summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
9 daysbpf: Mark signal tracepoint siginfo arguments as scalarKumar Kartikeya Dwivedi1-0/+3
9 daysbpf: Fix NULL-ptr-deref in btf_var_show()Jiayuan Chen1-1/+9
9 daysbpf: Fix NULL-ptr-deref when showing a void BTF typeJiayuan Chen1-1/+8
9 daysbpf: Reject key-less BTF for hash mapsJiayuan Chen1-0/+6
9 daysring-buffer: Allow splice reads on static buffersVincent Donnefort1-9/+2
10 daysbpf: reject BPF_PSEUDO_FUNC reference to the main programEduard Zingerman1-0/+9
10 dayskprobes: Protect kprobe_blacklist with RCUMasami Hiramatsu (Google)1-4/+10
10 daystracing/probes: Fix use-after-free on field name/type of events with multiple...Henry Martin2-1/+49
10 daystracing/probes: Fix code indent in get_bitoffset_of_field()Masami Hiramatsu (Google)1-5/+5
10 daystracing/probes: Fix BTF kflag check for anonymous struct member accessMasami Hiramatsu (Google)3-11/+16
10 daystracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct...Masami Hiramatsu (Google)1-6/+6
10 daystracing: Take trace_array reference when opening options fileSteven Rostedt1-4/+63
10 daysbpf: backtracking shouldn't clear outer frame R1-R5 for callbacksEduard Zingerman1-20/+17
10 daysftrace: Synchronize the initialization of ftrace_opsSteven Rostedt1-2/+11
10 daysbpf: backtrack_insn(): Handle ld_{abs,ind} subprog exit edgeEduard Zingerman1-6/+19
11 daysprintk/nbcon: Change nbcon_irq_work to IRQ_WORK_LAZYJohn Ogness1-1/+1
11 daysprintk/nbcon: Flush nbcon_irq_work in nbcon_free()John Ogness1-0/+2
11 dayslocking/lockdep: Invalidate stale class_cache entries for zapped classesEric Dumazet1-8/+42
11 daysperf: Fix use-after-free when perf mmap() revival races with the last munmap()Yilin Zhang1-10/+10
11 daysperf/core: Skip empty AUX records with only format flagsLeo Yan1-2/+7
11 dayssched/fair: Avoid creating misfits during cache-aware balancingTim Chen1-5/+45
11 dayssched/fair: Use cfs_rq->h_curr in distribute_cfs_runtime()Wanwu Li1-1/+1
11 dayssched/fair: Use cfs_rq->h_curr in throttle_cfs_rq()Wanwu Li1-2/+2
11 dayssched/core: Skip rq->avg_idle update without a valid idle_stampShubhang Kaushik (Ampere)1-2/+8
11 dayssched/rt,dl: Skip migrate-disabled tasks when picking a push candidateSeiji Nishikawa2-4/+4
11 dayssched/fair: Use update_curr_eevdf() for the remaining root cfs_rq callersZhan Xusheng1-2/+2
11 daysftrace: Take trace_array reference before accessing its ftrace_opsSteven Rostedt4-24/+42
11 daystracing: Have show_event_filters/triggers files take trace array refSteven Rostedt1-4/+24
12 daysuprobes: guard trace cleanup against error pointersAndi Kleen1-2/+2
12 daysMerge tag 'wq-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+21
12 daysMerge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+31
12 daysMerge tag 'sched_ext-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-15/+57
12 daysMerge tag 'xfs-fixes-7.3-rc2' of gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+18
12 daysworkqueue: reject watchdog thresholds that overflow jiffiesJiacheng Xu1-0/+3
12 dayssched_ext: Fix missing @slice and @vtime descriptions in finish_dispatch() ke...Liang Luo1-0/+2
12 dayssched_ext: Fix several comment issuesWanwu Li2-6/+6
12 dayscgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP childrenEtienne Perot1-4/+2
13 daysreboot: fix cad_pid use-after-free raceCen Zhang (Microsoft)2-4/+27
13 daysMerge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
13 daysMerge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6-6/+20
14 daysinterrupt: Disable interrupt before modifying hardirq_disable counterBoqun Feng1-13/+4
2026-08-28bpf: don't downgrade half-dead scalar zero spills to STACK_ZEROEduard Zingerman1-7/+4
2026-08-27ring-buffer: Stop remote reader update when page swap failsIvan Immanuel Shaji1-2/+5
2026-08-27tracing: Fix retry exhaustion in simple ring buffer reader swapIvan Immanuel Shaji1-2/+2
2026-08-27tracing/user_events: Clear copied tracing state before fork duplicationJérémy Jean1-0/+3
2026-08-27Merge tag 'dma-mapping-7.3-2026-08-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+9
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+52
2026-08-26bpf: check_cond_jmp_op(): properly infer if register is nullEduard Zingerman1-3/+6
2026-08-26Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+24
2026-08-26Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+13