summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-19/+58
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-7/+8
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+44
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-8/+8
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+9
2023-10-30Merge tag 'smp-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+4
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+57
2023-10-30Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-5/+78
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-6/+5
2023-10-25mm/migrate: add nr_split to trace_mm_migrate_pages stats.Zi Yan-10/+14
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar-2/+2
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie-8/+8
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2023-10-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven-2/+2
2023-10-17Merge branch 'linus' into smp/coreThomas Gleixner-91/+478
2023-10-16svcrdma: Fix tracepoint printk formatChuck Lever-5/+5
2023-10-16SUNRPC: add list of idle threadsNeilBrown-1/+0
2023-10-12btrfs: merge ordered work callbacks in btrfs_work into oneDavid Sterba-5/+2
2023-10-12btrfs: tracepoints: add events for raid stripe treeJohannes Thumshirn-0/+76
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman-1/+2
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman-1/+2
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman-0/+50
2023-10-09accel/habanalabs: minor cosmetics update to trace fileOded Gabbay-1/+1
2023-10-09accel/habanalabs: add traces for dma mappingsOhad Sharabi-0/+43
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar-6/+6
2023-10-06platform/x86/intel/ifs: Gen2 Scan test supportJithu Joseph-8/+8
2023-10-04mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepointSeongJae Park-1/+1
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka-6/+2
2023-10-04mm/damon/core: add a tracepoint for damos apply target regionsSeongJae Park-0/+39
2023-10-04mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...SeongJae Park-3/+3
2023-10-01net: implement lockless SO_MAX_PACING_RATEEric Dumazet-1/+1
2023-09-29sched/debug: Add new tracepoint to track compute energy computationQais Yousef-0/+5
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-6/+6
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov-4/+8
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross-6/+6
2023-09-13scsi: ufs: core: Include the SCSI ID in UFS command tracing outputBart Van Assche-7/+8
2023-09-13smp: Change function signatures to use call_single_data_tLeonardo Bras-4/+4
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-1/+1
2023-09-01tracing: Replace strlcpy with strscpy in trace/events/task.hAzeem Shaikh-1/+1
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+138
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-30/+50
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds-0/+51
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds-8/+10
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+2
2023-08-29SUNRPC: Move trace_svc_xprt_enqueueChuck Lever-9/+9
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever-3/+6
2023-08-29SUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever-18/+35
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+26
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+179