summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
6 daysbpf: reject BPF_PSEUDO_FUNC reference to the main programEduard Zingerman
6 dayskprobes: Protect kprobe_blacklist with RCUMasami Hiramatsu (Google)
6 daystracing/probes: Fix use-after-free on field name/type of events with multiple...Henry Martin
6 daystracing/probes: Fix code indent in get_bitoffset_of_field()Masami Hiramatsu (Google)
6 daystracing/probes: Fix BTF kflag check for anonymous struct member accessMasami Hiramatsu (Google)
6 daystracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct...Masami Hiramatsu (Google)
6 daystracing: Take trace_array reference when opening options fileSteven Rostedt
6 daysbpf: backtracking shouldn't clear outer frame R1-R5 for callbacksEduard Zingerman
7 daysftrace: Synchronize the initialization of ftrace_opsSteven Rostedt
7 daysbpf: backtrack_insn(): Handle ld_{abs,ind} subprog exit edgeEduard Zingerman
7 dayslocking/lockdep: Invalidate stale class_cache entries for zapped classesEric Dumazet
7 daysperf: Fix use-after-free when perf mmap() revival races with the last munmap()Yilin Zhang
7 daysperf/core: Skip empty AUX records with only format flagsLeo Yan
7 dayssched/fair: Avoid creating misfits during cache-aware balancingTim Chen
7 dayssched/fair: Use cfs_rq->h_curr in distribute_cfs_runtime()Wanwu Li
7 dayssched/fair: Use cfs_rq->h_curr in throttle_cfs_rq()Wanwu Li
7 dayssched/core: Skip rq->avg_idle update without a valid idle_stampShubhang Kaushik (Ampere)
7 dayssched/rt,dl: Skip migrate-disabled tasks when picking a push candidateSeiji Nishikawa
7 dayssched/fair: Use update_curr_eevdf() for the remaining root cfs_rq callersZhan Xusheng
7 daysftrace: Take trace_array reference before accessing its ftrace_opsSteven Rostedt
7 daystracing: Have show_event_filters/triggers files take trace array refSteven Rostedt
8 daysuprobes: guard trace cleanup against error pointersAndi Kleen
8 daysMerge tag 'wq-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 daysMerge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
8 daysMerge tag 'sched_ext-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
8 daysMerge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
8 daysworkqueue: reject watchdog thresholds that overflow jiffiesJiacheng Xu
8 dayssched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() ke...Liang Luo
8 dayssched_ext: Fix several comment issuesWanwu Li
8 dayscgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP childrenEtienne Perot
9 daysMerge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
9 daysMerge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
10 daysinterrupt: Disable interrupt before modifying hardirq_disable counterBoqun Feng
11 daysbpf: don't downgrade half-dead scalar zero spills to STACK_ZEROEduard Zingerman
12 daysring-buffer: Stop remote reader update when page swap failsIvan Immanuel Shaji
12 daystracing: Fix retry exhaustion in simple ring buffer reader swapIvan Immanuel Shaji
12 daystracing/user_events: Clear copied tracing state before fork duplicationJérémy Jean
12 daysMerge tag 'dma-mapping-7.3-2026-08-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 daysbpf: check_cond_jmp_op(): properly infer if register is nullEduard Zingerman
13 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
13 daysMerge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
13 daysMerge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2026-08-24locking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
2026-08-24workqueue: Fix unbound pool lifetime for pending pwqsYao Kai
2026-08-24cgroup/cpuset: Preserve boot-isolated CPUs on partition releaseGuopeng Zhang
2026-08-24dma-contiguous: fix truncation of numa_cma / cma_pernuma sizes >= 2GAlexander Graf
2026-08-24locking: Revert switching guards to _irq_{disable,enable}()Peter Zijlstra