index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-04-29
bpf: Use struct_size()
Andy Shevchenko
2024-04-29
Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-04-30
clocksource: Make the int help prompt unit readable in ncurses
Borislav Petkov (AMD)
2024-04-29
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
2024-04-29
tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()
LuMingYin
2024-04-29
softirq: Fix suspicious RCU usage in __do_softirq()
Zqiang
2024-04-28
Merge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-28
Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-28
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
2024-04-28
sched/isolation: Prevent boot crash when the boot CPU is nohz_full
Oleg Nesterov
2024-04-27
profiling: Remove create_prof_cpu_mask().
Tetsuo Handa
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
2024-04-26
kdb: Simplify management of tmpbuffer in kdb_read()
Daniel Thompson
2024-04-26
kdb: Replace double memcpy() with memmove() in kdb_read()
Daniel Thompson
2024-04-26
kdb: Use format-specifiers rather than memset() for padding in kdb_read()
Daniel Thompson
2024-04-26
kdb: Merge identical case statements in kdb_read()
Daniel Thompson
2024-04-26
kdb: Fix console handling when editing and tab-completing commands
Daniel Thompson
2024-04-26
kdb: Use format-strings rather than '\0' injection in kdb_read()
Daniel Thompson
2024-04-26
kdb: Fix buffer overflow during tab-complete
Daniel Thompson
2024-04-25
blktrace: convert strncpy() to strscpy_pad()
Arnd Bergmann
2024-04-25
kcov: avoid clang out-of-range warning
Arnd Bergmann
2024-04-25
regset: use kvzalloc() for regset_get_alloc()
Douglas Anderson
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
Matthew Wilcox (Oracle)
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
lib: prevent module unloading if memory is not freed
Suren Baghdasaryan
2024-04-25
lib: code tagging module support
Suren Baghdasaryan
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
cgroup/cpuset: Remove outdated comment in sched_partition_write()
Xiu Jianfeng
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
bpf: make common crypto API for TC/XDP programs
Vadim Fedorenko
2024-04-24
genirq: Reuse irq_is_nmi()
Jinjie Ruan
2024-04-24
genirq/cpuhotplug: Retry with cpu_online_mask when migration fails
Dongli Zhang
2024-04-24
genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
David Stevens
2024-04-24
workqueue: Fix divide error in wq_update_node_max_active()
Lai Jiangshan
2024-04-24
bpf: Introduce bpf_preempt_[disable,enable] kfuncs
Kumar Kartikeya Dwivedi
2024-04-24
bpf: Don't check for recursion in bpf_wq_work.
Alexei Starovoitov
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
[prev]
[next]