summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o1-0/+20
2018-08-17sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2018-07-11sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior1-1/+3
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)1-16/+0
2018-04-26tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner1-4/+16
2018-03-28mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter1-2/+2
2018-02-25clk: fix a panic error caused by accessing NULL pointerCai Li1-2/+2
2018-02-25trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi1-0/+1
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski1-1/+1
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)1-1/+0
2018-02-03rxrpc: Fix service endpoint expiryDavid Howells1-0/+2
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-2/+5
2017-11-30SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust1-7/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman90-0/+90
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra1-1/+1
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra1-3/+4
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra1-7/+11
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2017-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek1-1/+3
2017-09-14mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+0
2017-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+2
2017-09-13Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-3/+110
2017-09-12xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer1-2/+2
2017-09-11block: tolerate tracing of NULL bioGreg Thelen1-3/+2
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-131/+200
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-13/+23
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds4-13/+13
2017-09-07Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+0
2017-09-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-9/+1
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel1-7/+1
2017-09-07dax: use common 4k zero page for dax mmap readsRoss Zwisler1-2/+0
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-11/+286
2017-08-31bridge: add tracepoint in br_fdb_updateRoopa Prabhu1-0/+31
2017-08-31xen: remove not used trace functionsJuergen Gross1-20/+0
2017-08-31xen: remove unused function xen_set_domain_pte()Juergen Gross1-18/+0
2017-08-30mmc: core: Add members to mmc_request and mmc_data for CQE'sAdrian Hunter1-13/+23
2017-08-30bridge: fdb add and delete tracepointsRoopa Prabhu1-0/+98
2017-08-29xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer1-8/+38
2017-08-29xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer1-4/+18
2017-08-29xdp: make xdp tracepoints report bpf prog id instead of prog_tagJesper Dangaard Brouer1-10/+8
2017-08-29xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer1-8/+30
2017-08-29xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer1-3/+3
2017-08-24xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer1-6/+6
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer1-12/+12
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig3-12/+12
2017-08-22f2fs: add tracepoint for f2fs_gcChao Yu1-0/+107
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-2/+5
2017-08-19xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer1-4/+7
2017-08-18btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain1-9/+9