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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-07-13
sched: don't account throttle time for empty groups
Josh Don
2023-07-13
kernel/fork: beware of __put_task_struct() calling context
Wander Lairson Costa
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
2023-07-12
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-12
bpf: Add object leak check.
Hou Tao
2023-07-12
bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu.
Alexei Starovoitov
2023-07-12
bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu().
Alexei Starovoitov
2023-07-12
rcu: Export rcu_request_urgent_qs_task()
Paul E. McKenney
2023-07-12
bpf: Allow reuse from waiting_for_gp_ttrace list.
Alexei Starovoitov
2023-07-12
bpf: Add a hint to allocated objects.
Alexei Starovoitov
2023-07-12
bpf: Change bpf_mem_cache draining process.
Alexei Starovoitov
2023-07-12
bpf: Further refactor alloc_bulk().
Alexei Starovoitov
2023-07-12
bpf: Factor out inc/dec of active flag into helpers.
Alexei Starovoitov
2023-07-12
bpf: Refactor alloc_bulk().
Alexei Starovoitov
2023-07-12
bpf: Let free_all() return the number of freed elements.
Alexei Starovoitov
2023-07-12
bpf: Simplify code of destroy_mem_alloc() with kmemdup().
Alexei Starovoitov
2023-07-12
bpf: Rename few bpf_mem_alloc fields.
Alexei Starovoitov
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-07-12
bpf: teach verifier actual bounds of bpf_get_smp_processor_id() result
Andrii Nakryiko
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
2023-07-11
bpf: Add a common helper bpf_copy_to_user()
Yafang Shao
2023-07-11
bpf: Expose symbol's respective address
Yafang Shao
2023-07-11
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-07-11
bpf: Protect probed address based on kptr_restrict setting
Yafang Shao
2023-07-11
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
2023-07-11
bpf: cpumap: Fix memory leak in cpu_map_update_elem
Pu Lehui
2023-07-11
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Miaohe Lin
2023-07-11
PM: QoS: Restore support for default value on frequency QoS
Chungkai Yang
2023-07-11
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
2023-07-10
tracing/user_events: Fix struct arg size match check
Beau Belgrave
2023-07-11
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-10
smp: Reduce NMI traffic from CSD waiters to CSD destination
Imran Khan
2023-07-10
smp: Reduce logging due to dump_stack of CSD waiters
Imran Khan
2023-07-10
cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...
Waiman Long
2023-07-10
cgroup/cpuset: Improve temporary cpumasks handling
Waiman Long
2023-07-10
cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
Waiman Long
2023-07-10
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
2023-07-10
cgroup: fix obsolete comment above for_each_css()
Miaohe Lin
2023-07-10
workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrai...
tiozhang
2023-07-10
workqueue: Warn attempt to flush system-wide workqueues.
Tetsuo Handa
2023-07-10
cpuset: Allow setscheduler regardless of manipulated task
Michal Koutný
2023-07-10
cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
Miaohe Lin
2023-07-10
cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
Miaohe Lin
2023-07-10
cgroup: minor cleanup for cgroup_extra_stat_show()
Miaohe Lin
2023-07-10
kernel: params: Remove unnecessary ‘0’ values from err
Li zeming
2023-07-10
module: Ignore RISC-V mapping symbols too
Palmer Dabbelt
[prev]
[next]