summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-08-15perf/core: Prevent VMA split of buffer mappingsThomas Gleixner1-0/+10
2025-08-15perf/core: Handle buffer mapping fail correctly in perf_mmap()Thomas Gleixner1-3/+11
2025-08-15perf/core: Exit early on perf_mmap() failThomas Gleixner1-2/+4
2025-08-15perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner1-3/+4
2025-08-15perf/core: Preserve AUX buffer allocation failure resultThomas Gleixner1-2/+1
2025-08-15sched/psi: Fix psi_seq initializationPeter Zijlstra1-5/+1
2025-08-15ucount: fix atomic_long_inc_below() argument typeUros Bizjak1-1/+1
2025-08-15kernel: trace: preemptirq_delay_test: use offstack cpu maskArnd Bergmann1-4/+9
2025-08-15tracing: Use queue_rcu_work() to free filtersSteven Rostedt1-8/+20
2025-08-15padata: Fix pd UAF once and for allHerbert Xu1-95/+37
2025-08-15rv: Adjust monitor dependenciesGabriele Monaco4-4/+4
2025-08-15bpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh1-1/+0
2025-08-15kcsan: test: Initialize dummy variableMarco Elver1-1/+1
2025-08-15ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt3-68/+17
2025-08-15PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt1-1/+0
2025-08-15rcu: Fix delayed execution of hurry callbacksTze-nan Wu1-1/+1
2025-08-15sched/deadline: Reset extra_bw to max_bw when clearing root domainsJuri Lelli1-0/+7
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra1-55/+66
2025-08-15refscale: Check that nreaders and loops multiplication doesn't overflowArtem Sadovnikov1-3/+7
2025-08-15bpf: Ensure RCU lock is held around bpf_prog_ksym_findKumar Kartikeya Dwivedi2-3/+13
2025-08-15bpf: handle jset (if a & b ...) as a jump in CFG computationEduard Zingerman1-0/+1
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs3-4/+6
2025-08-01selftests/bpf: Add tests with stack ptr register in conditional jmpYonghong Song1-2/+5
2025-08-01resource: fix false warning in __request_region()Akinobu Mita1-2/+3
2025-08-01timekeeping: Zero initialize system_counterval when querying time from phc dr...Markus Blöchl1-1/+1
2025-07-24sched/ext: Prevent update_locked_rq() calls with NULL rqBreno Leitao1-4/+8
2025-07-24sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong1-12/+3
2025-07-24sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna2-2/+2
2025-07-24Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong1-7/+1
2025-07-24bpf: Reject %p% format string in bprintf-like helpersPaul Chaignon1-3/+8
2025-07-24tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar1-1/+1
2025-07-24tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt1-0/+5
2025-07-24tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor1-1/+1
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn2-3/+7
2025-07-17sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh1-1/+1
2025-07-17module: Fix memory deallocation on error path in move_module()Petr Pavlu1-2/+2
2025-07-17sched/deadline: Fix dl_server runtime calculation formulakuyo chang1-5/+5
2025-07-17perf: Revert to requiring CAP_SYS_ADMIN for uprobesPeter Zijlstra1-1/+1
2025-07-17sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra2-10/+15
2025-07-17perf/core: Fix the WARN_ON_ONCE is out of lock protected regionLuo Gengkun1-2/+2
2025-07-10rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)1-0/+4
2025-07-10genirq/irq_sim: Initialize work context pointers properlyGyeyoung Baek1-1/+1
2025-07-06sched_ext: Make scx_group_set_weight() always update tg->scx.weightSasha Levin1-6/+6
2025-06-27perf/core: Fix WARN in perf_cgroup_switch()Luo Gengkun1-2/+20
2025-06-27perf: Fix cgroup state vs ERRORPeter Zijlstra1-21/+30
2025-06-27perf: Fix sample vs do_exit()Peter Zijlstra2-8/+16
2025-06-27tracing: Do not free "head" on error path of filter_free_subsystem_filters()Steven Rostedt1-3/+1
2025-06-27workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()Chuyi Zhou1-1/+2
2025-06-27sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...Tejun Heo3-2/+9
2025-06-27fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt1-0/+6