messages from 2023-09-08 12:26:07 to 2023-09-23 16:28:39 UTC [more...]
[PATCH v3 00/13] mm: jit/text allocator
2023-09-23 16:27 UTC (31+ messages)
` [PATCH v3 01/13] nios2: define virtual address space for modules
` [PATCH v3 02/13] mm: introduce execmem_text_alloc() and execmem_free()
` [PATCH v3 03/13] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v3 04/13] mm/execmem, arch: convert remaining "
` [PATCH v3 05/13] modules, execmem: drop module_alloc
` [PATCH v3 06/13] mm/execmem: introduce execmem_data_alloc()
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
` [PATCH v3 08/13] riscv: "
` [PATCH v3 09/13] powerpc: extend execmem_params for kprobes allocations
` [PATCH v3 10/13] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v3 11/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v3 12/13] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v3 13/13] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH v2] vmscan: add trace events for lru_gen
2023-09-23 15:26 UTC (5+ messages)
[PATCH v9 0/5] lib,kprobes: kretprobe scalability improvement
2023-09-23 9:48 UTC (4+ messages)
` [PATCH v9 1/5] lib: objpool added: ring-array based lockless MPMC
[PATCH v2] eventfs: Remember what dentries were created on dir open
2023-09-22 20:34 UTC
[PATCH] tracing/user_events: align uaddr on unsigned long alignment
2023-09-22 20:00 UTC (13+ messages)
[PATCH 0/4] tracing: improve symbolic printing
2023-09-21 17:54 UTC (7+ messages)
` [RFC PATCH 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [RFC PATCH 2/4] net: dropreason: use new __print_sym() in tracing
` [RFC PATCH 3/4] net: drop_monitor: use drop_reason_lookup()
` [RFC PATCH 4/4] tracing/timer: use __print_sym()
[PATCH] vmscan: add trace events for lru_gen
2023-09-21 6:09 UTC (5+ messages)
` "
` (2) "
[PATCH] ring-buffer: Fix bytes info in per_cpu buffer stats
2023-09-21 12:54 UTC
[PATCH v4] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-09-21 11:48 UTC (6+ messages)
[PATCH v3] riscv: Only consider swbp/ss handlers for correct privileged mode
2023-09-21 10:50 UTC (2+ messages)
[PATCH] eventfs: Remember what dentries were created on dir open
2023-09-21 2:15 UTC
[PATCH 0/2 v3] tracing: Remove eventfs_files by use of callbacks
2023-09-20 22:20 UTC (8+ messages)
` [PATCH 1/2 v3] eventfs: Remove eventfs_file and just use eventfs_inode
` [PATCH 2/2 v3] tracing/selftests: Update kprobe args char/string to match new functions
This list is being migrated to new infrastructure
2023-09-20 20:15 UTC (2+ messages)
[PATCH V2] tracing/timerlat: Hotplug support for the user-space interface
2023-09-20 15:44 UTC
[PATCH] rtla: fix a example in rtla-timerlat-hist.rst
2023-09-19 13:56 UTC (2+ messages)
[PATCH] kprobes: Remove unnecessary initial values of variables
2023-09-19 5:19 UTC (2+ messages)
[PATCH] tracing/timerlat: Hotplug support for the user-space interface
2023-09-18 13:49 UTC (3+ messages)
[PATCH v4] tracepoint: add new `tcp:tcp_ca_event` trace event
2023-09-17 15:12 UTC (3+ messages)
[PATCH 0/9] mm/damon: implement DAMOS apply intervals
2023-09-16 2:09 UTC (2+ messages)
` [PATCH 3/9] mm/damon/core: use nr_accesses_bp as a source of damos_before_apply tracepoint
[PATCH] tracing/synthetic: Print out u64 values properly
2023-09-15 14:38 UTC (5+ messages)
[PATCH] tools/rtla: Do not stop user-space if a cpu is offline
2023-09-15 13:02 UTC
[PATCH 0/8] usb: gadget: reduce usb gadget trace event buffer usage
2023-09-15 2:25 UTC (19+ messages)
` [PATCH 1/8] trace: add new DECLARE_EVENT_CLASS_PRINT_INIT class type
` [PATCH 2/8] usb: gadget: add anonymous definition in some struct for trace purpose
` [PATCH 3/8] usb: udc: trace: reduce buffer usage of trace event
` [PATCH 4/8] usb: cdns3: "
` [PATCH 5/8] usb: dwc3: "
` [PATCH 6/8] usb: cdns2: "
` [PATCH 7/8] usb: mtu3: "
` [PATCH 8/8] usb: musb: "
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-09-14 17:37 UTC (12+ messages)
[PATCH] ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
2023-09-14 16:34 UTC
[PATCH 1/2] trace-vmscan-postprocess: sync with tracepoints updates
2023-09-14 13:16 UTC (2+ messages)
` [PATCH 2/2] mm, vmscan: remove ISOLATE_UNMAPPED
[PATCH v2] verification/dot2k: Delete duplicate imports
2023-09-14 11:45 UTC (2+ messages)
[PATCH v2] tracefs: Add show_events_dentries
2023-09-13 15:36 UTC
[PATCH 0/3] tracing: Remove eventfs_files by use of callbacks
2023-09-13 14:28 UTC (5+ messages)
` [PATCH 1/3] tracefs: Add show_events_dentries
` [PATCH 2/3] eventfs: Remove eventfs_file and just use eventfs_inode
` [PATCH 3/3] tracing/selftests: Update kprobe args char/string to match new functions
[PATCH 0/3] xen: cleanup and fix lazy mode handling
2023-09-13 13:36 UTC (4+ messages)
` [PATCH 2/3] x86/xen: move paravirt lazy code
[PATCH v3] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-09-13 8:06 UTC (4+ messages)
[PATCH RESEND v2 0/2] mm/damon: add a tracepoint for damos apply target regions
2023-09-13 2:20 UTC (2+ messages)
` [PATCH RESEND v2 1/2] mm/damon/core: "
(no subject)
2023-09-13 2:19 UTC (3+ messages)
` [PATCH v2 1/2] mm/damon/core: add a tracepoint for damos apply target regions
` (no title)
[PATCH v5] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
2023-09-12 23:02 UTC (3+ messages)
[PATCH v2 0/3] tracing/user_events: Allow events to persist for perfmon_capable users
2023-09-12 18:07 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests/user_events: Test persist flag cases
` [PATCH v2 3/3] tracing/user_events: Document persist event flags
[PATCH v4] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
2023-09-12 13:33 UTC (2+ messages)
[PATCH v3] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
2023-09-12 2:36 UTC (5+ messages)
[RESEND][PATCH] tracing/synthetic: Fix order of struct trace_dynamic_info
2023-09-11 22:02 UTC (4+ messages)
suspicious RCU usage warning on tracing/urgent
2023-09-11 21:09 UTC (2+ messages)
[PATCH 0/2] mm/damon: add a tracepoint for damos apply target regions
2023-09-12 1:56 UTC (9+ messages)
` [PATCH 1/2] mm/damon/core: "
[PATCH] tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
2023-09-11 21:52 UTC
[PATCH] tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()
2023-09-12 0:06 UTC
[PATCH] sched: Change the name of preempt mode from full to low_latency
2023-09-11 15:37 UTC (2+ messages)
[PATCH] ftrace/selftests: Add softlink to latest log directory
2023-09-11 20:41 UTC (4+ messages)
[PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
2023-09-11 14:15 UTC (15+ messages)
` [PATCH v4 4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook
` [PATCH v4 5/9] ftrace: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
[PATCH v1 1/1] bitops: Share BYTES_TO_BITS() for everyone
2023-09-11 14:42 UTC (7+ messages)
[RFC 0/8] mm/damon: implement DAMOS apply intervals
2023-09-10 3:40 UTC (2+ messages)
` [RFC 3/8] mm/damon/core: expose nr_accesses_bp from damos_before_apply tracepoint
[PATCH v2] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
2023-09-09 10:20 UTC (4+ messages)
[PATCH 0/6] tracing: Fix removing instances while reading/writing to their files
2023-09-09 3:09 UTC (4+ messages)
` [PATCH 1/6] tracefs/eventfs: Use dput to free the toplevel events directory
[PATCH v4 00/10] tracing: introducing eventfs
2023-09-08 12:31 UTC (4+ messages)
` [PATCH v4 09/10] eventfs: Move tracing/events to eventfs
[PATCH] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
2023-09-08 12:26 UTC (3+ 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).