linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-17 04:03:22 to 2021-09-29 17:04:24 UTC [more...]

[PATCH v4 0/3] riscv: optimized mem* functions
 2021-09-29 17:04 UTC  (8+ messages)
` [PATCH v4 1/3] riscv: optimized memcpy
` [PATCH v4 2/3] riscv: optimized memmove
` [PATCH v4 3/3] riscv: optimized memset

[PATCH v2 00/10] Introduce sv48 support without relocatable kernel
 2021-09-29 14:51 UTC  (11+ messages)
` [PATCH v2 01/10] riscv: Allow to dynamically define VA_BITS
` [PATCH v2 02/10] riscv: Get rid of MAXPHYSMEM configs
` [PATCH v2 03/10] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free
` [PATCH v2 04/10] riscv: Implement sv48 support
` [PATCH v2 05/10] riscv: Use pgtable_l4_enabled to output mmu_type in cpuinfo
` [PATCH v2 06/10] riscv: Explicit comment about user virtual address space size
` [PATCH v2 07/10] riscv: Improve virtual kernel memory layout dump
` [PATCH v2 08/10] Documentation: riscv: Add sv48 description to VM layout
` [PATCH v2 09/10] riscv: Initialize thread pointer before calling C functions
` [PATCH v2 10/10] riscv: Allow user to downgrade to sv39 when hw supports sv48

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-09-29 14:54 UTC  (5+ messages)

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-29 14:27 UTC  (55+ messages)
` [RFC PATCH 03/13] x86/cpu: Enumerate "
` [RFC PATCH 04/13] x86/fpu/xstate: Enumerate User Interrupts supervisor state
` [RFC PATCH 05/13] x86/irq: Reserve a user IPI notification vector
` [RFC PATCH 06/13] x86/uintr: Introduce uintr receiver syscalls
` [RFC PATCH 07/13] x86/process/64: Add uintr task context switch support
` [RFC PATCH 08/13] x86/process/64: Clean up uintr task fork and exit paths
` [RFC PATCH 10/13] x86/uintr: Introduce user IPI sender syscalls
` [RFC PATCH 11/13] x86/uintr: Introduce uintr_wait() syscall

[PATCH v2 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-09-29  3:30 UTC  (6+ messages)
` [PATCH v2 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says
` [PATCH v2 3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH v2 4/4] s390: "

[PATCH V4 00/22] arch: Add basic LoongArch support
 2021-09-29  3:24 UTC  (25+ messages)
` [PATCH V4 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V4 02/22] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V4 03/22] LoongArch: Add elf-related definitions
` [PATCH V4 04/22] LoongArch: Add writecombine support for drm
` [PATCH V4 05/22] LoongArch: Add build infrastructure
` [PATCH V4 06/22] LoongArch: Add CPU definition headers
` [PATCH V4 07/22] LoongArch: Add atomic/locking headers
` [PATCH V4 08/22] LoongArch: Add other common headers
` [PATCH V4 09/22] LoongArch: Add boot and setup routines
` [PATCH V4 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V4 11/22] LoongArch: Add process management
` [PATCH V4 12/22] LoongArch: Add memory management
` [PATCH V4 13/22] LoongArch: Add system call support
` [PATCH V4 14/22] LoongArch: Add signal handling support
` [PATCH V4 15/22] LoongArch: Add elf and module support
` [PATCH V4 16/22] LoongArch: Add misc common routines
` [PATCH V4 17/22] LoongArch: Add some library functions
` [PATCH V4 18/22] LoongArch: Add PCI controller support
` [PATCH V4 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V4 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V4 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V4 22/22] LoongArch: Add Loongson-3 default config file

[PATCH v3 0/9] sections: Unify kernel sections range check and use
 2021-09-29  1:14 UTC  (12+ messages)
` [PATCH v3 1/9] kallsyms: Remove arch specific text and data check
` [PATCH v3 2/9] kallsyms: Fix address-checks for kernel related range
` [PATCH v3 3/9] sections: Move and rename core_kernel_data() to is_kernel_core_data()
` [PATCH v3 4/9] sections: Move is_kernel_inittext() into sections.h
` [PATCH v3 5/9] x86: mm: Rename __is_kernel_text() to is_x86_32_kernel_text()
` [PATCH v3 6/9] sections: Provide internal __is_kernel() and __is_kernel_text() helper
` [PATCH v3 7/9] mm: kasan: Use is_kernel() helper
` [PATCH v3 8/9] extable: Use is_kernel_text() helper
` [PATCH v3 9/9] powerpc/mm: Use is_kernel_text() and is_kernel_inittext() helper

[RFC PATCH 09/13] x86/uintr: Introduce vector registration and uintr_fd syscall
 2021-09-28 20:40 UTC  (3+ messages)

[RESEND PATCH] aio: Add support for the POLLFREE
 2021-09-28 19:45 UTC 

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-28  9:23 UTC  (7+ messages)
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH 1/3] mm: Make generic arch_is_kernel_initmem_freed() do what it says
 2021-09-27 13:51 UTC  (5+ messages)
` [PATCH 2/3] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH 3/3] s390: "

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-09-27  9:07 UTC  (13+ messages)

[RFC] LKMM: Add volatile_if()
 2021-09-24 22:07 UTC  (7+ messages)

[PATCH V3 00/22] arch: Add basic LoongArch support
 2021-09-24  7:31 UTC  (51+ messages)
` [PATCH V3 01/22] Documentation: LoongArch: Add basic documentations
` [PATCH V3 05/22] LoongArch: Add build infrastructure
` [PATCH V3 09/22] LoongArch: Add boot and setup routines
` [PATCH V3 10/22] LoongArch: Add exception/interrupt handling
` [PATCH V3 11/22] LoongArch: Add process management
` [PATCH V3 12/22] LoongArch: Add memory management
` [PATCH V3 13/22] LoongArch: Add system call support
` [PATCH V3 14/22] LoongArch: Add signal handling support
` [PATCH V3 15/22] LoongArch: Add elf and module support
` [PATCH V3 16/22] LoongArch: Add misc common routines
` [PATCH V3 17/22] LoongArch: Add some library functions
` [PATCH V3 18/22] LoongArch: Add PCI controller support
` [PATCH V3 19/22] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V3 20/22] LoongArch: Add multi-processor (SMP) support
` [PATCH V3 21/22] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V3 22/22] LoongArch: Add Loongson-3 default config file

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-09-23 23:51 UTC  (6+ messages)

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2021-09-23 23:32 UTC  (23+ messages)
                                    ` [NEEDS-REVIEW] "

[PATCH v15 0/6] Add NUMA-awareness to qspinlock
 2021-09-22 19:52 UTC  (4+ messages)
` [PATCH v15 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock

Linux 5.15-rc2
 2021-09-20 20:11 UTC  (5+ messages)

Odd pci_iounmap() declaration rules
 2021-09-20 15:31 UTC  (9+ messages)

[PATCH] riscv: use the generic string routines
 2021-09-19 19:13 UTC  (5+ 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).