linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 14:42:17 to 2021-09-16 08:29:58 UTC [more...]

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

[PATCH V5 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-15 16:46 UTC  (22+ messages)
` [PATCH V5 01/12] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V5 02/12] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V5 03/12] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V5 04/12] Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V5 05/12] x86/hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V5 06/12] x86/hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V5 07/12] Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V5 08/12] Drivers: hv : vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V5 09/12] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V5 10/12] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V5 11/12] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V5 12/12] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH 0/1] Arch use of pci_dev_is_added()
 2021-09-15  0:23 UTC  (6+ messages)
` [PATCH 1/1] powerpc: Drop superfluous pci_dev_is_added() calls

[PATCH] include/asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue
 2021-09-14 20:31 UTC 

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-14 19:03 UTC  (16+ messages)
` [RFC PATCH 01/13] x86/uintr/man-page: Include man pages draft for reference
` [RFC PATCH 02/13] Documentation/x86: Add documentation for User Interrupts
` [RFC PATCH 03/13] x86/cpu: Enumerate User Interrupts support
` [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 09/13] x86/uintr: Introduce vector registration and uintr_fd syscall
` [RFC PATCH 10/13] x86/uintr: Introduce user IPI sender syscalls
` [RFC PATCH 11/13] x86/uintr: Introduce uintr_wait() syscall
` [RFC PATCH 12/13] x86/uintr: Wire up the user interrupt syscalls
` [RFC PATCH 13/13] selftests/x86: Add basic tests for User IPI

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 14:41 UTC  (35+ messages)
` [PATCH V4 01/13] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V4 02/13] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V4 03/13] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V4 04/13] hyperv: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V4 05/13] hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V4 06/13] hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V4 07/13] hyperv/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V4 08/13] hyperv/vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V4 11/13] hyperv/IOMMU: Enable swiotlb bounce "
` [PATCH V4 12/13] hv_netvsc: Add Isolation VM support for netvsc driver
` [PATCH V4 13/13] hv_storvsc: Add Isolation VM support for storvsc driver

[PATCH] asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
 2021-09-14 14:17 UTC  (2+ messages)

[PATCH] arch: remove unused function syscall_set_arguments()
 2021-09-14 14:14 UTC  (2+ messages)

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

[PATCH v2 0/2] MIPS: convert to generic entry
 2021-09-14  9:30 UTC  (5+ messages)
` [PATCH v2 1/2] MIPS: convert syscall "
` [PATCH v2 2/2] MIPS: convert irq "

[PATCH 0/2] mips: convert to generic entry
 2021-09-14  1:30 UTC  (15+ messages)
` [PATCH 1/2] mips: convert syscall "
` [PATCH 2/2] mips: convert irq "

[PATCH] aio: Add support for the POLLFREE
 2021-09-13 18:37 UTC 

[PATCH] riscv: use the generic string routines
 2021-09-13 11:35 UTC  (5+ messages)

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

[PATCH v2 1/2] asm-generic/hyperv: provide cpumask_to_vpset_noself
 2021-09-11 15:06 UTC  (2+ messages)

[PATCH v4 0/7] ARM: support THREAD_INFO_IN_TASK
 2021-09-10 20:20 UTC  (9+ messages)
  ` [PATCH v4 1/7] ARM: Pass cpu number to secondary_start_kernel
  ` [PATCH v4 2/7] ARM: Pass task "
  ` [PATCH v4 3/7] ARM: Use smp_processor_id() in vfp_pm_suspend instead of ti->cpu
  ` [PATCH v4 4/7] Make sure task_struct is available for raw_smp_processor_id
  ` [PATCH v4 5/7] ARM: Stop using TPIDRPRW to hold per_cpu_offset
  ` [PATCH v4 6/7] ARM: Use TPIDRPRW for current
  ` [PATCH v4 7/7] ARM: Move thread_info into task_struct (v7 only)

[PATCH v6 kspp-next 00/22] Function Granular KASLR
 2021-09-10 12:29 UTC  (25+ messages)
` [PATCH v6 kspp-next 04/22] kbuild: merge vmlinux_link() between ARCH=um and other architectures
` [PATCH v6 kspp-next 05/22] x86: tools/relocs: Support >64K section headers
` [PATCH v6 kspp-next 06/22] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH v6 kspp-next 07/22] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v6 kspp-next 08/22] Make sure ORC lookup covers the entire _etext - _stext
` [PATCH v6 kspp-next 09/22] x86/tools: Add relative relocs for randomized functions
` [PATCH v6 kspp-next 10/22] x86/boot/compressed: Avoid duplicate malloc() implementations
` [PATCH v6 kspp-next 11/22] x86: Add support for function granular KASLR
` [PATCH v6 kspp-next 12/22] linkage: add macros for putting ASM functions into own sections
` [PATCH v6 kspp-next 14/22] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v6 kspp-next 15/22] kallsyms: Hide layout
` [PATCH v6 kspp-next 16/22] livepatch: only match unique symbols when using fgkaslr
` [PATCH v6 kspp-next 17/22] x86/boot: allow FG-KASLR to be selected
` [PATCH v6 kspp-next 18/22] arm64/crypto: conditionally place ASM functions into separate sections
` [PATCH v6 kspp-next 19/22] module: Reorder functions
` [PATCH v6 kspp-next 20/22] module: use a scripted approach for FG-KASLR
` [PATCH v6 kspp-next 21/22] Documentation: add a documentation "
` [PATCH v6 kspp-next 22/22] maintainers: add MAINTAINERS entry "

[PATCH 0/4] Fix racing TLBI with ASID/VMID reallocation
 2021-09-10  9:45 UTC  (3+ messages)

[PATCH 1/2] asm-generic/hyperv: provide cpumask_to_vpset_noself
 2021-09-09 10:25 UTC  (3+ messages)

[PATCH] MIPS: fix local_t operation on MIPS64
 2021-09-08  8:15 UTC  (6+ messages)

[PATCH 0/4] Fix ro_after_init vs static_call
 2021-09-04 14:40 UTC  (12+ messages)
` [PATCH 1/4] vmlinux.lds.h: Use regular *RODATA and *RO_AFTER_INIT_DATA suffixes
` [PATCH 2/4] vmlinux.lds.h: Split .static_call_sites from .static_call_tramp_key
` [PATCH 3/4] module: Use a list of strings for ro_after_init sections
` [PATCH 4/4] module: Include .static_call_sites in module ro_after_init

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-09-03  8:31 UTC  (13+ messages)

[GIT PULL] asm-generic changes for 5.15
 2021-09-01 22:44 UTC  (2+ messages)

[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack
 2021-09-01 15:24 UTC  (8+ messages)
` [PATCH v29 23/32] x86/cet/shstk: Add user-mode shadow stack support

[PATCH 1/1] mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
 2021-09-01 10:11 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).