index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
trace
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
mm: free up PG_slab
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
1
-0
/
+1
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressure()
Vincent Guittot
2
-8
/
+8
2024-04-19
f2fs: convert f2fs__page tracepoint class to use folio
Chao Yu
1
-21
/
+21
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-04-16
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
1
-0
/
+48
2024-04-16
ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value
Steven Rostedt
1
-0
/
+2
2024-04-15
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+2
2024-04-15
rcu: Add a trace event for synchronize_rcu_normal()
Uladzislau Rezki (Sony)
1
-0
/
+27
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-15
/
+0
2024-04-11
tracing: Add sched_prepare_exec tracepoint
Marco Elver
1
-0
/
+35
2024-04-10
SUNRPC: Fix rpcgss_context trace event acceptor field
Steven Rostedt (Google)
1
-2
/
+2
2024-04-09
Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixes
Ingo Molnar
4
-27
/
+42
2024-04-05
trace: events: cleanup deprecated strncpy uses
Justin Stitt
3
-3
/
+3
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
1
-2
/
+38
2024-04-03
trace: adjust TP_STORE_ADDR_PORTS_SKB() parameters
Jason Xing
3
-11
/
+13
2024-04-03
tracing: Add the ::microcode field to the mce_record tracepoint
Avadhut Naik
1
-2
/
+5
2024-04-03
tracing: Add the ::ppin field to the mce_record tracepoint
Avadhut Naik
1
-1
/
+12
2024-04-01
dlm: remove lkb from callback tracepoints
Alexander Aring
1
-27
/
+19
2024-03-30
x86/mce: Clean up TP_printk() output line of the 'mce_record' tracepoint
Ingo Molnar
1
-3
/
+6
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
1
-5
/
+24
2024-03-29
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
2
-43
/
+42
2024-03-28
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
1
-0
/
+17
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+1
2024-03-26
include: trace: Widen the tag buffer in trace_scmi_dump_msg
Cristian Marussi
1
-2
/
+4
2024-03-26
trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()
Jason Xing
1
-15
/
+2
2024-03-26
trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()
Jason Xing
1
-15
/
+3
2024-03-26
trace: move to TP_STORE_ADDRS related macro to net_probe_common.h
Jason Xing
2
-29
/
+29
2024-03-25
workqueue: add function in event of workqueue_activate_work
Kassey Li
1
-1
/
+3
2024-03-19
bpf: pass whole link instead of prog when triggering raw tracepoint
Andrii Nakryiko
1
-2
/
+1
2024-03-19
tracing: Just use strcmp() for testing __string() and __assign_str() match
Steven Rostedt (Google)
1
-3
/
+2
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-27
/
+43
2024-03-18
tracing: Add __string_src() helper to help compilers not to get confused
Steven Rostedt (Google)
1
-2
/
+12
2024-03-18
tracing: Use strcmp() in __assign_str() WARN_ON() check
Steven Rostedt (Google)
1
-1
/
+3
2024-03-18
tracing: Remove second parameter to __assign_rel_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Add warning if string in __assign_str() does not match __string()
Steven Rostedt (Google)
1
-0
/
+1
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
1
-17
/
+11
2024-03-18
tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
Steven Rostedt (Google)
3
-12
/
+12
2024-03-18
tracing: Use ? : shortcut in trace macros
Steven Rostedt (Google)
2
-10
/
+8
2024-03-18
tracing: Do not calculate strlen() twice for __string() fields
Steven Rostedt (Google)
1
-4
/
+6
2024-03-18
tracing: Rework __assign_str() and __string() to not duplicate getting the string
Steven Rostedt (Google)
3
-11
/
+20
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-2
/
+7
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-7
/
+73
2024-03-14
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-20
/
+25
2024-03-14
Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-6
/
+6
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+42
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-95
/
+152
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-0
/
+38
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+298
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-17
/
+13
[prev]
[next]