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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
btrfs: tracepoints: output proper root owner for trace_find_free_extent()
Qu Wenruo
1
-4
/
+6
2020-10-06
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
3
-13
/
+30
2020-10-06
ASoC: Intel: Remove haswell solution
Cezary Rojewski
1
-385
/
+0
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
1
-0
/
+4
2020-10-02
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
1
-6
/
+6
2020-10-02
bcache: add set_uuid in struct cache_set
Coly Li
1
-2
/
+2
2020-09-30
devlink: Add a tracepoint for trap reports
Ido Schimmel
1
-0
/
+37
2020-09-28
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
1
-1
/
+1
2020-09-25
iocost: add iocg_forgive_debt tracepoint
Tejun Heo
1
-0
/
+41
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
1
-17
/
+9
2020-09-21
SUNRPC: Remove dprintk call sites in RPC queuing functions
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Clean up RPC scheduler tracepoints
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Replace rpcbind dprintk call sites with tracepoints
Chuck Lever
1
-0
/
+86
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_setport into generic code
Chuck Lever
2
-1
/
+29
2020-09-21
SUNRPC: Remove rpcb_getport_async dprintk call sites
Chuck Lever
1
-0
/
+35
2020-09-21
SUNRPC: Clean up call_bind_status() observability
Chuck Lever
1
-1
/
+13
2020-09-21
SUNRPC: Trace call_refresh events
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Add trace_rpc_timeout_status()
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace connect dprintk call sites with a tracepoint
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace dprintk() call site in xs_nospace()
Chuck Lever
1
-0
/
+28
2020-09-21
SUNRPC: Replace dprintk() call site in xprt_prepare_transmit
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Update debugging instrumentation in xprt_do_reserve()
Chuck Lever
1
-31
/
+24
2020-09-21
SUNRPC: Remove debugging instrumentation from xprt_release
Chuck Lever
1
-32
/
+0
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code
Chuck Lever
2
-30
/
+30
2020-09-21
SUNRPC: Remove trace_xprt_complete_rqst()
Chuck Lever
1
-1
/
+0
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+22
2020-09-14
rxrpc: Fix a missing NULL-pointer check in a trace
David Howells
1
-1
/
+1
2020-09-11
f2fs: trace: fix typo
Chao Yu
1
-1
/
+1
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
1
-3
/
+5
2020-09-08
rxrpc: Rewrite the client connection manager
David Howells
1
-29
/
+4
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
1
-1
/
+8
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-5
/
+22
2020-09-01
blk-iocost: restore inuse update tracepoints
Tejun Heo
1
-3
/
+3
2020-09-01
blk-iocost: decouple vrate adjustment from surplus transfers
Tejun Heo
1
-9
/
+4
2020-09-01
blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_us
Tejun Heo
1
-5
/
+2
2020-09-01
locks: Remove extra "0x" in tracepoint format specifier
Chuck Lever
1
-4
/
+4
2020-09-01
tracepoint: Optimize using static_call()
Steven Rostedt (VMware)
1
-7
/
+7
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
3
-18
/
+83
2020-08-30
Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+2
2020-08-28
Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-8
/
+6
2020-08-27
Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
David S. Miller
1
-5
/
+22
2020-08-24
rcu/trace: Print negative GP numbers correctly
Joel Fernandes (Google)
1
-27
/
+27
2020-08-24
RDMA/core: Move the rdma_show_ib_cm_event() macro
Chuck Lever
2
-1
/
+41
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
1
-0
/
+2
2020-08-21
selinux: add basic filtering for audit trace events
Peter Enderborg
1
-10
/
+26
2020-08-21
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
1
-0
/
+37
2020-08-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-10
/
+75
2020-08-20
rxrpc: Fix loss of RTT samples due to interposed ACK
David Howells
1
-5
/
+22
2020-08-19
ext4: limit the length of per-inode prealloc list
brookxu
1
-6
/
+11
2020-08-15
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
1
-20
/
+0
[prev]
[next]