summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+53
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+50
2020-10-13Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-13/+15
2020-10-12Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds1-4/+4
2020-10-12Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-20/+0
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+7
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+8
2020-10-07btrfs: use own btree inode io_tree owner idQu Wenruo1-0/+1
2020-10-07btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov1-9/+8
2020-10-07btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo1-4/+6
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort1-0/+4
2020-10-02bcache: add set_uuid in struct cache_setColy Li1-2/+2
2020-09-25iocost: add iocg_forgive_debt tracepointTejun Heo1-0/+41
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe1-17/+9
2020-09-04mm: Add PG_arch_2 page flagSteven Price1-1/+8
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-5/+22
2020-09-01blk-iocost: restore inuse update tracepointsTejun Heo1-3/+3
2020-09-01blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo1-9/+4
2020-09-01blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo1-5/+2
2020-09-01locks: Remove extra "0x" in tracepoint format specifierChuck Lever1-4/+4
2020-09-01tracepoint: Optimize using static_call()Steven Rostedt (VMware)1-7/+7
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+2
2020-08-28Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+6
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-5/+22
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio1-0/+2
2020-08-21selinux: add basic filtering for audit trace eventsPeter Enderborg1-10/+26
2020-08-21selinux: add tracepoint on audited eventsThiƩbaud Weksteen1-0/+37
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-10/+75
2020-08-20rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells1-5/+22
2020-08-19ext4: limit the length of per-inode prealloc listbrookxu1-6/+11
2020-08-15x86/paravirt: Remove set_pte_at() pv-opJuergen Gross1-20/+0
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+17
2020-08-13random32: add a tracepoint for prandom_u32()Eric Dumazet1-0/+17
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-08-12mm/vmstat: add events for THP migration without splitAnshuman Khandual1-3/+14
2020-08-10Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+63
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-127/+283
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-1/+1
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-17/+2
2020-08-07ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o1-0/+44
2020-08-07ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o1-4/+20
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+0
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+31
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-4/+12
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+13
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+10
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+15