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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
2
-21
/
+22
|
\
|
*
lockdep,trace: Expose tracepoints
Peter Zijlstra
2020-08-26
1
-5
/
+9
|
*
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
1
-0
/
+3
|
*
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2020-08-26
1
-14
/
+8
|
*
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-26
1
-2
/
+2
*
|
dma-pool: Fix an uninitialized variable bug in atomic_pool_expand()
Dan Carpenter
2020-08-27
1
-1
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
26
-41
/
+41
|
/
*
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-23
1
-1
/
+2
|
\
|
*
core/entry: Respect syscall number rewrites
Thomas Gleixner
2020-08-21
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-23
2
-3
/
+18
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
2
-3
/
+18
|
|
\
\
|
|
*
|
bpf: Avoid visit same object multiple times
Yonghong Song
2020-08-18
1
-1
/
+2
|
|
*
|
bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
Yonghong Song
2020-08-18
1
-1
/
+14
|
|
*
|
bpf: Use get_file_rcu() instead of get_file() for task_file iterator
Yonghong Song
2020-08-17
1
-1
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-21
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
2020-08-21
1
-1
/
+1
|
*
|
|
|
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
2020-08-21
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-20
2
-71
/
+87
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
dma-pool: Only allocate from CMA when in same memory zone
Nicolas Saenz Julienne
2020-08-14
1
-1
/
+30
|
*
|
|
dma-pool: fix coherent pool allocations for IOMMU mappings
Christoph Hellwig
2020-08-14
2
-70
/
+57
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
1
-10
/
+14
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-14
1
-10
/
+14
|
|
\
\
\
|
|
*
|
|
bpf: Iterate through all PT_NOTE sections when looking for build id
Jiri Olsa
2020-08-12
1
-10
/
+14
*
|
|
|
|
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-17
1
-0
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
2
-2
/
+22
|
\
\
\
\
|
*
|
|
|
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
2
-2
/
+22
*
|
|
|
|
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-14
1
-0
/
+3
*
|
|
|
|
|
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
1
-15
/
+26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kexec_file: Correctly output debugging information for the PT_LOAD ELF header
Lianbo Jiang
2020-08-07
1
-4
/
+4
|
*
|
|
|
|
|
kexec: Improve & fix crash_exclude_mem_range() to handle overlapping ranges
Lianbo Jiang
2020-08-07
1
-12
/
+23
*
|
|
|
|
|
|
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
2
-12
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/debug: Fix the alignment of the show-state debug output
Libing Zhou
2020-08-14
1
-11
/
+4
|
*
|
|
|
|
|
|
sched: Fix use of count for nr_running tracepoint
Phil Auld
2020-08-06
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-15
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability
Alexey Budankov
2020-08-06
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-15
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
futex: Convert to use the preferred 'fallthrough' macro
Miaohe Lin
2020-08-13
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-15
3
-173
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
3
-173
/
+1
*
|
|
|
|
|
|
|
|
|
|
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
2020-08-14
2
-50
/
+1
*
|
|
|
|
|
|
|
|
|
|
dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
Hugh Dickins
2020-08-14
1
-18
/
+9
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
5
-7
/
+53
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
time: Delete repeated words in comments
Randy Dunlap
2020-08-10
3
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2020-08-06
3
-4
/
+50
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
3
-25
/
+201
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2020-08-06
3
-12
/
+183
|
*
|
|
|
|
|
|
|
|
|
posix-cpu-timers: Split run_posix_cpu_timers()
Thomas Gleixner
2020-08-06
1
-19
/
+24
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-14
2
-4
/
+11
|
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
genirq: Unlock irq descriptor after errors
Guenter Roeck
2020-08-13
1
-2
/
+5
[next]