public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-28 17:14:21 to 2023-08-02 16:28:01 UTC [more...]

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-02 16:27 UTC  (52+ messages)
` [PATCH v3 01/36] prctl: arch-agnostic prctl for shadow stack
` [PATCH v3 02/36] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v3 03/36] arm64/gcs: Document the ABI "
` [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS
` [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests
` [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v3 14/36] arm64/idreg: Add overrride for GCS
` [PATCH v3 15/36] arm64/hwcap: Add hwcap "
` [PATCH v3 16/36] arm64/traps: Handle GCS exceptions
` [PATCH v3 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
` [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames
` [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap
` [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program
` [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v3 34/36] selftests/arm64: Add GCS signal tests
` [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test
` [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH] word-at-a-time: use the same return type for has_zero regardless of endianness
 2023-08-02 16:15 UTC  (6+ messages)

[PATCH v6 00/38] New page table range API
 2023-08-02 15:14 UTC  (39+ messages)
` [PATCH v6 01/38] minmax: Add in_range() macro
` [PATCH v6 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set()
` [PATCH v6 03/38] mm: Add generic flush_icache_pages() and documentation
` [PATCH v6 04/38] mm: Add folio_flush_mapping()
` [PATCH v6 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO
` [PATCH v6 06/38] mm: Add default definition of set_ptes()
` [PATCH v6 07/38] alpha: Implement the new page table range API
` [PATCH v6 08/38] arc: "
` [PATCH v6 09/38] arm: "
` [PATCH v6 10/38] arm64: "
` [PATCH v6 11/38] csky: "
` [PATCH v6 12/38] hexagon: "
` [PATCH v6 13/38] ia64: "
` [PATCH v6 14/38] loongarch: "
` [PATCH v6 15/38] m68k: "
` [PATCH v6 16/38] microblaze: "
` [PATCH v6 17/38] mips: "
` [PATCH v6 18/38] nios2: "
` [PATCH v6 19/38] openrisc: "
` [PATCH v6 20/38] parisc: "
` [PATCH v6 21/38] powerpc: "
` [PATCH v6 22/38] riscv: "
` [PATCH v6 23/38] s390: "
` [PATCH v6 24/38] sh: "
` [PATCH v6 25/38] sparc32: "
` [PATCH v6 26/38] sparc64: "
` [PATCH v6 27/38] um: "
` [PATCH v6 28/38] x86: "
` [PATCH v6 29/38] xtensa: "
` [PATCH v6 30/38] mm: Remove page_mapping_file()
` [PATCH v6 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page()
` [PATCH v6 32/38] mm: Tidy up set_ptes definition
` [PATCH v6 33/38] mm: Use flush_icache_pages() in do_set_pmd()
` [PATCH v6 34/38] filemap: Add filemap_map_folio_range()
` [PATCH v6 35/38] rmap: add folio_add_file_rmap_range()
` [PATCH v6 36/38] mm: Convert do_set_pte() to set_pte_range()
` [PATCH v6 37/38] filemap: Batch PTE mappings
` [PATCH v6 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths

[PATCH 1/5] sh: rename suffix-y to suffix_y
 2023-08-02  9:21 UTC  (8+ messages)
` [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}

[PATCH RFC v2 0/4] Add support for sharing page tables across processes (Previously mshare)
 2023-08-01 19:28 UTC  (12+ messages)

[linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17
 2023-08-01 17:49 UTC 

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

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH v3 0/4] riscv: tlb flush improvements
 2023-08-01  8:54 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: Improve flush_tlb()
` [PATCH v3 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v3 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v3 4/4] riscv: Improve flush_tlb_kernel_range()

[PATCH v1 00/14] futex: More futex2 bits
 2023-08-01  8:49 UTC  (35+ messages)
` [PATCH v1 01/14] futex: Clarify FUTEX2 flags
` [PATCH v1 02/14] futex: Extend the "
` [PATCH v1 03/14] futex: Flag conversion
` [PATCH v1 04/14] futex: Validate futex value against futex size
` [PATCH v1 06/14] futex: Add sys_futex_wait()
` [PATCH v1 07/14] futex: Propagate flags into get_futex_key()
` [PATCH v1 08/14] futex: Add flags2 argument to futex_requeue()
` [PATCH v1 09/14] futex: Add sys_futex_requeue()
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA

[PATCH v5 00/12] GenieZone hypervisor drivers
 2023-08-01  7:03 UTC  (4+ messages)
` [PATCH v5 03/12] virt: geniezone: Add GenieZone hypervisor support

[PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-08-01  4:05 UTC  (7+ messages)

[PATCH mm-unstable v8 00/31] Split ptdesc from struct page
 2023-07-31 17:03 UTC  (32+ messages)
` [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v8 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v8 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v8 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v8 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v8 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v8 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v8 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 13/31] x86: "
` [PATCH mm-unstable v8 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v8 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v8 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v8 17/31] arm: "
` [PATCH mm-unstable v8 18/31] arm64: "
` [PATCH mm-unstable v8 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 20/31] hexagon: "
` [PATCH mm-unstable v8 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v8 22/31] m68k: "
` [PATCH mm-unstable v8 23/31] mips: "
` [PATCH mm-unstable v8 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v8 25/31] openrisc: "
` [PATCH mm-unstable v8 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v8 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v8 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v8 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v8 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-07-31 16:04 UTC  (11+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch

[PATCH v4 00/10] Introduce SMT level and add PowerPC support
 2023-07-31 11:55 UTC  (3+ messages)

[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr
 2023-07-31  9:43 UTC  (8+ messages)

[PATCH] locking/arch: Rewrite local_add_unless as static inline function
 2023-07-31  8:42 UTC 

[PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
 2023-07-31  3:25 UTC  (6+ messages)

[PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked
 2023-07-31  2:40 UTC  (3+ messages)

[GIT PULL] LoongArch fixes for v6.5-rc4
 2023-07-29 17:04 UTC  (2+ messages)

[PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
 2023-07-29  0:33 UTC  (2+ messages)

[PATCH v3 0/5] Add a new fchmodat4() syscall
 2023-07-28 18:42 UTC  (9+ messages)
` [PATCH v4 0/5] Add a new fchmodat2() syscall
  ` [PATCH v4 2/5] fs: Add fchmodat2()

[linux-next:master] BUILD REGRESSION d7b3af5a77e8d8da28f435f313e069aea5bcf172
 2023-07-28 17:12 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox