messages from 2024-08-28 03:31:02 to 2024-09-03 12:46:35 UTC [more...]
[PATCH] uprobes: use kzalloc to allocate xol area
2024-09-03 12:46 UTC (2+ messages)
[PATCH] uprobes: use vm_special_mapping close() functionality
2024-09-03 9:32 UTC (4+ messages)
[PATCH v3] dma: Trace API
2024-09-03 7:25 UTC
[PATCH v2] arm64: Replace linked list with switch statement for breakpoint handlers
2024-09-03 6:51 UTC (3+ messages)
[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-02 19:17 UTC (6+ messages)
` [PATCH v5 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v5 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v5 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
` [PATCH v5 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64
[PATCH v1 0/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD()/activate_guard()
2024-09-02 18:46 UTC (8+ messages)
` [PATCH v1 1/2] cleanup.h guard: Rename DEFINE_ prefix to DECLARE_
` [PATCH v1 2/2] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-09-02 17:17 UTC (9+ messages)
[PATCH v9 0/4] Generate address range data for built-in modules
2024-09-02 16:00 UTC (8+ messages)
` [PATCH v9 2/4] kbuild: generate offset range data for builtin modules
` [PATCH v9 3/4] scripts: add verifier script for builtin module range data
[PATCH v4 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-02 14:37 UTC (15+ messages)
` [PATCH v4 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v4 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v4 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v4 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v4 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64
[PATCH] kernel: add pid_max to pid_namespace
2024-09-02 11:49 UTC
[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
2024-09-02 9:14 UTC (25+ messages)
` [PATCH v4 1/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH v4 2/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH v4 3/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH v4 5/8] perf/uprobe: split uprobe_unregister()
` [PATCH v4 6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH v4 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH v4 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
2024-09-01 11:17 UTC (12+ messages)
` [PATCH v3 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v3 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v3 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v3 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v3 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64
[PATCH] arm64: Replace linked list with switch statement for breakpoint handlers
2024-08-31 6:10 UTC
[PATCH net-next v24 00/13] Device Memory TCP
2024-08-31 0:43 UTC (14+ messages)
` [PATCH net-next v24 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v24 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v24 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v24 05/13] page_pool: devmem support
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v24 07/13] net: support non paged skb frags
` [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v24 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v24 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v24 11/13] net: add devmem TCP documentation
` [PATCH net-next v24 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v24 13/13] netdev: add dmabuf introspection
[PATCH bpf-next 0/2] selftests/bpf: Add uprobe pid filter test
2024-08-30 20:51 UTC (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Add child argument to spawn_child function
` [PATCH bpf-next 2/2] selftests/bpf: Add uprobe pid filter test for multiple processes
[PATCH net-next v23 00/13] Device Memory TCP
2024-08-30 17:59 UTC (26+ messages)
` [PATCH net-next v23 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v23 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v23 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v23 05/13] page_pool: devmem support
` [PATCH net-next v23 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v23 07/13] net: support non paged skb frags
` [PATCH net-next v23 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v23 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v23 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v23 11/13] net: add devmem TCP documentation
` [PATCH net-next v23 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v23 13/13] netdev: add dmabuf introspection
[PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
2024-08-30 13:57 UTC (2+ messages)
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-30 10:01 UTC (19+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
2024-08-30 9:25 UTC (6+ messages)
[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
2024-08-30 0:31 UTC (8+ messages)
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-08-29 23:22 UTC (17+ messages)
[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
2024-08-29 17:28 UTC (4+ messages)
[PATCH v2] writeback: Refine the show_inode_state() macro definition
2024-08-29 12:04 UTC (3+ messages)
[PATCH v2] eventfs: fix a null pointer access in eventfs_iterate
2024-08-29 8:50 UTC
[PATCH RESEND v3 0/2] Introduce tracepoint for hugetlbfs
2024-08-29 6:41 UTC (3+ messages)
` [PATCH RESEND v3 1/2] hugetlbfs: support tracepoint
` [PATCH RESEND v3 2/2] hugetlbfs: use tracepoints in hugetlbfs functions
[PATCH v8 0/8] Improve the copy of task comm
2024-08-29 6:30 UTC (17+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
[PATCH] eventfs: fix a null pointer access in eventfs_iterate
2024-08-29 3:24 UTC
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-28 18:43 UTC (5+ messages)
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
[PATCH v2] ring-buffer: Align meta-page to sub-buffers for improved TLB usage
2024-08-28 15:40 UTC (3+ messages)
` [PATCH 1/2] ring-buffer/selftest: Verify the entire meta-page padding
` [PATCH 2/2] ring-buffer/selftest: Handle meta-page bigger than the system
[PATCH v6 0/5] Faultable Tracepoints
2024-08-28 14:41 UTC (6+ messages)
` [PATCH v6 1/5] tracing: Introduce faultable tracepoints
` [PATCH v6 2/5] tracing/ftrace: Add support for "
` [PATCH v6 3/5] tracing/bpf-trace: "
` [PATCH v6 4/5] tracing/perf: "
` [PATCH v6 5/5] tracing: Convert sys_enter/exit to "
[PATCH v5 0/8] Faultable Tracepoints
2024-08-28 13:58 UTC (4+ messages)
` [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
[PATCH] writeback: Refine the show_inode_state() macro definition
2024-08-28 7:44 UTC (3+ messages)
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_start_locking
2024-08-28 3:31 UTC
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).