summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Revert "ext4: generalize extents status tree search functions"Greg Kroah-Hartman2023-01-241-2/+2
* Revert "ext4: fix reserved cluster accounting at delayed write time"Greg Kroah-Hartman2023-01-241-35/+0
* ext4: fix reserved cluster accounting at delayed write timeEric Whitney2023-01-181-0/+35
* ext4: generalize extents status tree search functionsEric Whitney2023-01-181-2/+2
* spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins2022-08-251-6/+6
* net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)2022-07-211-2/+4
* ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu2022-07-021-0/+1
* random: remove unused tracepointsJason A. Donenfeld2022-06-251-195/+0
* random: use hash function for crng_slow_load()Jason A. Donenfeld2022-06-251-41/+38
* random: simplify entropy debitingJason A. Donenfeld2022-06-251-24/+6
* random: rather than entropy_store abstraction, use globalJason A. Donenfeld2022-06-251-35/+21
* random: remove dead code left over from blocking poolEric Biggers2022-06-251-83/+0
* random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o2022-06-251-8/+5
* tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin2022-06-141-2/+2
* f2fs: fix up f2fs_lookup tracepointsGao Xiang2021-11-261-6/+6
* bdi: use bdi_dev_name() to get device nameYufen Yu2021-08-081-4/+4
* memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o2021-02-131-16/+13
* include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai2021-02-131-18/+20
* writeback: Drop I_DIRTY_TIME_EXPIREJan Kara2021-01-301-1/+0
* scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-301-6/+6
* sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2020-10-011-9/+0
* writeback: Fix sync livelock due to b_dirty_time processingJan Kara2020-09-031-7/+6
* rxrpc: Fix trace stringDavid Howells2020-07-221-1/+1
* rxrpc: Trace discarded ACKsDavid Howells2020-05-271-0/+35
* svcrdma: Fix trace point use-after-free raceChuck Lever2020-05-021-14/+36
* afs: Fix some tracing detailsDavid Howells2020-04-021-1/+1
* tracing: xen: Ordered comparison of function pointersChangbin Du2020-01-291-1/+5
* rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2020-01-271-3/+3
* tracing: Change offset type to s32 in preempt/irq tracepointsJoel Fernandes (Google)2020-01-141-4/+4
* block: Fix writeback throttling W=1 compiler warningsBart Van Assche2019-12-311-4/+8
* xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2019-12-051-0/+28
* sched/debug: Use symbolic names for task state constantsUwe Kleine-König2019-11-201-3/+8
* rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-11-061-3/+3
* btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo2019-10-291-1/+2
* rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells2019-10-071-1/+1
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-291-3/+3
* rxrpc: Fix oops in tracepointDavid Howells2019-07-261-1/+1
* rxrpc: Fix client call connect/disconnect raceDavid Howells2019-04-201-0/+2
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-161-2/+4
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-091-0/+20
* sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti2018-12-081-1/+11
* Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-10-101-0/+1
|\
| * rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells2018-10-081-0/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-051-27/+0
|\ \ | |/ |/|
| * mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2018-10-021-27/+0
* | rxrpc: Fix error distributionDavid Howells2018-09-281-3/+1
|/
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-08-241-24/+23
|\
| * cgroup/tracing: Move taking of spin lock out of trace event handlersSteven Rostedt (VMware)2018-07-111-24/+23
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-9/+14
|\ \
| * | tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-311-9/+14
| |/