summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
10 daysbpf: Properly mark live registers for indirect jumpsAnton Protopopov1-0/+6
10 daysgenirq/cpuhotplug: Notify about affinity changes breaking the affinity maskImran Khan3-11/+23
10 daysbpf: Recognize special arithmetic shift in the verifierAlexei Starovoitov1-0/+39
10 daysbpf: crypto: Use the correct destructor kfunc typeSami Tolvanen1-1/+7
10 daysbpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda1-11/+7
2026-02-26bpf: Add a map/btf from a fd array more consistentlyAnton Protopopov1-2/+4
2026-02-26bpf: Fix a potential use-after-free of BTF objectAnton Protopopov1-26/+26
2026-02-26tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt1-5/+0
2026-02-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin1-1/+1
2026-02-26ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()Ondrej Mosnacek1-1/+1
2026-02-26kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek2-3/+6
2026-02-26module: add helper function for reading module_buildid()Petr Mladek1-7/+2
2026-02-26kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek2-5/+4
2026-02-26workqueue: Process rescuer work items one-by-one using a cursorLai Jiangshan1-16/+59
2026-02-26workqueue: Only assign rescuer work when really neededLai Jiangshan1-0/+4
2026-02-26workqueue: Factor out assign_rescuer_work()Lai Jiangshan1-11/+18
2026-02-26bpf: Require frozen map for calculating map hashKP Singh1-0/+3
2026-02-26bpf: Limit bpf program signature sizeKP Singh1-0/+7
2026-02-26sched/rt: Skip currently executing CPU in rto_next_cpu()Chen Jinghuang1-0/+5
2026-02-26sched/deadline: Clear the defer paramsJoel Fernandes1-0/+3
2026-02-26bpf: Fix verifier_bug_if to account for BPF_CALLLuis Gerhorst1-6/+8
2026-02-26bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet1-5/+2
2026-02-26rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi1-3/+4
2026-02-26hrtimer: Fix trace oddityThomas Gleixner1-1/+1
2026-02-26bpf: Fix memory access flags in helper prototypesZesen Liu3-5/+5
2026-02-26bpf: Preserve id of register in sync_linked_regs()Puranjay Mohan1-1/+3
2026-02-26sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco1-0/+1
2026-02-26time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::functionThomas Gleixner1-1/+1
2026-02-26sched: Export hidden tracepoints to modulesGabriele Monaco1-0/+3
2026-02-26rcu: Fix rcu_read_unlock() deadloop due to softirqYao Kai2-7/+10
2026-02-19cpuset: Fix missing adaptation for cpuset_is_populatedChen Ridong1-1/+1
2026-02-11tracing: Avoid possible signed 64-bit truncationIan Rogers1-4/+4
2026-02-11ring-buffer: Avoid softlockup in ring_buffer_resize() during memory freeWupeng Ma1-0/+2
2026-02-11tracing: Fix ftrace event field alignmentsSteven Rostedt3-24/+36
2026-02-11sched/fair: Have SD_SERIALIZE affect newidle balancingPeter Zijlstra1-1/+1
2026-02-11sched/fair: Skip sched_balance_running cmpxchg when balance is not dueTim Chen1-26/+28
2026-02-11cgroup/dmem: avoid pool UAFChen Ridong1-2/+58
2026-02-11cgroup/dmem: avoid rcu warning when unregister regionChen Ridong1-5/+2
2026-02-11cgroup/dmem: fix NULL pointer dereference when setting maxChen Ridong1-0/+3
2026-02-06sched_ext: Fix SCX_KICK_WAIT to work reliablyTejun Heo2-22/+30
2026-02-06sched_ext: Don't kick CPUs running higher classesTejun Heo1-3/+8
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt2-4/+4
2026-02-06sched/deadline: Fix 'stuck' dl_serverPeter Zijlstra1-0/+12
2026-02-06sched/deadline: Document dl_serverPeter Zijlstra1-0/+194
2026-02-06dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi1-1/+6
2026-02-06of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde1-6/+10
2026-01-30tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
2026-01-30panic: only warn about deprecated panic_print on write accessGal Pressman1-2/+2
2026-01-30sched/fair: Fix pelt clock sync when entering idleVincent Guittot2-6/+6
2026-01-30perf: Fix refcount warning on event->mmap_count incrementWill Rosenberg1-0/+9