index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-11
x86/idt: Remove update_intr_gate()
Thomas Gleixner
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
2020-06-11
lib/smp_processor_id: Move it into noinstr section
Thomas Gleixner
2020-06-11
context_tracking: Ensure that the critical path cannot be instrumented
Thomas Gleixner
2020-06-11
x86/entry: Exclude low level entry code from sanitizing
Peter Zijlstra
2020-06-11
x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
Thomas Gleixner
2020-06-11
x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
Thomas Gleixner
2020-06-11
x86/doublefault: Remove memmove() call
Peter Zijlstra
2020-06-11
x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area
Andy Lutomirski
2020-06-11
x86/idt: Keep spurious entries unset in system_vectors
Vitaly Kuznetsov
2020-06-11
x86/idt: Annotate alloc_intr_gate() with __init
Vitaly Kuznetsov
2020-06-11
x86/xen: Split HVM vector callback setup and interrupt gate allocation
Vitaly Kuznetsov
2020-06-11
x86/idt: Remove address operator on function machine_check()
Lai Jiangshan
2020-06-11
x86/entry/64: Remove unneeded kernel CR3 switching
Lai Jiangshan
2020-06-11
x86/entry/64: Remove an unused label
Lai Jiangshan
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
2020-06-11
asm-generic/atomic: Use __always_inline for fallback wrappers
Marco Elver
2020-06-10
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-06-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
2020-06-10
Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-10
Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-06-10
proc: s_fs_info may be NULL when proc_kill_sb is called
Alexey Gladkov
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-06-10
sysctl: reject gigantic reads/write to sysctl files
Christoph Hellwig
2020-06-10
cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
Christoph Hellwig
2020-06-10
Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-06-10
Documentation/CodingStyle: Fix duplicate "are" typo
Geert Uytterhoeven
2020-06-10
arch/sparc/mm/srmmu.c: fix build
Andrew Morton
2020-06-10
Merge branch 'acpica'
Rafael J. Wysocki
2020-06-10
Merge branches 'pm-cpufreq' and 'pm-acpi'
Rafael J. Wysocki
2020-06-10
Merge branch 'pm-opp'
Rafael J. Wysocki
2020-06-09
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-09
Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2020-06-09
Merge tag 'afs-fixes-20200609' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-09
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
2020-06-09
clk: baikal-t1: remove redundant assignment to variable 'divider'
Colin Ian King
2020-06-09
clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible"
Colin Ian King
[next]