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.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-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
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
10
-24
/
+24
*
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-28
5
-30
/
+37
|
\
|
*
sched/cfs: change initial value of runnable_avg
Vincent Guittot
2020-06-28
1
-1
/
+1
|
*
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2020-06-28
2
-21
/
+3
|
*
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2020-06-28
2
-3
/
+3
|
*
sched/core: Fix ttwu() race
Peter Zijlstra
2020-06-28
1
-5
/
+28
|
*
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-28
1
-1
/
+2
|
*
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-28
1
-0
/
+1
|
*
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-06-28
1
-1
/
+1
*
|
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
1
-7
/
+25
|
\
\
|
*
|
rcu: Fixup noinstr warnings
Peter Zijlstra
2020-06-25
1
-7
/
+25
*
|
|
Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-27
3
-28
/
+39
|
\
\
\
|
*
|
|
dma-remap: align the size in dma_common_*_remap()
Eric Auger
2020-06-23
1
-2
/
+3
|
*
|
|
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
2020-06-23
1
-1
/
+1
|
*
|
|
dma-direct: add missing set_memory_decrypted() for coherent mapping
David Rientjes
2020-06-23
1
-0
/
+6
|
*
|
|
dma-direct: check return value when encrypting or decrypting memory
David Rientjes
2020-06-17
1
-5
/
+14
|
*
|
|
dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
David Rientjes
2020-06-17
1
-1
/
+6
|
*
|
|
dma-direct: always align allocation size in dma_direct_alloc_pages()
David Rientjes
2020-06-17
1
-7
/
+10
|
*
|
|
dma-direct: mark __dma_direct_alloc_pages static
Christoph Hellwig
2020-06-17
1
-1
/
+1
|
*
|
|
dma-direct: re-enable mmap for !CONFIG_MMU
Christoph Hellwig
2020-06-17
2
-14
/
+1
*
|
|
|
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-06-27
2
-29
/
+47
|
\
\
\
\
|
*
|
|
|
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
2020-06-26
1
-0
/
+4
|
*
|
|
|
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
2020-06-26
1
-1
/
+3
|
*
|
|
|
kdb: Make kdb_printf() console handling more robust
Sumit Garg
2020-06-25
1
-0
/
+11
|
*
|
|
|
kdb: Check status of console prior to invoking handlers
Sumit Garg
2020-06-25
1
-0
/
+2
|
*
|
|
|
kdb: Re-factor kdb_printf() message write code
Sumit Garg
2020-06-25
1
-29
/
+28
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-06-26
1
-4
/
+11
|
\
\
\
\
|
*
|
|
|
cpuidle: Rearrange s2idle-specific idle state entry code
Rafael J. Wysocki
2020-06-25
1
-4
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-26
2
-29
/
+9
|
\
\
\
\
|
*
|
|
|
mm: remove vmalloc_exec
Christoph Hellwig
2020-06-26
1
-1
/
+3
|
*
|
|
|
kexec: do not verify the signature without the lockdown or mandatory signature
Lianbo Jiang
2020-06-26
1
-28
/
+6
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
3
-25
/
+40
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
3
-25
/
+40
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
Stanislav Fomichev
2020-06-17
1
-20
/
+33
|
|
*
|
|
|
|
devmap: Use bpf_map_area_alloc() for allocating hash buckets
Toke Høiland-Jørgensen
2020-06-17
1
-4
/
+6
|
|
*
|
|
|
|
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
2020-06-17
1
-1
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-25
3
-6
/
+27
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-23
1
-2
/
+6
|
*
|
|
|
|
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-23
1
-2
/
+19
|
*
|
|
|
|
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
2020-06-23
1
-1
/
+1
|
*
|
|
|
|
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-23
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-24
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
nsproxy: restore EINVAL for non-namespace file descriptor
Christian Brauner
2020-06-17
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Revert "kernel/printk: add kmsg SEEK_CUR handling"
Jason A. Donenfeld
2020-06-21
1
-10
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
8
-27
/
+88
|
\
\
\
\
|
*
|
|
|
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
2020-06-17
1
-2
/
+10
|
*
|
|
|
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-16
1
-2
/
+1
|
*
|
|
|
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-16
1
-2
/
+2
|
*
|
|
|
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
2020-06-16
1
-1
/
+1
|
*
|
|
|
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-16
3
-7
/
+26
[next]