summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-039-14/+14
|\
| * tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-029-14/+14
* | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-312-69/+127
|\ \
| * | netfs: Add a function to consolidate beginning a readDavid Howells2022-03-181-2/+3
| * | netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells2022-03-181-1/+10
| * | netfs: Adjust the netfs_failure tracepoint to indicate non-subreq linesDavid Howells2022-03-181-4/+4
| * | netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells2022-03-181-0/+40
| * | netfs: Trace refcounting on the netfs_io_request structDavid Howells2022-03-181-0/+35
| * | netfs: Adjust the netfs_rreq tracepoint slightlyDavid Howells2022-03-181-9/+9
| * | netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells2022-03-182-10/+10
| * | netfs: Generate enums from trace symbol mapping listsDavid Howells2022-03-181-43/+16
* | | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-311-1/+7
|\ \ \
| * | | rxrpc: Fix call timer start racing with call destructionDavid Howells2022-03-311-1/+7
* | | | Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-291-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown2022-03-131-1/+0
| |/ /
* | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-282-0/+98
|\ \ \
| * \ \ Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Greg Kroah-Hartman2022-02-212-0/+98
| |\ \ \ | | |/ / | |/| |
| | * | fsi: Add trace events in initialization pathEddie James2022-02-212-0/+98
* | | | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-261-0/+67
|\ \ \ \
| * | | | i2c: add tracepoints for I2C slave eventsJae Hyun Yoo2022-03-201-0/+67
| |/ / /
* | | | Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-261-2/+1
|\ \ \ \
| * | | | fs: remove kiocb.ki_hintChristoph Hellwig2022-03-081-2/+1
* | | | | mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand2022-03-241-1/+0
* | | | | kasan, page_alloc: allow skipping memory init for HW_TAGSAndrey Konovalov2022-03-241-0/+1
* | | | | kasan, page_alloc: allow skipping unpoisoning for HW_TAGSAndrey Konovalov2022-03-241-2/+3
* | | | | kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGSAndrey Konovalov2022-03-241-3/+9
* | | | | mm/migration: add trace events for base page and HugeTLB migrationsAnshuman Khandual2022-03-241-0/+31
* | | | | mm/migration: add trace events for THP migrationsAnshuman Khandual2022-03-241-0/+27
* | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-244-15/+53
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-0/+2
| |\ \ \ \ \
| * | | | | | mptcp: add tracepoint in mptcp_sendmsg_fragGeliang Tang2022-03-081-0/+4
| * | | | | | net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang2022-03-061-0/+5
| * | | | | | net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang2022-03-061-0/+5
| * | | | | | net: dev: use kfree_skb_reason() for __netif_receive_skb_core()Menglong Dong2022-03-041-0/+1
| * | | | | | net: dev: use kfree_skb_reason() for sch_handle_ingress()Menglong Dong2022-03-041-0/+1
| * | | | | | net: dev: use kfree_skb_reason() for do_xdp_generic()Menglong Dong2022-03-041-0/+1
| * | | | | | net: dev: use kfree_skb_reason() for enqueue_to_backlog()Menglong Dong2022-03-041-0/+1
| * | | | | | net: dev: add skb drop reasons to __dev_xmit_skb()Menglong Dong2022-03-041-0/+1
| * | | | | | net: dev: use kfree_skb_reason() for sch_handle_egress()Menglong Dong2022-03-041-0/+1
| * | | | | | net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong2022-02-261-0/+3
| * | | | | | net: ip: add skb drop reasons for ip egress pathMenglong Dong2022-02-261-0/+5
| * | | | | | net: tcp: use tcp_drop_reason() for tcp_data_queue_ofo()Menglong Dong2022-02-201-0/+1
| * | | | | | net: tcp: use tcp_drop_reason() for tcp_data_queue()Menglong Dong2022-02-201-0/+3
| * | | | | | net: tcp: use tcp_drop_reason() for tcp_rcv_established()Menglong Dong2022-02-201-0/+1
| * | | | | | net: tcp: add skb drop reasons to tcp_add_backlog()Menglong Dong2022-02-201-0/+1
| * | | | | | net: tcp: add skb drop reasons to tcp_v{4,6}_inbound_md5_hash()Menglong Dong2022-02-201-0/+4
| * | | | | | net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior2022-02-141-14/+0
| * | | | | | mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston2022-02-091-1/+4
| * | | | | | net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()Menglong Dong2022-02-071-0/+2
| * | | | | | net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()Menglong Dong2022-02-071-0/+2