index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-2
/
+150
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-29
/
+8
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-61
/
+13
2022-01-15
mm/damon: hide kernel pointer from tracepoint event
SeongJae Park
1
-4
/
+4
2022-01-15
mm/damon: add 'age' of region tracepoint support
Xin Hao
1
-2
/
+5
2022-01-15
mm/thp: drop unused trace events hugepage_[invalidate|splitting]
Anshuman Khandual
1
-35
/
+0
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
1
-20
/
+4
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+6
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-441
/
+733
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-15
/
+17
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2022-01-11
Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-0
/
+260
2022-01-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+23
2022-01-11
Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-5
/
+5
2022-01-11
Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-01-11
fscache: Add a tracepoint for cookie use/unuse
David Howells
1
-0
/
+44
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-6
/
+6
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
1
-0
/
+23
2022-01-10
SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points
Chuck Lever
1
-4
/
+4
2022-01-10
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-2
/
+3
2022-01-09
net: skb: use kfree_skb_reason() in __udp4_lib_rcv()
Menglong Dong
1
-0
/
+1
2022-01-09
net: skb: use kfree_skb_reason() in tcp_v4_rcv()
Menglong Dong
1
-0
/
+4
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
1
-7
/
+29
2022-01-07
fscache, cachefiles: Store the volume coherency data
David Howells
1
-2
/
+40
2022-01-07
cachefiles: Implement the I/O routines
David Howells
1
-0
/
+121
2022-01-07
cachefiles: Implement begin and end I/O operation
David Howells
1
-0
/
+2
2022-01-07
cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
1
-0
/
+56
2022-01-07
cachefiles: Implement object lifecycle funcs
David Howells
2
-0
/
+62
2022-01-07
cachefiles: Add tracepoints for calls to the VFS
David Howells
1
-0
/
+176
2022-01-07
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
1
-0
/
+42
2022-01-07
cachefiles: Add a couple of tracepoints for logging errors
David Howells
1
-0
/
+94
2022-01-07
cachefiles: Introduce rewritten driver
David Howells
1
-0
/
+49
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
1
-0
/
+25
2022-01-07
fscache: Implement raw I/O interface
David Howells
1
-0
/
+2
2022-01-07
fscache: Provide a means to begin an operation
David Howells
1
-0
/
+6
2022-01-07
fscache: Implement cookie invalidation
David Howells
1
-0
/
+25
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
1
-0
/
+12
2022-01-07
fscache: Implement simple cookie state machine
David Howells
1
-0
/
+4
2022-01-07
fscache: Provide and use cache methods to lookup/create/free a volume
David Howells
1
-1
/
+10
2022-01-07
fscache: Implement cookie-level access helpers
David Howells
1
-0
/
+29
2022-01-07
fscache: Implement volume-level access helpers
David Howells
1
-0
/
+34
2022-01-07
fscache: Implement cache-level access helpers
David Howells
1
-0
/
+41
2022-01-07
fscache: Implement cookie registration
David Howells
1
-0
/
+111
2022-01-07
fscache: Implement volume registration
David Howells
1
-1
/
+60
2022-01-07
fscache: Implement cache registration
David Howells
1
-0
/
+43
2022-01-07
fscache: Introduce new driver
David Howells
1
-0
/
+49
2022-01-07
netfs: Display the netfs inode number in the netfs_read tracepoint
David Howells
1
-1
/
+4
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
1
-523
/
+0
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
1
-321
/
+0
2022-01-04
filemap: Convert tracing of page cache operations to folio
Matthew Wilcox (Oracle)
1
-15
/
+17
[next]