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
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-26
selftests: ftrace: Remove obsolate maxactive syntax check
Masami Hiramatsu (Google)
1
-3
/
+1
2024-12-26
tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
2
-39
/
+6
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
7
-0
/
+100
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
10
-245
/
+538
2024-12-26
s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
Sven Schnelle
5
-46
/
+20
2024-12-26
ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
Masami Hiramatsu (Google)
6
-0
/
+10
2024-12-26
bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
Masami Hiramatsu (Google)
1
-13
/
+14
2024-12-26
tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
Masami Hiramatsu (Google)
4
-42
/
+86
2024-12-26
tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
5
-0
/
+58
2024-12-26
tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
3
-0
/
+44
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
11
-8
/
+33
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
7
-12
/
+23
2024-12-26
fgraph: Pass ftrace_regs to retfunc
Masami Hiramatsu (Google)
8
-14
/
+27
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
24
-207
/
+119
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
14
-42
/
+114
2024-12-23
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
4
-20
/
+7
2024-12-23
ftrace: Switch ftrace.c code over to use guard()
Steven Rostedt
1
-63
/
+34
2024-12-23
ftrace: Remove unneeded goto jumps
Steven Rostedt
1
-9
/
+4
2024-12-23
ftrace: Do not disable interrupts in profiler
Steven Rostedt
1
-13
/
+7
2024-12-23
fgraph: Remove unnecessary disabling of interrupts and recursion
Steven Rostedt
1
-22
/
+15
2024-12-22
Linux 6.13-rc4
v6.13-rc4
Linus Torvalds
1
-1
/
+1
2024-12-22
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
1
-0
/
+7
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
1
-1
/
+1
2024-12-21
staging: gpib: Fix allyesconfig build failures
Steven Rostedt
2
-2
/
+2
2024-12-21
modpost: distinguish same module paths from different dump files
Masahiro Yamada
2
-9
/
+11
2024-12-21
kbuild: deb-pkg: Do not install maint scripts for arch 'um'
Nicolas Schier
1
-0
/
+6
2024-12-21
kbuild: deb-pkg: add debarch for ARCH=um
Masahiro Yamada
1
-0
/
+7
2024-12-21
kbuild: Drop support for include/asm-<arch> in headers_check.pl
Geert Uytterhoeven
2
-8
/
+3
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2
-0
/
+168
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2
-0
/
+91
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
1
-2
/
+3
2024-12-20
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
1
-1
/
+2
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
3
-5
/
+16
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2
-3
/
+9
2024-12-20
arm64/signal: Silence sparse warning storing GCSPR_EL0
Mark Brown
1
-20
/
+15
2024-12-19
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
3
-12
/
+22
2024-12-19
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
1
-9
/
+0
2024-12-19
KVM: x86: Play nice with protected guests in complete_hypercall_exit()
Sean Christopherson
1
-1
/
+1
2024-12-19
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2
-0
/
+7
2024-12-19
io_uring: check if iowq is killed before queuing
Pavel Begunkov
1
-1
/
+5
2024-12-19
smb: fix bytes written value in /proc/fs/cifs/Stats
Bharath SM
1
-0
/
+3
2024-12-19
PCI/bwctrl: Enable only if more than one speed is supported
Lukas Wunner
1
-1
/
+3
2024-12-19
PCI: Honor Max Link Speed when determining supported speeds
Lukas Wunner
1
-2
/
+4
2024-12-19
io_uring/register: limit ring resizing to DEFER_TASKRUN
Jens Axboe
1
-0
/
+3
2024-12-19
smb: client: fix TCP timers deadlock after rmmod
Enzo Matsumiya
1
-10
/
+26
2024-12-19
smb: client: Deduplicate "select NETFS_SUPPORT" in Kconfig
Dragan Simic
1
-1
/
+0
2024-12-19
smb: use macros instead of constants for leasekey size and default cifsattrs ...
Bharath SM
2
-2
/
+2
[next]