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
2024-04-23
bpf: make timer data struct more generic
Benjamin Tissoires
2024-04-23
genirq/msi: Add MSI allocation helper and export MSI functions
Nipun Gupta
2024-04-23
workqueue: Fix selection of wake_cpu in kick_pool()
Sven Schnelle
2024-04-23
cgroup/cpuset: Avoid clearing CS_SCHED_LOAD_BALANCE twice
Xiu Jianfeng
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
2024-04-23
crash: add a new kexec flag for hotplug support
Sourabh Jain
2024-04-23
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
2024-04-23
genirq: Simplify the checks for irq_set_percpu_devid_partition()
Jinjie Ruan
2024-04-22
cgroup/cpuset: Statically initialize more members of top_cpuset
Xiu Jianfeng
2024-04-22
kdb: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-04-22
bpf: Fix typos in comments
Rafael Passos
2024-04-22
bpf: Fix typo in function save_aux_ptr_type
Rafael Passos
2024-04-22
hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()
Jiapeng Chong
2024-04-22
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
2024-04-22
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
2024-04-22
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-19
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-19
cgroup: Avoid unnecessary looping in cgroup_no_v1()
Xiu Jianfeng
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
cgroup, legacy_freezer: update comment for freezer_css_offline()
Xiu Jianfeng
2024-04-18
cgroup: don't call cgroup1_pidlist_destroy_all() for v2
Xiu Jianfeng
2024-04-18
riscv: Include riscv_set_icache_flush_ctx prctl
Charlie Jenkins
2024-04-17
cgroup_freezer: update comment for freezer_css_online()
Xiu Jianfeng
2024-04-17
cgroup/rstat: desc member cgrp in cgroup_rstat_flush_release
Jesper Dangaard Brouer
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
2024-04-16
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-16
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
2024-04-16
cgroup/pids: Remove superfluous zeroing
Michal Koutný
2024-04-16
bpf: Harden and/or/xor value tracking in verifier
Harishankar Vishwanathan
2024-04-16
btf: Avoid weak external references
Ard Biesheuvel
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
2024-04-16
rcutorture: Use rcu_gp_slow_register/unregister() only for rcutype test
Zqiang
2024-04-16
rcutorture: Fix invalid context warning when enable srcu barrier testing
Zqiang
2024-04-16
rcutorture: Make stall-tasks directly exit when rcutorture tests end
Zqiang
2024-04-16
rcutorture: Removing redundant function pointer initialization
Zqiang
2024-04-16
rcutorture: Make rcutorture support print rcu-tasks gp state
Zqiang
2024-04-16
rcutorture: Use the gp_kthread_dbg operation specified by cur_ops
Zqiang
2024-04-16
rcutorture: Re-use value stored to ->rtort_pipe_count instead of re-reading
linke li
2024-04-16
rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
Paul E. McKenney
2024-04-16
rcutorture: Remove extraneous rcu_torture_pipe_update_one() READ_ONCE()
Paul E. McKenney
2024-04-15
configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP
Nathan Chancellor
2024-04-15
configs/hardening: Fix disabling UBSAN configurations
Nathan Chancellor
2024-04-15
rcu: Allocate WQ with WQ_MEM_RECLAIM bit set
Uladzislau Rezki (Sony)
2024-04-15
rcu: Support direct wake-up of synchronize_rcu() users
Uladzislau Rezki (Sony)
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
2024-04-15
rcu: Reduce synchronize_rcu() latency
Uladzislau Rezki (Sony)
[prev]
[next]