Age | Commit message (Expand) | Author |
2021-07-27 | qdisc: add new field for qdisc_enqueue tracepoint | Tonghao Zhang |
2021-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-07-21 | afs: Fix tracepoint string placement with built-in AFS | David Howells |
2021-07-15 | net_sched: introduce tracepoint trace_qdisc_enqueue() | Qitao Xu |
2021-07-15 | net_sched: use %px to print skb address in trace_qdisc_dequeue() | Qitao Xu |
2021-07-15 | net: use %px to print skb address in trace_netif_receive_skb | Qitao Xu |
2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-30 | include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low | Yu Zhao |
2021-06-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-06-30 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-06-30 | treewide: Add missing semicolons to __assign_str uses | Joe Perches |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | net: sock: add trace for socket errors | Alexander Aring |
2021-06-29 | mm, tracing: unify PFN format strings | Vincent Whitchurch |
2021-06-28 | Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2021-06-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-06-28 | tracing: Fix spelling in osnoise tracer "interferences" -> "interference" | Colin Ian King |
2021-06-25 | trace: Add osnoise tracer | Daniel Bristot de Oliveira |
2021-06-25 | trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers | Steven Rostedt |
2021-06-24 | jbd2,ext4: add a shrinker to release checkpointed buffers | Zhang Yi |
2021-06-22 | btrfs: rip out may_commit_transaction | Josef Bacik |
2021-06-21 | btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered() | Qu Wenruo |
2021-06-18 | mptcp: dump csum fields in mptcp_dump_mpext | Geliang Tang |
2021-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-06-16 | io_uring: minor clean up in trace events definition | Olivier Langlois |
2021-06-16 | io_uring: Add to traces the req pointer when available | Olivier Langlois |
2021-06-11 | virtio/vsock: update trace event for SEQPACKET | Arseny Krasnov |
2021-06-10 | trace: replace WB_REASON_FOREIGN_FLUSH with a string | Chunguang Xu |
2021-06-10 | sched/tracing: Remove the redundant 'success' in the sched tracepoint | Ed Tsai |
2021-06-10 | iommu/vt-d: Add prq_report trace event | Lu Baolu |
2021-06-04 | kasan: disable freed user page poisoning with HW tags | Peter Collingbourne |
2021-05-31 | scsi: core: Kill message byte | Hannes Reinecke |
2021-05-31 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke |
2021-05-26 | spi: Enable tracing of the SPI setup CS selection | Andy Shevchenko |
2021-05-26 | xdp: Extend xdp_redirect_map with broadcast support | Hangbin Liu |
2021-05-14 | tcp: add tracepoint for checksum errors | Jakub Kicinski |
2021-05-12 | rcu/nocb: Unify timers | Frederic Weisbecker |
2021-05-10 | scsi: ufs: core: Enable power management for wlun | Asutosh Das |
2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | mm/gup: migrate pinned pages out of movable zone | Pavel Tatashin |
2021-05-05 | mm: use proper type for cma_[alloc|release] | Minchan Kim |
2021-05-05 | mm: cma: add the CMA instance name to cma trace events | Minchan Kim |
2021-05-05 | mm: cma: add trace events for CMA alloc perf testing | Liam Mark |
2021-05-05 | userfaultfd: add minor fault registration mode | Axel Rasmussen |