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
/
events
Age
Commit message (
Expand
)
Author
Lines
2022-12-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-0
/
+43
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
-2
/
+2
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-688
/
+7
2022-12-12
Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
-15
/
+12
2022-12-12
Merge tag 'dlm-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
-0
/
+303
2022-12-12
Merge tag 'erofs-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-13
/
+14
2022-12-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-35
/
+73
2022-12-12
f2fs: add block_age-based extent cache
Jaegeuk Kim
-3
/
+83
2022-12-12
f2fs: refactor extent_cache to support for read and more
Jaegeuk Kim
-26
/
+36
2022-12-12
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-0
/
+112
2022-12-12
Merge branches 'clk-mediatek', 'clk-trace', 'clk-qcom' and 'clk-microchip' in...
Stephen Boyd
-0
/
+43
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
trace: Relocate event helper files
Chuck Lever
-687
/
+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-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
-4
/
+4
[prev]
[next]