index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+46
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
1
-0
/
+43
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
1
-1
/
+1
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
1
-2
/
+2
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-1
/
+0
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+97
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-52
/
+82
2021-09-03
io_uring: io_uring_complete() trace should take an integer
Jens Axboe
1
-3
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2021-09-03
mm/migrate: demote pages during reclaim
Dave Hansen
1
-1
/
+2
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-1
/
+0
2021-09-02
Merge tag 'fscache-next-20210829' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-120
/
+110
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-4
/
+26
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-4
/
+17
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
1
-22
/
+22
2021-08-27
fscache: Fix fscache_cookie_put() to not deref after dec
David Howells
1
-17
/
+7
2021-08-27
fscache: Add a cookie debug ID and use that in traces
David Howells
2
-92
/
+92
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-08-25
netfs: Move cookie debug ID to struct netfs_cache_resources
David Howells
1
-1
/
+1
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
1
-3
/
+3
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
1
-0
/
+95
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
1
-0
/
+2
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
1
-0
/
+1
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
1
-0
/
+6
2021-08-23
btrfs: include delalloc related info in dump space info tracepoint
Josef Bacik
1
-4
/
+10
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
1
-1
/
+3
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-4
/
+4
2021-08-17
tracing: Add trace_event helper macros __string_len() and __assign_str_len()
Steven Rostedt (VMware)
1
-0
/
+22
2021-08-10
SUNRPC: Eliminate the RQ_AUTHERR flag
Chuck Lever
1
-2
/
+1
2021-08-10
SUNRPC: Add svc_rqst::rq_auth_stat
Chuck Lever
1
-3
/
+3
2021-08-09
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
1
-0
/
+33
2021-08-09
xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
Chuck Lever
1
-7
/
+34
2021-08-09
SUNRPC: Record timeout value in xprt_retransmit tracepoint
Chuck Lever
1
-2
/
+4
2021-08-09
SUNRPC: xprt_retransmit() displays the the NULL procedure incorrectly
Chuck Lever
1
-5
/
+5
2021-08-09
SUNRPC: Update trace flags
Chuck Lever
1
-0
/
+3
2021-08-09
SUNRPC: Remove unneeded TRACE_DEFINE_ENUMs
Chuck Lever
1
-34
/
+0
2021-07-27
qdisc: add new field for qdisc_enqueue tracepoint
Tonghao Zhang
1
-0
/
+2
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+28
2021-07-21
afs: Fix tracepoint string placement with built-in AFS
David Howells
1
-5
/
+62
2021-07-15
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
1
-0
/
+26
2021-07-15
net_sched: use %px to print skb address in trace_qdisc_dequeue()
Qitao Xu
1
-1
/
+1
2021-07-15
net: use %px to print skb address in trace_netif_receive_skb
Qitao Xu
1
-1
/
+1
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
8
-28
/
+194
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-46
/
+22
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+37
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-41
/
+0
[next]