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
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
2023-05-23
tracing/user_events: Remove RCU lock while pinning pages
Linus Torvalds
2023-05-23
tracing/user_events: Split up mm alloc and attach
Linus Torvalds
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2023-05-23
cpu/hotplug: Fix off by one in cpuhp_bringup_mask()
Thomas Gleixner
2023-05-23
tracing/timerlat: Always wakeup the timerlat thread
Daniel Bristot de Oliveira
2023-05-23
bpf: Validate BPF object in BPF_OBJ_PIN before calling LSM
Andrii Nakryiko
2023-05-23
tracing/user_events: Use long vs int for atomic bit ops
Beau Belgrave
2023-05-22
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
2023-05-22
module: Fix use-after-free bug in read_file_mod_stats()
Harshit Mogalapalli
2023-05-22
cgroup: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-22
cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
Qi Zheng
2023-05-22
capability: fix kernel-doc warnings in capability.c
Gaosheng Cui
2023-05-22
bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
Anton Protopopov
2023-05-20
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-05-20
sched/psi: Avoid resetting the min update period when it is unnecessary
Yang Yang
2023-05-19
bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
Aditi Ghag
2023-05-19
bpf: Show target_{obj,btf}_id in tracing link fdinfo
Yafang Shao
2023-05-19
bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
Will Deacon
2023-05-19
lockdep: Add lock_set_cmp_fn() annotation
Kent Overstreet
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
x86/hibernate: Declare global functions in suspend.h
Arnd Bergmann
2023-05-18
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-17
workqueue: Track and monitor per-workqueue CPU time usage
Tejun Heo
2023-05-17
workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
Tejun Heo
2023-05-17
workqueue: Automatically mark CPU-hogging work items CPU_INTENSIVE
Tejun Heo
2023-05-17
workqueue: Improve locking rule description for worker fields
Tejun Heo
2023-05-17
workqueue: Move worker_set/clr_flags() upwards
Tejun Heo
2023-05-17
workqueue: Re-order struct worker fields
Tejun Heo
2023-05-17
workqueue: Add pwq->stats[] and a monitoring script
Tejun Heo
2023-05-18
fprobe: add recursion detection in fprobe_exit_handler
Ze Gao
2023-05-18
fprobe: make fprobe_kprobe_handler recursion free
Ze Gao
2023-05-18
rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
Ze Gao
2023-05-17
audit: avoid missing-prototype warnings
Arnd Bergmann
2023-05-17
tracing: fprobe: Initialize ret valiable to fix smatch error
Masami Hiramatsu (Google)
2023-05-16
bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
Andrii Nakryiko
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-15
bpf: Fix memleak due to fentry attach failure
Yafang Shao
2023-05-15
bpf: Remove bpf trampoline selector
Yafang Shao
2023-05-15
bpf: fix calculation of subseq_idx during precision backtracking
Andrii Nakryiko
2023-05-15
bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
Dave Marchevsky
2023-05-15
bpf: netdev: init the offload table earlier
Jakub Kicinski
2023-05-15
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
2023-05-15
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
2023-05-15
cpu/hotplug: Remove unused state functions
Thomas Gleixner
2023-05-15
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
[prev]
[next]