summaryrefslogtreecommitdiff
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-151-385/+0
|\
| * Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-063-13/+30
| |\
| * | ASoC: Intel: Remove haswell solutionCezary Rojewski2020-10-061-385/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-141-6/+6
|\ \ \
| * | | scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-021-6/+6
* | | | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-131-0/+53
|\ \ \ \
| * | | | selinux: add basic filtering for audit trace eventsPeter Enderborg2020-08-211-10/+26
| * | | | selinux: add tracepoint on audited eventsThiƩbaud Weksteen2020-08-211-0/+37
| |/ / /
* | | | Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-2/+2
|\ \ \ \
| * | | | bcache: add set_uuid in struct cache_setColy Li2020-10-021-2/+2
| * | | | Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe2020-09-241-17/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-17/+50
|\ \ \ \ \
| * | | | | iocost: add iocg_forgive_debt tracepointTejun Heo2020-09-251-0/+41
| | |/ / / | |/| | |
| * | | | blk-iocost: restore inuse update tracepointsTejun Heo2020-09-011-3/+3
| * | | | blk-iocost: decouple vrate adjustment from surplus transfersTejun Heo2020-09-011-9/+4
| * | | | blk-iocost: calculate iocg->usages[] from iocg->local_stat.usage_usTejun Heo2020-09-011-5/+2
* | | | | Merge tag 'for-5.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2020-10-131-13/+15
|\ \ \ \ \
| * | | | | btrfs: use own btree inode io_tree owner idQu Wenruo2020-10-071-0/+1
| * | | | | btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov2020-10-071-9/+8
| * | | | | btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo2020-10-071-4/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2020-10-121-4/+4
|\ \ \ \ \
| * | | | | locks: Remove extra "0x" in tracepoint format specifierChuck Lever2020-09-011-4/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-20/+0
|\ \ \ \ \
| * | | | | x86/paravirt: Remove set_pte_at() pv-opJuergen Gross2020-08-151-20/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-10-121-7/+7
|\ \ \ \ \
| * | | | | tracepoint: Optimize using static_call()Steven Rostedt (VMware)2020-09-011-7/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+4
|\ \ \ \ \
| * | | | | sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort2020-10-031-0/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-121-1/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mm: Add PG_arch_2 page flagSteven Price2020-09-041-1/+8
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-5/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-271-5/+22
| |\ \ \ | | |_|/ | |/| |
| | * | rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-201-5/+22
| | |/
* | | Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-301-0/+2
|\ \ \
| * | | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-241-0/+2
| | |/ | |/|
* | | Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-08-281-8/+6
|\ \ \ | |_|/ |/| |
| * | writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2020-06-151-1/+0
| * | writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-06-151-7/+6
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-08-211-10/+75
|\ \ \ | |_|/ |/| |
| * | ext4: limit the length of per-inode prealloc listbrookxu2020-08-191-6/+11
| * | ext4: add prefetch_block_bitmaps mount optionTheodore Ts'o2020-08-071-0/+44
| * | ext4: indicate via a block bitmap read is prefetched via a tracepointTheodore Ts'o2020-08-071-4/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-131-0/+17
|\ \ \
| * | | random32: add a tracepoint for prandom_u32()Eric Dumazet2020-08-131-0/+17
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-121-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-08-091-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier2020-07-301-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | KVM: arm: Add trace name for ARM_NISVAlexander Graf2020-07-301-1/+1
* | | | | | mm/vmstat: add events for THP migration without splitAnshuman Khandual2020-08-121-3/+14
* | | | | | Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-101-0/+63
|\ \ \ \ \ \