summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-04-26Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-26Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2023-04-26Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-04-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-24Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever
2023-04-18mm/khugepaged: skip shmem with userfaultfdDavid Stevens
2023-04-18mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan
2023-04-18mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov
2023-04-17btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo
2023-04-17erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu
2023-04-15softirq: Add trace points for tasklet entry/exitLingutla Chandrasekhar
2023-04-14Merge back general thermal control changes for 6.4-rc1.Rafael J. Wysocki
2023-04-08notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-05trace: cma: remove unnecessary event class cma_alloc_classWenchao Hao
2023-04-05rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang
2023-04-05rcu/trace: use strscpy() to instead of strncpy()Xu Panda
2023-04-04net: qrtr: correct types of trace event parametersSimon Horman
2023-04-03Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-03tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)
2023-04-03io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-28kasan: remove PG_skip_kasan_poison flagPeter Collingbourne
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo
2023-03-28mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo
2023-03-28mm: add tracepoints to ksmStefan Roesch
2023-03-28Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-24trace: Add trace_ipi_send_cpu()Peter Zijlstra
2023-03-24trace: Add trace_ipi_send_cpumask()Valentin Schneider
2023-03-23mm: mmap: remove newline at the end of the traceMinwoo Im
2023-03-23ext4: Convert data=journal writeback to use ext4_writepages()Jan Kara
2023-03-22rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-03-17inet: preserve const qualifier in inet_sk()Eric Dumazet
2023-03-16scsi: ufs: core: Add trace event for MCQZiqi Chen