linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-18 09:35:56 to 2024-07-30 02:26:49 UTC [more...]

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-30  2:26 UTC  (11+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v17 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v17 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v17 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v17 06/14] page_pool: devmem support
` [PATCH net-next v17 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v17 08/14] net: support non paged skb frags
` [PATCH net-next v17 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v17 10/14] tcp: RX path for devmem TCP

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-07-29 20:55 UTC  (16+ messages)
` [PATCH 1/6] Add AutoFDO "
` [PATCH 2/6] objtool: Fix unreachable instruction warnings for weak funcitons
` [PATCH 3/6] Change the symbols order when --ffuntion-sections is enabled
` [PATCH 4/6] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH 5/6] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH 6/6] Add Propeller configuration for kernel build

[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros
 2024-07-29 18:57 UTC  (32+ messages)
` [PATCH 1/4] module: "
` [PATCH 2/4] btrfs: Use "
` [PATCH 3/4] ext4: Use module_{subinit, subexit} "
` [PATCH 4/4] f2fs: Use module_{subinit, subeixt} "

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-07-29 16:51 UTC  (15+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
` [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
` [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-07-29 13:53 UTC  (5+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-26  9:40 UTC  (30+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[arnd-asm-generic:syscall-tbl-6.11 45/80] arch/parisc/kernel/sys_parisc.c:299:undefined reference to `ksys_inotify_init'
 2024-07-26  9:16 UTC 

[PATCH V2 0/2] uapi: Add support for GENMASK_U128()
 2024-07-26  3:34 UTC  (5+ messages)
` [PATCH V2 1/2] uapi: Define GENMASK_U128
` [PATCH V2 2/2] lib/test_bits.c: Add tests for GENMASK_U128()

[arnd-asm-generic:syscall-tbl-6.11 47/80] ld.lld: error: undefined symbol: __sys_bind
 2024-07-25 23:35 UTC 

[arnd-asm-generic:syscall-tbl-6.11] BUILD REGRESSION 297d47a6407bea09324a4e1ba26a1735093f433f
 2024-07-25 20:36 UTC 

[arnd-asm-generic:syscall-tbl-6.11 77/80] include/linux/syscalls.h:247:42: error: 'sys_mmap' undeclared; did you mean 'sys_mremap'?
 2024-07-25 11:37 UTC 

[arnd-asm-generic:syscall-tbl-6.11 77/80] arch/x86/um/syscalls_64.c:56:1: error: use of undeclared identifier 'sys_mmap'
 2024-07-25  6:38 UTC 

[PATCH 0/2] uapi: Add support for GENMASK_U128()
 2024-07-25  4:19 UTC  (11+ messages)
` [PATCH 1/2] uapi: Define GENMASK_U128
` [PATCH 2/2] lib/test_bits.c: Add tests for GENMASK_U128()

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-24 14:11 UTC  (7+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice

[arnd-asm-generic:syscall-tbl-6.11] BUILD REGRESSION ece1b5ebc0b7064a8a130f64e85a81ec76381c3f
 2024-07-24 13:35 UTC 

[arnd-asm-generic:syscall-tbl-6.11 44/80] include/linux/syscalls.h:251:25: error: conflicting types for 'sys_oabi_sendto'; have 'long int(int, void *, size_t, unsigned int)' {aka 'long int(int, void *, unsigned int, unsigned int)'}
 2024-07-24 10:53 UTC 

[arnd-asm-generic:syscall-tbl-6.11 77/80] arch/arm/kernel/sys_oabi-compat.c:448:1: warning: comparison of distinct pointer types ('long (*)(int, void *, size_t, unsigned int)' (aka 'long (*)(int, void *, unsigned int, unsigned int)') and 'long (*)(int, void *, size_t, unsigned int, struct sockadd
 2024-07-24  7:44 UTC 

[arnd-asm-generic:syscall-tbl-6.11 30/80] ld.lld: error: undefined symbol: __riscv_sys_fadvise64
 2024-07-24  7:00 UTC 

[arnd-asm-generic:syscall-tbl-6.11 30/80] riscv64-linux-ld: arch/riscv/kernel/syscall_table.o:undefined reference to `__riscv_sys_fadvise64'
 2024-07-24  6:59 UTC 

[arnd-asm-generic:syscall-tbl-6.11 44/80] arch/arm/kernel/sys_oabi-compat.c:407:1: error: conflicting types for 'sys_oabi_semtimedop'
 2024-07-24  6:16 UTC 

[PATCH 0/4] riscv: uaccess: optimizations
 2024-07-23 14:16 UTC  (8+ messages)

[PATCH 00/17] arch: convert everything to syscall.tbl
 2024-07-23 12:58 UTC  (2+ messages)

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-23  0:15 UTC  (56+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks

[GIT PULL] LoongArch changes for v6.11
 2024-07-22 21:08 UTC  (2+ messages)

[RFC PATCH v3 24/37] kvx: Add memory management
 2024-07-22 14:58 UTC  (2+ messages)

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-22 14:31 UTC  (13+ messages)
` [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests
` [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test

[PATCH v3 00/11] Zacas/Zabha support and qspinlocks
 2024-07-19 11:53 UTC  (25+ messages)
` [PATCH v3 01/11] riscv: Implement cmpxchg32/64() using Zacas
` [PATCH v3 03/11] riscv: Implement cmpxchg8/16() using Zabha
` [PATCH v3 05/11] riscv: Implement arch_cmpxchg128() using Zacas
` [PATCH v3 09/11] riscv: Add ISA extension parsing for Ziccrse
` [PATCH v3 11/11] riscv: Add qspinlock support

[arnd-asm-generic:syscall-tbl-6.11 57/98] arch/parisc/kernel/sys_parisc.c: linux/mm.h is included more than once
 2024-07-19  1:32 UTC 

[arnd-asm-generic:syscall-tbl-6.11] BUILD REGRESSION 9a99991d90521113a738c2a4761a4147fe4b31ca
 2024-07-18 13:40 UTC 

Linux 6.10
 2024-07-18 10:06 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).