Linux Arch
[Prev Page][Next Page]
- [PATCH v9 29/39] selftests/clone3: Enable arm64 shadow stack testing, (continued)
- [PATCH v9 29/39] selftests/clone3: Enable arm64 shadow stack testing, Mark Brown
- [PATCH v9 30/39] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v9 31/39] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v9 32/39] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v9 33/39] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v9 34/39] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v9 35/39] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v9 36/39] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v9 37/39] kselftest/arm64: Add GCS signal tests, Mark Brown
- [PATCH v9 38/39] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v9 39/39] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH lkmm v2 0/2] tools/memory-model: Add locking.txt and glossary.txt to README,
Akira Yokosawa
- Re: [PATCH 0/4] riscv: uaccess: optimizations,
Arnd Bergmann
- [PATCH net-next v13 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v13 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v13 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v13 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v13 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v13 06/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v13 05/13] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v13 08/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v13 07/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v13 09/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v13 10/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v13 12/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v13 13/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [PATCH net-next v13 00/13] Device Memory TCP, Mina Almasry
- [arnd-asm-generic:syscall-fixes-6.10 2/13] include/uapi/asm-generic/unistd.h:740:88: error: macro "__SYSCALL" passed 3 arguments, but takes just 2, kernel test robot
- [PATCH v2 00/13] linux system call fixes,
Arnd Bergmann
- [PATCH v2 01/13] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH v2 03/13] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 05/13] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH v2 07/13] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH v2 08/13] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [PATCH v2] vfs: Shortcut AT_EMPTY_PATH early for statx, and add AT_NO_PATH for statx and fstatat,
Xi Ruoyao
- [PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH,
Xi Ruoyao
- [GIT PULL] LoongArch fixes for v6.10-rc5,
Huacai Chen
- Bounce probe for linux-arch@xxxxxxxxxxxxxxx (no action required), linux-arch+owner
- [PATCH lkmm 0/2] tools/memory-model: Add locking.txt and glossary.txt to README,
Akira Yokosawa
- [PATCH 00/15] linux system call fixes,
Arnd Bergmann
- [PATCH 01/15] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH 03/15] mips: fix compat_sys_lseek syscall, Arnd Bergmann
- [PATCH 04/15] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 06/15] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH 08/15] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH 09/15] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions, Arnd Bergmann
- [PATCH 12/15] s390: remove native mmap2() syscall, Arnd Bergmann
- [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently, Arnd Bergmann
- [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling, Arnd Bergmann
- [PATCH 15/15] linux/syscalls.h: add missing __user annotations, Arnd Bergmann
- [PATCH] ARM: support PREEMPT_DYNAMIC,
Jinjie Ruan
- [PATCH v4] tools/memory-model: Document herd7 (abstract) representation,
Andrea Parri
- [PATCH v3] tools/memory-model: Document herd7 (abstract) representation,
Andrea Parri
- [PATCH net-next v12 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v12 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v12 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v12 06/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v12 05/13] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v12 08/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v12 10/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v12 09/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v12 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v12 12/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v12 13/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [PATCH net-next v12 00/13] Device Memory TCP, Jakub Kicinski
- [RFC 0/2] Initial LKMM atomics support in Rust,
Boqun Feng
- [PATCH] fixmap: Remove unused set_fixmap_offset_io(),
Steven Price
- [no subject], Unknown
- [PATCH 0/7] arm64 / x86-64: low-level code generation issues,
Linus Torvalds
- [PATCH v3 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps,
Masahiro Yamada
- [PATCH v2 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps,
Masahiro Yamada
- [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation,
Nicolas Saenz Julienne
- [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support, Nicolas Saenz Julienne
- [PATCH 02/18] KVM: x86: hyper-v: Introduce helpers to check if VSM is exposed to guest, Nicolas Saenz Julienne
- [PATCH 03/18] hyperv-tlfs: Update struct hv_send_ipi{_ex}'s declarations, Nicolas Saenz Julienne
- [PATCH 04/18] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs, Nicolas Saenz Julienne
- [PATCH 05/18] KVM: x86: hyper-v: Introduce MP_STATE_HV_INACTIVE_VTL, Nicolas Saenz Julienne
- [PATCH 06/18] KVM: x86: hyper-v: Exit on Get/SetVpRegisters hcall, Nicolas Saenz Julienne
- [PATCH 07/18] KVM: x86: hyper-v: Exit on TranslateVirtualAddress hcall, Nicolas Saenz Julienne
- [PATCH 08/18] KVM: x86: hyper-v: Exit on StartVirtualProcessor and GetVpIndexFromApicId hcalls, Nicolas Saenz Julienne
- [PATCH 09/18] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace, Nicolas Saenz Julienne
- [PATCH 10/18] KVM: x86: Keep track of instruction length during faults, Nicolas Saenz Julienne
- [PATCH 11/18] KVM: x86: Pass the instruction length on memory fault user-space exits, Nicolas Saenz Julienne
- [PATCH 12/18] KVM: x86/mmu: Introduce infrastructure to handle non-executable mappings, Nicolas Saenz Julienne
- [PATCH 13/18] KVM: x86/mmu: Avoid warning when installing non-private memory attributes, Nicolas Saenz Julienne
- [PATCH 14/18] KVM: x86/mmu: Init memslot if memory attributes available, Nicolas Saenz Julienne
- [PATCH 15/18] KVM: Introduce RWX memory attributes, Nicolas Saenz Julienne
- [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory, Nicolas Saenz Julienne
- [PATCH 17/18] KVM: Introduce traces to track memory attributes modification., Nicolas Saenz Julienne
- [PATCH 18/18] KVM: x86: hyper-v: Handle VSM hcalls in user-space, Nicolas Saenz Julienne
- Re: [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation, Nicolas Saenz Julienne
- Re: [PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation, Sean Christopherson
- [PATCH] x86: add 'runtime constant' infrastructure,
Linus Torvalds
- [PATCH net-next v11 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v11 01/13] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v11 02/13] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v11 03/13] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v11 04/13] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v11 06/13] page_pool: devmem support, Mina Almasry
- [PATCH net-next v11 05/13] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v11 07/13] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v11 08/13] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v11 10/13] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v11 09/13] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v11 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v11 12/13] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v11 13/13] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Horrendous "runtime constant" hack - current patch x86-64 only,
Linus Torvalds
- [PATCH v2] tools/memory-model: Document herd7 (abstract) representation,
Andrea Parri
- [PATCH memory-model 0/3] LKMM updates for v6.11,
Paul E. McKenney
- [RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts,
mhkelley58
- [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier, mhkelley58
- [RFC 02/12] Drivers: hv: vmbus: Fix error path that deletes non-existent sysfs group, mhkelley58
- [RFC 03/12] Drivers: hv: vmbus: Add an IRQ name to VMBus channels, mhkelley58
- [RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name, mhkelley58
- [RFC 05/12] scsi: storvsc: Annotate the VMBus channel IRQ name, mhkelley58
- [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats, mhkelley58
- [RFC 07/12] Drivers: hv: vmbus: Set up irqdomain and irqchip for the VMBus connection, mhkelley58
- [RFC 08/12] Drivers: hv: vmbus: Allocate an IRQ per channel and use for relid mapping, mhkelley58
- [RFC 09/12] Drivers: hv: vmbus: Use Linux IRQs to handle VMBus channel interrupts, mhkelley58
- [RFC 10/12] Drivers: hv: vmbus: Implement vmbus_irq_set_affinity, mhkelley58
- [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs, mhkelley58
- [RFC 12/12] Drivers: hv: vmbus: Ensure IRQ affinity isn't set to a CPU going offline, mhkelley58
- RE: [RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts, Michael Kelley
- [GIT PULL] LoongArch fixes for v6.10-rc3,
Huacai Chen
- [PATCH net-next v10 00/14] Device Memory TCP,
Mina Almasry
- [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers, Mina Almasry
- [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v10 05/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v10 06/14] page_pool: convert to use netmem, Mina Almasry
- [PATCH net-next v10 07/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v10 09/14] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v10 11/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v10 13/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug,
Jonathan Cameron
- [PATCH v10 01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug, Jonathan Cameron
- [PATCH v10 02/19] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER, Jonathan Cameron
- [PATCH v10 03/19] ACPI: processor: Drop duplicated check on _STA (enabled + present), Jonathan Cameron
- [PATCH v10 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add(), Jonathan Cameron
- [PATCH v10 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add(), Jonathan Cameron
- [PATCH v10 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier, Jonathan Cameron
- [PATCH v10 07/19] ACPI: processor: Add acpi_get_processor_handle() helper, Jonathan Cameron
- [PATCH v10 08/19] ACPI: processor: Register deferred CPUs from acpi_processor_get_info(), Jonathan Cameron
- [PATCH v10 09/19] ACPI: scan: switch to flags for acpi_scan_check_and_detach(), Jonathan Cameron
- [PATCH v10 10/19] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Jonathan Cameron
- [PATCH v10 11/19] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Jonathan Cameron
- [PATCH v10 12/19] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry, Jonathan Cameron
- [PATCH v10 13/19] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Jonathan Cameron
- [PATCH v10 14/19] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Jonathan Cameron
- [PATCH v10 15/19] arm64: psci: Ignore DENIED CPUs, Jonathan Cameron
- [PATCH v10 16/19] arm64: arch_register_cpu() variant to check if an ACPI handle is now available., Jonathan Cameron
- [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled., Jonathan Cameron
- [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations, Jonathan Cameron
- [PATCH v10 19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online, Jonathan Cameron
- Re: [PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug, Jonathan Cameron
- Re: [PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug, Catalin Marinas
- [PATCH 0/7] Zacas/Zabha support and qspinlocks,
Alexandre Ghiti
- [PATCH] tools/memory-model: Document herd7 (internal) representation,
Andrea Parri
- [linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a, kernel test robot
- [linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b, kernel test robot
- [GIT PULL] LoongArch changes for v6.10,
Huacai Chen
- [PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps,
Masahiro Yamada
- [linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773,
kernel test robot
- [GIT PULL v2] asm-generic cleanups for 6.10,
Arnd Bergmann
- [linux-next:master] BUILD REGRESSION 632483ea8004edfadd035de36e1ab2c7c4f53158, kernel test robot
- [PATCH 0/4] kbuild: fix and clean-up after avoiding kallsyms weak reference,
Masahiro Yamada
- [linux-next:master] BUILD REGRESSION c75962170e49f24399141276ae119e6a879f36dc, kernel test robot
- [PATCH] arch: Fix name collision with ACPI's video.o,
Thomas Zimmermann
- [linux-next:master] BUILD REGRESSION dbd9e2e056d8577375ae4b31ada94f8aa3769e8a, kernel test robot
- [PATCH] ACPI: video: Fix name collision with architecture's video.o,
Thomas Zimmermann
- LKMM: Making RMW barriers explicit,
Alan Stern
- [linux-next:master] BUILD REGRESSION 82d92a9a1b9ea0ea52aff27cddd05009b4edad49, kernel test robot
- Re: Linux 6.9, Frank Scheiner
- [PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot,
Roman Kisel
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]