Age | Commit message (Expand) | Author |
2024-03-19 | tracing: Just use strcmp() for testing __string() and __assign_str() match | Steven Rostedt (Google) |
2024-03-18 | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-03-18 | tracing: Add __string_src() helper to help compilers not to get confused | Steven Rostedt (Google) |
2024-03-18 | tracing: Use strcmp() in __assign_str() WARN_ON() check | Steven Rostedt (Google) |
2024-03-18 | tracing: Remove second parameter to __assign_rel_str() | Steven Rostedt (Google) |
2024-03-18 | tracing: Add warning if string in __assign_str() does not match __string() | Steven Rostedt (Google) |
2024-03-18 | tracing: Remove __assign_str_len() | Steven Rostedt (Google) |
2024-03-18 | tracing: Use EVENT_NULL_STR macro instead of open coding "(null)" | Steven Rostedt (Google) |
2024-03-18 | tracing: Use ? : shortcut in trace macros | Steven Rostedt (Google) |
2024-03-18 | tracing: Do not calculate strlen() twice for __string() fields | Steven Rostedt (Google) |
2024-03-18 | tracing: Rework __assign_str() and __string() to not duplicate getting the st... | Steven Rostedt (Google) |
2024-03-16 | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-14 | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2024-03-14 | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-03-12 | Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2024-03-11 | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-03-11 | Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux | Linus Torvalds |
2024-03-11 | Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-03-09 | NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls | Olga Kornievskaia |
2024-03-08 | tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe. | fuyuanli |
2024-03-08 | net: dqs: add NIC stall detector based on BQL | Jakub Kicinski |
2024-03-07 | Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-03-07 | tcp: add tracing of skbaddr in tcp_event_skb class | Jason Xing |
2024-03-07 | tcp: add tracing of skb/skaddr in tcp_event_sk_skb class | Jason Xing |
2024-03-06 | ASoC: trace: add event to snd_soc_dapm trace events | Luca Ceresoli |
2024-03-06 | ASoC: trace: add component to set_bias_level trace events | Luca Ceresoli |
2024-03-05 | rxrpc: Use ktimes for call timeout tracking and set the timer lazily | David Howells |
2024-03-05 | rxrpc: Differentiate PING ACK transmission traces. | David Howells |
2024-03-04 | mm: add alloc_contig_migrate_range allocation statistics | Richard Chang |
2024-03-04 | mm: update mark_victim tracepoints fields | Carlos Galo |
2024-03-04 | tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string | Steven Rostedt (Google) |
2024-03-01 | svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt | Chuck Lever |
2024-03-01 | NFSD: Add callback operation lifetime trace points | Chuck Lever |
2024-02-29 | rxrpc: Fix the names of the fields in the ACK trailer struct | David Howells |
2024-02-29 | rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics | David Howells |
2024-02-29 | rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace | David Howells |
2024-02-28 | SUNRPC: add xrpt id to rpc_stats_latency tracepoint | Olga Kornievskaia |
2024-02-22 | PM: runtime: add tracepoint for runtime_status changes | Vilas Bhat |
2024-02-22 | mm: compaction: update the cc->nr_migratepages when allocating or freeing the... | Baolin Wang |
2024-02-22 | timer_migration: Add tracepoints | Anna-Maria Behnsen |
2024-02-08 | Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-02-08 | io_uring: remove 'loops' argument from trace_io_uring_task_work_run() | Jens Axboe |
2024-02-08 | io_uring: expand main struct io_kiocb flags to 64-bits | Jens Axboe |
2024-02-05 | rxrpc: Fix counting of new acks and nacks | David Howells |
2024-02-05 | filelock: split leases out of struct file_lock | Jeff Layton |
2024-02-05 | afs: adapt to breakup of struct file_lock | Jeff Layton |