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-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
2025-08-18
bpf: Add a verbose message when the BTF limit is reached
Anton Protopopov
1
-1
/
+4
2025-08-18
bpf: Replace get_next_cpu() with cpumask_next_wrap()
Fushuai Wang
1
-9
/
+1
2025-08-17
Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+8
2025-08-16
params: Replace deprecated strcpy() with strscpy() and memcpy()
Thorsten Blum
1
-3
/
+4
2025-08-15
bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
1
-2
/
+7
2025-08-15
perf: Convert mmap() refcounts to refcount_t
Thomas Gleixner
3
-23
/
+23
2025-08-15
perf: Identify the 0->1 transition for event::mmap_count
Peter Zijlstra
1
-1
/
+1
2025-08-15
perf: Use scoped_guard() for mmap_mutex in perf_mmap()
Peter Zijlstra
1
-21
/
+14
2025-08-15
perf: Split out the RB allocation
Peter Zijlstra
1
-72
/
+73
2025-08-15
perf: Make RB allocation branch self sufficient
Peter Zijlstra
1
-5
/
+1
2025-08-15
perf: Split out the AUX buffer allocation
Peter Zijlstra
1
-67
/
+77
2025-08-15
perf: Reflow to get rid of aux_success label
Peter Zijlstra
1
-19
/
+18
2025-08-15
perf: Use guard() for aux_mutex in perf_mmap()
Peter Zijlstra
1
-5
/
+1
[prev]
[next]