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
6 hours
workqueue: Annotate alloc_workqueue_va() with __printf(1, 0)
Tejun Heo
6 hours
rseq: Reenable performance optimizations conditionally
Thomas Gleixner
6 hours
rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
Thomas Gleixner
6 hours
rseq: Revert to historical performance killing behaviour
Thomas Gleixner
6 hours
cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
sunshaojie
6 hours
audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
6 hours
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
6 hours
cgroup/dmem: Return -ENOMEM on failed pool preallocation
Guopeng Zhang
6 hours
audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
6 hours
cgroup/cpuset: Reset DL migration state on can_attach() failure
Guopeng Zhang
6 hours
workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
Breno Leitao
6 hours
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
6 hours
workqueue: fix devm_alloc_workqueue() va_list misuse
Breno Leitao
6 hours
futex: Drop CLONE_THREAD requirement for private default hash alloc
Davidlohr Bueso
6 hours
futex: Prevent lockup in requeue-PI during signal/ timeout wakeup
Sebastian Andrzej Siewior
6 hours
sched/fair: Clear rel_deadline when initializing forked entities
Zicheng Qu
6 hours
sched/fair: Fix wakeup_preempt_fair() vs delayed dequeue
Vincent Guittot
6 hours
tracing: branch: Fix inverted check on stat tracer registration
Breno Leitao
6 hours
cgroup/cpuset: record DL BW alloc CPU for attach rollback
Guopeng Zhang
6 hours
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
6 hours
sched/psi: fix race between file release and pressure write
Edward Adam Davis
6 hours
printk_ringbuffer: Fix get_data() size sanity check
John Ogness
6 hours
bpf: Validate node_id in arena_alloc_pages()
Puranjay Mohan
6 hours
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
6 hours
bpf: Fix NULL deref in map_kptr_match_type for scalar regs
Mykyta Yatsenko
6 hours
workqueue: devres: Add device-managed allocate workqueue
Krzysztof Kozlowski
6 hours
tracing: Rebuild full_name on each hist_field_name() call
Pengpeng Hou
6 hours
tracing: move __printf() attribute on __ftrace_vbprintk()
Arnd Bergmann
6 hours
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
6 hours
sched_ext: Fix ops.cgroup_move() invocation kf_mask and rq tracking
Tejun Heo
6 hours
sched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumask
Tejun Heo
6 hours
padata: Put CPU offline callback in ONLINE section to allow failure
Daniel Jordan
6 hours
padata: Remove cpu online check from cpu add and removal
Chuyi Zhou
6 hours
bpf: Fix OOB in pcpu_init_value
Lang Xu
6 hours
bpf: Allow instructions with arena source and non-arena dest registers
Emil Tsalapatis
6 hours
bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars
Daniel Borkmann
6 hours
bpf: Fix RCU stall in bpf_fd_array_map_clear()
Sechang Lim
6 hours
bpf: return VMA snapshot from task_vma iterator
Puranjay Mohan
6 hours
bpf: switch task_vma iterator from mmap_lock to per-VMA locks
Puranjay Mohan
6 hours
bpf: fix mm lifecycle in open-coded task_vma iterator
Puranjay Mohan
6 hours
bpf: Fix use-after-free in offloaded map/prog info fill
Jiayuan Chen
6 hours
bpf: Remove static qualifier from local subprog pointer
Daniel Borkmann
6 hours
bpf: Fix ld_{abs,ind} failure path analysis in subprogs
Daniel Borkmann
6 hours
bpf: Propagate error from visit_tailcall_insn
Daniel Borkmann
6 hours
bpf: Fix linked reg delta tracking when src_reg == dst_reg
Daniel Borkmann
6 hours
bpf: Prefer vmlinux symbols over module symbols for unqualified kprobes
Andrey Grodzovsky
6 hours
bpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooks
Jiayuan Chen
6 hours
bpf: Fix stale offload->prog pointer after constant blinding
MingTao Huang
6 hours
bpf: fix end-of-list detection in cgroup_storage_get_next_key()
Weiming Shi
6 hours
bpf: Use copy_map_value_locked() in alloc_htab_elem() for BPF_F_LOCK
Mykyta Yatsenko
[next]