index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+17
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+3
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+8
2026-04-18
f2fs: add page-order information for large folio reads in iostat
Daniel Lee
1
-4
/
+17
2026-04-18
mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
Qi Zheng
1
-5
/
+5
2026-04-18
writeback: prevent memory cgroup release in writeback module
Muchun Song
1
-0
/
+3
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-3
/
+3
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-0
/
+26
2026-04-15
Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+73
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+58
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-37
/
+111
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-30
/
+5
2026-04-15
dma-fence: Fix potential tracepoint null pointer dereferences
Tvrtko Ursulin
1
-6
/
+34
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-19
/
+70
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-28
/
+54
2026-04-13
Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2026-04-13
Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+24
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+45
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-583
/
+583
2026-04-13
xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursor
Chuck Lever
1
-14
/
+14
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
4
-11
/
+19
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
1
-4
/
+3
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2026-04-08
mptcp: better mptcp-level RTT estimator
Paolo Abeni
1
-1
/
+1
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
1
-0
/
+1
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
1
-0
/
+1
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
1
-1
/
+1
2026-04-08
tracing: Report ipi_raise target CPUs as cpumask
CaoRuichuang
1
-3
/
+3
2026-04-07
btrfs: add tracepoint for search slot restart tracking
Leo Martins
1
-0
/
+24
2026-04-07
PCI: trace: Add PCI controller tracepoint feature
Shawn Lin
1
-0
/
+58
2026-04-05
mm: vmscan: add PIDs to vmscan tracepoints
Thomas Ballasi
1
-8
/
+16
2026-04-05
mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
1
-35
/
+48
2026-04-05
tracing: add __event_in_*irq() helpers
Steven Rostedt
2
-0
/
+27
2026-04-05
mm: khugepaged: skip lazy-free folios
Vernon Yang
1
-0
/
+1
2026-04-05
mm: khugepaged: add trace_mm_khugepaged_scan event
Vernon Yang
1
-0
/
+25
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+11
2026-04-02
dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory
Jiri Pirko
1
-1
/
+2
2026-03-31
sched: Add deadline tracepoints
Gabriele Monaco
1
-0
/
+26
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
4
-11
/
+19
2026-03-29
sunrpc: Add XPT flags missing from SVC_XPRT_FLAG_LIST
Chuck Lever
1
-1
/
+3
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2026-03-28
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+7
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+8
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
1
-4
/
+4
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...
Steven Rostedt
1
-2
/
+5
2026-03-23
btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...
Goldwyn Rodrigues
1
-4
/
+7
2026-03-23
coredump: add tracepoint for coredump events
Breno Leitao
1
-0
/
+45
2026-03-21
tracing: Revert "tracing: Remove pid in task_rename tracing output"
Xuewen Yan
1
-2
/
+5
[prev]
[next]