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-7.0.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
13 hours
sched_ext: Pass held rq to SCX_CALL_OP() for core_sched_before
Tejun Heo
13 hours
sched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_new
Tejun Heo
13 hours
audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
13 hours
cgroup/dmem: Return -ENOMEM on failed pool preallocation
Guopeng Zhang
13 hours
audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
13 hours
workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
Breno Leitao
13 hours
sched/fair: Revert force wakeup preemption
Vincent Guittot
13 hours
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
13 hours
bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
Daniel Borkmann
13 hours
futex: Drop CLONE_THREAD requirement for private default hash alloc
Davidlohr Bueso
13 hours
futex: Prevent lockup in requeue-PI during signal/ timeout wakeup
Sebastian Andrzej Siewior
13 hours
sched/fair: Clear rel_deadline when initializing forked entities
Zicheng Qu
13 hours
sched/fair: Fix wakeup_preempt_fair() vs delayed dequeue
Vincent Guittot
13 hours
sched/fair: Reimplement NEXT_BUDDY to align with EEVDF goals
Mel Gorman
13 hours
tracing: branch: Fix inverted check on stat tracer registration
Breno Leitao
13 hours
cgroup: Increment nr_dying_subsys_* from rmdir context
Petr Malat
13 hours
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
13 hours
sched/psi: fix race between file release and pressure write
Edward Adam Davis
13 hours
bpf: Validate node_id in arena_alloc_pages()
Puranjay Mohan
13 hours
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
13 hours
bpf: Fix NULL deref in map_kptr_match_type for scalar regs
Mykyta Yatsenko
13 hours
tracing: Rebuild full_name on each hist_field_name() call
Pengpeng Hou
13 hours
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
13 hours
tracing: remove size parameter in __trace_puts()
Steven Rostedt
13 hours
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
13 hours
sched_ext: Fix ops.cgroup_move() invocation kf_mask and rq tracking
Tejun Heo
13 hours
sched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumask
Tejun Heo
13 hours
kho: make debugfs interface optional
Pasha Tatashin
13 hours
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
13 hours
padata: Remove cpu online check from cpu add and removal
Chuyi Zhou
13 hours
bpf: Fix OOB in pcpu_init_value
Lang Xu
13 hours
bpf: Allow instructions with arena source and non-arena dest registers
Emil Tsalapatis
13 hours
bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars
Daniel Borkmann
13 hours
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
13 hours
bpf: Fix RCU stall in bpf_fd_array_map_clear()
Sechang Lim
13 hours
bpf: return VMA snapshot from task_vma iterator
Puranjay Mohan
13 hours
bpf: switch task_vma iterator from mmap_lock to per-VMA locks
Puranjay Mohan
13 hours
bpf: fix mm lifecycle in open-coded task_vma iterator
Puranjay Mohan
13 hours
bpf: Fix linked reg delta tracking when src_reg == dst_reg
Daniel Borkmann
13 hours
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
13 hours
bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
Jiayuan Chen
13 hours
bpf: Fix stale offload->prog pointer after constant blinding
MingTao Huang
13 hours
bpf: fix end-of-list detection in cgroup_storage_get_next_key()
Weiming Shi
13 hours
bpf: Fix abuse of kprobe_write_ctx via freplace
Leon Hwang
13 hours
bpf: Fix variable length stack write over spilled pointers
Alexei Starovoitov
13 hours
bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path
David Carlier
13 hours
bpf: Fix refcount check in check_struct_ops_btf_id()
Keisuke Nishimura
13 hours
module: Fix freeing of charp module parameters when CONFIG_SYSFS=n
Petr Pavlu
13 hours
params: Replace __modinit with __init_or_module
Petr Pavlu
13 hours
sched/rt: Skip group schedulable check with rt_group_sched=0
Michal Koutný
[next]