summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2022-08-25spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-02ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu
2022-06-25random: remove unused tracepointsJason A. Donenfeld
2022-06-25random: use hash function for crng_slow_load()Jason A. Donenfeld
2022-06-25random: simplify entropy debitingJason A. Donenfeld
2022-06-25random: rather than entropy_store abstraction, use globalJason A. Donenfeld
2022-06-25random: remove dead code left over from blocking poolEric Biggers
2022-06-25random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o
2022-06-14tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin
2021-02-23memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2021-02-23include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai
2021-01-30writeback: Drop I_DIRTY_TIME_EXPIREJan Kara
2020-10-29scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov
2020-09-03writeback: Fix sync livelock due to b_dirty_time processingJan Kara
2020-07-22rxrpc: Fix trace stringDavid Howells
2020-04-02afs: Fix some tracing detailsDavid Howells
2020-02-14btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2019-12-31block: Fix writeback throttling W=1 compiler warningsBart Van Assche
2019-11-20sched/debug: Use symbolic names for task state constantsUwe Kleine-König
2019-02-20sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2019-01-09ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o
2018-08-17sched/debug: Fix task state recording/printoutThomas Gleixner
2018-07-11sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior
2018-05-22tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)
2018-04-26tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...Anna-Maria Gleixner
2018-03-28mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter
2018-02-25clk: fix a panic error caused by accessing NULL pointerCai Li
2018-02-25trace/xdp: fix compile warning: 'struct bpf_map' declared inside parameter listXie XiuQi
2018-02-22x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski
2018-02-22kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)
2018-02-03rxrpc: Fix service endpoint expiryDavid Howells
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-11-30SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-14KVM: trace events: update list of exit reasonsLadi Prosek
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-12Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-09-11xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer
2017-09-11block: tolerate tracing of NULL bioGreg Thelen
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-09-07Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds