index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-24
genirq/devres: Add error handling in devm_request_*_irq()
Pan Chuang
1
-40
/
+87
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
1
-0
/
+37
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
2
-11
/
+0
2025-08-23
Merge tag 'trace-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-25
/
+49
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
1
-6
/
+16
2025-08-22
bpf: Remove preempt_disable in bpf_try_get_buffers
Tao Chen
1
-3
/
+0
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
1
-41
/
+9
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
2
-4
/
+40
2025-08-22
cgroup/psi: Set of->priv to NULL upon file release
Chen Ridong
1
-0
/
+1
2025-08-22
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
1
-7
/
+36
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
2
-0
/
+12
2025-08-22
refscale: Use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-1
/
+1
2025-08-22
rcutorture: Use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+26
2025-08-22
padata: Reset next CPU when reorder sequence wraps around
Xiao Liang
1
-1
/
+5
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-2
/
+26
2025-08-21
Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+8
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2025-08-21
uprobes: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-21
seccomp: passthrough uprobe systemcall without filtering
Jiri Olsa
1
-7
/
+25
2025-08-21
uprobes/x86: Add support to optimize uprobes
Jiri Olsa
1
-4
/
+12
2025-08-21
uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2
-0
/
+18
2025-08-21
uprobes/x86: Add mapping for optimized uprobe trampolines
Jiri Olsa
2
-0
/
+11
2025-08-21
uprobes: Add do_ref_ctr argument to uprobe_write function
Jiri Olsa
1
-4
/
+4
2025-08-21
uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
Jiri Olsa
1
-10
/
+11
2025-08-21
uprobes: Add nbytes argument to uprobe_write
Jiri Olsa
1
-12
/
+14
2025-08-21
uprobes: Add uprobe_write function
Jiri Olsa
1
-4
/
+10
2025-08-21
uprobes: Make copy_from_page global
Jiri Olsa
1
-5
/
+5
2025-08-21
uprobes: Rename arch_uretprobe_trampoline function
Jiri Olsa
1
-2
/
+2
2025-08-21
uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
Jiri Olsa
1
-3
/
+3
2025-08-20
Merge tag 'probes-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-08-20
tracing: fprobe-event: Sanitize wildcard for fprobe event name
Masami Hiramatsu (Google)
1
-1
/
+1
2025-08-20
trace/fgraph: Fix the warning caused by missing unregister notifier
Ye Weihua
1
-0
/
+1
2025-08-20
ring-buffer: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+1
2025-08-20
tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
2
-7
/
+19
2025-08-19
kho: warn if KHO is disabled due to an error
Pasha Tatashin
1
-0
/
+1
2025-08-19
kho: mm: don't allow deferred struct page with KHO
Pasha Tatashin
1
-0
/
+1
2025-08-19
kho: init new_physxa->phys_bits to fix lockdep
Pasha Tatashin
1
-4
/
+24
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2025-08-19
signal: Fix memory leak for PIDFD_SELF* sentinels
Adrian Huang (Lenovo)
1
-1
/
+5
2025-08-19
pid: change bacct_add_tsk() to use task_ppid_nr_ns()
Oleg Nesterov
1
-2
/
+1
2025-08-19
pid: make __task_pid_nr_ns(ns => NULL) safe for zombie callers
Oleg Nesterov
1
-1
/
+2
2025-08-19
pid: Add a judgment for ns null in pid_nr_ns
gaoxiang17
1
-1
/
+1
2025-08-19
kcsan: test: Replace deprecated strcpy() with strscpy()
Thorsten Blum
1
-2
/
+2
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
3
-2
/
+26
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
3
-2
/
+26
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
1
-3
/
+7
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
3
-2
/
+22
[prev]
[next]