messages from 2023-12-22 12:21:54 to 2024-01-04 19:21:40 UTC [more...]
[PATCH] tracefs/eventfs: Use root and instance inodes as default ownership
2024-01-04 19:21 UTC (12+ messages)
[PATCH v9 0/2] Introducing trace buffer mapping by user-space
2024-01-04 18:28 UTC (4+ messages)
` [PATCH v9 1/2] ring-buffer: Introducing ring-buffer mapping functions
[PATCH v8 00/20] GenieZone hypervisor drivers
2024-01-04 17:52 UTC (22+ 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 v8] bus: mhi: host: Add tracing support
2024-01-04 16:01 UTC (3+ messages)
[PATCH v2 00/10] sysctl: Remove sentinel elements from kernel dir
2024-01-04 15:23 UTC (13+ messages)
` [PATCH v2 01/10] kernel misc: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v2 02/10] umh: "
` [PATCH v2 03/10] ftrace: "
` [PATCH v2 04/10] timekeeping: "
` [PATCH v2 05/10] seccomp: "
` [PATCH v2 06/10] scheduler: "
` [PATCH v2 07/10] printk: "
` [PATCH v2 08/10] kprobes: "
` [PATCH v2 09/10] delayacct: "
` [PATCH v2 10/10] bpf: "
[PATCH bpf-next 0/2] Annotate kfuncs in .BTF_ids section
2024-01-04 11:41 UTC (3+ messages)
` [PATCH bpf-next 2/2] bpf: treewide: Annotate BPF kfuncs in BTF
[PATCH v3 00/34] kmsan: Enable on s390
2024-01-04 11:34 UTC (29+ messages)
` [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v3 25/34] s390/diag: Unpoison diag224() "
` [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [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 29/34] s390/string: Add KMSAN support
` [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
` [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
` [PATCH v3 34/34] kmsan: Enable on s390
[PATCH -next v5 0/2] Make memory reclamation measurable
2024-01-04 10:05 UTC (3+ messages)
` [PATCH -next v5 1/2] mm: shrinker: add new event to trace shrink count
` [PATCH -next v5 2/2] mm: vmscan: add new event to trace shrink lru
[PATCH] x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_indirect
2024-01-04 4:12 UTC (2+ messages)
[PATCH v1 0/2] Update kprobes documentation
2024-01-04 2:59 UTC (6+ messages)
` [PATCH v1 1/2] docs, kprobes: Update email address of Masami Hiramatsu
` [PATCH v1 2/2] docs, kprobes: Add loongarch as supported architecture
[PATCH v2] tracefs/eventfs: Use root and instance inodes as default ownership
2024-01-04 2:50 UTC
[PATCH v2 0/2] eventfs: Don't use dcache_readdir() for getdents()
2024-01-04 1:52 UTC (3+ messages)
` [PATCH v2 1/2] eventfs: Remove "lookup" parameter from create_dir/file_dentry()
` [PATCH v2 2/2] eventfs: Stop using dcache_readdir() for getdents()
[PATCH] eventfs: Stop using dcache_readdir() for getdents()
2024-01-03 22:17 UTC (14+ messages)
[PATCH 1/1] fs/proc: remove redudant comments from /proc/bootconfig
2024-01-03 21:58 UTC (3+ messages)
[syzbot] [fs?] [trace?] BUG: unable to handle kernel paging request in tracefs_apply_options
2024-01-03 21:59 UTC (2+ messages)
[PATCH v2] ring-buffer/Documentation: Add documentation on buffer_percent file
2024-01-03 21:41 UTC (5+ messages)
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2024-01-03 18:48 UTC (34+ 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 v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2024-01-03 5:16 UTC (4+ messages)
[PATCH] eventfs: Fix bitwise fields for "is_events"
2024-01-02 20:18 UTC
[PATCH v2] tracefs: Check for dentry->d_inode exists in set_gid()
2024-01-02 20:12 UTC
[PATCH] tracefs: Check for dentry->d_inode exists in set_gid()
2024-01-02 19:23 UTC
BUG: unable to handle page fault for address: fffffffffffffff0 in tracefs_apply_options
2024-01-02 18:56 UTC
Unable to trace nf_nat function using kprobe with latest kernel 6.1.66-1
2024-01-02 15:00 UTC (3+ messages)
[RFC PATCH] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer
2024-01-02 3:40 UTC
[PATCH v3] ring-buffer/Documentation: Add documentation on buffer_percent file
2023-12-31 4:39 UTC (2+ messages)
[PATCH] ftrace: Fix modification of direct_function hash while in use
2023-12-31 0:19 UTC (4+ messages)
[RFC][PATCH 0/2] ring-buffer: Allow user space memorry mapping
2023-12-29 18:52 UTC (4+ messages)
` [RFC][PATCH 1/2] ring-buffer: Introducing ring-buffer mapping functions
` [RFC][PATCH 2/2] tracing: Allow user-space mapping of the ring-buffer
[PATCH] tracing: Fix possible memory leak in ftrace_regsiter_direct()
2023-12-29 16:18 UTC (2+ messages)
[PATCH] tracing: Fix blocked reader of snapshot buffer
2023-12-29 13:47 UTC (2+ messages)
[PATCH] ring-buffer: Fix wake ups when buffer_percent is set to 100
2023-12-29 12:24 UTC (4+ messages)
[PATCH] ring-buffer/Documentation: Add documentation on buffer_percent file
2023-12-27 20:46 UTC (4+ messages)
[syzbot] Monthly trace report (Dec 2023)
2023-12-27 9:18 UTC
[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-12-26 15:24 UTC (7+ 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 v2 0/5] Rework system pressure interface to the scheduler
2023-12-26 5:32 UTC (3+ messages)
` [PATCH v2 3/5] thermal/cpufreq: Remove arch_update_thermal_pressure()
[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 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 (5+ 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).