index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
s390/pci: provide support for CPU directed interrupts
Sebastian Ott
5
-63
/
+368
2019-04-29
s390/airq: provide cacheline aligned ivs
Sebastian Ott
2
-9
/
+40
2019-04-29
s390/pci: clarify interrupt vector usage
Sebastian Ott
1
-12
/
+26
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
8
-10
/
+10
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
3
-1
/
+3
2019-04-29
s390/pci: move everything irq related to pci_irq.c
Sebastian Ott
4
-217
/
+229
2019-04-29
s390/pci: remove unused define
Sebastian Ott
1
-2
/
+0
2019-04-29
s390/pci: mark command line parser data __initdata
Sebastian Ott
1
-1
/
+1
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
4
-1
/
+24
2019-04-29
s390/kexec_file: Disable kexec_load when IPLed secure
Philipp Rudo
3
-1
/
+17
2019-04-29
s390/kexec_file: Create ipl report and pass to next kernel
Philipp Rudo
5
-9
/
+86
2019-04-29
s390/kexec_file: Signature verification prototype
Philipp Rudo
8
-0
/
+95
2019-04-29
s390/kexec_file: Load new kernel to absolute 0
Philipp Rudo
5
-18
/
+28
2019-04-29
s390/kexec_file: Unify loader code
Philipp Rudo
4
-84
/
+58
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
6
-25
/
+28
2019-04-29
s390/purgatory: Omit use of bin2c
Philipp Rudo
2
-6
/
+17
2019-04-29
s390/purgatory: Reduce purgatory size
Philipp Rudo
2
-4
/
+64
2019-04-29
s390/kexec_file: Fix detection of text segment in ELF loader
Philipp Rudo
1
-1
/
+6
2019-04-29
s390/kexec_file: Fix potential segment overlap in ELF loader
Philipp Rudo
1
-1
/
+1
2019-04-26
s390/zcore: Rename ipl_block to mitigate name collision
Philipp Rudo
1
-10
/
+12
2019-04-26
s390/boot: pad bzImage to 4K
Martin Schwidefsky
1
-0
/
+1
2019-04-26
s390/ipl: add helper functions to create an IPL report
Martin Schwidefsky
2
-0
/
+161
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
10
-16
/
+300
2019-04-26
s390/ipl: add definitions for the IPL report block
Martin Schwidefsky
1
-1
/
+61
2019-04-26
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
5
-128
/
+161
2019-04-26
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
4
-68
/
+66
2019-04-25
s390: report new CPU capabilities
Martin Schwidefsky
3
-1
/
+14
2019-04-25
s390/crypto: use TRNG for seeding/reseeding
Harald Freudenberger
1
-20
/
+47
2019-04-25
s390/crypto: rework generate_entropy function for pseudo random dd
Harald Freudenberger
1
-28
/
+58
2019-04-25
Merge tag 'vfio-ccw-20190425' of https://git.kernel.org/pub/scm/linux/kernel/...
Martin Schwidefsky
11
-70
/
+560
2019-04-24
vfio-ccw: Prevent quiesce function going into an infinite loop
Farhan Ali
1
-14
/
+18
2019-04-24
vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
Farhan Ali
1
-1
/
+10
2019-04-24
vfio-ccw: Do not call flush_workqueue while holding the spinlock
Farhan Ali
1
-1
/
+1
2019-04-24
vfio-ccw: add handling for async channel instructions
Cornelia Huck
8
-18
/
+270
2019-04-24
s390/cio: export hsch to modules
Cornelia Huck
1
-0
/
+1
2019-04-24
vfio-ccw: add capabilities chain
Cornelia Huck
3
-26
/
+201
2019-04-24
vfio-ccw: protect the I/O region
Cornelia Huck
3
-9
/
+24
2019-04-24
vfio-ccw: rework ssch state handling
Cornelia Huck
3
-8
/
+16
2019-04-24
vfio-ccw: make it safe to access channel programs
Cornelia Huck
3
-1
/
+27
2019-04-24
s390/mm: fix pxd_bad with folded page tables
Martin Schwidefsky
1
-14
/
+19
2019-04-24
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-04-23
s390/cpum_cf_diag: Add support for CPU-MF SVN 6
Thomas-Mich Richter
1
-2
/
+7
2019-04-23
s390/mm: convert to the generic get_user_pages_fast code
Martin Schwidefsky
4
-292
/
+14
2019-04-23
s390/mm: make the pxd_offset functions more robust
Martin Schwidefsky
2
-45
/
+55
2019-04-18
s390/qdio: consolidate index tracking for queue scan
Julian Wiedmann
1
-24
/
+31
2019-04-18
s390/qdio: limit direct access to first_to_check cursor
Julian Wiedmann
1
-27
/
+29
2019-04-11
s390: zcrypt: initialize variables before_use
Arnd Bergmann
1
-0
/
+4
2019-04-11
s390: avoid __builtin_return_address(n) on clang
Arnd Bergmann
1
-0
/
+5
2019-04-11
s390: Convert IS_ENABLED uses to __is_defined
Joe Perches
3
-7
/
+7
2019-04-11
s390: make chkbss work with clang
Arnd Bergmann
1
-1
/
+2
[next]