summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
3 daysposix-cpu-timers: Prevent UAF caused by non-leader exec() raceThomas Gleixner
4 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes
9 daysaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
9 daysaudit: add audit_log_nf_skb helper functionRicardo Robaina
9 daysbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru
9 daysbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
9 daysbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
9 dayscgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
9 daystracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
9 dayscpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
9 dayscpu: hotplug: Preserve per instance callback errorsBradley Morgan
9 daysposix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
9 daysbpf: Add missing access_ok call to copy_user_symsJiri Olsa
9 daystime: Fix off-by-one in compat settimeofday() usec validationWang Yan
9 daysring-buffer: Fix event length with forced 8-byte alignmentHui Wang
9 daystracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
9 daystracing: probes: fix typo in a log messageMartin Kaiser
9 daysbpf: Disable xfrm_decode_session hook attachmentBradley Morgan
9 daysbpf, lsm: Add disabled BPF LSM hook listXu Kuohai
9 daysbpf: Fix stack slot index in nospec checksNuoqi Gui
9 daysbpf: Run generic devmap egress prog on private skbSun Jian
9 daysbpf: Tighten cgroup storage cookie checks for prog arraysDaniel Borkmann
9 daysbpf: Check tail zero of bpf_prog_infoLeon Hwang
9 dayssched: restore timer_slack_ns when resetting RT policy on forkGuanyou.Chen
9 daysbpf: fix UAF by restoring RCU-delayed inode freeing in bpffsDeepanshu Kartikey
9 daysworkqueue: drop spurious '*' from print_worker_info() fn declarationBreno Leitao
9 dayssched/fair: Only update stats for allowed CPUs when looking for dst groupAdam Li
9 daysmodule: decompress: check return value of module_extend_max_pages()Andrii Kuchmenko
9 daystracing: Prevent out-of-bounds read in glob matchingHuihui Huang
9 daysbpf: Restore sysctl new-value from 1 to 0Dawei Feng
9 daysbpf: Reject fragmented frames in devmapZhao Zhang
9 daysposix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error pathWenTao Liang
9 dayssched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RTSteven Rostedt
9 daysaudit: Fix data races of skb_queue_len() readers on audit_queueChi Wang
2026-07-04locking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso
2026-07-04bpf: use kvfree() for replaced sysctl write bufferDawei Feng
2026-07-04ring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel
2026-07-04debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra
2026-06-19cgroup/cpuset: Reset DL migration state on can_attach() failureGuopeng Zhang
2026-06-19tracing/probes: Limit size of event probe to 3KSteven Rostedt
2026-06-19tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
2026-06-19sched: Use u64 for bandwidth ratio calculationsJoseph Salisbury
2026-06-19pidfd: refuse access to tasks that have started exiting harderChristian Brauner
2026-06-19time: Fix off-by-one in settimeofday() usec validationNaveen Kumar Chaudhary
2026-06-19signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()Aleksandr Nogikh
2026-06-01tracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier
2026-06-01irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RTJiayuan Chen
2026-06-01tracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)
2026-06-01ring-buffer: Fix reporting of missed events in iteratorSteven Rostedt
2026-06-01audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIVSergio Correia