linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 15:40:43 to 2023-12-06 10:08:26 UTC [more...]

[PATCH 0/2] riscv: Enable percpu page first chunk allocator
 2023-12-06 10:08 UTC  (2+ messages)

[PATCH rdma-next 0/2] Add and use memcpy_toio_64()
 2023-12-05 19:51 UTC  (21+ messages)
` [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64

[PATCH] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_LIST)
 2023-12-05 16:01 UTC  (4+ messages)
  ` [PATCH v2] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_MASK)

[PATCH v4 0/5] Regather scattered PCI-Code
 2023-12-05 15:36 UTC  (6+ messages)
` [PATCH v4 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
` [PATCH v4 2/5] lib: move pci_iomap.c to drivers/pci/
` [PATCH v4 3/5] lib: move pci-specific devres code "
` [PATCH v4 4/5] pci: move devres code from pci.c to devres.c
` [PATCH v4 5/5] lib, pci: unify generic pci_iounmap()

[PATCH v3] arm64: irq: set the correct node for VMAP stack
 2023-12-05 15:16 UTC  (3+ messages)
` [PATCH v4] "

[arnd-asm-generic:asm-generic] BUILD SUCCESS e183130c9a87cc57c73ecc9c251e10d07b658530
 2023-12-05 14:49 UTC 

[arnd-asm-generic:mips-prototypes 12/20] ld.lld: error: undefined symbol: octeon_cache_init
 2023-12-05 14:49 UTC 

[PATCH v3 0/5] Regather scattered PCI-Code
 2023-12-05 14:43 UTC  (16+ messages)
` [PATCH v3 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
` [PATCH v3 2/5] lib: move pci_iomap.c to drivers/pci/
` [PATCH v3 3/5] lib: move pci-specific devres code "
` [PATCH v3 4/5] pci: move devres code from pci.c to devres.c
` [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()

[RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic()
 2023-12-05  2:27 UTC  (30+ messages)
                  ` [RFC][PATCHES v2] checksum stuff
                    ` [PATCH v2 01/18] make net/checksum.h self-contained
                      ` [PATCH v2 1/9] reiserfs: Avoid touching renamed directory if parent does not change
                      ` [PATCH v2 02/18] get rid of asm/checksum.h includes outside of include/net/checksum.h and arch
                      ` [PATCH v2 2/9] ocfs2: Avoid touching renamed directory if parent does not change
                      ` [PATCH v2 03/18] make net/checksum.h the sole user of asm/checksum.h
                      ` [PATCH v2 3/9] udf_rename(): only access the child content on cross-directory rename
                      ` [PATCH v2 4/9] ext2: Avoid reading renamed directory if parent does not change
                      ` [PATCH v2 04/18] Fix the csum_and_copy_..._user() idiocy
                      ` [PATCH v2 05/18] bits missing from csum_and_copy_{from,to}_user() unexporting
                      ` [PATCH v2 5/9] ext4: don't access the source subdirectory content on same-directory rename
                      ` [PATCH v2 06/18] consolidate csum_tcpudp_magic(), take default variant into net/checksum.h
                      ` [PATCH v2 6/9] f2fs: Avoid reading renamed directory if parent does not change
                      ` [PATCH v2 07/18] consolidate default ip_compute_csum()
                      ` [PATCH v2 7/9] rename(): fix the locking of subdirectories
                      ` [PATCH v2 08/18] alpha: pull asm-generic/checksum.h
                      ` [PATCH v2 8/9] kill lock_two_inodes()
                      ` [PATCH v2 09/18] mips: pull include of asm-generic/checksum.h out of #if
                      ` [PATCH v2 9/9] rename(): avoid a deadlock in the case of parents having no common ancestor
                      ` [PATCH v2 10/18] nios2: pull asm-generic/checksum.h
                      ` [PATCH v2 11/18] x86: merge csum_fold() for 32bit and 64bit
                      ` [PATCH v2 12/18] x86: merge ip_fast_csum() "
                      ` [PATCH v2 13/18] x86: merge csum_tcpudp_nofold() "
                      ` [PATCH v2 14/18] amd64: saner handling of odd address in csum_partial()
                      ` [PATCH v2 15/18] x86: optimized csum_add() is the same for 32bit and 64bit
                      ` [PATCH v2 16/18] x86: lift the extern for csum_partial() into checksum.h
                      ` [PATCH v2 17/18] x86_64: move csum_ipv6_magic() from csum-wrappers_64.c to csum-partial_64.c
                      ` [PATCH v2 18/18] uml/x86: use normal x86 checksum.h

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-05  1:18 UTC  (13+ messages)
` [PATCH v2 1/2] cfi: Flip headers
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
 2023-12-04 22:19 UTC  (6+ messages)
