summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
13 hourskho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTESPratyush Yadav (Google)
13 hoursaudit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina
13 hoursaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
13 hoursaudit: widen ino fields to u64Jeff Layton
13 hoursftrace: Add global mutex to serialize trace_parser accessTengda Wu
13 hourstracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()Masami Hiramatsu (Google)
13 hourstracing/probes: Fix potential underflow in LEN_OR_ZERO macroMasami Hiramatsu (Google)
13 hourstracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...Masami Hiramatsu (Google)
13 hourstracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()Masami Hiramatsu (Google)
13 hourstracing: Fix union collision of module and refcnt for dynamic eventsMasami Hiramatsu (Google)
13 hourstracing: Fix resource leak on mmiotrace trace_pipe closedeepakraog
13 hourstracing: Fix mmiotrace possible NULL dereferencing of hiter->devSteven Rostedt
13 hourstracing: Fix context switch counter truncationUsama Arif
13 hourssched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()Tejun Heo
13 hourssched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NUL...John Stultz
13 hoursbpf: Fix ld_{abs,ind} failure path analysis in subprogsDaniel Borkmann
4 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner
4 daysposix-timers: Expand timer_[re]arm() callbacks with a boolean return valueThomas Gleixner
10 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
10 daysbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru
10 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
10 daysbpf: Keep dynamic inner array lookups nullableNuoqi Gui
10 daysbpf: Introduce struct bpf_map_desc in verifierMykyta Yatsenko
10 daysbpf: Consistently use reg_state() for register access in the verifierMykyta Yatsenko
10 dayscgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
10 daystracing/osnoise: Call synchronize_rcu() when unregisteringCrystal Wood
10 daystracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
10 dayscpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
10 dayscpu: hotplug: Preserve per instance callback errorsBradley Morgan
10 daysposix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
10 dayslocking/rt: Fix the incorrect RCU protection in rt_spin_unlock()Thomas Gleixner
10 daystracing/user_events: Fix use-after-free in user_event_mm_dup()Michael Bommarito
10 daysbpf: Add missing access_ok call to copy_user_symsJiri Olsa
10 daysbpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn
10 daysbpf: Reset register bounds before narrowing retval range in check_mem_access()Tristan Madani
10 daystime: Fix off-by-one in compat settimeofday() usec validationWang Yan
10 daystaskstats: retain dead thread stats in TGID queriesYiyang Chen
10 dayskcov: use WRITE_ONCE() for selftest mode storesKarl Mehltretter
10 dayscpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() pathZhongqiu Han
10 daystracing: Make tracepoint_printk static as not exportedBen Dooks
10 daysring-buffer: Fix event length with forced 8-byte alignmentHui Wang
10 daystracing/probes: Make the $ prefix mandatory for comm accessMasami Hiramatsu (Google)
10 daystracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()Sechang Lim
10 daystracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
10 daystracing/probes: Remove WARN_ON_ONCE from parse_btf_argMasami Hiramatsu (Google)
10 daystracing/eprobes: Allow use of BTF names to dereference pointersSteven Rostedt
10 daystracing: probes: fix typo in a log messageMartin Kaiser
10 daysbpf: Disable xfrm_decode_session hook attachmentBradley Morgan
10 daysbpf: Fix effective prog array index with BPF_F_PREORDERAmery Hung
10 daysbpf: Fix stack slot index in nospec checksNuoqi Gui