summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
11 daysMerge tag 'sysctl-7.03-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysMerge tag 'printk-for-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
13 daysnstree: check listing permission before taking a namespace referenceNorbert Szetei
13 daysMerge branch 'for-7.4-trivial' into for-linusPetr Mladek
2026-09-07syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guardKarl Mehltretter
2026-09-06Merge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-09-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-09-06Merge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-09-06Merge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-09-06Merge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-09-05bpf: Reject non-scalar bpf_loop iteration countsKumar Kartikeya Dwivedi
2026-09-04treewide: refresh kmalloc_obj() conversionsKees Cook
2026-09-04bpf: use mark_arg_precision() in check_mem_size_reg()Eduard Zingerman
2026-09-04bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()Eduard Zingerman
2026-09-04bpf: mark a NULL BTF_ID argument of a global subprogram preciseEduard Zingerman
2026-09-04bpf: mark a NULL kfunc argument preciseEduard Zingerman
2026-09-04bpf: mark a NULL memory argument of a call preciseEduard Zingerman
2026-09-04bpf: mark a NULL call argument preciseEduard Zingerman
2026-09-04ring-buffer: Use a macro for static buffer bitsSteven Rostedt
2026-09-04tracing: Fix comment in tracing_buffers_splice_read()Steven Rostedt
2026-09-04ring-buffer: Prevent truncation of nr_pages / nr_subbufsVincent Donnefort
2026-09-04ring-buffer: Cap static ring buffer nr_pagesVincent Donnefort
2026-09-04tracing: Fix subbuf resize races with trace_pipe_raw readersVincent Donnefort
2026-09-04bpf: Preserve inner map identity in callback framesKumar Kartikeya Dwivedi
2026-09-04bpf: Mark NULL kptr stores preciseKumar Kartikeya Dwivedi
2026-09-04bpf: Cancel special fields when recycling rhtab elementsNuoqi Gui
2026-09-04bpf: Preserve special fields in recycled rhtab elementsYuan Chen
2026-09-04tracing: Fix to avoid creating trace instances with duplicate namesMasami Hiramatsu (Google)
2026-09-04Merge tag 'probes-fixes-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-09-04bpf: Clear NON_OWN_REF after RCU protection endsKumar Kartikeya Dwivedi
2026-09-04bpf: Keep refcount_acquire nullable for borrowed RCU kptrsNing Ding
2026-09-04bpf: Require MEM_PERCPU for percpu kptr storesKumar Kartikeya Dwivedi
2026-09-04bpf: Mark the zero register precise for a register-form NULL checkEduard Zingerman
2026-09-04bpf: Don't predict JMP32 pointer vs zero comparisonsEduard Zingerman
2026-09-04bpf: Don't resurrect a scalar id dropped by collect_linked_regs()Eduard Zingerman
2026-09-04bpf: Don't infer non-NULL from a pointer with an unbounded offsetEduard Zingerman
2026-09-04exit: hold a reference to thread_pid across proc_flush_pidDaehyeon Ko
2026-09-04futex: Prevent rcuwait use-after-free during requeue PIYao Kai
2026-09-04futex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior
2026-09-03bpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi
2026-09-03bpf: Mark faultable stack helpers as sleepableKumar Kartikeya Dwivedi
2026-09-03bpf: Mark bpf_btf_find_by_name_kind() as sleepableKumar Kartikeya Dwivedi
2026-09-03bpf: Check ancestor frames for rbtree callbacksKumar Kartikeya Dwivedi
2026-09-03bpf: don't rewrite bpf_fastcall patterns entered by a jumpEduard Zingerman
2026-09-03bpf: update disasm.c to print BPF_PROBE_ATOMIC as atomicsEduard Zingerman
2026-09-03bpf: zero extend the result of an arena 32-bit cmpxchgEduard Zingerman
2026-09-03ring-buffer: Add checking nr_subbufs to persistent ring buffer validationSteven Rostedt
2026-09-03bpf: Mark syscall helpers as sleepableKumar Kartikeya Dwivedi
2026-09-03bpf: Mark sched_process_wait argument as nullableKumar Kartikeya Dwivedi