messages from 2024-06-13 15:40:15 to 2024-06-18 15:43:13 UTC [more...]
[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-18 15:43 UTC (16+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH v4 00/35] kmsan: Enable on s390
2024-06-18 15:36 UTC (32+ messages)
` [PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v4 09/35] kmsan: Expose kmsan_get_metadata()
` [PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v4 14/35] kmsan: Do not round up pg_data_t size
` [PATCH v4 15/35] mm: slub: Let KMSAN access metadata
` [PATCH v4 16/35] mm: slub: Unpoison the memchr_inv() return value
` [PATCH v4 22/35] s390/boot: Add the KMSAN runtime stub
` [PATCH v4 24/35] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v4 25/35] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v4 26/35] s390/diag: Unpoison diag224() "
` [PATCH v4 27/35] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v4 28/35] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v4 29/35] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v4 30/35] s390/string: Add KMSAN support
` [PATCH v4 31/35] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v4 33/35] s390/unwind: Disable KMSAN checks
` [PATCH v4 34/35] s390: Implement the architecture-specific KMSAN functions
` [PATCH v4 35/35] kmsan: Enable on s390
[PATCH v4 12/35] kmsan: Support SLAB_POISON
2024-06-18 15:05 UTC (4+ messages)
Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
2024-06-18 14:52 UTC (14+ messages)
[PATCH] riscv: Fix early ftrace nop patching
2024-06-18 13:39 UTC (6+ messages)
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-18 11:40 UTC (22+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
[PATCH 0/8] riscv: ftrace: atmoic patching and preempt improvements
2024-06-18 9:55 UTC (13+ messages)
` [PATCH 1/8] riscv: stacktrace: convert arch_stack_walk() to noinstr
` [PATCH 2/8] tracing: do not trace kernel_text_address()
` [PATCH 3/8] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH 4/8] riscv: ftrace: align patchable functions to 4 Byte boundary
[PATCH] filemap: add trace events for get_pages, map_pages, and fault
2024-06-18 9:36 UTC
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-18 9:31 UTC (38+ messages)
[PATCH] tools: build: use correct lib name for libtracefs feature detection
2024-06-18 8:26 UTC (2+ messages)
[PATCH v5 0/4] tracing: improve symbolic printing
2024-06-18 8:26 UTC (6+ messages)
` [PATCH v5 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v5 2/4] tracing/timer: use __print_sym()
` [PATCH v5 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v5 4/4] net: drop_monitor: use drop_reason_lookup()
[PATCH] fgraph: Use str_plural() in test_graph_storage_single()
2024-06-18 7:20 UTC
[PATCH net-next v5 0/7] net: pass receive socket to drop tracepoint
2024-06-18 6:24 UTC (15+ messages)
` [PATCH net-next v5 1/7] net: add rx_sk to trace_kfree_skb
` [PATCH net-next v5 2/7] net: introduce sk_skb_reason_drop function
` [PATCH net-next v5 3/7] ping: use sk_skb_reason_drop to free rx packets
` [PATCH net-next v5 4/7] net: raw: "
` [PATCH net-next v5 5/7] tcp: "
` [PATCH net-next v5 6/7] udp: "
` [PATCH net-next v5 7/7] af_packet: "
[PATCH v2] arm: Add KPROBES_ON_FTRACE supported
2024-06-18 3:52 UTC
[RFC bpf-next 00/10] uprobe, bpf: Add session support
2024-06-17 22:53 UTC (9+ messages)
` [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer
[PATCH v2 0/4] Fix user stack traces captured from uprobes
2024-06-17 22:37 UTC (5+ messages)
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-17 17:52 UTC (18+ messages)
` [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v12 05/13] page_pool: convert to use netmem
` [PATCH net-next v12 06/13] page_pool: devmem support
` [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
[PATCH v11 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-06-17 1:49 UTC (19+ messages)
` [PATCH v11 01/18] tracing: Add a comment about ftrace_regs definition
` [PATCH v11 02/18] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v11 03/18] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v11 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v11 05/18] function_graph: Pass ftrace_regs to retfunc
` [PATCH v11 06/18] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v11 07/18] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v11 08/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v11 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v11 10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v11 11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v11 12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v11 13/18] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v11 14/18] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v11 15/18] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v11 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v11 17/18] Documentation: probes: Update fprobe on function-graph tracer
` [PATCH v11 18/18] fgraph: Skip recording calltime/rettime if it is not nneeded
[PATCH v7 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-17 1:28 UTC (4+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH] bpf/selftests: Fix __NR_uretprobe in uprobe_syscall test
2024-06-16 19:51 UTC (4+ messages)
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
2024-06-16 16:05 UTC (2+ messages)
[PATCH v5 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-16 7:15 UTC (3+ messages)
[PATCH] arm: Add KPROBES_ON_FTRACE supported
2024-06-15 22:56 UTC (2+ messages)
[PATCH] ring-buffer: Use vma_pages() helper function
2024-06-15 18:27 UTC
[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
2024-06-14 20:07 UTC (5+ messages)
` [PATCHv8 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
[PATCH v4 net-next 0/7] net: pass receive socket to drop tracepoint
2024-06-14 19:40 UTC (5+ messages)
` [PATCH v4 net-next 1/7] net: add rx_sk to trace_kfree_skb
[PATCH v4 0/3] Generate address range data for built-in modules
2024-06-14 18:57 UTC (8+ messages)
` [PATCH v4 1/3] kbuild: add mod(name,file)_flags to assembler flags for module objects
` [PATCH v4 2/3] kbuild, kconfig: generate offset range data for builtin modules
` [PATCH v4 3/3] module: add install target for modules.builtin.ranges
[PATCH] selftests/ftrace: Fix test to handle both old and new kernels
2024-06-14 16:43 UTC (2+ messages)
[PATCH] tracing/selftests: Run the ownership test twice
2024-06-14 16:41 UTC (2+ messages)
[PATCH v6 0/7] DAMON based tiered memory management for CXL memory
2024-06-14 16:39 UTC (10+ messages)
` [PATCH v6 1/7] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v6 2/7] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v6 3/7] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v6 4/7] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v6 5/7] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v6 6/7] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v6 7/7] Docs/damon: document damos_migrate_{hot,cold}
[PATCH v2 00/10] Improve the copy of task comm
2024-06-14 11:45 UTC (11+ messages)
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()
` [PATCH v2 06/10] mm/kmemleak: Replace strncpy() with __get_task_comm()
[PATCH] linux++: delete some forward declarations
2024-06-14 6:29 UTC (7+ messages)
[PATCH v5 0/8] DAMON based tiered memory management for CXL memory
2024-06-14 3:05 UTC (3+ messages)
[PATCH v5 8/8] Docs/.../mm/damon: add more damos actions
2024-06-13 17:23 UTC (2+ messages)
[PATCH v5 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
2024-06-13 17:19 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).