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-10-16
sched/psi: Update poll => rtpoll in relevant comments
Fan Yu
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-10-15
kgdb: Flush console before entering kgdb on panic
Douglas Anderson
2023-10-14
Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-13
bpf: Introduce task_vma open-coded iterator kfuncs
Dave Marchevsky
2023-10-13
bpf: Don't explicitly emit BTF for struct btf_iter_num
Dave Marchevsky
2023-10-13
bpf: Change syscall_nr type to int in struct syscall_tp_t
Artem Savkov
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-13
srcu: Only accelerate on enqueue time
Frederic Weisbecker
2023-10-13
genirq/generic-chip: Fix the irq_chip name for /proc/interrupts
Keguang Zhang
2023-10-13
sched: Make PELT acronym definition searchable
Mathieu Desnoyers
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-10-13
sched/psi: Bail out early from irq time accounting
Haifeng Xu
2023-10-12
Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-12
Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
workqueue: fix -Wformat-truncation in create_worker
Lucy Mielke
2023-10-12
workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...
Waiman Long
2023-10-12
locking/lockdep: Fix string sizing bug that triggers a format-truncation comp...
Lucy Mielke
2023-10-12
workqueue: Use the kmem_cache_free() instead of kfree() to release pwq
Zqiang
2023-10-12
perf: Optimize perf_cgroup_switch()
Peter Zijlstra
2023-10-12
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-11
sched/psi: Delete the 'update_total' function parameter from update_triggers()
Yang Yang
2023-10-11
sched/psi: Avoid updating PSI triggers and ->rtpoll_total when there are no s...
Yang Yang
2023-10-11
Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-11
binfmt_misc: enable sandboxed mounts
Christian Brauner
2023-10-11
locktorture: Check the correct variable for allocation failure
Dan Carpenter
2023-10-11
printk: Reduce pr_flush() pooling time
Petr Mladek
2023-10-11
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
2023-10-10
sched/headers: Remove comment referring to rq::cpu_load, since this has been ...
Colin Ian King
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
fork: Fix kernel-doc
Matthew Wilcox (Oracle)
2023-10-10
srcu: Fix callbacks acceleration mishandling
Frederic Weisbecker
2023-10-10
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
2023-10-10
sched/numa: Move up the access pid reset logic
Raghavendra K T
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2023-10-09
bpf: Fix verifier log for async callback return values
David Vernet
2023-10-09
cgroup: use legacy_name for cgroup v1 disable info
Kamalesh Babulal
2023-10-09
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-10
tracing/eprobe: drop unneeded breaks
Julia Lawall
2023-10-09
sched/topology: Move the declaration of 'schedutil_gov' to kernel/sched/sched.h
Ingo Molnar
2023-10-09
sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...
Shrikanth Hegde
2023-10-09
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
[prev]
[next]