sparclinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-18 18:57 UTC  (23+ messages)
` [PATCH net-next v9 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v9 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v9 06/14] page_pool: convert to use netmem
` [PATCH net-next v9 07/14] page_pool: devmem support
` [PATCH net-next v9 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v9 09/14] net: support non paged skb frags
` [PATCH net-next v9 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v9 13/14] net: add devmem TCP documentation
` [PATCH net-next v9 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v3][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-18 11:40 UTC 

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-17 16:09 UTC  (23+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "
` [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH RESEND v8 10/16] arm64: extend execmem_info "
` [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH] arch: Fix name collision with ACPI's video.o
 2024-05-17 13:54 UTC  (2+ messages)

[PATCH v2][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-14 19:37 UTC  (9+ messages)

[PATCH] crypto: niagara2: Remove unused struct 'n2_skcipher_request_context'
 2024-05-11 14:56 UTC 

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-09  4:49 UTC  (46+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
` [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation

[PATCH v4 0/5] Remove onstack cpumask var for sparc
 2024-05-08 17:38 UTC  (10+ messages)
` [PATCH v4 1/5] sparc/srmmu: Remove on-stack cpumask var
` [PATCH v4 2/5] sparc/irq: "
` [PATCH v4 3/5] sparc/of: "
` [PATCH v4 4/5] sparc/pci_msi: "
` [PATCH v4 5/5] sparc/leon: "

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-07 22:38 UTC  (7+ messages)

[PATCH v8 00/17] mm: jit/text allocator
 2024-05-06 18:22 UTC  (21+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-05-03 15:32 UTC  (4+ messages)

[PATCH v7 00/16] mm: jit/text allocator
 2024-05-03 10:40 UTC  (24+ messages)
` [PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v7 03/16] nios2: define virtual address space for modules
` [PATCH v7 04/16] sparc: simplify module_alloc()
` [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v7 08/16] mm/execmem, arch: convert remaining "
` [PATCH v7 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v7 10/16] arm64: extend execmem_info "
` [PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-01  5:32 UTC  (5+ messages)

[PATCH v3 2/2] fs/xattr: add *at family syscalls
 2024-04-30 10:09 UTC  (3+ messages)

request for quote from sweden
 2024-04-29 19:49 UTC 

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-28  6:55 UTC  (23+ messages)
` [PATCH v6 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v6 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v6 03/16] nios2: define virtual address space for modules
` [PATCH v6 04/16] sparc: simplify module_alloc()
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "
` [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v6 10/16] arm64: extend execmem_info "
` [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-04-26 16:53 UTC  (4+ messages)

[PATCH 0/4] sparc32: Use CAS for atomic support
 2024-04-26 16:52 UTC  (3+ messages)
` [PATCH 1/4] sparc32: Add support for specifying -mcpu

[PATCH][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-04-25  6:03 UTC 


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).