summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
39 hoursbpf: collect only live registers in linked regsEduard Zingerman1-3/+10
39 hourstracing: Add NULL pointer check to trigger_data_free()Guenter Roeck1-0/+3
39 hourstimekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar1-2/+4
39 hoursbpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu1-3/+1
39 hoursmodule: Remove duplicate freeing of lockdep classesPetr Pavlu1-6/+0
39 hourstracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang2-0/+34
39 hoursx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-3/+7
39 hoursunwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra1-9/+30
39 hoursunwind: Implement compat fp unwindPeter Zijlstra1-11/+29
39 hoursunwind: Simplify unwind_user_next_fp() alignment checkPeter Zijlstra1-3/+1
39 hoursbpf: Improve bounds when tnum has a single possible valuePaul Chaignon1-0/+30
39 hoursbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+56
39 hoursbpf: Add bitwise tracking for BPF_ENDTianci Cao2-3/+73
39 hoursbpf: Fix race in devmap on PREEMPT_RTJiayuan Chen1-4/+21
39 hoursbpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen1-2/+15
39 hourssched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier1-1/+1
39 hoursbpf: Fix stack-out-of-bounds write in devmapKohei Enju1-5/+17
39 hoursperf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra1-1/+41
39 hourscgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...Waiman Long1-1/+1
39 hoursperf/core: Fix invalid wait context in ctx_sched_in()Namhyung Kim1-1/+2
39 hoursrseq: Clarify rseq registration rseq_size bound check commentMathieu Desnoyers1-2/+3
39 hourssched/fair: Fix lag clampPeter Zijlstra1-4/+35
39 hourssched/eevdf: Update se->vprot in reweight_entity()Wang Tao1-0/+12
39 hourssched/fair: Only set slice protection at pick timePeter Zijlstra1-5/+6
39 hourssched/fair: Fix zero_vruntime trackingPeter Zijlstra1-27/+57
39 hourssched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers f...Ingo Molnar1-15/+51
39 hourssched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper funct...Ingo Molnar2-14/+14
39 hourssched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar2-9/+9
39 hoursperf/core: Fix refcount bug and potential UAF in perf_mmapHaocheng Yu1-19/+19
10 daystracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+3
10 daystracing: Fix checking of freed trace_event_file for hist filesPetr Pavlu1-2/+2
10 daysfgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-1/+11
10 daystracing: ring-buffer: Fix to check event length before usingMasami Hiramatsu (Google)1-1/+5
10 daysring-buffer: Fix possible dereference of uninitialized pointerDaniil Dulov1-1/+2
10 daysfunction_graph: Restore direct mode when callbacks drop to oneShengming Hu1-1/+1
10 daysmm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao1-18/+36
10 daystracing: Reset last_boot_info if ring buffer is resetMasami Hiramatsu (Google)1-0/+6
10 daystracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)1-1/+1
10 dayswatchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu1-1/+1
10 daysuprobes: Fix incorrect lockdep condition in filter_chain()Breno Leitao1-1/+1
10 dayskho: skip memoryless NUMA nodes when reserving scratch areasEvangelos Petrongonas1-2/+6
10 dayscrash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik1-4/+13
10 dayskexec: derive purgatory entry from symbolLi Chen1-57/+74
10 daysRemove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds1-1/+0
10 daysdma-mapping: avoid random addr value print out on error pathJiri Pirko1-1/+1
10 daystracing: Fix false sharing in hwlat get_sample()Colin Lord1-8/+7
10 dayscgroup/cpuset: Don't fail cpuset.cpus change in v2Waiman Long1-15/+15
10 dayssched/debug: Fix updating of ppos on server write opsJoel Fernandes1-3/+4
10 daysarm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa1-0/+1
10 daysperf/core: Fix slow perf_event_task_exit() with LBR callstacksNamhyung Kim1-2/+18