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.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
2024-07-23
s390/entry: Make mchk_int_handler() ready for lowcore relocation
Sven Schnelle
1
-23
/
+25
2024-07-23
s390/entry: Make int handlers ready for lowcore relocation
Sven Schnelle
1
-15
/
+16
2024-07-23
s390/entry: Make pgm_check_handler() ready for lowcore relocation
Sven Schnelle
2
-21
/
+32
2024-07-23
s390/entry: Add base register to CHECK_VMAP_STACK/CHECK_STACK macro
Sven Schnelle
1
-12
/
+12
2024-07-23
s390/entry: Add base register to SIEEXIT macro
Sven Schnelle
1
-8
/
+8
2024-07-23
s390/entry: Add base register to MBEAR macro
Sven Schnelle
1
-4
/
+5
2024-07-23
s390/entry: Make __sie64a() ready for lowcore relocation
Sven Schnelle
1
-3
/
+6
2024-07-23
s390/head64: Make startup code ready for lowcore relocation
Sven Schnelle
1
-3
/
+5
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
12
-2
/
+57
2024-07-23
s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0
Heiko Carstens
1
-1
/
+2
2024-07-23
s390/entry: Move SIE indicator flag to thread info
Heiko Carstens
4
-10
/
+14
2024-07-23
s390/nmi: Simplify ptregs setup
Heiko Carstens
1
-3
/
+2
2024-07-23
s390/alternatives: Remove alternative facility list
Heiko Carstens
5
-19
/
+5
2024-07-23
s390/nospec: Push down alternative handling
Heiko Carstens
8
-15
/
+33
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
7
-4
/
+27
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
6
-34
/
+92
2024-07-23
s390/uaccess: Make s390_kernel_write() usable for decompressor
Heiko Carstens
2
-3
/
+10
2024-07-23
s390/alternatives: Move text sync functions
Heiko Carstens
2
-21
/
+19
2024-07-23
s390/alternatives: Merge both alternative header files
Heiko Carstens
3
-58
/
+51
2024-07-23
s390/alternatives: Use consistent naming
Heiko Carstens
2
-16
/
+16
2024-07-23
s390/alternatives: Remove noaltinstr option
Sven Schnelle
2
-22
/
+2
2024-07-23
s390: Move CIF flags to struct pcpu
Sven Schnelle
6
-20
/
+34
2024-07-23
s390/smp: Switch pcpu_devices to percpu
Sven Schnelle
1
-56
/
+57
2024-07-23
s390/smp: Handle restart interrupt on ipl cpu
Sven Schnelle
3
-17
/
+1
2024-07-23
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
1
-2
/
+6
2024-07-23
s390/cpum_cf: Fix endless loop in CF_DIAG event stop
Thomas Richter
1
-4
/
+10
2024-07-23
s390/ptdump: Add KMSAN page markers
Ilya Leoshkevich
1
-0
/
+30
2024-07-23
s390/kmsan: Fix merge conflict with get_lowcore() introduction
Ilya Leoshkevich
1
-3
/
+3
2024-07-23
s390/setup: Fix __pa/__va for modules under non-GPL licenses
Vasily Gorbik
1
-1
/
+1
2024-07-23
s390/pci: Allow allocation of more than 1 MSI interrupt
Gerd Bayer
1
-20
/
+42
2024-07-23
s390/pci: Refactor arch_setup_msi_irqs()
Gerd Bayer
1
-22
/
+32
2024-07-23
s390: Add runtime constant support
Heiko Carstens
2
-0
/
+80
2024-07-23
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-1304
/
+747
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
35
-900
/
+1965
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
32
-51
/
+256
2024-07-22
Merge tag 'thermal-6.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-29
/
+37
2024-07-22
Merge tag 'io_uring-6.11-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2
-2
/
+4
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
19
-102
/
+233
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
11
-229
/
+222
2024-07-22
Merge tag 'bcachefs-2024-07-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
4
-11
/
+9
2024-07-22
Merge tag 'ntfs3_for_6.11' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
14
-309
/
+480
2024-07-22
bcachefs: Fix printbuf usage while atomic
Kent Overstreet
1
-0
/
+1
2024-07-22
bcachefs: More informative error message in reattach_inode()
Kent Overstreet
1
-2
/
+5
2024-07-22
Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-20
/
+183
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
156
-842
/
+1416
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
328
-9195
/
+12435
2024-07-22
Merge tag 'rtc-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
40
-103
/
+299
2024-07-22
Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
8
-31
/
+191
2024-07-21
Merge tag 'pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
100
-1957
/
+7426
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
163
-2313
/
+7748
[next]