summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2022-08-25spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-02ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-25random: remove unused tracepointsJason A. Donenfeld1-195/+0
2022-06-25random: use hash function for crng_slow_load()Jason A. Donenfeld1-41/+38
2022-06-25random: simplify entropy debitingJason A. Donenfeld1-24/+6
2022-06-25random: rather than entropy_store abstraction, use globalJason A. Donenfeld1-35/+21
2022-06-25random: remove dead code left over from blocking poolEric Biggers1-83/+0
2022-06-25random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o1-8/+5
2022-06-14tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2021-02-23memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o1-16/+13
2021-02-23include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai1-18/+20
2021-01-30writeback: Drop I_DIRTY_TIME_EXPIREJan Kara1-1/+0
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov1-6/+6
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara1-7/+6
2020-07-22rxrpc: Fix trace stringDavid Howells1-1/+1
2020-04-02afs: Fix some tracing detailsDavid Howells1-1/+1
2020-02-14btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo1-1/+1
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du1-1/+5
2019-12-31block: Fix writeback throttling W=1 compiler warningsBart Van Assche1-4/+8
2019-11-20sched/debug: Use symbolic names for task state constantsUwe Kleine-König1-3/+8
2019-02-20sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti1-1/+11
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-15Merge 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-13mm: 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-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-3/+110
2017-09-11xdp: 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