summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2023-10-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-10-17Merge branch 'linus' into smp/coreThomas Gleixner
2023-10-16svcrdma: Fix tracepoint printk formatChuck Lever
2023-10-16SUNRPC: add list of idle threadsNeilBrown
2023-10-12btrfs: merge ordered work callbacks in btrfs_work into oneDavid Sterba
2023-10-12btrfs: tracepoints: add events for raid stripe treeJohannes Thumshirn
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman
2023-10-09accel/habanalabs: minor cosmetics update to trace fileOded Gabbay
2023-10-09accel/habanalabs: add traces for dma mappingsOhad Sharabi
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2023-10-06platform/x86/intel/ifs: Gen2 Scan test supportJithu Joseph
2023-10-04mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepointSeongJae Park
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka
2023-10-04mm/damon/core: add a tracepoint for damos apply target regionsSeongJae Park
2023-10-04mm/damon/core: remove 'struct target *' parameter from damon_aggregated trace...SeongJae Park
2023-10-01net: implement lockless SO_MAX_PACING_RATEEric Dumazet
2023-09-29sched/debug: Add new tracepoint to track compute energy computationQais Yousef
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross
2023-09-13scsi: ufs: core: Include the SCSI ID in UFS command tracing outputBart Van Assche
2023-09-13smp: Change function signatures to use call_single_data_tLeonardo Bras
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-01tracing: Replace strlcpy with strscpy in trace/events/task.hAzeem Shaikh
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-31Merge tag 'dlm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29SUNRPC: Move trace_svc_xprt_enqueueChuck Lever
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever
2023-08-29SUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-29Merge tag 'spi-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-08-28Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-08-28Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-23erofs: adapt folios for z_erofs_read_folio()Gao Xiang
2023-08-21btrfs: remove v0 extent handlingQu Wenruo
2023-08-21btrfs: tracepoints: simplify raid56 eventsQu Wenruo
2023-08-18Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-18kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.hAndy Shevchenko
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V
2023-08-18powerpc/mm/trace: convert trace event to trace event classAneesh Kumar K.V
2023-08-13Merge 6.5-rc6 into char-misc-nextGreg Kroah-Hartman
2023-08-11Merge tag 'fsi-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joe...Greg Kroah-Hartman
2023-08-11fsi: Add IBM I2C Responder virtual FSI masterEddie James
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski