summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
21 hoursbpf: collect only live registers in linked regsEduard Zingerman
21 hourstracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
21 hourstimekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar
21 hourssched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli
21 hourstime/jiffies: Fix sysctl file error on configurations where USER_HZ < HZGerd Rausch
21 hoursbpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
21 hoursblktrace: fix __this_cpu_read/write in preemptible contextChaitanya Kulkarni
21 hoursmodule: Remove duplicate freeing of lockdep classesPetr Pavlu
21 hourstracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
21 hoursbpf: Improve bounds when tnum has a single possible valuePaul Chaignon
21 hoursbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
21 hoursbpf: Add bitwise tracking for BPF_ENDTianci Cao
21 hoursbpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
21 hoursbpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
21 hourssched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier
21 hoursbpf: Fix stack-out-of-bounds write in devmapKohei Enju
21 hoursperf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra
21 hourscgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...Waiman Long
21 hourscgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()Waiman Long
21 hoursperf/core: Fix invalid wait context in ctx_sched_in()Namhyung Kim
21 hoursrseq: Clarify rseq registration rseq_size bound check commentMathieu Desnoyers
21 hourssched/fair: Fix lag clampPeter Zijlstra
21 hourssched/eevdf: Update se->vprot in reweight_entity()Wang Tao
21 hourssched/fair: Only set slice protection at pick timePeter Zijlstra
21 hourssched/fair: Fix zero_vruntime trackingPeter Zijlstra
21 hourssched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...Ingo Molnar
21 hourssched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...Ingo Molnar
21 hourssched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar
21 hoursperf/core: Fix refcount bug and potential UAF in perf_mmapHaocheng Yu
9 daystracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
9 daystracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu
9 daysfgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
9 daystracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)
9 daysring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov
9 daysfunction_graph: Restore direct mode when callbacks drop to oneShengming Hu
9 daysmm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
9 daystracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)
9 daystracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)
9 dayswatchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu
9 daysuprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao
9 dayskho: skip memoryless NUMA nodes when reserving scratch areasEvangelos Petrongonas
9 dayscrash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik
9 dayskexec: derive purgatory entry from symbolLi Chen
9 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
9 daysRemove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
9 daysdma-mapping: avoid random addr value print out on error pathJiri Pirko
9 daystracing: Fix false sharing in hwlat get_sample()Colin Lord
9 dayscgroup/cpuset: Don't fail cpuset.cpus change in v2Waiman Long
9 dayssched/debug: Fix updating of ppos on server write opsJoel Fernandes
9 daysarm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa