linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-09 03:01:09 to 2023-02-16 00:41:34 UTC [more...]

[RFC PATCH 0/2] Providing mount for memfd_restricted() syscall
 2023-02-16  0:41 UTC 

[PATCH 0/7] New arch interfaces for manipulating multiple pages
 2023-02-15 20:09 UTC  (28+ messages)
` [PATCH 1/7] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH 2/7] mm: Add generic flush_icache_pages() and documentation
` [PATCH 3/7] mm: Add folio_flush_mapping()
` [PATCH 4/7] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH 5/7] alpha: Implement the new page table range API
` [PATCH 6/7] arc: "
` [PATCH 7/7] x86: "
` [PATCH 8/7] arm: "
` [PATCH 9/7] arm64: "
  ` [PATCH 10/7] riscv: "
  ` [PATCH 11/7] csky: "
  ` [PATCH 12/7] hexagon: "
  ` [PATCH 13/7] loongson: "
  ` [PATCH 14/17] ia64: "
    ` [PATCH 15/17] m68k: "
    ` [PATCH 16/17] microblaze: "
    ` [PATCH 17/17] mips: "

[PATCH v3 0/6] Support TDX guests on Hyper-V
 2023-02-15 16:52 UTC  (3+ messages)
` [PATCH v3 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed

[PATCH v4 00/18] gpiolib cleanups
 2023-02-15 15:59 UTC  (22+ messages)
` [PATCH v4 02/18] ARM: s3c24xx: Use the right include
` [PATCH v4 03/18] hte: tegra-194: Use proper includes
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
` [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
` [PATCH v4 13/18] gpio: reg: "
` [PATCH v4 14/18] gpio: regmap: "
` [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v4 17/18] gpiolib: Group "
` [PATCH v4 18/18] gpiolib: Clean up headers

[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-15 13:04 UTC  (50+ messages)
` [PATCH v3 01/24] alpha: "
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 04/24] ia64: "
` [PATCH v3 05/24] m68k: "
` [PATCH v3 06/24] microblaze: "
` [PATCH v3 07/24] mips: "
` [PATCH v3 08/24] parisc: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 10/24] sparc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 12/24] asm-generic: "
` [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v3 14/24] arc: "
` [PATCH v3 15/24] m68k: "
` [PATCH v3 16/24] arm64: "
` [PATCH v3 17/24] microblaze: "
` [PATCH v3 18/24] sparc: "
` [PATCH v3 19/24] parisc: "
` [PATCH v3 20/24] x86: "
` [PATCH v3 21/24] xtensa: "
` [PATCH v3 22/24] powerpc: "
` [PATCH v3 23/24] mips: "
` [PATCH v3 24/24] s390: "

[PATCH v5 00/39] Shadow stacks for userspace
 2023-02-15  6:37 UTC  (12+ messages)
` [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-14 18:07 UTC  (27+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[arnd-asm-generic:asm-generic] BUILD SUCCESS a13408c205260716e925a734ef399899d69182ba
 2023-02-14 15:18 UTC 

[PATCH] dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
 2023-02-14 14:12 UTC  (3+ messages)

API for setting multiple PTEs at once
 2023-02-14  9:55 UTC  (3+ messages)

Panele fotowaltaiczne
 2023-02-10  8:30 UTC 

[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-02-14  7:45 UTC  (27+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted

Current LKMM patch disposition
 2023-02-14  2:12 UTC  (22+ messages)

remove arch/sh
 2023-02-13 16:30 UTC  (14+ messages)

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-02-13  7:54 UTC  (12+ messages)
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[PATCH v2 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-02-13  7:40 UTC  (4+ messages)

[PATCH v1 RFC Zisslpcfi 05/20] mmap : Introducing new protection "PROT_SHADOWSTACK" for mmap
 2023-02-13  4:53 UTC 

[PATCH] tools/memory-model: Add details about SRCU read-side critical sections
 2023-02-13  1:55 UTC 

[PATCH 0/2] char/agp: consolidate asm/agp.h
 2023-02-12  8:46 UTC  (3+ messages)
` [PATCH 1/2] char/agp: consolidate {alloc,free}_gatt_pages()
` [PATCH 2/2] char/agp: introduce asm-generic/agp.h

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-11  1:44 UTC  (5+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-10 20:39 UTC  (10+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 v2 2/6] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.4 v2 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT

[PATCH 5.10 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-10 20:19 UTC  (6+ messages)
` [PATCH 5.10 v2 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.10 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.10 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.10 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.10 v2 5/5] sh: define RUNTIME_DISCARD_EXIT

[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-10 20:18 UTC  (6+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.15 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.15 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.15 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.15 v2 5/5] sh: define RUNTIME_DISCARD_EXIT

[PATCH 6.1 v2 0/7] Backport Build ID fixes
 2023-02-10 20:17 UTC  (8+ messages)
` [PATCH 6.1 v2 1/7] riscv: remove special treatment for the link order of head.o
` [PATCH 6.1 v2 2/7] arm64: "
` [PATCH 6.1 v2 3/7] arch: fix broken BuildID for arm64 and riscv
` [PATCH 6.1 v2 4/7] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 6.1 v2 5/7] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 6.1 v2 6/7] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 6.1 v2 7/7] sh: define RUNTIME_DISCARD_EXIT

[PATCH v4] Remove #ifdef CONFIG_* from all userspace headers
 2023-02-10 15:10 UTC  (7+ messages)
` [PATCH v5] "
  ` [PATCH 03/14] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
  ` [PATCH 06/14] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c

[PATCH -next V16 0/7] riscv: Add GENERIC_ENTRY support
 2023-02-10 15:22 UTC  (6+ messages)
` [PATCH -next V16 4/7] riscv: entry: Convert to generic entry

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-02-10  2:59 UTC  (3+ messages)
` [PATCH 02/10] hexagon: fix livelock in uaccess

[PATCH V2] riscv: kprobe: Fixup misaligned load text
 2023-02-09 23:40 UTC  (3+ messages)

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-02-09 11:36 UTC  (2+ messages)


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