summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
29 hoursMerge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-15/+35
32 hoursMerge tag 'printk-for-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+5
38 hoursnstree: check listing permission before taking a namespace referenceNorbert Szetei1-8/+2
38 hoursMerge branch 'for-7.4-trivial' into for-linusPetr Mladek2-2/+2
4 daysMerge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-181/+351
4 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds16-145/+360
4 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+62
4 daysMerge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+17
4 daysMerge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-36/+77
5 daysbpf: Reject non-scalar bpf_loop iteration countsKumar Kartikeya Dwivedi2-1/+2
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook18-39/+35
6 daysbpf: use mark_arg_precision() in check_mem_size_reg()Eduard Zingerman1-8/+2
6 daysbpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()Eduard Zingerman1-11/+25
6 daysbpf: mark a NULL BTF_ID argument of a global subprogram preciseEduard Zingerman1-1/+5
6 daysbpf: mark a NULL kfunc argument preciseEduard Zingerman1-1/+5
6 daysbpf: mark a NULL memory argument of a call preciseEduard Zingerman1-1/+10
6 daysbpf: mark a NULL call argument preciseEduard Zingerman1-1/+8
6 daysring-buffer: Use a macro for static buffer bitsSteven Rostedt1-2/+5
6 daystracing: Fix comment in tracing_buffers_splice_read()Steven Rostedt1-5/+7
6 daysring-buffer: Prevent truncation of nr_pages / nr_subbufsVincent Donnefort1-31/+30
6 daysring-buffer: Cap static ring buffer nr_pagesVincent Donnefort1-0/+22
6 daystracing: Fix subbuf resize races with trace_pipe_raw readersVincent Donnefort4-106/+141
6 daysbpf: Preserve inner map identity in callback framesKumar Kartikeya Dwivedi1-0/+10
6 daysbpf: Mark NULL kptr stores preciseKumar Kartikeya Dwivedi1-2/+9
6 daysbpf: Cancel special fields when recycling rhtab elementsNuoqi Gui1-14/+3
6 daysbpf: Preserve special fields in recycled rhtab elementsYuan Chen1-1/+0
6 daystracing: Fix to avoid creating trace instances with duplicate namesMasami Hiramatsu (Google)1-0/+5
6 daysMerge tag 'probes-fixes-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-29/+88
6 daysbpf: Clear NON_OWN_REF after RCU protection endsKumar Kartikeya Dwivedi1-4/+14
6 daysbpf: Keep refcount_acquire nullable for borrowed RCU kptrsNing Ding1-1/+1
6 daysbpf: Require MEM_PERCPU for percpu kptr storesKumar Kartikeya Dwivedi1-0/+7
6 daysbpf: Mark the zero register precise for a register-form NULL checkEduard Zingerman1-0/+9
6 daysbpf: Don't predict JMP32 pointer vs zero comparisonsEduard Zingerman1-0/+7
6 daysbpf: Don't resurrect a scalar id dropped by collect_linked_regs()Eduard Zingerman1-4/+10
6 daysbpf: Don't infer non-NULL from a pointer with an unbounded offsetEduard Zingerman1-0/+7
7 daysexit: hold a reference to thread_pid across proc_flush_pidDaehyeon Ko1-3/+6
7 daysfutex: Prevent rcuwait use-after-free during requeue PIYao Kai1-2/+10
7 daysfutex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior3-13/+21
7 daysbpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi1-0/+17
7 daysbpf: Mark faultable stack helpers as sleepableKumar Kartikeya Dwivedi1-0/+2
7 daysbpf: Mark bpf_btf_find_by_name_kind() as sleepableKumar Kartikeya Dwivedi1-0/+1
7 daysbpf: Check ancestor frames for rbtree callbacksKumar Kartikeya Dwivedi1-11/+14
7 daysbpf: don't rewrite bpf_fastcall patterns entered by a jumpEduard Zingerman2-0/+11
7 daysbpf: update disasm.c to print BPF_PROBE_ATOMIC as atomicsEduard Zingerman1-22/+25
7 daysbpf: zero extend the result of an arena 32-bit cmpxchgEduard Zingerman1-1/+6
7 daysring-buffer: Add checking nr_subbufs to persistent ring buffer validationSteven Rostedt1-0/+5
7 daysbpf: Mark syscall helpers as sleepableKumar Kartikeya Dwivedi1-0/+2
7 daysbpf: Mark sched_process_wait argument as nullableKumar Kartikeya Dwivedi1-0/+4
7 daysbpf: Reject resilient lock operations in rbtree callbacksKumar Kartikeya Dwivedi1-0/+5
7 daysbpf: Reject tail calls directly from callback framesKumar Kartikeya Dwivedi1-0/+11