linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 22:17:42 to 2021-06-02 10:54:53 UTC [more...]

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-02 10:53 UTC  (4+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM

[asm-generic:clkdev 5/7] arch/m68k/coldfire/m53xx.c:278:29: error: 'xC0000000' undeclared; did you mean 'B3000000'?
 2021-06-02 10:08 UTC  (2+ messages)

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-02  1:16 UTC  (15+ messages)
` [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM
` [RFC PATCH V3 02/11] x86/HV: Initialize shared memory boundary in the "
` [RFC PATCH V3 03/11] x86/Hyper-V: Add new hvcall guest address host visibility support
` [RFC PATCH V3 04/11] HV: Add Write/Read MSR registers via ghcb
` [RFC PATCH V3 05/11] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V3 06/11] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V3 07/11] HV/Vmbus: Initialize VMbus ring buffer for 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 v7 00/22] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-01 11:27 UTC  (52+ messages)
` [PATCH v7 01/22] sched: Favour predetermined active CPU as migration destination
` [PATCH v7 02/22] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v7 03/22] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v7 04/22] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v7 05/22] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v7 06/22] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v7 07/22] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v7 08/22] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v7 09/22] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v7 10/22] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v7 11/22] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v7 12/22] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v7 13/22] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v7 14/22] sched: Introduce task_cpus_dl_admissible() to check proposed affinity
` [PATCH v7 15/22] freezer: Add frozen_or_skipped() helper function
` [PATCH v7 16/22] sched: Defer wakeup in ttwu() for unschedulable frozen tasks
  ` [RFC][PATCH] freezer,sched: Rewrite core freezer logic
` [PATCH v7 17/22] arm64: Implement task_cpu_possible_mask()
` [PATCH v7 18/22] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v7 19/22] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v7 20/22] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v7 21/22] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v7 22/22] Documentation: arm64: describe asymmetric 32-bit support

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

[asm-generic:clkdev 4/7] arch/m68k/coldfire/m527x.c:89:2: error: implicit declaration of function 'wm527x_clk_lookupritew'
 2021-05-31 20:56 UTC 

[asm-generic:clkdev 4/5] drivers/clk/clk.c:723:6: error: redefinition of 'clk_rate_exclusive_put'
 2021-05-31 14:09 UTC 

[asm-generic:clkdev 1/5] arch/mips/ar7/clock.c:428:28: error: array type has incomplete element type 'struct clkdev_table'
 2021-05-31 13:29 UTC 

[PATCH V2 0/2] arch: Cleanup unused functions
 2021-05-31 12:32 UTC  (5+ messages)
` [PATCH V2 1/2] riscv: "
` [PATCH V2 2/2] microblaze: "

[PATCH] microblaze: Remove unused functions
 2021-05-31 12:22 UTC  (2+ messages)

[PATCH V5 0/3] riscv: Fixup asid_allocator remaining issues
 2021-05-31 12:20 UTC  (6+ messages)
` [PATCH V5 1/3] riscv: Use global mappings for kernel pages
` [PATCH V5 2/3] riscv: Add ASID-based tlbflushing methods
` [PATCH V5 3/3] riscv: tlbflush: Optimize coding convention

[PATCH V4 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-31  6:36 UTC  (10+ messages)
` [PATCH V4 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V4 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH] arch: Cleanup unused functions
 2021-05-30  0:30 UTC  (7+ messages)

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-05-30  0:30 UTC  (8+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-05-28 16:31 UTC  (14+ messages)

[PATCH] all: remove GENERIC_FIND_FIRST_BIT
 2021-05-26 18:33 UTC  (2+ messages)

[PATCH 0/1] mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
 2021-05-26 13:36 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH V3 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-26  5:23 UTC  (7+ messages)
` [PATCH V3 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V3 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-05-25 15:04 UTC  (12+ messages)
` [PATCH v27 13/31] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack
` [PATCH v27 27/31] ELF: Introduce arch_setup_elf_property()
` [PATCH v27 30/31] mm: Update arch_validate_flags() to test vma anonymous

[PATCH v2] LOCKDEP: reduce LOCKDEP dependency list
 2021-05-25 14:17 UTC  (5+ messages)

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-25  9:43 UTC  (43+ messages)
` [PATCH v6 02/21] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v6 06/21] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v6 16/21] arm64: Implement task_cpu_possible_mask()
` [PATCH v6 17/21] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v6 18/21] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v6 19/21] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v6 20/21] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

[PATCH 1/3] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
 2021-05-25  9:34 UTC  (11+ messages)
` [PATCH 2/3] riscv: Fixup PAGE_UP in asm/page.h
` [PATCH 3/3] riscv: Use use_asid_allocator flush TLB

[PATCH V2 0/2] riscv: Fixup asid_allocator remaining issues
 2021-05-25  2:46 UTC  (3+ messages)
` [PATCH V2 1/2] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL
` [PATCH V2 2/2] riscv: Use use_asid_allocator flush TLB

[PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
 2021-05-24 20:47 UTC  (11+ messages)

[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-05-24 19:01 UTC  (10+ messages)
` [PATCH v27 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v27 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v27 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v27 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v27 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v27 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH v24 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-05-24 19:01 UTC  (4+ messages)
` [PATCH v24 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH] fix typo of documentation
 2021-05-24  4:43 UTC 

[PATCH V2 RESEND] mm: Define default value for FIRST_USER_ADDRESS
 2021-05-23 22:32 UTC  (2+ messages)

[asm-generic:master] BUILD SUCCESS 14462376858e35b83932f94616effc2f49fd8494
 2021-05-23  0:08 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).