summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
22 hoursaudit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
22 hoursaudit: add audit_log_nf_skb helper functionRicardo Robaina
22 hoursbpf: Allow LPM map access from sleepable BPF programsVlad Poenaru
22 hoursbpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
22 hoursbitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
22 hourscgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
22 hourstracing/probes: Fix double addition of offset for @+FOFFSETMasami Hiramatsu (Google)
22 hourscpu: hotplug: Bound hotplug states sysfs outputBradley Morgan
22 hourscpu: hotplug: Preserve per instance callback errorsBradley Morgan
22 hoursposix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()Zhan Xusheng
22 hoursbpf: Add missing access_ok call to copy_user_symsJiri Olsa
22 hourstime: Fix off-by-one in compat settimeofday() usec validationWang Yan
22 hoursring-buffer: Fix event length with forced 8-byte alignmentHui Wang
22 hourstracing: eprobe: read the complete FILTER_PTR_STRING pointerMartin Kaiser
22 hourstracing: probes: fix typo in a log messageMartin Kaiser
22 hoursbpf: Disable xfrm_decode_session hook attachmentBradley Morgan
22 hoursbpf, lsm: Add disabled BPF LSM hook listXu Kuohai
22 hoursbpf: Fix stack slot index in nospec checksNuoqi Gui
22 hoursbpf: Run generic devmap egress prog on private skbSun Jian
22 hoursbpf: Tighten cgroup storage cookie checks for prog arraysDaniel Borkmann
22 hoursbpf: Check tail zero of bpf_prog_infoLeon Hwang
22 hourssched: restore timer_slack_ns when resetting RT policy on forkGuanyou.Chen
22 hoursbpf: fix UAF by restoring RCU-delayed inode freeing in bpffsDeepanshu Kartikey
22 hoursworkqueue: drop spurious '*' from print_worker_info() fn declarationBreno Leitao
22 hourssched/fair: Only update stats for allowed CPUs when looking for dst groupAdam Li
22 hoursmodule: decompress: check return value of module_extend_max_pages()Andrii Kuchmenko
22 hourstracing: Prevent out-of-bounds read in glob matchingHuihui Huang
22 hoursbpf: Restore sysctl new-value from 1 to 0Dawei Feng
22 hoursbpf: Reject fragmented frames in devmapZhao Zhang
22 hoursposix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error pathWenTao Liang
22 hourssched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RTSteven Rostedt
22 hoursaudit: 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
2026-06-01audit: fix incorrect inheritable capability in CAPSET recordsSergio Correia
2026-06-01futex: Prevent lockup in requeue-PI during signal/ timeout wakeupSebastian Andrzej Siewior