summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
13 dayssched/eevdf: Update se->vprot in reweight_entity()Wang Tao1-0/+12
13 dayssched/fair: Only set slice protection at pick timePeter Zijlstra1-5/+6
13 dayssched/fair: Fix zero_vruntime trackingPeter Zijlstra1-27/+57
13 dayssched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...Ingo Molnar1-15/+51
13 dayssched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...Ingo Molnar2-14/+14
13 dayssched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar2-9/+9
13 daysperf/core: Fix refcount bug and potential UAF in perf_mmapHaocheng Yu1-19/+19
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+3
2026-03-04tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu1-2/+2
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-1/+11
2026-03-04tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)1-1/+5
2026-03-04ring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov1-1/+2
2026-03-04function_graph: Restore direct mode when callbacks drop to oneShengming Hu1-1/+1
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao1-18/+36
2026-03-04tracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)1-0/+6
2026-03-04tracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)1-1/+1
2026-03-04watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu1-1/+1
2026-03-04uprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao1-1/+1
2026-03-04kho: skip memoryless NUMA nodes when reserving scratch areasEvangelos Petrongonas1-2/+6
2026-03-04crash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik1-4/+13
2026-03-04kexec: derive purgatory entry from symbolLi Chen1-57/+74
2026-03-04x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-3/+7
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds1-1/+0
2026-03-04dma-mapping: avoid random addr value print out on error pathJiri Pirko1-1/+1
2026-03-04tracing: Fix false sharing in hwlat get_sample()Colin Lord1-8/+7
2026-03-04cgroup/cpuset: Don't fail cpuset.cpus change in v2Waiman Long1-15/+15
2026-03-04sched/debug: Fix updating of ppos on server write opsJoel Fernandes1-3/+4
2026-03-04arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa1-0/+1
2026-03-04perf/core: Fix slow perf_event_task_exit() with LBR callstacksNamhyung Kim1-2/+18
2026-03-04bpf: Properly mark live registers for indirect jumpsAnton Protopopov1-0/+6
2026-03-04genirq/cpuhotplug: Notify about affinity changes breaking the affinity maskImran Khan3-11/+23
2026-03-04bpf: Recognize special arithmetic shift in the verifierAlexei Starovoitov1-0/+39
2026-03-04bpf: crypto: Use the correct destructor kfunc typeSami Tolvanen1-1/+7
2026-03-04bpf: 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-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: Re-evaluate scheduling when migrating queued tasks out of throttled cg...Zicheng Qu1-0/+4
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-26ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa2-32/+14