summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-08-20rcu: Fix racy re-initialization of irq_work causing hangsFrederic Weisbecker
2025-08-20tracing: fprobe: Fix infinite recursion using preempt_*_notrace()Masami Hiramatsu (Google)
2025-08-20futex: Use user_write_access_begin/_end() in futex_put_value()Waiman Long
2025-08-20kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minuteMasahiro Yamada
2025-08-20printk: nbcon: Allow reacquire during panicJohn Ogness
2025-08-20module: Prevent silent truncation of module name in delete_module(2)Petr Pavlu
2025-08-20rcu: Fix rcu_read_unlock() deadloop due to IRQ workJoel Fernandes
2025-08-20bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-08-20rcutorture: Fix rcutorture_one_extend_check() splat in RT kernelsZqiang
2025-08-20rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer accessZqiang
2025-08-20sched/fair: Bump sd->max_newidle_lb_cost when newidle balance failsChris Mason
2025-08-20rv: Add #undef TRACE_INCLUDE_FILENam Cao
2025-08-20bpf: Forget ranges when refining tnum after JSETPaul Chaignon
2025-08-20sched/deadline: Fix accounting after global limits changeJuri Lelli
2025-08-20rcu: Protect ->defer_qs_iw_pending from data racePaul E. McKenney
2025-08-20PM: sleep: console: Fix the black screen issuetuhaowen
2025-08-20ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker
2025-08-15perf/core: Prevent VMA split of buffer mappingsThomas Gleixner
2025-08-15perf/core: Handle buffer mapping fail correctly in perf_mmap()Thomas Gleixner
2025-08-15perf/core: Exit early on perf_mmap() failThomas Gleixner
2025-08-15perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner
2025-08-15perf/core: Preserve AUX buffer allocation failure resultThomas Gleixner
2025-08-15sched/psi: Fix psi_seq initializationPeter Zijlstra
2025-08-15ucount: fix atomic_long_inc_below() argument typeUros Bizjak
2025-08-15uprobes: revert ref_ctr_offset in uprobe_unregister error pathJiri Olsa
2025-08-15bpf: Fix oob access in cgroup local storageDaniel Borkmann
2025-08-15bpf: Move bpf map owner out of common structDaniel Borkmann
2025-08-15bpf: Add cookie object to bpf mapsDaniel Borkmann
2025-08-15cgroup: Add compatibility option for content of /proc/cgroupsMichal Koutný
2025-08-15kernel: trace: preemptirq_delay_test: use offstack cpu maskArnd Bergmann
2025-08-15tracing: Use queue_rcu_work() to free filtersSteven Rostedt
2025-08-15padata: Fix pd UAF once and for allHerbert Xu
2025-08-15rv: Adjust monitor dependenciesGabriele Monaco
2025-08-15rv: Use strings in da monitors tracepointsGabriele Monaco
2025-08-15rv: Remove trailing whitespace from tracepoint stringGabriele Monaco
2025-08-15bpf/preload: Don't select USERMODE_DRIVERThomas Weißschuh
2025-08-15bpf: Reject narrower access to pointer ctx fieldsPaul Chaignon
2025-08-15kcsan: test: Initialize dummy variableMarco Elver
2025-08-15ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
2025-08-15PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt
2025-08-15rcu: Fix delayed execution of hurry callbacksTze-nan Wu
2025-08-15sched/deadline: Reset extra_bw to max_bw when clearing root domainsJuri Lelli
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-08-15refscale: Check that nreaders and loops multiplication doesn't overflowArtem Sadovnikov
2025-08-15bpf: Ensure RCU lock is held around bpf_prog_ksym_findKumar Kartikeya Dwivedi
2025-08-15bpf: handle jset (if a & b ...) as a jump in CFG computationEduard Zingerman
2025-08-15kexec_core: Fix error code path in the KEXEC_JUMP flowRafael J. Wysocki
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs
2025-07-27Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds