Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
268a78404973594d1a7ec3a2b6a2474e0543a435
268a784
s390/kexec_file: Disable kexec_load when IPLed secure
by Philipp Rudo
· 6 years ago
99feaa7
s390/kexec_file: Create ipl report and pass to next kernel
by Philipp Rudo
· 6 years ago
e23a802
s390/kexec_file: Signature verification prototype
by Philipp Rudo
· 6 years ago
653beba
s390/kexec_file: Load new kernel to absolute 0
by Philipp Rudo
· 6 years ago
8e49642
s390/kexec_file: Unify loader code
by Philipp Rudo
· 6 years ago
d0d249d
s390/kexec_file: Simplify parmarea access
by Philipp Rudo
· 6 years ago
4c0f032
s390/purgatory: Omit use of bin2c
by Philipp Rudo
· 6 years ago
61f3f8f
s390/purgatory: Reduce purgatory size
by Philipp Rudo
· 6 years ago
729829d
s390/kexec_file: Fix detection of text segment in ELF loader
by Philipp Rudo
· 6 years ago
6339a38
s390/kexec_file: Fix potential segment overlap in ELF loader
by Philipp Rudo
· 6 years ago
f3df44e7
s390/zcore: Rename ipl_block to mitigate name collision
by Philipp Rudo
· 6 years ago
f678068
s390/boot: pad bzImage to 4K
by Martin Schwidefsky
· 6 years ago
937347a
s390/ipl: add helper functions to create an IPL report
by Martin Schwidefsky
· 6 years ago
9641b8c
s390/ipl: read IPL report at early boot
by Martin Schwidefsky
· 6 years ago
d29af5b
s390/ipl: add definitions for the IPL report block
by Martin Schwidefsky
· 6 years ago
5f1207f
s390/ipl: provide uapi header for list directed IPL
by Martin Schwidefsky
· 6 years ago
86c74d8
s390/ipl: make ipl_info less confusing
by Martin Schwidefsky
· 6 years ago
a8fd616
s390: report new CPU capabilities
by Martin Schwidefsky
· 6 years ago
769f020
s390/crypto: use TRNG for seeding/reseeding
by Harald Freudenberger
· 6 years ago
23d1aee
s390/crypto: rework generate_entropy function for pseudo random dd
by Harald Freudenberger
· 6 years ago
5513bc8
Merge tag 'vfio-ccw-20190425' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features
by Martin Schwidefsky
· 6 years ago
d1ffa76
vfio-ccw: Prevent quiesce function going into an infinite loop
by Farhan Ali
· 6 years ago
b49bdc8
vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
by Farhan Ali
· 6 years ago
cea5dde
vfio-ccw: Do not call flush_workqueue while holding the spinlock
by Farhan Ali
· 6 years ago
d5afd5d
vfio-ccw: add handling for async channel instructions
by Cornelia Huck
· 7 years ago
b094085
s390/cio: export hsch to modules
by Cornelia Huck
· 7 years ago
db8e5d1
vfio-ccw: add capabilities chain
by Cornelia Huck
· 7 years ago
4f766173
vfio-ccw: protect the I/O region
by Cornelia Huck
· 6 years ago
690f6a1
vfio-ccw: rework ssch state handling
by Cornelia Huck
· 6 years ago
71189f2
vfio-ccw: make it safe to access channel programs
by Cornelia Huck
· 6 years ago
c9f6215
s390/mm: fix pxd_bad with folded page tables
by Martin Schwidefsky
· 6 years ago
01eb42a
s390/kasan: fix strncpy_from_user kasan checks
by Vasily Gorbik
· 6 years ago
1c410fd
s390/cpum_cf_diag: Add support for CPU-MF SVN 6
by Thomas-Mich Richter
· 6 years ago
1a42010
s390/mm: convert to the generic get_user_pages_fast code
by Martin Schwidefsky
· 6 years ago
d1874a0
s390/mm: make the pxd_offset functions more robust
by Martin Schwidefsky
· 6 years ago
6bcf74e
s390/qdio: consolidate index tracking for queue scan
by Julian Wiedmann
· 6 years ago
5b2ad27
s390/qdio: limit direct access to first_to_check cursor
by Julian Wiedmann
· 6 years ago
913140e
s390: zcrypt: initialize variables before_use
by Arnd Bergmann
· 6 years ago
6e04249
s390: avoid __builtin_return_address(n) on clang
by Arnd Bergmann
· 6 years ago
475c8e9
s390: Convert IS_ENABLED uses to __is_defined
by Joe Perches
· 6 years ago
9a0ceb9
s390: make chkbss work with clang
by Arnd Bergmann
· 6 years ago
0a113ef
s390: make __load_psw_mask work with clang
by Arnd Bergmann
· 6 years ago
efb150d
s390: syscall_wrapper: avoid clang warning
by Arnd Bergmann
· 6 years ago
96ca767
s390: don't build vdso32 with clang
by Arnd Bergmann
· 6 years ago
c1afcae
s390: remove -fno-strength-reduce flag
by Arnd Bergmann
· 6 years ago
7aa0055
s390: fine-tune stack switch helper
by Martin Schwidefsky
· 6 years ago
e24e471
s390/rseq: use trap4 for RSEQ_SIG
by Martin Schwidefsky
· 6 years ago
e91012e
s390: cio: fix cio_irb declaration
by Arnd Bergmann
· 6 years ago
81a8f2b
s390/mm: silence compiler warning when compiling without CONFIG_PGSTE
by Thomas Huth
· 6 years ago
dccbbaf
s390/qdio: eliminate queue's last_move cursor
by Julian Wiedmann
· 6 years ago
65e4f77
s390/qdio: simplify SBAL range calculation
by Julian Wiedmann
· 6 years ago
b39544c
s390/qdio: pass up count of ready-to-process SBALs
by Julian Wiedmann
· 6 years ago
3429842
s390/qdio: fix output of DSCI value in debug file
by Julian Wiedmann
· 6 years ago
093ddcc
s390/protvirt: block kernel command line alteration
by Vasily Gorbik
· 6 years ago
db9492c
s390/protvirt: add memory sharing for diag 308 set/store
by Vasily Gorbik
· 6 years ago
5abb935
s390/uv: introduce guest side ultravisor code
by Vasily Gorbik
· 6 years ago
fd184e1
s390: introduce .boot.preserved.data section compile time validation
by Vasily Gorbik
· 6 years ago
1e941d3
s390: move ipl block to .boot.preserved.data section
by Vasily Gorbik
· 6 years ago
bf9921a
s390: introduce .boot.preserved.data section
by Gerald Schaefer
· 6 years ago
46a984ff
s390/cpum_cf: Add support for CPU-MF SVN 6
by Thomas Richter
· 6 years ago
2f2f383
s390/qdio: clean up qdio_check_outbound_after_thinint()
by Julian Wiedmann
· 6 years ago
f85b2b2
s390/qdio: clean up pci_out_supported()
by Julian Wiedmann
· 6 years ago
2cc9637
s390/dasd: Fix capacity calculation for large volumes
by Peter Oberparleiter
· 6 years ago
2d4ea4b
s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)
by Joe Perches
· 6 years ago
9936328
Merge tag 'pci-v5.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
8c7ae38
afs: Fix StoreData op marshalling
by David Howells
· 6 years ago
7d6ab82
vfs: Update mount API docs
by David Howells
· 6 years ago
bfed6d0
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
97c41a6
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
b6ffdf2
s390/cpumf: Fix warning from check_processor_id
by Thomas Richter
· 6 years ago
1a9df9e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
14c741d
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
01f2f5b
SUNRPC: fix uninitialized variable warning
by Alakesh Haloi
· 6 years ago
8c838f5
dpaa2-eth: fix race condition with bql frame accounting
by Ioana Ciornei
· 6 years ago
047a013
chelsio: use BUG() instead of BUG_ON(1)
by Arnd Bergmann
· 6 years ago
c493b09b
net: devlink: skip info_get op call if it is not defined in dumpit
by Jiri Pirko
· 6 years ago
450895d
net: phy: bcm54xx: Encode link speed and activity into LEDs
by Vladimir Oltean
· 6 years ago
9926cb5
tipc: change to check tipc_own_id to return in tipc_net_stop
by Xin Long
· 6 years ago
b7ebee2
net: usb: aqc111: Extend HWID table by QNAP device
by Dmitry Bezrukov
· 6 years ago
1f8389b
net: sched: Kconfig: update reference link for PIE
by Leslie Monis
· 6 years ago
db460c5
net: dsa: qca8k: extend slave-bus implementations
by Christian Lamparter
· 6 years ago
1eec715
net: dsa: qca8k: remove leftover phy accessors
by Christian Lamparter
· 6 years ago
5e07321
dt-bindings: net: dsa: qca8k: support internal mdio-bus
by Christian Lamparter
· 6 years ago
fb1eb41
dt-bindings: net: dsa: qca8k: fix example
by Christian Lamparter
· 6 years ago
65ae689
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
26a3b01
Merge tag 'trace-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
9798a22
Merge tag 'locks-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
9efb85c
ftrace: Fix warning using plain integer as NULL & spelling corrections
by Hariprasad Kelam
· 6 years ago
3dee10d
tracing: initialize variable in create_dyn_event()
by Frank Rowand
· 6 years ago
ff9d31d
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
by Tom Zanussi
· 6 years ago
d29f5aa
net: phy: don't clear BMCR in genphy_soft_reset
by Heiner Kallweit
· 6 years ago
0fa635a
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
by Lukas Wunner
· 6 years ago
55397ce
PCI/LINK: Clear bandwidth notification interrupt before enabling it
by Lukas Wunner
· 6 years ago
3e82a7f
PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked
by Alexandru Gagniuc
· 6 years ago
a3ac791
Revert "parport: daisy: use new parport device model"
by Linus Torvalds
· 6 years ago
9395874
arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186
by Jonathan Hunter
· 6 years ago
2e8c54d
Merge tag 'imx-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
by Arnd Bergmann
· 6 years ago
0cee41d
Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
by Arnd Bergmann
· 6 years ago
274a8dd
Merge tag 'arm-soc/for-5.1/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
by Arnd Bergmann
· 6 years ago
fa94635
ARM: dts: nomadik: Fix polarity of SPI CS
by Linus Walleij
· 6 years ago
Next »