| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-01-28 | 2 | -6/+8 |
|\ |
|
| * | tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro | Kees Cook | 2022-01-27 | 2 | -3/+4 |
| * | tracing: Avoid -Warray-bounds warning for __rel_loc macro | Masami Hiramatsu | 2022-01-27 | 1 | -3/+4 |
* | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-01-27 | 1 | -1/+1 |
|\ \ |
|
| * | | net: socket: rename SKB_DROP_REASON_SOCKET_FILTER | Menglong Dong | 2022-01-27 | 1 | -1/+1 |
* | | | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2022-01-25 | 1 | -25/+45 |
|\ \ \
| |_|/
|/| | |
|
| * | | SUNRPC: Don't dereference xprt->snd_task if it's a cookie | Chuck Lever | 2022-01-14 | 1 | -5/+13 |
| * | | SUNRPC: Add source address/port to rpc_socket* traces | Pierguido Lambri | 2022-01-06 | 1 | -20/+32 |
* | | | Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-01-22 | 1 | -31/+72 |
|\ \ \
| |_|/
|/| | |
|
| * | | cachefiles: Trace active-mark failure | David Howells | 2022-01-21 | 1 | -0/+21 |
| * | | cachefiles: Make some tracepoint adjustments | David Howells | 2022-01-21 | 1 | -31/+51 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | panic: use error_report_end tracepoint on warnings | Marco Elver | 2022-01-20 | 1 | -3/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-01-19 | 1 | -12/+15 |
|\ \ \ |
|
| * | | | f2fs: show more DIO information in tracepoint | Jaegeuk Kim | 2021-12-10 | 1 | -6/+9 |
| * | | | f2fs: fix the f2fs_file_write_iter tracepoint | Eric Biggers | 2021-12-04 | 1 | -6/+6 |
* | | | | random: rather than entropy_store abstraction, use global | Jason A. Donenfeld | 2022-01-18 | 1 | -35/+21 |
* | | | | Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 2022-01-18 | 1 | -1/+415 |
|\ \ \ \ |
|
| * | | | | ata: libata: add tracepoints for ATA error handling | Hannes Reinecke | 2022-01-05 | 1 | -0/+60 |
| * | | | | ata: libata-sff: tracepoints for HSM state machine | Hannes Reinecke | 2022-01-05 | 1 | -0/+125 |
| * | | | | ata: libata: tracepoints for bus-master DMA | Hannes Reinecke | 2022-01-05 | 1 | -0/+125 |
| * | | | | ata: libata: add qc_prep tracepoint | Hannes Reinecke | 2022-01-04 | 1 | -1/+9 |
| * | | | | ata: libata: add reset tracepoints | Hannes Reinecke | 2022-01-04 | 1 | -0/+96 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2022-01-16 | 3 | -2/+150 |
|\ \ \ \ |
|
| * | | | | tracing: Add '__rel_loc' using trace event macros | Masami Hiramatsu | 2021-12-06 | 3 | -2/+150 |
* | | | | | Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2022-01-16 | 1 | -29/+8 |
|\ \ \ \ \ |
|
| * | | | | | SUNRPC: Fix sockaddr handling in svcsock_accept_class trace points | Chuck Lever | 2022-01-10 | 1 | -4/+4 |
| * | | | | | SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point | Chuck Lever | 2022-01-10 | 1 | -2/+3 |
| * | | | | | SUNRPC: Remove low signal-to-noise tracepoints | Chuck Lever | 2021-12-13 | 1 | -23/+1 |
| |/ / / / |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-15 | 3 | -61/+13 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | mm/damon: hide kernel pointer from tracepoint event | SeongJae Park | 2022-01-15 | 1 | -4/+4 |
| * | | | | mm/damon: add 'age' of region tracepoint support | Xin Hao | 2022-01-15 | 1 | -2/+5 |
| * | | | | mm/thp: drop unused trace events hugepage_[invalidate|splitting] | Anshuman Khandual | 2022-01-15 | 1 | -35/+0 |
| * | | | | mm: compaction: fix the migration stats in trace_mm_compaction_migratepages() | Baolin Wang | 2022-01-15 | 1 | -20/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-12 | 1 | -4/+6 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next | Joerg Roedel | 2022-01-04 | 1 | -4/+6 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | / /
| | | |/ /
| | |/| | |
|
| | | * | | iommu: Log iova range in map/unmap trace events | Dafna Hirschfeld | 2021-12-06 | 1 | -4/+6 |
| | |/ / |
|
* | | | | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-01-12 | 3 | -441/+733 |
|\ \ \ \ |
|
| * | | | | fscache: Add a tracepoint for cookie use/unuse | David Howells | 2022-01-11 | 1 | -0/+44 |
| * | | | | fscache, cachefiles: Store the volume coherency data | David Howells | 2022-01-07 | 1 | -2/+40 |
| * | | | | cachefiles: Implement the I/O routines | David Howells | 2022-01-07 | 1 | -0/+121 |
| * | | | | cachefiles: Implement begin and end I/O operation | David Howells | 2022-01-07 | 1 | -0/+2 |
| * | | | | cachefiles: Implement metadata/coherency data storage in xattrs | David Howells | 2022-01-07 | 1 | -0/+56 |
| * | | | | cachefiles: Implement object lifecycle funcs | David Howells | 2022-01-07 | 2 | -0/+62 |
| * | | | | cachefiles: Add tracepoints for calls to the VFS | David Howells | 2022-01-07 | 1 | -0/+176 |
| * | | | | vfs, cachefiles: Mark a backing file in use with an inode flag | David Howells | 2022-01-07 | 1 | -0/+42 |
| * | | | | cachefiles: Add a couple of tracepoints for logging errors | David Howells | 2022-01-07 | 1 | -0/+94 |
| * | | | | cachefiles: Introduce rewritten driver | David Howells | 2022-01-07 | 1 | -0/+49 |
| * | | | | fscache: Provide a function to resize a cookie | David Howells | 2022-01-07 | 1 | -0/+25 |
| * | | | | fscache: Implement raw I/O interface | David Howells | 2022-01-07 | 1 | -0/+2 |