Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 10:12:18 to 2023-07-10 20:43:57 UTC [more...]

[PATCH v5 00/38] New page table range API
 2023-07-10 20:43 UTC  (3+ messages)
` [PATCH v5 04/38] mm: Add folio_flush_mapping()
` [PATCH v5 11/38] csky: Implement the new page table range API

[PATCH v4 00/36] New page table range API
 2023-07-10 20:24 UTC  (11+ messages)
` [PATCH v4 17/36] nios2: Implement the new "
` [PATCH v4 20/36] powerpc: "

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-10 18:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-07-10 17:20 UTC  (4+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-10 16:54 UTC  (30+ messages)

[RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics
 2023-07-10 14:32 UTC  (16+ messages)

[PATCH v4 00/10] Introduce SMT level and add PowerPC support
 2023-07-10  9:08 UTC  (13+ messages)
` [PATCH v4 01/10] cpu/hotplug: remove dependancy against cpu_primary_thread_mask
` [PATCH v4 02/10] cpu/SMT: Move SMT prototypes into cpu_smt.h
` [PATCH v4 03/10] cpu/SMT: Move smt/control simple exit cases earlier
` [PATCH v4 04/10] cpu/SMT: Store the current/max number of threads
` [PATCH v4 05/10] cpu/SMT: Remove topology_smt_supported()
` [PATCH v4 06/10] cpu/SMT: Create topology_smt_thread_allowed()
` [PATCH v4 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs
` [PATCH v4 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier
` [PATCH v4 09/10] powerpc: Add HOTPLUG_SMT support
` [PATCH v4 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs

[PATCH] riscv: entry: Fixup do_trap_break from kernel side
 2023-07-10  8:01 UTC  (7+ messages)

[PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
 2023-07-10  5:40 UTC 

[PATCH] LoongArch: Fix module relocation error with binutils 2.41
 2023-07-10  5:01 UTC  (3+ messages)

[PATCH V2] LoongArch: Fix module relocation error with binutils 2.41
 2023-07-10  5:00 UTC 

[PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm
 2023-07-09 13:40 UTC  (7+ messages)

[PATCH] riscv: support PREEMPT_DYNAMIC with static keys
 2023-07-09 10:16 UTC 

[PATCH v7 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-07-09 10:11 UTC  (4+ messages)
` [PATCH v7 09/19] openrisc: mm: Convert to GENERIC_IOREMAP

[PATCH 1/2] locking/arch: Avoid variable shadowing in local_try_cmpxchg()
 2023-07-08  9:00 UTC  (2+ messages)
` [PATCH 2/2] perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin

[PATCH v9 16/42] mm: Add guard pages around a shadow stack
 2023-07-07 15:08 UTC  (3+ messages)
` [PATCH] x86/shstk: Move arch detail comment out of core mm

[PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-07-07  9:07 UTC  (19+ messages)
` [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
  ` [EXTERNAL] "
` [PATCH V2 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH V2 4/9] drivers: hv: Mark percpu hvcall input arg "
` [PATCH V2 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp "
` [PATCH V2 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP "
` [PATCH V2 8/9] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH V2 9/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES

[PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
 2023-07-06 23:38 UTC  (2+ messages)
` [PATCH] x86/shstk: Don't retry vm_munmap() on -EINTR

[GIT PULL] asm-generic updates for 6.5
 2023-07-06 17:28 UTC  (3+ messages)

[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-07-06 15:55 UTC  (3+ messages)

[PATCH v8 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
 2023-07-06 15:45 UTC 

[PATCH v3 0/9] Introduce SMT level and add PowerPC support
 2023-07-05 11:58 UTC  (19+ messages)
` [PATCH v3 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
` [PATCH v3 2/9] cpu/SMT: Move smt/control simple exit cases earlier
` [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads
` [PATCH v3 4/9] cpu/SMT: Remove topology_smt_supported()
` [PATCH v3 5/9] cpu/SMT: Create topology_smt_thread_allowed()
` [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs
` [PATCH v3 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier
` [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support
` [PATCH v3 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-05  8:18 UTC  (41+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
  ` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
  ` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
  ` [05/12] "
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
  ` [06/12] "
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
  ` [08/12] "
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
  ` [11/12] "
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-07-04 12:46 UTC  (11+ messages)
` [PATCH v5 03/44] char: add HAS_IOPORT dependencies
` [PATCH v5 30/44] rtc: "

[PATCH 1/2] asm-generic: current: Don't include thread-info.h if building asm
 2023-07-04  8:30 UTC  (2+ messages)
` [PATCH 2/2] arch: um: Use the x86 checksum implementation on 32-bit

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-07-03 14:09 UTC  (6+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-07-03  3:09 UTC  (10+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

[GIT PULL] csky changes for v6.5
 2023-07-02  4:14 UTC  (2+ messages)

[arnd-asm-generic:asm-generic] BUILD SUCCESS 4dd595c34c4bb22c16a76206a18c13e4e194335d
 2023-07-01  9:04 UTC 

[GIT PULL] LoongArch changes for v6.5
 2023-06-30 17:24 UTC  (2+ messages)

[PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
 2023-06-30 11:29 UTC  (2+ messages)

[PATCH] arch/sparc: Add module license and description for fbdev helpers
 2023-06-30 11:04 UTC  (4+ messages)

[PATCH v2 0/9] Introduce SMT level and add PowerPC support
 2023-06-29 13:31 UTC  (9+ messages)
` [PATCH v2 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
` [PATCH v2 2/9] cpu/SMT: Move smt/control simple exit cases earlier
` [PATCH v2 3/9] cpu/SMT: Store the current/max number of threads
` [PATCH v2 5/9] cpu/SMT: Create topology_smt_thread_allowed()

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28 18:51 UTC  (6+ messages)

[PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
 2023-06-28 17:51 UTC  (2+ messages)

[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-28 10:53 UTC  (9+ messages)
` [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
    ` [EXTERNAL] "

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-06-28 10:26 UTC  (3+ messages)
` [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers


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 read-only IMAP folder(s) and NNTP newsgroup(s).