summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
6 hoursworkqueue: Annotate alloc_workqueue_va() with __printf(1, 0)Tejun Heo
6 hoursrseq: Reenable performance optimizations conditionallyThomas Gleixner
6 hoursrseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner
6 hoursrseq: Revert to historical performance killing behaviourThomas Gleixner
6 hourscgroup/cpuset: Return only actually allocated CPUs during partition invalidationsunshaojie
6 hoursaudit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia
6 hourscgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang
6 hourscgroup/dmem: Return -ENOMEM on failed pool preallocationGuopeng Zhang
6 hoursaudit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
6 hourscgroup/cpuset: Reset DL migration state on can_attach() failureGuopeng Zhang
6 hoursworkqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND pathBreno Leitao
6 hourssched/fair: Fix wakeup_preempt_fair() for not waking up taskVincent Guittot
6 hoursworkqueue: fix devm_alloc_workqueue() va_list misuseBreno Leitao
6 hoursfutex: Drop CLONE_THREAD requirement for private default hash allocDavidlohr Bueso
6 hoursfutex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior
6 hourssched/fair: Clear rel_deadline when initializing forked entitiesZicheng Qu
6 hourssched/fair: Fix wakeup_preempt_fair() vs delayed dequeueVincent Guittot
6 hourstracing: branch: Fix inverted check on stat tracer registrationBreno Leitao
6 hourscgroup/cpuset: record DL BW alloc CPU for attach rollbackGuopeng Zhang
6 hourscgroup/rdma: fix integer overflow in rdmacg_try_charge()cuitao
6 hourssched/psi: fix race between file release and pressure writeEdward Adam Davis
6 hoursprintk_ringbuffer: Fix get_data() size sanity checkJohn Ogness
6 hoursbpf: Validate node_id in arena_alloc_pages()Puranjay Mohan
6 hoursbpf: allow UTF-8 literals in bpf_bprintf_prepare()Yihan Ding
6 hoursbpf: Fix NULL deref in map_kptr_match_type for scalar regsMykyta Yatsenko
6 hoursworkqueue: devres: Add device-managed allocate workqueueKrzysztof Kozlowski
6 hourstracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
6 hourstracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
6 hoursunshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failureMichal Grzedzicki
6 hourssched_ext: Fix ops.cgroup_move() invocation kf_mask and rq trackingTejun Heo
6 hourssched_ext: Track @p's rq lock across set_cpus_allowed_scx -> ops.set_cpumaskTejun Heo
6 hourspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
6 hourspadata: Remove cpu online check from cpu add and removalChuyi Zhou
6 hoursbpf: Fix OOB in pcpu_init_valueLang Xu
6 hoursbpf: Allow instructions with arena source and non-arena dest registersEmil Tsalapatis
6 hoursbpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalarsDaniel Borkmann
6 hoursbpf: Fix RCU stall in bpf_fd_array_map_clear()Sechang Lim
6 hoursbpf: return VMA snapshot from task_vma iteratorPuranjay Mohan
6 hoursbpf: switch task_vma iterator from mmap_lock to per-VMA locksPuranjay Mohan
6 hoursbpf: fix mm lifecycle in open-coded task_vma iteratorPuranjay Mohan
6 hoursbpf: Fix use-after-free in offloaded map/prog info fillJiayuan Chen
6 hoursbpf: Remove static qualifier from local subprog pointerDaniel Borkmann
6 hoursbpf: Fix ld_{abs,ind} failure path analysis in subprogsDaniel Borkmann
6 hoursbpf: Propagate error from visit_tailcall_insnDaniel Borkmann
6 hoursbpf: Fix linked reg delta tracking when src_reg == dst_regDaniel Borkmann
6 hoursbpf: Prefer vmlinux symbols over module symbols for unqualified kprobesAndrey Grodzovsky
6 hoursbpf: Drop task_to_inode and inet_conn_established from lsm sleepable hooksJiayuan Chen
6 hoursbpf: Fix stale offload->prog pointer after constant blindingMingTao Huang
6 hoursbpf: fix end-of-list detection in cgroup_storage_get_next_key()Weiming Shi
6 hoursbpf: Use copy_map_value_locked() in alloc_htab_elem() for BPF_F_LOCKMykyta Yatsenko