index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Lines
2022-12-11
mm/khugepaged: add tracepoint to collapse_file()
Gautam Menghani
-0
/
+38
2022-12-10
SUNRPC: Make the svc_authenticate tracepoint conditional
Chuck Lever
-1
/
+3
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
-0
/
+12
2022-12-10
trace: Relocate event helper files
Chuck Lever
-4
/
+4
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
-4
/
+4
2022-12-08
ext4: disable fast-commit of encrypted dir operations
Eric Biggers
-2
/
+5
2022-12-08
jbd2: use the correct print format
Bixuan Cui
-22
/
+22
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2022-12-07
clk: Add trace events for rate requests
Maxime Ripard
-0
/
+43
2022-12-07
fscache: Fix oops due to race with cookie_lru and use_cookie
Dave Wysochanski
-0
/
+2
2022-12-07
fscache,cachefiles: add prepare_ondemand_read() callback
Jingbo Xu
-13
/
+14
2022-12-06
cxl/pci: Add some type-safety to the AER trace points
Dan Williams
-8
/
+8
2022-12-06
pwm/tracing: Also record trace events for failed API calls
Uwe Kleine-König
-10
/
+10
2022-12-05
btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
David Sterba
-15
/
+12
2022-12-03
cxl/pci: add tracepoint events for CXL RAS
Dave Jiang
-0
/
+112
2022-12-01
ext4: split ext4_journal_start trace for debug
changfengnan
-11
/
+46
2022-12-01
blk-iocost: Trace vtime_base_rate instead of vtime_rate
Kemeng Shi
-2
/
+2
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
-3
/
+0
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
-0
/
+38
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
-22
/
+20
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
-1
/
+2
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
-1
/
+5
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
-0
/
+3
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
-0
/
+52
2022-12-01
rxrpc: Don't hold a ref for connection workqueue
David Howells
-6
/
+5
2022-12-01
rxrpc: Don't hold a ref for call timer or workqueue
David Howells
-5
/
+1
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
-24
/
+33
2022-12-01
rxrpc: Trace rxrpc_bundle refcount
David Howells
-0
/
+34
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
-34
/
+49
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
-21
/
+37
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
-17
/
+26
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
-13
/
+36
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
-0
/
+60
2022-11-30
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
-4
/
+4
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
-4
/
+4
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+4
2022-11-29
mm: Add PG_arch_3 page flag
Peter Collingbourne
-0
/
+1
2022-11-29
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
-4
/
+4
2022-11-24
net: use %pS for kfree_skb tracing event location
Stanislav Fomichev
-1
/
+1
2022-11-23
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
-0
/
+64
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
-4
/
+4
2022-11-21
asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
Sai Prakash Ranjan
-16
/
+27
2022-11-21
fs: dlm: add dst nodeid for msg tracing
Alexander Aring
-16
/
+22
2022-11-21
fs: dlm: rename seq to h_seq for msg tracing
Alexander Aring
-22
/
+22
2022-11-11
Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
Leon Romanovsky
-0
/
+66
2022-11-10
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
-9
/
+4
2022-11-08
mm: vmalloc: add free_vmap_area_noflush trace event
Uladzislau Rezki (Sony)
-0
/
+34
2022-11-08
mm: vmalloc: add purge_vmap_area_lazy trace event
Uladzislau Rezki (Sony)
-0
/
+33
2022-11-08
mm: vmalloc: add alloc_vmap_area trace event
Uladzislau Rezki (Sony)
-0
/
+56
2022-11-08
fd: dlm: trace send/recv of dlm message and rcom
Alexander Aring
-0
/
+297
[prev]
[next]