` [PATCH v3 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
` [PATCH v3 3/6] kunit: add example suite to test init suites
` [PATCH v3 4/6] kunit: add is_init test attribute
` [PATCH v3 5/6] kunit: add ability to run tests after boot using debugfs
` [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot

[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug
 2023-12-04 18:23 UTC  (3+ messages)

[PATCH 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
 2023-12-04 18:20 UTC  (6+ messages)
` [PATCH 5/5] x86/tsc: Make __use_tsc __ro_after_init

[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-04 16:28 UTC  (6+ messages)
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-12-04 15:10 UTC  (3+ messages)
` [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor

[PATCH] LoongArch: Store syscall nr in thread_info
 2023-12-04  5:39 UTC  (10+ messages)

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-04  3:01 UTC  (3+ messages)
` [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack

[arnd-asm-generic:mips-prototypes] BUILD SUCCESS 3ba13f3f1f92410943161b5c13347847e79623e1
 2023-12-03 22:38 UTC 

[RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
 2023-12-03 15:31 UTC  (2+ messages)

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-03 12:14 UTC  (63+ messages)
` [PATCH RFC v2 04/27] mm: migrate/mempolicy: Add hook to modify migration target gfp
` [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
` [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
` [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
` [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v2 18/27] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v2 19/27] mm: mprotect: Introduce PAGE_FAULT_ON_ACCESS for mprotect(PROT_MTE)
` [PATCH RFC v2 20/27] mm: hugepage: Handle huge page fault on access
` [PATCH RFC v2 21/27] mm: arm64: Handle tag storage pages mapped before mprotect(PROT_MTE)
  ` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory
  ` [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
  ` [PATCH RFC v2 16/27] arm64: mte: Manage tag storage on page allocation

[arnd-asm-generic:asm-generic-prototypes] BUILD SUCCESS 7192ad2adde8213ad7c7f3b1ff974cccebae4d60
 2023-12-01 23:10 UTC 

[PATCH v2 0/4] Regather scattered PCI-Code
 2023-12-01 22:31 UTC  (19+ messages)
` [PATCH v2 1/4] lib: move pci_iomap.c to drivers/pci/
` [PATCH v2 2/4] lib: move pci-specific devres code "
` [PATCH v2 3/4] pci: move devres code from pci.c to devres.c
` [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()

[PATCH 00/21] Initial cleanups for vCPU hotplug
 2023-12-01 16:09 UTC  (45+ messages)
` [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports
` [PATCH 04/21] Loongarch: "
` [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH 21/21] riscv: "

[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
 2023-12-01 13:53 UTC  (6+ messages)

[PATCH] riscv: Avoid code duplication with generic bitops implementation
 2023-12-01  5:44 UTC  (2+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-11-30 16:46 UTC  (5+ messages)
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-30 12:17 UTC  (15+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()

[arnd-asm-generic:asm-generic] BUILD SUCCESS 0734f5c7eb15f9d3bbdacffe501eabdb8b1c01d2
 2023-11-29 18:32 UTC 

[PATCH AUTOSEL 4.14 6/7] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
 2023-11-28 21:10 UTC 

[PATCH AUTOSEL 4.19 09/10] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
 2023-11-28 21:09 UTC 

[PATCH AUTOSEL 5.4 10/11] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
 2023-11-28 21:09 UTC 

[PATCH AUTOSEL 5.10 12/13] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
 2023-11-28 21:09 UTC 

[PATCH AUTOSEL 5.15 14/15] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
 2023-11-28 21:08 UTC 

[PATCH AUTOSEL 6.1 23/25] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
 2023-11-28 21:07 UTC 

[PATCH AUTOSEL 6.6 34/40] asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
 2023-11-28 21:05 UTC 

[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
 2023-11-28 18:08 UTC  (4+ messages)
` [RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current


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