| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset() | Yunseong Kim | 2024-07-05 | 1 | -2/+2 |
* | cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read() | Baokun Li | 2024-06-21 | 1 | -1/+5 |
* | cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd | Baokun Li | 2024-06-21 | 1 | -1/+3 |
* | ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value | Steven Rostedt | 2024-05-30 | 1 | -0/+2 |
* | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-04-26 | 1 | -0/+1 |
|\ |
|
| * | mm: turn folio_test_hugetlb into a PageType | Matthew Wilcox (Oracle) | 2024-04-24 | 1 | -0/+1 |
* | | Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 2024-04-15 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | SUNRPC: Fix rpcgss_context trace event acceptor field | Steven Rostedt (Google) | 2024-04-10 | 1 | -2/+2 |
* | | tracing: Just use strcmp() for testing __string() and __assign_str() match | Steven Rostedt (Google) | 2024-03-19 | 1 | -3/+2 |
* | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 2024-03-18 | 4 | -27/+43 |
|\ \ |
|
| * | | tracing: Add __string_src() helper to help compilers not to get confused | Steven Rostedt (Google) | 2024-03-18 | 1 | -2/+12 |
| * | | tracing: Use strcmp() in __assign_str() WARN_ON() check | Steven Rostedt (Google) | 2024-03-18 | 1 | -1/+3 |
| * | | tracing: Remove second parameter to __assign_rel_str() | Steven Rostedt (Google) | 2024-03-18 | 1 | -1/+1 |
| * | | tracing: Add warning if string in __assign_str() does not match __string() | Steven Rostedt (Google) | 2024-03-18 | 1 | -0/+1 |
| * | | tracing: Remove __assign_str_len() | Steven Rostedt (Google) | 2024-03-18 | 1 | -17/+11 |
| * | | tracing: Use EVENT_NULL_STR macro instead of open coding "(null)" | Steven Rostedt (Google) | 2024-03-18 | 3 | -12/+12 |
| * | | tracing: Use ? : shortcut in trace macros | Steven Rostedt (Google) | 2024-03-18 | 2 | -10/+8 |
| * | | tracing: Do not calculate strlen() twice for __string() fields | Steven Rostedt (Google) | 2024-03-18 | 1 | -4/+6 |
| * | | tracing: Rework __assign_str() and __string() to not duplicate getting the st... | Steven Rostedt (Google) | 2024-03-18 | 3 | -11/+20 |
* | | | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2024-03-16 | 2 | -2/+7 |
|\ \ \ |
|
| * | | | NFSv4.1: add tracepoint to trunked nfs4_exchange_id calls | Olga Kornievskaia | 2024-03-09 | 1 | -0/+1 |
| * | | | SUNRPC: add xrpt id to rpc_stats_latency tracepoint | Olga Kornievskaia | 2024-02-28 | 1 | -2/+6 |
* | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-03-14 | 3 | -7/+73 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mm: add alloc_contig_migrate_range allocation statistics | Richard Chang | 2024-03-04 | 1 | -0/+38 |
| * | | | mm: update mark_victim tracepoints fields | Carlos Galo | 2024-03-04 | 1 | -4/+32 |
| * | | | mm: compaction: update the cc->nr_migratepages when allocating or freeing the... | Baolin Wang | 2024-02-22 | 1 | -3/+3 |
| |/ / |
|
* | | | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2024-03-14 | 1 | -20/+25 |
|\ \ \ |
|
| * | | | ASoC: trace: add event to snd_soc_dapm trace events | Luca Ceresoli | 2024-03-06 | 1 | -7/+9 |
| * | | | ASoC: trace: add component to set_bias_level trace events | Luca Ceresoli | 2024-03-06 | 1 | -13/+16 |
| |/ / |
|
* | | | Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2024-03-14 | 1 | -6/+6 |
|\ \ \ |
|
| * | | | platform/x86/intel/ifs: Add current batch number to trace output | Ashok Raj | 2024-01-31 | 1 | -3/+6 |
| * | | | platform/x86/intel/ifs: Trace on all HT threads when executing a test | Ashok Raj | 2024-01-31 | 1 | -6/+3 |
* | | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2024-03-13 | 1 | -0/+42 |
|\ \ \ \ |
|
| * | | | | PM: runtime: add tracepoint for runtime_status changes | Vilas Bhat | 2024-02-22 | 1 | -0/+42 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2024-03-12 | 3 | -95/+152 |
|\ \ \ \ |
|
| * | | | | tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe. | fuyuanli | 2024-03-08 | 1 | -2/+8 |
| * | | | | net: dqs: add NIC stall detector based on BQL | Jakub Kicinski | 2024-03-08 | 1 | -0/+33 |
| * | | | | Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2024-03-07 | 1 | -91/+107 |
| |\ \ \ \ |
|
| | * | | | | rxrpc: Use ktimes for call timeout tracking and set the timer lazily | David Howells | 2024-03-05 | 1 | -81/+93 |
| | * | | | | rxrpc: Differentiate PING ACK transmission traces. | David Howells | 2024-03-05 | 1 | -0/+2 |
| | * | | | | rxrpc: Fix the names of the fields in the ACK trailer struct | David Howells | 2024-02-29 | 1 | -1/+1 |
| | * | | | | rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics | David Howells | 2024-02-29 | 1 | -7/+5 |
| | * | | | | rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace | David Howells | 2024-02-29 | 1 | -3/+7 |
| | |/ / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-03-07 | 1 | -10/+10 |
| |\ \ \ \ |
|
| * | | | | | tcp: add tracing of skbaddr in tcp_event_skb class | Jason Xing | 2024-03-07 | 1 | -1/+2 |
| * | | | | | tcp: add tracing of skb/skaddr in tcp_event_sk_skb class | Jason Xing | 2024-03-07 | 1 | -1/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2024-03-12 | 2 | -0/+38 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt | Chuck Lever | 2024-03-01 | 1 | -0/+4 |
| * | | | | NFSD: Add callback operation lifetime trace points | Chuck Lever | 2024-03-01 | 1 | -0/+34 |
| |/ / / |
|
* | | | | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2024-03-11 | 1 | -0/+298 |
|\ \ \ \ |
|