Linux Arch
[Prev Page][Next Page]
- [PATCH v3 4/7] x86/cfi,bpf: Fix bpf_struct_ops CFI, (continued)
- [PATCH v3] ring-buffer: Remove 32bit timestamp logic,
Steven Rostedt
- [linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e, kernel test robot
- [PATCH v2] ring-buffer: Remove 32bit timestamp logic, Steven Rostedt
- Re: [PATCH] ring-buffer: Remove 32bit timestamp logic,
Steven Rostedt
- [PATCH v5 1/6] kunit: move KUNIT_TABLE out of INIT_DATA,
Rae Moar
- Further cleanups for pci_iounmap() and lib/iomap.c discussion, Philipp Stanner
- [RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- [PATCH v5 0/5] Regather scattered PCI-Code,
Philipp Stanner
- [PATCH] asm-generic/io.h: fix grammar typos, Randy Dunlap
- [PATCH v12 0/5] riscv: Add fine-tuned checksum functions,
Charlie Jenkins
- [PATCH v4 1/6] kunit: move KUNIT_TABLE out of INIT_DATA,
Rae Moar
- [PATCH v2 0/2] riscv: Enable percpu page first chunk allocator,
Alexandre Ghiti
- [PATCH v2] stacktrace: check whether task has a stack before saving it, Ronald Wahl
- [PATCH rcu 5/5] doc: Clarify historical disclaimers in memory-barriers.txt, Neeraj Upadhyay (AMD)
- [RFC][PATCHES] getting rid of asm/unaligned.h includes,
Al Viro
- [GIT PULL] LoongArch fixes for v6.7-rc5,
Huacai Chen
- [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [PATCH v2 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [PATCH v2 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [PATCH v2 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [PATCH v2 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [PATCH v2 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [PATCH v2 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [PATCH v2 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [PATCH v2 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [PATCH v2 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave, Huang, Ying
- [RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API,
Samuel Holland
- [RFC PATCH 02/12] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [RFC PATCH 03/12] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS, Samuel Holland
- [RFC PATCH 04/12] arm64: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [RFC PATCH 06/12] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [RFC PATCH 01/12] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [RFC PATCH 05/12] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS, Samuel Holland
- [RFC PATCH 07/12] powerpc: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [RFC PATCH 08/12] x86: Implement ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [RFC PATCH 09/12] riscv: Add support for kernel-mode FPU, Samuel Holland
- [RFC PATCH 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT, Samuel Holland
- [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit, Samuel Holland
- [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures, Samuel Holland
- [net-next v1 00/16] Device Memory TCP,
Mina Almasry
- [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page, Mina Almasry
- [net-next v1 02/16] net: page_pool: create hooks for custom page providers, Mina Almasry
- [net-next v1 03/16] queue_api: define queue api, Mina Almasry
- [net-next v1 04/16] gve: implement queue api, Mina Almasry
- [net-next v1 05/16] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [net-next v1 06/16] netdev: support binding dma-buf to netdevice, Mina Almasry
- [net-next v1 07/16] netdev: netdevice devmem allocator, Mina Almasry
- [net-next v1 08/16] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [net-next v1 09/16] page_pool: device memory support, Mina Almasry
- [net-next v1 10/16] page_pool: don't release iov on elevanted refcount, Mina Almasry
- [net-next v1 11/16] net: support non paged skb frags, Mina Almasry
- [net-next v1 13/16] tcp: RX path for devmem TCP, Mina Almasry
- [net-next v1 12/16] net: add support for skbs with unreadable frags, Mina Almasry
- [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [net-next v1 15/16] net: add devmem TCP documentation, Mina Almasry
- [net-next v1 16/16] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [net-next v1 00/16] Device Memory TCP, Mina Almasry
- Re: [net-next v1 00/16] Device Memory TCP, David Ahern
- Re: [net-next v1 00/16] Device Memory TCP, Shakeel Butt
- Re: [net-next v1 00/16] Device Memory TCP, Christoph Hellwig
- Re: [net-next v1 00/16] Device Memory TCP, patchwork-bot+netdevbpf
- [RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [RFC PATCH 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [RFC PATCH 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [RFC PATCH 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [RFC PATCH 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [RFC PATCH 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [RFC PATCH 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [RFC PATCH 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [RFC PATCH 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [RFC PATCH 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- [arnd-asm-generic:master] BUILD SUCCESS d6e81532b10d8deb2bc30f7b44f09534876893e3, kernel test robot
- [PATCH 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h,
Thomas Zimmermann
- [PATCH v4 0/5] Regather scattered PCI-Code,
Philipp Stanner
- [arnd-asm-generic:asm-generic] BUILD SUCCESS e183130c9a87cc57c73ecc9c251e10d07b658530, kernel test robot
- [arnd-asm-generic:mips-prototypes 12/20] ld.lld: error: undefined symbol: octeon_cache_init, kernel test robot
- [PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA,
Rae Moar
- [PATCH] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_LIST),
Alexey Dobriyan
- [PATCH v3 0/5] Regather scattered PCI-Code,
Philipp Stanner
- [arnd-asm-generic:mips-prototypes] BUILD SUCCESS 3ba13f3f1f92410943161b5c13347847e79623e1, kernel test robot
- [arnd-asm-generic:asm-generic-prototypes] BUILD SUCCESS 7192ad2adde8213ad7c7f3b1ff974cccebae4d60, kernel test robot
- [PATCH v2 0/4] Regather scattered PCI-Code,
Philipp Stanner
- [PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF,
Peter Zijlstra
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 0734f5c7eb15f9d3bbdacffe501eabdb8b1c01d2, kernel test robot
- [PATCH AUTOSEL 4.14 6/7] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation, Sasha Levin
- [PATCH AUTOSEL 4.19 09/10] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation, Sasha Levin
- [PATCH AUTOSEL 5.4 10/11] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation, Sasha Levin
- [PATCH AUTOSEL 5.10 12/13] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation, Sasha Levin
- [PATCH AUTOSEL 5.15 14/15] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation, Sasha Levin
- [PATCH AUTOSEL 6.1 23/25] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation, Sasha Levin
- [PATCH AUTOSEL 6.6 34/40] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation, Sasha Levin
- [PATCH RFC doc] Add EARLY flag to early-parsed kernel boot parameters, Paul E. McKenney
- [PATCH] export.h: remove include/asm-generic/export.h,
Masahiro Yamada
- [arnd-asm-generic:asm-generic-io.h-cleanup] BUILD SUCCESS 3cd944590da9b9840c9f14bfc6581bec308c7c71, kernel test robot
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 5da694bdf0e48013c5d875a08731eccfe165c0cc, kernel test robot
- [arnd-asm-generic:asm-generic-prototypes] BUILD SUCCESS ca8e45c8048a2c9503c74751d25414601f730580, kernel test robot
- [PATCH rdma-next 0/2] Add and use memcpy_toio_64(),
Leon Romanovsky
- [PATCH v3 0/6] Treewide: enable -Wmissing-prototypes,
Arnd Bergmann
- [PATCH 0/4] Section alignment issues?,
deller
- [RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding,
Vinicius Petrucci
- [RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs,
Gregory Price
- [RFC PATCH 03/11] mm/mempolicy: refactor set_mempolicy stack to take a task argument, Gregory Price
- [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call stack to take a task argument, Gregory Price
[RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node to take a task argument, Gregory Price
[RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current, Gregory Price
[RFC PATCH 07/11] mm/mempolicy: add task mempolicy syscall variants, Gregory Price
[RFC PATCH 08/11] mm/mempolicy: export replace_mempolicy for use by procfs, Gregory Price
[RFC PATCH 09/11] mm/mempolicy: build mpol_parse_str unconditionally, Gregory Price
[RFC PATCH 10/11] mm/mempolicy: mpol_parse_str should ignore trailing characters in nodelist, Gregory Price
[RFC PATCH 11/11] fs/proc: Add mempolicy attribute to allow read/write of task mempolicy, Gregory Price
Re: [RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs, Andrew Morton
[GIT PULL] LoongArch fixes for v6.7-rc3,
Huacai Chen
[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v7 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v7 03/39] mman: Add map_shadow_stack() flags, Mark Brown
- [PATCH v7 04/39] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v7 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v7 06/39] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v7 07/39] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v7 08/39] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v7 09/39] arm64/gcs: Provide put_user_gcs(), Mark Brown
- [PATCH v7 10/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v7 11/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v7 12/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v7 14/39] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v7 15/39] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v7 16/39] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v7 17/39] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v7 18/39] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v7 19/39] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]