messages from 2023-12-19 15:35:16 to 2023-12-28 10:52:07 UTC [more...]
[PATCH v8 00/20] GenieZone hypervisor drivers
2023-12-28 10:51 UTC (21+ messages)
` [PATCH v8 01/20] docs: geniezone: Introduce GenieZone hypervisor
` [PATCH v8 02/20] dt-bindings: hypervisor: Add MediaTek "
` [PATCH v8 03/20] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v8 04/20] virt: geniezone: Add vm support
` [PATCH v8 05/20] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v8 06/20] virt: geniezone: Add vm capability check
` [PATCH v8 07/20] virt: geniezone: Optimize performance of protected VM memory
` [PATCH v8 08/20] virt: geniezone: Add vcpu support
` [PATCH v8 09/20] virt: geniezone: Add irqchip support for virtual interrupt injection
` [PATCH v8 10/20] virt: geniezone: Add irqfd support
` [PATCH v8 11/20] virt: geniezone: Add ioeventfd support
` [PATCH v8 12/20] virt: geniezone: Add memory region support
` [PATCH v8 13/20] virt: geniezone: Add dtb config support
` [PATCH v8 14/20] virt: geniezone: Add demand paging support
` [PATCH v8 15/20] virt: geniezone: Add block-based "
` [PATCH v8 16/20] virt: geniezone: Add memory pin/unpin support
` [PATCH v8 17/20] virt: geniezone: Add memory relinquish support
` [PATCH v8 18/20] virt: geniezone: Provide individual VM memory statistics within debugfs
` [PATCH v8 19/20] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
` [PATCH v8 20/20] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs
[PATCH] ring-buffer/Documentation: Add documentation on buffer_percent file
2023-12-27 20:46 UTC (4+ messages)
[PATCH] tracing: Fix possible memory leak in ftrace_regsiter_direct()
2023-12-27 12:38 UTC
[syzbot] Monthly trace report (Dec 2023)
2023-12-27 9:18 UTC
[PATCH] ring-buffer: Fix wake ups when buffer_percent is set to 100
2023-12-26 22:57 UTC (2+ messages)
[PATCH v2] ring-buffer/Documentation: Add documentation on buffer_percent file
2023-12-26 19:42 UTC (2+ messages)
[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-12-26 15:24 UTC (13+ messages)
` [PATCH v5 06/34] function_graph: Allow multiple users to attach to function graph
` [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v5 24/34] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v5 28/34] fprobe: Rewrite fprobe on function-graph tracer
[PATCH v2 0/5] Rework system pressure interface to the scheduler
2023-12-26 5:32 UTC (9+ messages)
` [PATCH v2 1/5] cpufreq: Add a cpufreq pressure feedback for "
` [PATCH v2 2/5] sched: Take cpufreq feedback into account
` [PATCH v2 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
` [PATCH v2 4/5] sched: Rename arch_update_thermal_pressure into arch_update_hw_pressure
` [PATCH v2 5/5] sched/pelt: Remove shift of thermal clock
[PATCH] block: Add ioprio to block_rq tracepoint
2023-12-26 2:09 UTC
[PATCH bpf-next 0/3] bpf: introduce BPF_MAP_TYPE_RELAY
2023-12-25 13:06 UTC (20+ messages)
` [PATCH bpf-next 1/3] bpf: implement relay map basis
` [PATCH bpf-next 2/3] bpf: implement map_update_elem to init relay file
` [PATCH bpf-next 3/3] bpf: introduce bpf_relay_output helper
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2023-12-24 8:58 UTC (28+ messages)
` [PATCH v2 01/17] mm,memblock: Add support for scratch memory
` [PATCH v2 02/17] memblock: Declare scratch memory as CMA
` [PATCH v2 03/17] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v2 04/17] kexec: Add KHO parsing support
` [PATCH v2 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v2 06/17] kexec: Add config option for KHO
` [PATCH v2 07/17] kexec: Add documentation "
` [PATCH v2 08/17] arm64: Add KHO support
` [PATCH v2 09/17] x86: "
` [PATCH v2 10/17] tracing: Initialize fields before registering
` [PATCH v2 11/17] tracing: Introduce kho serialization
` [PATCH v2 12/17] tracing: Add kho serialization of trace buffers
` [PATCH v2 13/17] tracing: Recover trace buffers from kexec handover
` [PATCH v2 14/17] tracing: Add kho serialization of trace events
` [PATCH v2 15/17] tracing: Recover trace events from kexec handover
` [PATCH v2 16/17] tracing: Add config option for "
` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO
[PATCH v4] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 17:03 UTC (2+ messages)
[PATCH v3] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 16:40 UTC (6+ messages)
[PATCH v3 00/34] kmsan: Enable on s390
2023-12-22 11:35 UTC (11+ messages)
` [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
[PATCH v2] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 4:11 UTC (9+ messages)
[PATCH v2] eventfs: Fix file and directory uid and gid ownership
2023-12-22 2:53 UTC (2+ messages)
[PATCH] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 0:40 UTC (2+ messages)
[PATCH] eventfs: Fix file and directory uid and gid ownership
2023-12-21 22:38 UTC
[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-12-21 20:40 UTC (4+ messages)
[PATCH v9 0/2] Introducing trace buffer mapping by user-space
2023-12-21 17:58 UTC (5+ messages)
` [PATCH v9 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v9 2/2] tracing: Allow user-space mapping of the ring-buffer
[PATCH v5 00/15] ring-buffer/tracing: Allow ring buffer to have bigger sub buffers
2023-12-21 14:57 UTC (36+ messages)
` [PATCH v5 01/15] ring-buffer: Refactor ring buffer implementation
` [PATCH v5 02/15] ring-buffer: Page size per ring buffer
` [PATCH v5 03/15] ring-buffer: Add interface for configuring trace sub buffer size
` [PATCH v5 04/15] ring-buffer: Set new size of the ring buffer sub page
` [PATCH v5 05/15] ring-buffer: Read and write to ring buffers with custom sub buffer size
` [PATCH v5 06/15] ring-buffer: Clear pages on error in ring_buffer_subbuf_order_set() failure
` [PATCH v5 07/15] ring-buffer: Do no swap cpu buffers if order is different
` [PATCH v5 08/15] ring-buffer: Make sure the spare sub buffer used for reads has same size
` [PATCH v5 09/15] tracing: Update snapshot order along with main buffer order
` [PATCH v5 10/15] tracing: Stop the tracing while changing the ring buffer subbuf size
` [PATCH v5 11/15] ring-buffer: Keep the same size when updating the order
` [PATCH v5 12/15] ring-buffer: Just update the subbuffers when changing their allocation order
` [PATCH v5 13/15] ring-buffer: Add documentation on the buffer_subbuf_order file
` [PATCH v5 14/15] ringbuffer/selftest: Add basic selftest to test changing subbuf order
` [PATCH v5 15/15] tracing: Update subbuffer with kilobytes not page order
` [PATCH v5 16/15] ring-buffer: Use subbuf_order for buffer page masking
[PATCH] tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
2023-12-21 14:21 UTC (4+ messages)
[PATCH] eventfs: Have event files and directories default to parent uid and gid
2023-12-21 8:10 UTC (3+ messages)
[PATCH -next v4 0/2] Make memory reclamation measurable
2023-12-21 3:16 UTC (6+ messages)
` [PATCH -next v4 1/2] mm: shrinker: add new event to trace shrink count
` [PATCH -next v4 2/2] mm: vmscan: add new event to trace shrink lru
BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
2023-12-21 1:15 UTC (4+ messages)
[PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-20 16:41 UTC (3+ messages)
` [PATCH RERESEND 04/11] tracing: tracing_buffers_splice_read: behave as-if non-blocking I/O
[PATCH v8 0/2] Introducing trace buffer mapping by user-space
2023-12-20 16:02 UTC (8+ messages)
` [PATCH v8 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [PATCH v8 2/2] tracing: Allow user-space mapping of the ring-buffer
[PATCH] ring-buffer: Remove stale comment from ring_buffer_size()
2023-12-20 14:27 UTC (2+ messages)
[PATCH]eventfs: Apply the gid in the mounting parameters to all files
2023-12-20 13:30 UTC (2+ messages)
[PATCH] tracing/synthetic: fix kernel-doc warnings
2023-12-20 12:11 UTC (2+ messages)
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-20 7:14 UTC (2+ messages)
[PATCH] ring-buffer: Fix slowpath of interrupted event
2023-12-19 23:52 UTC (6+ 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).