index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
4
-20
/
+8
|
\
|
*
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
1236
-21958
/
+38511
|
|
\
|
*
|
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
4
-20
/
+8
*
|
|
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-11
8
-14
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
riscv: Move EXCEPTION_TABLE to RO_DATA segment
Jisheng Zhang
2021-09-10
2
-3
/
+2
|
*
|
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
2021-09-10
1
-0
/
+1
|
*
|
riscv: dts: microchip: mpfs-icicle: Fix serial console
Geert Uytterhoeven
2021-09-10
1
-1
/
+5
|
*
|
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2021-09-10
2
-10
/
+5
|
*
|
riscv: Improve stack randomisation on RV64
Kefeng Wang
2021-09-10
1
-0
/
+3
|
*
|
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
Heinrich Schuchardt
2021-09-10
1
-0
/
+2
|
*
|
riscv: defconfig: enable BLK_DEV_NVME
Heinrich Schuchardt
2021-09-10
1
-0
/
+2
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-09-10
1
-1
/
+21
|
\
\
\
|
*
|
|
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
2021-09-10
1
-0
/
+6
|
*
|
|
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
2021-09-09
1
-1
/
+15
*
|
|
|
Merge tag 'for-5.15/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-10
13
-170
/
+93
|
\
\
\
\
|
*
|
|
|
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
6
-86
/
+62
|
*
|
|
|
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2021-09-09
2
-6
/
+3
|
*
|
|
|
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
3
-9
/
+8
|
*
|
|
|
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
2021-09-09
1
-7
/
+10
|
*
|
|
|
parisc: Drop useless debug info and comments from signal.c
Helge Deller
2021-09-09
1
-15
/
+0
|
*
|
|
|
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
2021-09-09
4
-38
/
+1
|
*
|
|
|
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
2021-09-09
1
-9
/
+9
*
|
|
|
|
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
7
-33
/
+111
|
\
\
\
\
\
|
*
|
|
|
|
um: fix stub location calculation
Johannes Berg
2021-08-26
4
-4
/
+26
|
*
|
|
|
|
um: enable VMAP_STACK
Johannes Berg
2021-08-26
1
-0
/
+1
|
*
|
|
|
|
um: virt-pci: don't do DMA from stack
Johannes Berg
2021-08-26
1
-26
/
+78
|
*
|
|
|
|
um: virtio_uml: fix memory leak on init failures
Johannes Berg
2021-08-26
1
-1
/
+3
|
*
|
|
|
|
um: virtio_uml: include linux/virtio-uml.h
Johannes Berg
2021-08-26
1
-0
/
+1
|
*
|
|
|
|
um: make PCI emulation driver init/exit static
Johannes Berg
2021-08-26
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-09-09
23
-291
/
+270
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: 9118/1: div64: Remove always-true __div64_const32_is_OK() duplicate
Geert Uytterhoeven
2021-08-20
1
-11
/
+0
|
*
|
|
|
|
|
ARM: 9116/1: unified: Remove check for gcc < 4
Geert Uytterhoeven
2021-08-20
1
-4
/
+0
|
*
|
|
|
|
|
ARM: 9110/1: oabi-compat: fix oabi epoll sparse warning
Arnd Bergmann
2021-08-20
1
-1
/
+1
|
*
|
|
|
|
|
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
2021-08-20
11
-86
/
+7
|
*
|
|
|
|
|
ARM: 9112/1: uaccess: add __{get,put}_kernel_nofault
Arnd Bergmann
2021-08-20
1
-40
/
+83
|
*
|
|
|
|
|
ARM: 9111/1: oabi-compat: rework fcntl64() emulation
Arnd Bergmann
2021-08-20
1
-33
/
+60
|
*
|
|
|
|
|
ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation
Arnd Bergmann
2021-08-20
1
-16
/
+44
|
*
|
|
|
|
|
ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulation
Arnd Bergmann
2021-08-20
3
-69
/
+29
|
*
|
|
|
|
|
ARM: 9107/1: syscall: always store thread_info->abi_syscall
Arnd Bergmann
2021-08-20
6
-10
/
+21
|
*
|
|
|
|
|
ARM: 9109/1: oabi-compat: add epoll_pwait handler
Arnd Bergmann
2021-08-20
2
-4
/
+36
|
*
|
|
|
|
|
ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs()
Arnd Bergmann
2021-08-20
1
-31
/
+16
|
*
|
|
|
|
|
ARM: 9105/1: atags_to_fdt: don't warn about stack size
David Heidelberg
2021-08-10
1
-0
/
+2
|
*
|
|
|
|
|
ARM: 9103/1: Drop ARCH_NR_GPIOS definition
Linus Walleij
2021-08-10
1
-4
/
+0
|
*
|
|
|
|
|
ARM: 9102/1: move theinstall rules to arch/arm/Makefile
Masahiro Yamada
2021-08-10
2
-14
/
+3
|
*
|
|
|
|
|
ARM: 9099/1: crypto: rename 'mod_init' & 'mod_exit' functions to be module-sp...
Randy Dunlap
2021-08-10
1
-4
/
+4
*
|
|
|
|
|
|
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
17
-49
/
+63
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
hugetlbfs: s390 is always 64bit
David Hildenbrand
2021-09-08
1
-0
/
+1
|
*
|
|
|
|
|
s390/ftrace: remove incorrect __va usage
Heiko Carstens
2021-09-08
1
-2
/
+2
|
*
|
|
|
|
|
s390: remove xpram device driver
Heiko Carstens
2021-09-07
2
-2
/
+0
|
*
|
|
|
|
|
s390/pci: read clp_list_pci_req only once
Pierre Morel
2021-09-07
1
-1
/
+1
[next]