summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-30mm, tracing: improve rss_stat tracepoint messageOvidiu Panait
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-04-28Merge tag 'for-5.13/io_uring-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26Merge tag 'for-5.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-04-26Merge tag 'nfsd-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-23afs: Use ITER_XARRAY for writingDavid Howells
2021-04-23afs: Pass page into dirty region helpers to provide THP sizeDavid Howells
2021-04-23netfs: Add a tracepoint to log failures that would be otherwise unseenDavid Howells
2021-04-23netfs: Define an interface to talk to a cacheDavid Howells
2021-04-23netfs: Add write_begin helperDavid Howells
2021-04-23netfs: Add tracepointsDavid Howells
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn
2021-04-17KVM: x86/mmu: Drop trace_kvm_age_page() tracepointSean Christopherson
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson
2021-04-16mptcp: add tracepoint in subflow_check_data_availGeliang Tang
2021-04-16mptcp: add tracepoint in ack_update_mskGeliang Tang
2021-04-16mptcp: add tracepoint in get_mapping_statusGeliang Tang
2021-04-16mptcp: add tracepoint in mptcp_subflow_get_sendGeliang Tang
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-12block: add queue_to_disk() to get gendisk from request_queueJeffle Xu
2021-04-11io_uring: include cflags in completion trace eventJens Axboe
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-04-07iommu/vt-d: Remove unused dma map/unmap trace eventsLu Baolu
2021-04-02ext4: delete some unused tracepoint definitionsEric Whitney
2021-04-02random: remove dead code left over from blocking poolEric Biggers
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever
2021-03-18workqueue/tracing: Copy workqueue name to buffer in trace eventSteven Rostedt (VMware)
2021-03-15rcu/tree: Add a trace event for RCU CPU stall warningsSangmoon Kim
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel
2021-03-06x86/mm/tlb: Flush remote and local TLBs concurrentlyNadav Amit
2021-03-04scsi: ufs: Add exception event tracepointAdrian Hunter
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-25mm, tracing: Fix kmem_cache_free trace event to not print stale pointersSteven Rostedt (VMware)