summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-20Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-05-15Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-15Merge branch 'for-6.10' into test-merge-for-6.10Tejun Heo
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-14Merge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2024-05-14Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-05-14cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepointsJesper Dangaard Brouer
2024-05-14nbd: Use NULL to represent a pointerBart Van Assche
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxLinus Torvalds
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-11nilfs2: use __field_struct() for a bitwise fieldBart Van Assche
2024-05-10Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-05-09ALSA/ASoC: include: clarify Copyright informationPierre-Louis Bossart
2024-05-08net/ipv4: add tracepoint for icmp_sendPeilin He
2024-05-07btrfs: add tracepoints for extent map shrinker eventsFilipe Manana
2024-05-07btrfs: stop referencing btrfs_delayed_tree_ref directlyJosef Bacik
2024-05-07btrfs: stop referencing btrfs_delayed_data_ref directlyJosef Bacik
2024-05-07btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_nodeJosef Bacik
2024-05-07btrfs: simplify delayed ref tracepointsJosef Bacik
2024-05-07btrfs: remove not needed mod_start and mod_len from struct extent_mapFilipe Manana
2024-05-06NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust
2024-05-06firewire: core: remove flag and width from u64 formats of tracepoints eventsTakashi Sakamoto
2024-05-06firewire: core: fix type of timestamp for async_inbound_template tracepoints ...Takashi Sakamoto
2024-05-06firewire: core: add tracepoint event for handling bus resetTakashi Sakamoto
2024-05-06firewire: core: add tracepoints events for initiating bus resetTakashi Sakamoto
2024-05-06firewire: core: add tracepoints event for asynchronous inbound phy packetTakashi Sakamoto
2024-05-06firewire: core/cdev: add tracepoints events for asynchronous phy packetTakashi Sakamoto
2024-05-06firewire: core: add tracepoints events for asynchronous outbound responseTakashi Sakamoto
2024-05-06firewire: core: add tracepoint event for asynchronous inbound requestTakashi Sakamoto
2024-05-06firewire: core: add tracepoints event for asynchronous inbound responseTakashi Sakamoto
2024-05-06firewire: core: add tracepoints events for asynchronous outbound requestTakashi Sakamoto
2024-05-06firewire: core: add support for Linux kernel tracepointsTakashi Sakamoto
2024-05-05trace/events/page_ref: trace the raw page mapcount valueDavid Hildenbrand
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-01cifs: Implement netfslib hooksDavid Howells