index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
kthread: add kthread_work tracepoints
Rob Clark
1
-0
/
+84
2020-12-14
Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-0
/
+1
2020-12-11
Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux
Rafael J. Wysocki
1
-1
/
+29
2020-12-11
thermal: devfreq_cooling: change tracing function and arguments
Lukasz Luba
1
-10
/
+9
2020-12-04
Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into asoc-5.11
Mark Brown
1
-16
/
+4
2020-12-04
bpf: Remove trailing semicolon in macro definition
Tom Rix
1
-6
/
+6
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
1
-18
/
+12
2020-12-04
block: remove the request_queue argument to the block_bio_remap tracepoint
Christoph Hellwig
1
-5
/
+3
2020-12-04
block: remove the request_queue argument to the block_split tracepoint
Christoph Hellwig
1
-8
/
+6
2020-12-04
block: simplify and extend the block_bio_merge tracepoint class
Christoph Hellwig
1
-125
/
+33
2020-12-04
block: remove the unused block_sleeprq tracepoint
Christoph Hellwig
1
-18
/
+0
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
1
-1
/
+1
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
1
-24
/
+0
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
1
-96
/
+14
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
1
-0
/
+1
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
1
-5
/
+15
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
1
-1
/
+36
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
1
-2
/
+73
2020-11-30
ASoC: soc-core: tidyup jack.h
Kuninori Morimoto
1
-0
/
+1
2020-11-25
trace: fix potenial dangerous pointer
Hui Su
1
-4
/
+4
2020-11-19
scsi: ufs: Add more contexts in the ufs tracepoints
Jaegeuk Kim
1
-4
/
+17
2020-11-18
Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
1
-0
/
+63
2020-11-12
SUNRPC: Fix oops in the rpc_xdr_buf event class
Scott Mayhew
1
-1
/
+2
2020-11-11
xprtrdma: Trace unmap_sync calls
Chuck Lever
1
-0
/
+22
2020-11-11
xprtrdma: Display the task ID when reporting MR events
Chuck Lever
1
-38
/
+58
2020-11-11
xprtrdma: Clean up trace_xprtrdma_nomrs()
Chuck Lever
1
-9
/
+10
2020-11-11
xprtrdma: Clean up xprtrdma callback tracepoints
Chuck Lever
1
-15
/
+16
2020-11-11
xprtrdma: Clean up tracepoints in the reply path
Chuck Lever
1
-63
/
+3
2020-11-11
xprtrdma: Clean up reply parsing error tracepoints
Chuck Lever
1
-13
/
+14
2020-11-11
xprtrdma: Clean up trace_xprtrdma_post_linv
Chuck Lever
1
-7
/
+9
2020-11-11
xprtrdma: Introduce FRWR completion IDs
Chuck Lever
1
-40
/
+4
2020-11-11
xprtrdma: Introduce Send completion IDs
Chuck Lever
1
-38
/
+9
2020-11-11
xprtrdma: Introduce Receive completion IDs
Chuck Lever
1
-38
/
+8
2020-11-11
xprtrdma: Replace dprintk call sites in ERR_CHUNK path
Chuck Lever
1
-0
/
+82
2020-11-09
Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
1
-2
/
+4
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
1
-3
/
+3
2020-11-05
SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
Chuck Lever
1
-4
/
+4
2020-11-04
scsi: ufs: Add DeepSleep feature
Adrian Hunter
1
-1
/
+2
2020-11-02
f2fs: move ioctl interface definitions to separated file
Chao Yu
1
-0
/
+1
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
1
-2
/
+3
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
1
-16
/
+3
2020-10-26
PM / devfreq: Add tracepoint for frequency changes
Matthias Kaehlcke
1
-0
/
+28
2020-10-26
trace: events: devfreq: Use fixed indentation size to improve readability
Chanwoo Choi
1
-1
/
+1
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-4
/
+224
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
1
-4
/
+52
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
1
-0
/
+172
[prev]
[next]