Linux Arch
[Prev Page][Next Page]
- [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled, (continued)
- [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v4 22/36] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v4 26/36] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v4 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v4 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v4 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v4 32/36] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v4 24/36] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v4 34/36] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v4 36/36] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v4 33/36] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v4 31/36] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v4 30/36] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v4 35/36] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH 1/3] loongarch: remove unneeded #include <asm/export.h>,
Masahiro Yamada
- [PATCH 1/2] m68k: replace #include <asm/export.h> with #include <linux/export.h>,
Masahiro Yamada
- [PATCH 1/3] mips: remove unneeded #include <asm/export.h>,
Masahiro Yamada
- [PATCH v2 00/14] futex: More futex2 bits,
Peter Zijlstra
- [PATCH v2 01/14] futex: Clarify FUTEX2 flags, Peter Zijlstra
- [PATCH v2 03/14] futex: Flag conversion, Peter Zijlstra
- [PATCH v2 12/14] futex: Propagate flags into futex_get_value_locked(), Peter Zijlstra
- [PATCH v2 02/14] futex: Extend the FUTEX2 flags, Peter Zijlstra
- [PATCH v2 11/14] futex: Implement FUTEX2_NUMA, Peter Zijlstra
- [PATCH v2 04/14] futex: Validate futex value against futex size, Peter Zijlstra
- [PATCH v2 07/14] futex: Propagate flags into get_futex_key(), Peter Zijlstra
- [PATCH v2 08/14] futex: Add flags2 argument to futex_requeue(), Peter Zijlstra
- [PATCH v2 14/14] futex,selftests: Extend the futex selftests, Peter Zijlstra
- [PATCH v2 13/14] futex: Enable FUTEX2_{8,16}, Peter Zijlstra
- [PATCH v2 10/14] mm: Add vmalloc_huge_node(), Peter Zijlstra
- [PATCH v2 05/14] futex: Add sys_futex_wake(), Peter Zijlstra
- [PATCH v2 09/14] futex: Add sys_futex_requeue(), Peter Zijlstra
- [PATCH v2 06/14] futex: Add sys_futex_wait(), Peter Zijlstra
- Re: [PATCH v2 00/14] futex: More futex2 bits, Jens Axboe
- [PATCH 1/3] s390: remove unneeded #include <asm/export.h>,
Masahiro Yamada
- [PATCH 1/3] powerpc: remove unneeded #include <asm/export.h>,
Masahiro Yamada
- [PATCH 1/3] x86: remove unneeded #include <asm/export.h>,
Masahiro Yamada
- [PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
- [PATCH V4 1/9] x86/hyperv: Add sev-snp enlightened guest static key, Tianyu Lan
- [PATCH V4 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message, Tianyu Lan
- [PATCH V4 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest, Tianyu Lan
- [PATCH V4 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened guest, Tianyu Lan
- [PATCH V4 4/9] drivers: hv: Mark percpu hvcall input arg page unencrypted in SEV-SNP enlightened guest, Tianyu Lan
- [PATCH V4 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest, Tianyu Lan
- [PATCH V4 7/9] x86/hyperv: Add smp support for SEV-SNP guest, Tianyu Lan
- [PATCH V4 9/9] x86/hyperv: Initialize cpu and memory for SEV-SNP enlightened guest, Tianyu Lan
- [PATCH V4 8/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES, Tianyu Lan
- Re: [PATCH V4 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv, Wei Liu
- [PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support,
guoren
- [PATCH V10 01/19] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock, guoren
- [PATCH V10 02/19] asm-generic: ticket-lock: Move into ticket_spinlock.h, guoren
- [PATCH V10 03/19] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup, guoren
- [PATCH V10 04/19] riscv: qspinlock: Add basic queued_spinlock support, guoren
- [PATCH V10 06/19] riscv: qspinlock: Allow force qspinlock from the command line, guoren
- [PATCH V10 05/19] riscv: qspinlock: Introduce combo spinlock, guoren
- [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK, guoren
- [PATCH V10 08/19] riscv: qspinlock: Use new static key for controlling call of virt_spin_lock(), guoren
- [PATCH V10 10/19] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton, guoren
- [PATCH V10 09/19] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton, guoren
- [PATCH V10 11/19] RISC-V: paravirt: pvqspinlock: KVM: Implement kvm_sbi_ext_pvlock_kick_cpu(), guoren
- [PATCH V10 13/19] RISC-V: paravirt: pvqspinlock: Remove unnecessary definitions of cmpxchg & xchg, guoren
- [PATCH V10 12/19] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter, guoren
- [PATCH V10 14/19] RISC-V: paravirt: pvqspinlock: Add xchg8 & cmpxchg_small support, guoren
- [PATCH V10 18/19] locking/qspinlock: Move pv_ops into x86 directory, guoren
- [PATCH V10 16/19] RISC-V: paravirt: pvqspinlock: Add kconfig entry, guoren
- [PATCH V10 15/19] RISC-V: paravirt: pvqspinlock: Add SBI implementation, guoren
- [PATCH V10 19/19] locking/qspinlock: riscv: Add Compact NUMA-aware lock support, guoren
- [PATCH V10 17/19] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait, guoren
- [PATCH v6 00/38] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v6 01/38] minmax: Add in_range() macro, Matthew Wilcox (Oracle)
- [PATCH v6 03/38] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v6 18/38] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 11/38] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 15/38] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 07/38] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 09/38] arm: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 08/38] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 14/38] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 29/38] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set(), Matthew Wilcox (Oracle)
- [PATCH v6 23/38] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 17/38] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 12/38] hexagon: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 32/38] mm: Tidy up set_ptes definition, Matthew Wilcox (Oracle)
- [PATCH v6 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths, Matthew Wilcox (Oracle)
- [PATCH v6 13/38] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 20/38] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 27/38] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 22/38] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page(), Matthew Wilcox (Oracle)
- [PATCH v6 21/38] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 28/38] x86: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 10/38] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 26/38] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 24/38] sh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 04/38] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v6 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO, Matthew Wilcox (Oracle)
- [PATCH v6 06/38] mm: Add default definition of set_ptes(), Matthew Wilcox (Oracle)
- [PATCH v6 25/38] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 30/38] mm: Remove page_mapping_file(), Matthew Wilcox (Oracle)
- [PATCH v6 35/38] rmap: add folio_add_file_rmap_range(), Matthew Wilcox (Oracle)
- [PATCH v6 33/38] mm: Use flush_icache_pages() in do_set_pmd(), Matthew Wilcox (Oracle)
- [PATCH v6 16/38] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 37/38] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v6 34/38] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
- [PATCH v6 19/38] openrisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 36/38] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- Re: [PATCH v6 00/38] New page table range API, Andrew Morton
- [PATCH] word-at-a-time: use the same return type for has_zero regardless of endianness,
ndesaulniers
- [linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17, kernel test robot
- [PATCH v3 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
- [PATCH mm-unstable v8 00/31] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH mm-unstable v8 01/31] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 02/31] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 03/31] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH mm-unstable v8 05/31] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 06/31] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 07/31] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 08/31] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 10/31] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 09/31] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 12/31] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 13/31] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 14/31] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 15/31] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 16/31] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 17/31] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 18/31] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 19/31] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 20/31] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 21/31] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 22/31] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 25/31] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 23/31] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 24/31] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 27/31] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 28/31] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v3 01/36] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v3 02/36] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v3 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v3 14/36] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v3 15/36] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v3 16/36] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v3 17/36] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v3 34/36] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- Re: [PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace, Will Deacon
- [PATCH] locking/arch: Rewrite local_add_unless as static inline function,
Uros Bizjak
- [PATCH V2] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked,
guoren
- [GIT PULL] LoongArch fixes for v6.5-rc4,
Huacai Chen
- [linux-next:master] BUILD REGRESSION d7b3af5a77e8d8da28f435f313e069aea5bcf172, kernel test robot
- [PATCH 00/15] Introduce /dev/mshv drivers,
Nuno Das Neves
- [PATCH 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno, Nuno Das Neves
- [PATCH 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi(), Nuno Das Neves
- [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h, Nuno Das Neves
- [PATCH 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code, Nuno Das Neves
- [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version, Nuno Das Neves
- [PATCH 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message, Nuno Das Neves
- [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common, Nuno Das Neves
- [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver, Nuno Das Neves
- [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail, Nuno Das Neves
- [PATCH 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info, Nuno Das Neves
- [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs, Nuno Das Neves
- [PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function, Nuno Das Neves
- [PATCH 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*, Nuno Das Neves
- [PATCH 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h, Nuno Das Neves
- Re: [PATCH 00/15] Introduce /dev/mshv drivers, Nuno Das Neves
- Message not available
[PATCH v2 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
[PATCH v5 00/12] GenieZone hypervisor drivers,
Yi-De Wu
- [PATCH v5 11/12] virt: geniezone: Add guest page fault handler, Yi-De Wu
- [PATCH v5 12/12] virt: geniezone: Add memory pin/unpin support, Yi-De Wu
- [PATCH v5 05/12] virt: geniezone: Add irqchip support for virtual interrupt injection, Yi-De Wu
- [PATCH v5 07/12] virt: geniezone: Add ioeventfd support, Yi-De Wu
- [PATCH v5 06/12] virt: geniezone: Add irqfd support, Yi-De Wu
- [PATCH v5 03/12] virt: geniezone: Add GenieZone hypervisor support, Yi-De Wu
- [PATCH v5 08/12] virt: geniezone: Add memory region support, Yi-De Wu
- [PATCH v5 04/12] virt: geniezone: Add vcpu support, Yi-De Wu
- [PATCH v5 01/12] docs: geniezone: Introduce GenieZone hypervisor, Yi-De Wu
- [PATCH v5 02/12] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor, Yi-De Wu
- [PATCH v5 10/12] virt: geniezone: Add virtual timer support, Yi-De Wu
- [PATCH v5 09/12] virt: geniezone: Add dtb config support, Yi-De Wu
- Re: [PATCH v5 00/12] GenieZone hypervisor drivers, Rob Herring
[PATCH V2] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened(),
Tianyu Lan
[PATCH] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings,
Rohan McLure
[PATCH] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened(),
Tianyu Lan
[PATCH mm-unstable v7 00/31] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 13/31] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 17/31] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 18/31] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 23/31] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 22/31] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 20/31] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 21/31] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 28/31] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 25/31] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- Re: [PATCH mm-unstable v7 00/31] Split ptdesc from struct page, Hugh Dickins
[PATCH v1 1/1] asm-generic: Fix spelling of architecture,
Andy Shevchenko
[PATCH v2 00/35] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v2 01/35] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v2 02/35] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v2 03/35] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v2 04/35] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v2 06/35] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v2 05/35] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v2 07/35] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH v2 08/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v2 09/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v2 10/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v2 11/35] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v2 13/35] arm64/el2_setup: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v2 12/35] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v2 17/35] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v2 20/35] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v2 18/35] arm64/gcs: Context switch GCS registers for EL0, Mark Brown
- [PATCH v2 19/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v2 14/35] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v2 15/35] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v2 16/35] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v2 23/35] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v2 24/35] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v2 21/35] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v2 26/35] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v2 22/35] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v2 27/35] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v2 28/35] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v2 25/35] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v2 34/35] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v2 31/35] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v2 33/35] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v2 29/35] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v2 30/35] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v2 32/35] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v2 35/35] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
[PATCH] riscv: mm: Fixup spurious fault of kernel vaddr,
guoren
[PATCH v1 00/14] futex: More futex2 bits,
Peter Zijlstra
- [PATCH v1 07/14] futex: Propagate flags into get_futex_key(), Peter Zijlstra
- [PATCH v1 11/14] futex: Implement FUTEX2_NUMA, Peter Zijlstra
- [PATCH v1 01/14] futex: Clarify FUTEX2 flags, Peter Zijlstra
- [PATCH v1 06/14] futex: Add sys_futex_wait(), Peter Zijlstra
- [PATCH v1 04/14] futex: Validate futex value against futex size, Peter Zijlstra
- [PATCH v1 10/14] mm: Add vmalloc_huge_node(), Peter Zijlstra
- [PATCH v1 14/14] futex,selftests: Extend the futex selftests, Peter Zijlstra
- [PATCH v1 05/14] futex: Add sys_futex_wake(), Peter Zijlstra
- [PATCH v1 02/14] futex: Extend the FUTEX2 flags, Peter Zijlstra
- [PATCH v1 13/14] futex: Enable FUTEX2_{8,16}, Peter Zijlstra
- [PATCH v1 03/14] futex: Flag conversion, Peter Zijlstra
- [PATCH v1 12/14] futex: Propagate flags into futex_get_value_locked(), Peter Zijlstra
- [PATCH v1 09/14] futex: Add sys_futex_requeue(), Peter Zijlstra
- [PATCH v1 08/14] futex: Add flags2 argument to futex_requeue(), Peter Zijlstra
- Re: [PATCH v1 00/14] futex: More futex2 bits, Jens Axboe
- Re: [PATCH v1 00/14] futex: More futex2 bits, Arnd Bergmann
[linux-next:master] BUILD REGRESSION c58c49dd89324b18a812762a2bfa5a0458e4f252, kernel test robot
[PATCH] uapi/asm-generic: Fix typos in comments, pangzizhen001
[PATCH] asm-generic: ticket-lock: Optimize arch_spin_value_unlocked,
guoren
[PATCH V2] LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*, Huacai Chen
[PATCH] LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*,
Huacai Chen
[PATCH V3 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0,
Mark Brown
- [PATCH 01/35] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH 02/35] prctl: Add flag for shadow stack writeability and push/pop, Mark Brown
- [PATCH 03/35] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH 05/35] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH 06/35] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH 07/35] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH 08/35] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH 09/35] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH 12/35] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH 11/35] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH 14/35] arm64: Disable traps for GCS usage at EL0 and EL1, Mark Brown
- [PATCH 10/35] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH 13/35] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH 16/35] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH 15/35] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH 18/35] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH 17/35] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH 19/35] arm64/gcs: Context switch GCS registers for EL0, Mark Brown
- [PATCH 21/35] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH 20/35] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH 25/35] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH 27/35] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH 22/35] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH 23/35] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH 31/35] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH 30/35] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH 26/35] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH 24/35] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH 33/35] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH 29/35] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH 35/35] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH 34/35] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH 32/35] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH 28/35] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
[PATCH v2] riscv: support PREEMPT_DYNAMIC with static keys,
Jisheng Zhang
[PATCH] riscv: Add HAVE_IOREMAP_PROT support,
guoren
[PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n,
guoren
[PATCH 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n,
guoren
[RFC][PATCH 00/10] futex: More Futex2 bits,
Peter Zijlstra
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]