messages from 2022-12-29 08:07:30 to 2023-01-12 20:06:59 UTC [more...]
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-12 19:44 UTC (47+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
[PATCH] selftests/ftrace: Extend multiple_kprobes.tc to add multiple consecutive probes in a function
2023-01-12 15:51 UTC (2+ messages)
kernel hangs when kprobe memcpy
2023-01-12 14:36 UTC (3+ messages)
[PATCH 0/4] tracing: Addition of tracing instances via kernel command line
2023-01-11 23:45 UTC (10+ messages)
` [PATCH 1/4] tracing: Add creation of instances at boot "
` [PATCH 2/4] tracing: Add enabling of events to boot instances
` [PATCH 3/4] tracing: Add trace_array_puts() to write into instance
` [PATCH 4/4] tracing: Allow boot instances to have snapshot buffers
[PATCH 0/3] kallsyms: Optimize the search for module symbols by livepatch and bpf
2023-01-11 9:53 UTC (21+ messages)
` [PATCH 1/3] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
` [PATCH 2/3] bpf: Optimize get_modules_for_addrs()
` [PATCH 3/3] kallsyms: Delete an unused parameter related to {module_}kallsyms_on_each_symbol()
[PATCH v6] sock: add tracepoint for send recv length
2023-01-11 6:59 UTC
[PATCH v5] sock: add tracepoint for send recv length
2023-01-11 6:17 UTC (6+ messages)
` [External] "
[PATCH net-next 0/7] Remove three Sun net drivers
2023-01-10 16:51 UTC (20+ messages)
` [PATCH net-next 1/7] ethernet: Remove the Sun Cassini driver
` [PATCH net-next 2/7] PCI: Remove PCI IDs used by "
` [PATCH net-next 3/7] powerpc: configs: Remove reference to CONFIG_CASSINI
` [PATCH net-next 4/7] mips: "
` [PATCH net-next 5/7] ethernet: Remove the Sun LDOM vswitch and sunvnet drivers
` [PATCH net-next 6/7] sunvnet: Remove event tracing file
` [PATCH net-next 7/7] sparc: configs: Remove references to CONFIG_SUNVNET and CONFIG_LDMVSW
[PATCH v3] kallsyms: Remove the performance test from kallsyms_selftest.c
2023-01-10 13:01 UTC
[PATCH v4] sock: add tracepoint for send recv length
2023-01-10 8:58 UTC (9+ messages)
` [External] "
[PATCH v3] tracing/eprobe: no need to check for negative ret value for snprintf
2023-01-10 0:29 UTC (4+ messages)
[PATCH linux-next] tracing: use strscpy() to instead of strncpy()
2023-01-10 0:03 UTC (2+ messages)
[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
2023-01-09 15:12 UTC (5+ messages)
` [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF
[PATCH v2] tracing/eprobe: Replace snprintf with memcpy
2023-01-09 4:07 UTC (3+ messages)
[PATCH] tracing/eprobe: Replace kzalloc with kmalloc
2023-01-09 3:44 UTC (3+ messages)
[PATCH v3] sock: add tracepoint for send recv length
2023-01-08 21:34 UTC (4+ messages)
` [External] "
[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
2023-01-08 21:31 UTC (5+ messages)
` [PATCH 1/3] tracing/eprobe: Fix to add filter on eprobe description in README file
` [PATCH 2/3] selftests/ftrace: Fix eprobe syntax test case to check filter support
` [PATCH 3/3] selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
[PATCH] tracing/eprobe: Replace kzalloc with kmalloc
2023-01-08 21:26 UTC (7+ messages)
[PATCH] tracing/filter: fix kernel-doc warnings
2023-01-08 2:12 UTC
[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
2023-01-07 13:31 UTC
[PATCH v2] sock: add tracepoint for send recv length
2023-01-06 4:23 UTC (7+ messages)
` [External] "
[PATCH] riscv, kprobes: Stricter c.jr/c.jalr decoding
2023-01-05 23:00 UTC (6+ messages)
[PATCH linux-next] rcu/trace: use strscpy() to instead of strncpy()
2023-01-05 17:49 UTC (2+ messages)
[RFC][PATCH] ACPI: tracing: Have ACPI debug go to tracing ring buffer
2023-01-05 14:55 UTC (8+ messages)
[PATCH linux-next] blktrace: use strscpy() to instead of strncpy()
2023-01-05 12:16 UTC
[PATCH] tracing: Make sure trace_printk() can output as soon as it can be used
2023-01-05 1:06 UTC (2+ messages)
[PATCH v2 0/3] ftrace: Add sample code with dynamic ftrace_ops
2023-01-04 16:03 UTC (9+ messages)
` [PATCH v2 1/3] ftrace: Maintain samples/ftrace
` [PATCH v2 2/3] ftrace: Export ftrace_free_filter() to modules
` [PATCH v2 3/3] ftrace: Add sample with custom ops
[PATCH] tcp/udp: add tracepoint for send recv length
2023-01-04 3:34 UTC (4+ messages)
` [External] "
[PATCH v4 2/2] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
2023-01-04 1:23 UTC (5+ messages)
[PATCH v5 3/3] kernel/trace: extract common part in process_fetch_insn
2023-01-03 13:32 UTC (2+ messages)
[PATCH v5 2/3] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
2023-01-03 13:31 UTC (2+ messages)
[PATCH v5 1/3] kernel/trace: Introduce trace_probe_print_args and use it in *probes
2023-01-03 13:30 UTC (2+ messages)
[PATCH v5 0/3] reorganize trace_peobe_tmpl.h
2022-12-30 6:33 UTC
[PATCH v4 1/2] kernel/trace: Introduce trace_probe_print_args and use it in *probes
2022-12-29 8:07 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).