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 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-17
1
-2
/
+25
|
\
|
*
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-13
1
-1
/
+11
|
*
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-09-02
1
-1
/
+14
*
|
Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-09-17
1
-0
/
+1
|
\
\
|
*
|
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-15
1
-0
/
+1
*
|
|
Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-09-15
3
-14
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-09-12
1
-6
/
+6
|
*
|
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2023-09-12
2
-8
/
+10
*
|
|
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-13
6
-30
/
+88
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-12
1
-4
/
+9
|
*
|
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-11
1
-1
/
+1
|
*
|
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-08
1
-13
/
+0
|
*
|
tracing: Use the new eventfs descriptor for print trigger
Steven Rostedt (Google)
2023-09-08
1
-2
/
+2
|
*
|
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-09-08
1
-0
/
+5
|
*
|
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-07
1
-0
/
+2
|
*
|
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+2
|
*
|
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+22
|
*
|
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+2
|
*
|
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-5
/
+10
|
*
|
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-07
3
-2
/
+33
*
|
|
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
1
-4
/
+4
|
\
\
\
|
*
\
\
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
1
-4
/
+4
|
|
\
\
\
|
|
*
|
|
bpf: make bpf_prog_pack allocator portable
Puranjay Mohan
2023-09-06
1
-4
/
+4
*
|
|
|
|
Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-09
4
-13
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
2023-09-08
1
-5
/
+0
|
*
|
|
|
|
dma-pool: remove a __maybe_unused label in atomic_pool_expand
Christoph Hellwig
2023-08-31
1
-2
/
+2
|
*
|
|
|
|
dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
Christoph Hellwig
2023-08-30
1
-1
/
+1
|
*
|
|
|
|
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
2023-08-30
1
-5
/
+15
*
|
|
|
|
|
Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-08
1
-2
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "printk: export symbols for debug modules"
Christoph Hellwig
2023-09-07
1
-2
/
+0
*
|
|
|
|
|
|
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
4
-38
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
2023-09-06
1
-1
/
+1
|
*
|
|
|
|
|
|
bpf: bpf_sk_storage: Fix invalid wait context lockdep report
Martin KaFai Lau
2023-09-06
1
-33
/
+14
|
*
|
|
|
|
|
|
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2023-09-06
2
-4
/
+2
|
*
|
|
|
|
|
|
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
2023-09-06
1
-0
/
+1
|
*
|
|
|
|
|
|
netfilter: nf_tables: Audit log rule reset
Phil Sutter
2023-08-31
1
-0
/
+1
|
*
|
|
|
|
|
|
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
2023-08-31
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-05
6
-0
/
+9
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-09-04
6
-0
/
+9
*
|
|
|
|
|
|
|
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-09-04
5
-74
/
+156
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
2023-09-04
4
-73
/
+153
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
2023-07-20
2
-7
/
+10
|
|
*
|
|
|
|
|
|
|
printk: Add per-console suspended state
John Ogness
2023-07-20
1
-30
/
+44
|
|
*
|
|
|
|
|
|
|
printk: Consolidate console deferred printing
John Ogness
2023-07-20
2
-14
/
+30
|
|
*
|
|
|
|
|
|
|
printk: Do not take console lock for console_flush_on_panic()
John Ogness
2023-07-20
1
-9
/
+19
|
|
*
|
|
|
|
|
|
|
printk: Keep non-panic-CPUs out of console lock
John Ogness
2023-07-20
1
-19
/
+26
|
|
*
|
|
|
|
|
|
|
printk: Reduce console_unblank() usage in unsafe scenarios
John Ogness
2023-07-20
1
-0
/
+28
|
|
*
|
|
|
|
|
|
|
kdb: Do not assume write() callback available
John Ogness
2023-07-20
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
printk: export symbols for debug modules
Enlin Mu
2023-08-16
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
printk: ringbuffer: Fix truncating buffer size min_t cast
Kees Cook
2023-08-14
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
[next]