summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-04-291-1/+40
|\
| * SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever2023-04-271-1/+15
| * NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever2023-04-261-0/+25
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-281-0/+44
|\ \
| * | trace: Add trace_ipi_send_cpu()Peter Zijlstra2023-03-241-0/+22
| * | trace: Add trace_ipi_send_cpumask()Valentin Schneider2023-03-241-0/+22
* | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-0/+69
|\ \ \
| * | | notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli2023-04-081-0/+69
* | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-274-80/+328
|\ \ \ \
| * | | | mm/khugepaged: skip shmem with userfaultfdDavid Stevens2023-04-181-1/+2
| * | | | mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan2023-04-181-1/+2
| * | | | mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov2023-04-181-1/+2
| * | | | trace: cma: remove unnecessary event class cma_alloc_classWenchao Hao2023-04-051-33/+25
| * | | | kasan: remove PG_skip_kasan_poison flagPeter Collingbourne2023-03-281-11/+2
| * | | | mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo2023-03-281-0/+8
| * | | | mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo2023-03-281-41/+44
| * | | | mm: add tracepoints to ksmStefan Roesch2023-03-281-0/+251
* | | | | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-271-5/+5
|\ \ \ \ \
| * | | | | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel2023-03-111-5/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-266-25/+183
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2023-04-191-0/+159
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-061-4/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: qrtr: correct types of trace event parametersSimon Horman2023-04-041-15/+18
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-303-4/+4
| |\ \ \ \
| * | | | | ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima2023-03-292-7/+3
| * | | | | inet: preserve const qualifier in inet_sk()Eric Dumazet2023-03-172-3/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-04-261-10/+12
|\ \ \ \ \
| * | | | | scsi: ufs: core: Add trace event for MCQZiqi Chen2023-03-161-10/+12
| |/ / / /
* | | | | Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-261-9/+6
|\ \ \ \ \
| * | | | | io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe2023-04-031-9/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2023-04-261-10/+2
|\ \ \ \ \
| * | | | | fs: dlm: change dflags to use atomic bitsAlexander Aring2023-03-061-2/+2
| * | | | | fs: dlm: store lkb distributed flags into own valueAlexander Aring2023-03-061-9/+2
| * | | | | fs: dlm: remove DLM_IFL_LOCAL_MS flagAlexander Aring2023-03-061-1/+0
| * | | | | fs: dlm: rename stub to local message flagAlexander Aring2023-03-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-04-261-1/+1
|\ \ \ \ \
| * | | | | btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo2023-04-171-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-261-7/+0
|\ \ \ \ \
| * | | | | ext4: Convert data=journal writeback to use ext4_writepages()Jan Kara2023-03-231-7/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-252-287/+0
|\ \ \ \ \
| * \ \ \ \ Merge back general thermal control changes for 6.4-rc1.Rafael J. Wysocki2023-04-142-287/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-04-032-287/+0
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano2023-04-012-287/+0
| | | |/ /
* | | | | Merge tag 'irq-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-251-0/+47
|\ \ \ \ \
| * | | | | softirq: Add trace points for tasklet entry/exitLingutla Chandrasekhar2023-04-151-0/+47
| | |_|_|/ | |/| | |
* | | | | Merge tag 'erofs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-241-2/+2
|\ \ \ \ \
| * | | | | erofs: avoid hardcoded blocksize for subpage block supportJingbo Xu2023-04-171-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-242-4/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang2023-04-051-1/+2
| * | | | rcu/trace: use strscpy() to instead of strncpy()Xu Panda2023-04-051-3/+1
| | |_|/ | |/| |