summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
13 hourssched_ext: Pass held rq to SCX_CALL_OP() for core_sched_beforeTejun Heo
13 hourssched_ext: Guard scx_dsq_move() against NULL kit->dsq after failed iter_newTejun Heo
13 hoursaudit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
13 hourscgroup/dmem: Return -ENOMEM on failed pool preallocationGuopeng Zhang
13 hoursaudit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
13 hoursworkqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND pathBreno Leitao
13 hourssched/fair: Revert force wakeup preemptionVincent Guittot
13 hourssched/fair: Fix wakeup_preempt_fair() for not waking up taskVincent Guittot
13 hoursbpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann
13 hoursfutex: Drop CLONE_THREAD requirement for private default hash allocDavidlohr Bueso
13 hoursfutex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior
13 hourssched/fair: Clear rel_deadline when initializing forked entitiesZicheng Qu
13 hourssched/fair: Fix wakeup_preempt_fair() vs delayed dequeueVincent Guittot
13 hourssched/fair: Reimplement NEXT_BUDDY to align with EEVDF goalsMel Gorman
13 hourstracing: branch: Fix inverted check on stat tracer registrationBreno Leitao
13 hourscgroup: Increment nr_dying_subsys_* from rmdir contextPetr Malat
13 hourscgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
13 hourssched/psi: fix race between file release and pressure writeEdward Adam Davis
13 hoursbpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
13 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
13 hoursbpf: Fix NULL deref in map_kptr_match_type for scalar regsMykyta Yatsenko
13 hourstracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
13 hourstracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
13 hourstracing: remove size parameter in __trace_puts()Steven Rostedt
13 hoursunshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failureMichal Grzedzicki
13 hourssched_ext: Fix ops.cgroup_move() invocation kf_mask and rq trackingTejun Heo
13 hourssched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumaskTejun Heo
13 hourskho: make debugfs interface optionalPasha Tatashin
13 hourspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
13 hourspadata: Remove cpu online check from cpu add and removalChuyi Zhou
13 hoursbpf: Fix OOB in pcpu_init_valueLang Xu
13 hoursbpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis
13 hoursbpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalarsDaniel Borkmann
13 hoursbpf: Relax scalar id equivalence for state pruningPuranjay Mohan
13 hoursbpf: Fix RCU stall in bpf_fd_array_map_clear()Sechang Lim
13 hoursbpf: return VMA snapshot from task_vma iteratorPuranjay Mohan
13 hoursbpf: switch task_vma iterator from mmap_lock to per-VMA locksPuranjay Mohan
13 hoursbpf: fix mm lifecycle in open-coded task_vma iteratorPuranjay Mohan
13 hoursbpf: Fix linked reg delta tracking when src_reg == dst_regDaniel Borkmann
13 hoursbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
13 hoursbpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooksJiayuan Chen
13 hoursbpf: Fix stale offload->prog pointer after constant blindingMingTao Huang
13 hoursbpf: fix end-of-list detection in cgroup_storage_get_next_key()Weiming Shi
13 hoursbpf: Fix abuse of kprobe_write_ctx via freplaceLeon Hwang
13 hoursbpf: Fix variable length stack write over spilled pointersAlexei Starovoitov
13 hoursbpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB pathDavid Carlier
13 hoursbpf: Fix refcount check in check_struct_ops_btf_id()Keisuke Nishimura
13 hoursmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
13 hoursparams: Replace __modinit with __init_or_modulePetr Pavlu
13 hourssched/rt: Skip group schedulable check with rt_group_sched=0Michal Koutný