summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
5 daysrcu: Fix racy re-initialization of irq_work causing hangsFrederic Weisbecker3-2/+9
5 daystracing: fprobe: Fix infinite recursion using preempt_*_notrace()Masami Hiramatsu (Google)1-2/+2
5 dayskheaders: rebuild kheaders_data.tar.xz when a file is modified within a minuteMasahiro Yamada3-77/+66
5 daysprintk: nbcon: Allow reacquire during panicJohn Ogness1-22/+41
5 daysmodule: Prevent silent truncation of module name in delete_module(2)Petr Pavlu1-4/+6
5 daysrcu: Fix rcu_read_unlock() deadloop due to IRQ workJoel Fernandes2-12/+38
5 daysbpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai1-1/+2
5 daysrcutorture: Fix rcutorture_one_extend_check() splat in RT kernelsZqiang1-3/+6
5 daysrcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer accessZqiang1-3/+2
5 dayssched/fair: Bump sd->max_newidle_lb_cost when newidle balance failsChris Mason1-3/+16
5 daysrv: Add #undef TRACE_INCLUDE_FILENam Cao1-1/+2
5 daysbpf: Forget ranges when refining tnum after JSETPaul Chaignon1-0/+4
5 dayssched/deadline: Fix accounting after global limits changeJuri Lelli2-1/+9
5 daysrcu: Protect ->defer_qs_iw_pending from data racePaul E. McKenney1-0/+3
5 daysPM: sleep: console: Fix the black screen issuetuhaowen1-1/+6
5 daysipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker1-0/+1
10 daysperf/core: Prevent VMA split of buffer mappingsThomas Gleixner1-0/+10
10 daysperf/core: Handle buffer mapping fail correctly in perf_mmap()Thomas Gleixner1-3/+11
10 daysperf/core: Exit early on perf_mmap() failThomas Gleixner1-2/+4
10 daysperf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner1-3/+4
10 daysperf/core: Preserve AUX buffer allocation failure resultThomas Gleixner1-2/+1
10 dayssched/psi: Fix psi_seq initializationPeter Zijlstra1-5/+1
10 daysucount: fix atomic_long_inc_below() argument typeUros Bizjak1-1/+1
10 dayskernel: trace: preemptirq_delay_test: use offstack cpu maskArnd Bergmann1-4/+9
10 daystracing: Use queue_rcu_work() to free filtersSteven Rostedt1-8/+20
10 dayspadata: Fix pd UAF once and for allHerbert Xu1-95/+37
10 daysrv: Adjust monitor dependenciesGabriele Monaco4-4/+4
10 daysbpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh1-1/+0
10 dayskcsan: test: Initialize dummy variableMarco Elver1-1/+1
10 daysring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt3-68/+17
10 daysPM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt1-1/+0
10 daysrcu: Fix delayed execution of hurry callbacksTze-nan Wu1-1/+1
10 dayssched/deadline: Reset extra_bw to max_bw when clearing root domainsJuri Lelli1-0/+7
10 dayssched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra1-55/+66
10 daysrefscale: Check that nreaders and loops multiplication doesn't overflowArtem Sadovnikov1-3/+7
10 daysbpf: Ensure RCU lock is held around bpf_prog_ksym_findKumar Kartikeya Dwivedi2-3/+13
10 daysbpf: handle jset (if a & b ...) as a jump in CFG computationEduard Zingerman1-0/+1
10 daysaudit,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