summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
8 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner
8 daysposix-timers: Expand timer_[re]arm() callbacks with a boolean return valueThomas Gleixner
8 daysliveupdate: validate session type before performing operationPratyush Yadav (Google)
8 daysbpf: Reject negative const offsets for buffer pointersSun Jian
8 dayscgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
8 daystracing/osnoise: Call synchronize_rcu() when unregisteringCrystal Wood
8 daystracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
8 dayscpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
8 dayscpu: hotplug: Preserve per instance callback errorsBradley Morgan
8 daysposix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
8 dayslocking/rt: Fix the incorrect RCU protection in rt_spin_unlock()Thomas Gleixner
8 daystracing/user_events: Fix use-after-free in user_event_mm_dup()Michael Bommarito
8 daysbpf: Add missing access_ok call to copy_user_symsJiri Olsa
8 daysbpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn
8 daysbpf: Reset register bounds before narrowing retval range in check_mem_access()Tristan Madani
8 daystime: Fix off-by-one in compat settimeofday() usec validationWang Yan
8 daystaskstats: retain dead thread stats in TGID queriesYiyang Chen
8 dayskho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTESPratyush Yadav (Google)
8 dayskcov: use WRITE_ONCE() for selftest mode storesKarl Mehltretter
8 dayscpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() pathZhongqiu Han
8 daysring-buffer: Allow sparse CPU masks in ring_buffer_desc()Vincent Donnefort
8 daystracing/remotes: Fix struct_len in trace_remote_alloc_buffer()Vincent Donnefort
8 daystracing/remotes: Fix leak in trace_remote_alloc_buffer() error pathVincent Donnefort
8 daystracing: Make tracepoint_printk static as not exportedBen Dooks
8 daysring-buffer: Fix event length with forced 8-byte alignmentHui Wang
8 daystracing/probes: Make the $ prefix mandatory for comm accessMasami Hiramatsu (Google)
8 daystracing/fprobe: Fix NULL pointer dereference in fprobe_fgraph_entry()Sechang Lim
8 daystracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
8 daystracing/probes: Remove WARN_ON_ONCE from parse_btf_argMasami Hiramatsu (Google)
8 daystracing/eprobes: Allow use of BTF names to dereference pointersSteven Rostedt
8 daysbpf: Fix insn_aux_data leak on verifier err_free_env pathKaFai Wan
8 daysbpf: Mask pseudo pointer values in verifier logsNuoqi Gui
8 daystracing: probes: fix typo in a log messageMartin Kaiser
8 daysbpf: Disable xfrm_decode_session hook attachmentBradley Morgan
8 daysbpf: Preserve pointer spill metadata during half-slot cleanupNuoqi Gui
8 daysbpf: Fix effective prog array index with BPF_F_PREORDERAmery Hung
8 daysbpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field checkThiƩbaud Weksteen
8 daysbpf: Fix stack slot index in nospec checksNuoqi Gui
8 daystimers/migration: Update stale @online doc to @availableZhan Xusheng
8 daysbpf: Guard __get_user acesss with access_ok for uprobe_multi dataJiri Olsa
8 daysbpf: Fix setting retval to -EPERM for cgroup hooks not returning errnoXu Kuohai
8 daysbpf: Run generic devmap egress prog on private skbSun Jian
8 daysbpf: Tighten cgroup storage cookie checks for prog arraysDaniel Borkmann
8 daysbpf: Cancel special fields on map value recycleJustin Suess
8 daysPM: QoS: Fix misc device registration unwindYuho Choi
8 dayssched/fair: Fix cpu_util runnable_avg arithmeticHongyan Xia
8 daysbpf: Fix NULL pointer dereference in bpf_task_from_vpid()Sechang Lim
8 daysbpf: Fix NMI/tracepoint re-entry deadlock on lru locksMykyta Yatsenko
8 daysbpf: Reject sleepable BPF_LSM_CGROUP programs at load timeDavid Windsor
8 daysbpf: Verifier support for sleepable tracepoint programsMykyta Yatsenko