public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-25 12:22:02 to 2025-04-04 17:53:53 UTC [more...]

[PATCH v3 0/2] Implement endianess swap macros for RISC-V
 2025-04-04 17:53 UTC  (11+ messages)
` [PATCH v3 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic
` [PATCH v3 2/2] riscv: introduce asm/swab.h

[PATCH v1 0/5] Silence some clang -Wshorten-64-to-32 warnings
 2025-04-04 11:35 UTC  (10+ messages)
` [PATCH v1 1/5] bitfield: Silence a clang -Wshorten-64-to-32 warning
` [PATCH v1 2/5] bitmap: "
` [PATCH v1 3/5] bitops: "
` [PATCH v1 4/5] math64: "
` [PATCH v1 5/5] hash.h: "

[PATCH 0/7] More CRC kconfig option cleanups
 2025-04-04  8:37 UTC  (19+ messages)
` [PATCH 1/7] lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
` [PATCH 2/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
` [PATCH 3/7] lib/crc: remove unnecessary prompt for CONFIG_CRC16
` [PATCH 4/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
` [PATCH 5/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
` [PATCH 6/7] lib/crc: document all the CRC library kconfig options
` [PATCH 7/7] lib/crc: remove CONFIG_LIBCRC32C

[PATCH v2 00/20] Add support for shared PTEs across processes
 2025-04-04  2:19 UTC  (21+ messages)
` [PATCH v2 01/20] mm: Add msharefs filesystem
` [PATCH v2 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH v2 03/20] mm/mshare: make msharefs writable and support directories
` [PATCH v2 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH v2 05/20] mm/mshare: add ways to set the size of an mshare region
` [PATCH v2 06/20] mm/mshare: Add a vma flag to indicate "
` [PATCH v2 07/20] mm/mshare: Add mmap support
` [PATCH v2 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH v2 09/20] sched/numa: do not scan msharefs vmas
` [PATCH v2 10/20] mm: add mmap_read_lock_killable_nested()
` [PATCH v2 11/20] mm: add and use unmap_page_range vm_ops hook
` [PATCH v2 12/20] mm/mshare: prepare for page table sharing support
` [PATCH v2 13/20] x86/mm: enable page table sharing
` [PATCH v2 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH v2 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH v2 16/20] mm/mshare: Add an ioctl for mapping objects in an mshare region
` [PATCH v2 17/20] mm/mshare: Add an ioctl for unmapping "
` [PATCH v2 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH v2 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH v2 20/20] mm/mshare: associate a mem cgroup with an mshare file

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-03  8:39 UTC  (17+ messages)
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-04-02 22:19 UTC  (9+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

Linux 6.14
 2025-04-02 20:18 UTC 

[PATCH v2 00/11] Add folio_mk_pte()
 2025-04-02 18:17 UTC  (12+ messages)
` [PATCH v2 01/11] mm: Set the pte dirty if the folio is already dirty
` [PATCH v2 02/11] mm: Introduce a common definition of mk_pte()
` [PATCH v2 03/11] sparc32: Remove custom "
` [PATCH v2 04/11] x86: "
` [PATCH v2 05/11] um: "
` [PATCH v2 06/11] mm: Make mk_pte() definition unconditional
` [PATCH v2 07/11] mm: Add folio_mk_pte()
` [PATCH v2 08/11] hugetlb: Simplify make_huge_pte()
` [PATCH v2 09/11] mm: Remove mk_huge_pte()
` [PATCH v2 10/11] mm: Add folio_mk_pmd()
` [PATCH v2 11/11] arch: Remove mk_pmd()

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-04-02  7:45 UTC  (23+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces

[PATCH v2 0/6] hyperv: Introduce new way to manage hypercall args
 2025-04-01 19:29 UTC  (8+ messages)
` [PATCH v2 4/6] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH v2 5/6] PCI: "

[PATCH] kunit: fixes Compilation error on s390
 2025-03-31  9:33 UTC  (4+ messages)

[PATCH] asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
 2025-03-30 16:42 UTC 

[PATCH 0/3] Drop explicit --hash-style= setting for new
 2025-03-30 12:18 UTC  (6+ messages)
` [PATCH 3/3] LoongArch: vDSO: Remove --hash-style=sysv
` Ping: [PATCH 0/3] Drop explicit --hash-style= setting for new

[RFC PATCH 0/6] Cache coherency management subsystem
 2025-03-29  7:14 UTC  (4+ messages)
` [RFC PATCH 2/6] arm64: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-03-28 14:09 UTC  (15+ messages)
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls

[arnd-asm-generic:asm-generic] BUILD SUCCESS 47a60391ae0ed04ffbb9bd8dcd94ad9d08b41288
 2025-03-27 22:18 UTC 

[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
 2025-03-27 21:06 UTC  (43+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk

[GIT PULL v2] asm-generic changes for 6.15
 2025-03-27 19:11 UTC  (2+ messages)

[GIT PULL] asm-generic changes for 6.15
 2025-03-27 19:11 UTC  (5+ messages)

[PATCH] rwonce: fix crash by removing READ_ONCE() for unaligned read
 2025-03-27 10:58 UTC  (7+ messages)

[PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
 2025-03-27  9:19 UTC  (4+ messages)

[PATCH] rwonce: handle KCSAN like KASAN in read_word_at_a_time()
 2025-03-26 21:21 UTC  (8+ messages)

[arnd-asm-generic:asm-generic] BUILD SUCCESS ece69af2ede103e190ffdfccd9f9ec850606ab5e
 2025-03-26 17:25 UTC 

[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-26 15:37 UTC  (7+ messages)
` [PATCH hyperv-next v6 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup
 2025-03-26 15:22 UTC  (3+ messages)
` [PATCH 2/2] memblock: don't release high memory to page allocator when HIGHMEM is off

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-03-26  8:56 UTC  (18+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
 2025-03-26  4:26 UTC  (2+ messages)

[PATCH v6 00/10] Introduce /dev/mshv root partition driver
 2025-03-25 18:02 UTC  (5+ messages)
` [PATCH v6 01/10] hyperv: Log hypercall status codes as strings

[arnd-asm-generic:asm-generic] BUILD SUCCESS dcce85484d3abe0fe0a930a154bdc076f1eb4ae0
 2025-03-25 14:59 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox