summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
4 daysring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)
4 dayssched: idle: Consolidate the handling of two special casesRafael J. Wysocki
4 dayskprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)
4 dayskprobes: Remove unneeded gotoMasami Hiramatsu (Google)
4 dayssched/fair: Fix zero_vruntime trackingPeter Zijlstra
4 dayssched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou
4 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
4 daystracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
4 daysfgraph: Fix thresh_return clear per-task notraceShengming Hu
4 dayssched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
4 dayssched_ext: Disable preemption between scx_claim_exit() and kicking helper workTejun Heo
4 daystracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens
4 daystracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici
4 daystracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
4 daystime/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt
4 dayskprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)
4 dayscgroup: fix race between task migration and iterationQingye Zhao
4 dayssched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki
4 daysworkqueue: Use POOL_BH instead of WQ_BH when checking pool flagsBreno Leitao
4 dayskexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
4 daysunshare: fix unshare_fs() handlingAl Viro
2026-03-13tracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
2026-03-13bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
2026-03-13tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-13uprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao
2026-03-13uprobes: switch to RCU Tasks Trace flavor for better performanceAndrii Nakryiko
2026-03-13kexec: define functions to map and unmap segmentsSteven Chen
2026-03-13workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
2026-03-13bpf: Fix stack-out-of-bounds write in devmapKohei Enju
2026-03-13perf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra
2026-03-13cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...Waiman Long
2026-03-13rseq: Clarify rseq registration rseq_size bound check commentMathieu Desnoyers
2026-03-04tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-03-04tracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu
2026-03-04fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-03-04tracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)
2026-03-04function_graph: Restore direct mode when callbacks drop to oneShengming Hu
2026-03-04tracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)
2026-03-04watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu
2026-03-04kexec: derive purgatory entry from symbolLi Chen
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
2026-03-04tracing: Fix false sharing in hwlat get_sample()Colin Lord
2026-03-04sched/debug: Fix updating of ppos on server write opsJoel Fernandes
2026-03-04bpf: Recognize special arithmetic shift in the verifierAlexei Starovoitov
2026-03-04bpf: crypto: Use the correct destructor kfunc typeSami Tolvanen
2026-03-04bpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda
2026-03-04tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt
2026-03-04tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin
2026-03-04ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()Ondrej Mosnacek
2026-03-04kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek