messages from 2024-06-13 07:48:46 to 2024-06-17 13:42:22 UTC [more...]
[PATCH net-next v12 00/13] Device Memory TCP
2024-06-17 13:42 UTC (13+ 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] riscv: Fix early ftrace nop patching
2024-06-17 13:23 UTC (3+ messages)
[PATCH v6 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-17 7:07 UTC (9+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH 0/8] riscv: ftrace: atmoic patching and preempt improvements
2024-06-17 3:13 UTC (10+ messages)
` [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 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 (6+ messages)
` [PATCH v5 1/2] "
[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 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-14 19:33 UTC (24+ messages)
[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 v5 0/4] tracing: improve symbolic printing
2024-06-14 8:19 UTC (5+ 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] 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 (15+ messages)
` [PATCH v5 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH v5 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH v5 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH v5 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH v5 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
` [PATCH v5 6/8] mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
` [PATCH v5 7/8] Docs/admin-guide/mm/damon/usage: add missing actions
` [PATCH v5 8/8] Docs/.../mm/damon: add more damos actions
[PATCH v4 00/35] kmsan: Enable on s390
2024-06-13 23:44 UTC (39+ messages)
` [PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v4 02/35] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v4 03/35] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v4 04/35] kmsan: Increase the maximum store size to 4096
` [PATCH v4 05/35] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v4 06/35] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v4 07/35] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v4 08/35] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v4 09/35] kmsan: Expose kmsan_get_metadata()
` [PATCH v4 10/35] kmsan: Export panic_on_kmsan
` [PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v4 12/35] kmsan: Support SLAB_POISON
` [PATCH v4 13/35] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [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 17/35] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v4 18/35] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v4 19/35] kmsan: Accept ranges starting with 0 on s390
` [PATCH v4 20/35] s390/boot: Turn off KMSAN
` [PATCH v4 21/35] s390: Use a larger stack for KMSAN
` [PATCH v4 22/35] s390/boot: Add the KMSAN runtime stub
` [PATCH v4 23/35] s390/checksum: Add a KMSAN check
` [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] function_graph: Add READ_ONCE() when accessing fgraph_array[]
2024-06-13 14:43 UTC (2+ messages)
[PATCH v3 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-13 14:42 UTC (10+ messages)
` [PATCH v3 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH 0/8] DAMON based tiered memory management for CXL memory
2024-06-13 13:56 UTC (8+ messages)
` [PATCH 1/8] mm: make alloc_demote_folio externally invokable for migration
` [PATCH 2/8] mm: rename alloc_demote_folio to alloc_migrate_folio
` [PATCH 3/8] mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
` [PATCH 4/8] mm/migrate: add MR_DAMON to migrate_reason
` [PATCH 5/8] mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-06-13 13:37 UTC (7+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
` [PATCH 2/6] kallsyms: Emit symbol at the holes in the text
` [PATCH 3/6] module: kallsyms: Determine exact function size
` [PATCH 4/6] ftrace: Skip invalid __fentry__ in ftrace_process_locs()
` [PATCH 5/6] ftrace: Fix possible out-of-bound issue "
` [PATCH 6/6] ftrace: Revert the FTRACE_MCOUNT_MAX_OFFSET workaround
[PATCH] trace: riscv: Remove deprecated kprobe on ftrace support
2024-06-13 11:13 UTC
Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot
2024-06-13 7:48 UTC (14+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).