summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
4 dayscgroup/cpuset: Fix a partition error with CPU hotplugWaiman Long1-3/+4
4 dayscgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...Waiman Long1-1/+1
4 daystracing: Limit access to parser->buffer when trace_get_user failedPu Lehui2-7/+19
4 daystracing: Remove unneeded goto out logicSteven Rostedt1-23/+15
4 daysftrace: Also allocate and copy hash for reading of filter filesSteven Rostedt1-9/+10
4 dayssched_ext: initialize built-in idle state before ops.init()Andrea Righi1-7/+7
4 dayssched/ext: Fix invalid task state transitions on class switchAndrea Righi1-0/+4
4 daystracing: fprobe-event: Sanitize wildcard for fprobe event nameMasami Hiramatsu (Google)1-1/+1
11 daysrcu: Fix racy re-initialization of irq_work causing hangsFrederic Weisbecker3-2/+9
11 daysprintk: nbcon: Allow reacquire during panicJohn Ogness1-22/+41
11 daysmodule: Prevent silent truncation of module name in delete_module(2)Petr Pavlu1-4/+6
11 daysrcu: Fix rcu_read_unlock() deadloop due to IRQ workJoel Fernandes2-12/+38
11 daysbpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai1-1/+2
11 daysrcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer accessZqiang1-3/+2
11 dayssched/fair: Bump sd->max_newidle_lb_cost when newidle balance failsChris Mason1-3/+16
11 daysbpf: Forget ranges when refining tnum after JSETPaul Chaignon1-0/+4
11 dayssched/deadline: Fix accounting after global limits changeJuri Lelli2-1/+9
11 daysrcu: Protect ->defer_qs_iw_pending from data racePaul E. McKenney1-0/+3
11 daysPM: sleep: console: Fix the black screen issuetuhaowen1-1/+6
2025-08-15perf/core: Prevent VMA split of buffer mappingsThomas Gleixner1-0/+10
2025-08-15perf/core: Exit early on perf_mmap() failThomas Gleixner1-0/+3
2025-08-15perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner1-3/+4
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-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-15rcu: Fix delayed execution of hurry callbacksTze-nan Wu1-1/+1
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-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,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-17rseq: Fix segfault on registration when rseq_cs is non-zeroMichael Jeanson1-12/+48
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn2-3/+7
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