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
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
4
-21
/
+36
2025-05-12
sched/numa: add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning
Libo Chen
1
-0
/
+33
2025-05-12
khugepaged: pass folio instead of head page to trace events
Fan Ni
1
-6
/
+6
2025-05-11
nfsd: add a tracepoint for nfsd_setattr
Jeff Layton
1
-0
/
+21
2025-05-11
sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
Jeff Layton
1
-6
/
+7
2025-05-08
tsm-mr: Add TVM Measurement Register support
Cedric Xing
1
-0
/
+80
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-05-08
f2fs: remove wbc->for_reclaim handling
Christoph Hellwig
1
-4
/
+1
2025-05-06
Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-1
/
+1
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
1
-15
/
+0
2025-05-02
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
1
-1
/
+1
2025-04-17
trace: tcp: Add const qualifier to skb parameter in tcp_probe event
Breno Leitao
1
-1
/
+1
2025-04-14
rxrpc: Add more CHALLENGE/RESPONSE packet tracing
David Howells
1
-1
/
+77
2025-04-14
rxrpc: Display security params in the afs_cb_call tracepoint
David Howells
1
-2
/
+9
2025-04-14
rxrpc: rxgk: Implement connection rekeying
David Howells
1
-0
/
+24
2025-04-14
rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
David Howells
1
-2
/
+43
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
1
-1
/
+17
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2
-3
/
+0
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
1
-0
/
+24
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-2
/
+2
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
1
-2
/
+2
2025-04-04
sched/tracepoints: Move and extend the sched_process_exit() tracepoint
Andrii Nakryiko
1
-4
/
+30
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-19
/
+92
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-31
/
+10
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-0
/
+116
2025-03-27
Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-1
/
+1
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+6
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+4
2025-03-25
Merge tag 'pmdomain-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-0
/
+37
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
1
-1
/
+1
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-0
/
+19
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-34
/
+0
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
1
-0
/
+13
2025-03-22
tracing: gfp: vsprintf: Do not print "none" when using %pGg printf format
Petr Mladek
1
-1
/
+1
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
1
-0
/
+1
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-2
/
+0
2025-03-17
mm/page_alloc: add trace event for totalreserve_pages calculation
Martin Liu
1
-0
/
+18
2025-03-17
mm/page_alloc: add trace event for per-zone lowmem reserve setup
Martin Liu
1
-0
/
+27
2025-03-17
mm/page_alloc: add trace event for per-zone watermark setup
Martin Liu
1
-0
/
+33
2025-03-17
writeback: fix calculations in trace_balance_dirty_pages() for cgwb
Tang Yizhou
1
-3
/
+2
2025-03-17
writeback: rename variables in trace_balance_dirty_pages()
Tang Yizhou
1
-7
/
+7
2025-03-17
writeback: let trace_balance_dirty_pages() take struct dtc as parameter
Tang Yizhou
1
-10
/
+6
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
1
-1
/
+1
2025-03-10
afs: Simplify cell record handling
David Howells
1
-12
/
+11
2025-03-10
afs: Fix afs_server ref accounting
David Howells
1
-3
/
+4
2025-03-10
afs: Use the per-peer app data provided by rxrpc
David Howells
1
-3
/
+1
2025-03-10
afs: Drop the net parameter from afs_unuse_cell()
David Howells
1
-0
/
+1
2025-03-10
afs: Make afs_lookup_cell() take a trace note
David Howells
1
-1
/
+6
[prev]
[next]