linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 06:50:04 to 2021-06-07 08:01:44 UTC [more...]

[RFC] LKMM: Add volatile_if()
 2021-06-07  8:01 UTC  (81+ messages)

[RFC PATCH v2 00/11] riscv: Add DMA_COHERENT support for Allwinner D1
 2021-06-07  7:53 UTC  (43+ messages)
` [RFC PATCH v2 01/11] riscv: asid: Use global mappings for kernel pages
` [PATCH V5 1/3] riscv: "
` [PATCH V5 2/3] riscv: Add ASID-based tlbflushing methods
` [RFC PATCH v2 02/11] riscv: asid: "
` [RFC PATCH v2 03/11] riscv: asid: Optimize tlbflush coding convention
` [PATCH V5 3/3] riscv: tlbflush: Optimize "
` [RFC PATCH v2 04/11] riscv: pgtable: Fixup _PAGE_CHG_MASK usage
` [RFC PATCH v2 05/11] riscv: pgtable: Add custom protection_map init
` [RFC PATCH v2 06/11] riscv: pgtable: Add DMA_COHERENT with custom PTE attributes
` [RFC PATCH v2 07/11] riscv: cmo: Add dma-noncoherency support
` [RFC PATCH v2 08/11] riscv: cmo: Add vendor custom icache sync
` [RFC PATCH v2 09/11] riscv: soc: Initial DTS for Allwinner D1 NeZha board
` [RFC PATCH v2 10/11] riscv: soc: Add Allwinner SoC kconfig option
` [RFC PATCH v2 11/11] riscv: soc: Allwinner D1 GMAC driver only for temp use

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-07  7:46 UTC  (14+ messages)

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-07  6:50 UTC  (16+ messages)
` [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V3 11/11] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-06-07  5:13 UTC  (16+ messages)

LoongArch (was: Re: [PATCH V2 2/4] PCI: Move loongson pci quirks to quirks.c)
 2021-06-07  0:51 UTC  (2+ messages)

[PATCH v8 0/8] Fork brute force attack mitigation
 2021-06-05 15:04 UTC  (9+ messages)
` [PATCH v8 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v8 2/8] security/brute: Define a LSM and add sysctl attributes
` [PATCH v8 3/8] security/brute: Detect a brute force attack
` [PATCH v8 4/8] security/brute: Mitigate "
` [PATCH v8 5/8] security/brute: Notify to userspace "task killed"
` [PATCH v8 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v8 7/8] Documentation: Add documentation "
` [PATCH v8 8/8] MAINTAINERS: Add a new entry "

[PATCH v3 0/4] shoot lazy tlbs
 2021-06-05  2:52 UTC  (6+ messages)

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-05  1:42 UTC  (5+ messages)
` [PATCH v4 1/4] lazy tlb: introduce lazy mm refcount helper functions
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable
` [PATCH v4 3/4] lazy tlb: shoot lazies, a non-refcounting lazy tlb option
` [PATCH v4 4/4] powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN

[PATCH v8 00/19] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-04 17:12 UTC  (27+ messages)
` [PATCH v8 02/19] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v8 05/19] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v8 06/19] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v8 07/19] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v8 08/19] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v8 09/19] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v8 10/19] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v8 11/19] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v8 15/19] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-04 14:49 UTC  (11+ messages)
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH v2 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-04 11:24 UTC  (4+ messages)
` [PATCH v2 1/3] elf: Allow architectures to parse properties on the main executable
` [PATCH v2 2/3] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v2 3/3] elf: Remove has_interp property from arch_adjust_elf_prot()

[PATCH v1 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-04 11:17 UTC  (4+ messages)
` [PATCH v1 1/3] elf: Allow architectures to parse properties on the main executable
` [PATCH v1 2/3] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v1 3/3] elf: Remove has_interp property from arch_adjust_elf_prot()

[asm-generic:clkdev] BUILD REGRESSION 84587cb0f9ed09b9b7f787276ef05beda4ae0ba8
 2021-06-04  9:47 UTC 


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