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