index
:
pub/scm/linux/kernel/git/mkp/linux.git
master
Storage development
Martin K. Petersen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
30 hours
Merge tag 'vfs-7.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+35
33 hours
Merge tag 'printk-for-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+5
39 hours
nstree: check listing permission before taking a namespace reference
Norbert Szetei
1
-8
/
+2
39 hours
Merge branch 'for-7.4-trivial' into for-linus
Petr Mladek
2
-2
/
+2
4 days
Merge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-181
/
+351
4 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
16
-145
/
+360
4 days
Merge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-16
/
+62
4 days
Merge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+17
4 days
Merge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-36
/
+77
5 days
bpf: Reject non-scalar bpf_loop iteration counts
Kumar Kartikeya Dwivedi
2
-1
/
+2
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
18
-39
/
+35
6 days
bpf: use mark_arg_precision() in check_mem_size_reg()
Eduard Zingerman
1
-8
/
+2
6 days
bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()
Eduard Zingerman
1
-11
/
+25
6 days
bpf: mark a NULL BTF_ID argument of a global subprogram precise
Eduard Zingerman
1
-1
/
+5
6 days
bpf: mark a NULL kfunc argument precise
Eduard Zingerman
1
-1
/
+5
6 days
bpf: mark a NULL memory argument of a call precise
Eduard Zingerman
1
-1
/
+10
6 days
bpf: mark a NULL call argument precise
Eduard Zingerman
1
-1
/
+8
6 days
ring-buffer: Use a macro for static buffer bits
Steven Rostedt
1
-2
/
+5
6 days
tracing: Fix comment in tracing_buffers_splice_read()
Steven Rostedt
1
-5
/
+7
6 days
ring-buffer: Prevent truncation of nr_pages / nr_subbufs
Vincent Donnefort
1
-31
/
+30
6 days
ring-buffer: Cap static ring buffer nr_pages
Vincent Donnefort
1
-0
/
+22
6 days
tracing: Fix subbuf resize races with trace_pipe_raw readers
Vincent Donnefort
4
-106
/
+141
6 days
bpf: Preserve inner map identity in callback frames
Kumar Kartikeya Dwivedi
1
-0
/
+10
6 days
bpf: Mark NULL kptr stores precise
Kumar Kartikeya Dwivedi
1
-2
/
+9
6 days
bpf: Cancel special fields when recycling rhtab elements
Nuoqi Gui
1
-14
/
+3
6 days
bpf: Preserve special fields in recycled rhtab elements
Yuan Chen
1
-1
/
+0
6 days
tracing: Fix to avoid creating trace instances with duplicate names
Masami Hiramatsu (Google)
1
-0
/
+5
6 days
Merge tag 'probes-fixes-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-29
/
+88
6 days
bpf: Clear NON_OWN_REF after RCU protection ends
Kumar Kartikeya Dwivedi
1
-4
/
+14
6 days
bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
Ning Ding
1
-1
/
+1
6 days
bpf: Require MEM_PERCPU for percpu kptr stores
Kumar Kartikeya Dwivedi
1
-0
/
+7
6 days
bpf: Mark the zero register precise for a register-form NULL check
Eduard Zingerman
1
-0
/
+9
6 days
bpf: Don't predict JMP32 pointer vs zero comparisons
Eduard Zingerman
1
-0
/
+7
6 days
bpf: Don't resurrect a scalar id dropped by collect_linked_regs()
Eduard Zingerman
1
-4
/
+10
6 days
bpf: Don't infer non-NULL from a pointer with an unbounded offset
Eduard Zingerman
1
-0
/
+7
7 days
exit: hold a reference to thread_pid across proc_flush_pid
Daehyeon Ko
1
-3
/
+6
7 days
futex: Prevent rcuwait use-after-free during requeue PI
Yao Kai
1
-2
/
+10
7 days
futex: Provide rt_mutex_.*_schedule() equivalents for futex scheduling
Sebastian Andrzej Siewior
3
-13
/
+21
7 days
bpf: Reject legacy packet loads from callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+17
7 days
bpf: Mark faultable stack helpers as sleepable
Kumar Kartikeya Dwivedi
1
-0
/
+2
7 days
bpf: Mark bpf_btf_find_by_name_kind() as sleepable
Kumar Kartikeya Dwivedi
1
-0
/
+1
7 days
bpf: Check ancestor frames for rbtree callbacks
Kumar Kartikeya Dwivedi
1
-11
/
+14
7 days
bpf: don't rewrite bpf_fastcall patterns entered by a jump
Eduard Zingerman
2
-0
/
+11
7 days
bpf: update disasm.c to print BPF_PROBE_ATOMIC as atomics
Eduard Zingerman
1
-22
/
+25
7 days
bpf: zero extend the result of an arena 32-bit cmpxchg
Eduard Zingerman
1
-1
/
+6
7 days
ring-buffer: Add checking nr_subbufs to persistent ring buffer validation
Steven Rostedt
1
-0
/
+5
7 days
bpf: Mark syscall helpers as sleepable
Kumar Kartikeya Dwivedi
1
-0
/
+2
7 days
bpf: Mark sched_process_wait argument as nullable
Kumar Kartikeya Dwivedi
1
-0
/
+4
7 days
bpf: Reject resilient lock operations in rbtree callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+5
7 days
bpf: Reject tail calls directly from callback frames
Kumar Kartikeya Dwivedi
1
-0
/
+11
[next]