Linux Arch
[Prev Page][Next Page]
- [PATCH RFC 13/37] arm64: mte: Reserve tag storage memory, (continued)
- [PATCH RFC 29/37] mm: arm64: Define the PAGE_METADATA_NONE page protection, Alexandru Elisei
- [PATCH RFC 30/37] mm: mprotect: arm64: Set PAGE_METADATA_NONE for mprotect(PROT_MTE), Alexandru Elisei
- [PATCH RFC 19/37] mm: page_alloc: Manage metadata storage on page allocation, Alexandru Elisei
- [PATCH RFC 31/37] mm: arm64: Set PAGE_METADATA_NONE in set_pte_at() if missing metadata storage, Alexandru Elisei
- [PATCH RFC 32/37] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore(), Alexandru Elisei
- [PATCH RFC 33/37] arm64: mte: swap/copypage: Handle tag restoring when missing tag storage, Alexandru Elisei
- [PATCH RFC 36/37] KVM: arm64: Disable MTE is tag storage is enabled, Alexandru Elisei
- [PATCH RFC 34/37] arm64: mte: Handle fatal signal in reserve_metadata_storage(), Alexandru Elisei
- [PATCH RFC 20/37] mm: compaction: Reserve metadata storage in compaction_alloc(), Alexandru Elisei
- [PATCH RFC 35/37] mm: hugepage: Handle PAGE_METADATA_NONE faults for huge pages, Alexandru Elisei
- [PATCH RFC 28/37] mm: sched: Introduce PF_MEMALLOC_ISOLATE, Alexandru Elisei
- [PATCH RFC 23/37] mm: Teach vma_alloc_folio() about metadata-enabled VMAs, Alexandru Elisei
- [PATCH RFC 26/37] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free, Alexandru Elisei
- [PATCH RFC 37/37] arm64: mte: Enable tag storage management, Alexandru Elisei
- [PATCH RFC 22/37] mm: shmem: Allocate metadata storage for in-memory filesystems, Alexandru Elisei
- [PATCH RFC 24/37] mm: page_alloc: Teach alloc_contig_range() about MIGRATE_METADATA, Alexandru Elisei
- [PATCH RFC 25/37] arm64: mte: Manage tag storage on page allocation, Alexandru Elisei
- [PATCH RFC 16/37] arm64: mte: Move tag storage to MIGRATE_MOVABLE when MTE is disabled, Alexandru Elisei
- [PATCH RFC 27/37] arm64: mte: Reserve tag block for the zero page, Alexandru Elisei
- [PATCH RFC 21/37] mm: khugepaged: Handle metadata-enabled VMAs, Alexandru Elisei
- Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse, David Hildenbrand
Re: [PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse, Kuan-Ying Lee (李冠穎)
[PATCH] LoongArch: Fix hw_breakpoint_control() for watchpoints, Huacai Chen
[PATCH v5 00/37] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v5 01/37] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v5 02/37] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v5 03/37] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v5 04/37] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v5 05/37] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v5 06/37] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v5 07/37] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v5 08/37] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH v5 09/37] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v5 10/37] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v5 11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v5 12/37] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v5 13/37] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v5 14/37] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v5 15/37] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v5 17/37] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v5 19/37] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v5 16/37] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v5 20/37] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v5 22/37] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v5 26/37] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v5 24/37] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v5 27/37] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v5 18/37] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v5 25/37] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v5 21/37] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v5 30/37] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v5 32/37] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v5 33/37] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v5 37/37] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v5 36/37] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v5 34/37] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v5 35/37] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v5 31/37] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [PATCH v5 29/37] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v5 28/37] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v5 23/37] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
[PATCH v2 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part),
Dexuan Cui
[PATCH 1/6] sparc: replace #include <asm/export.h> with #include <linux/export.h>,
Masahiro Yamada
[PATCH v7 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[GIT PULL] asm-generic: regression fix for 6.5,
Arnd Bergmann
[PATCH v2 00/15] Introduce /dev/mshv drivers,
Nuno Das Neves
- [PATCH v2 05/15] hyperv: Move hv_connection_id to hyperv-tlfs, Nuno Das Neves
- [PATCH v2 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi(), Nuno Das Neves
- [PATCH v2 02/15] mshyperv: Introduce hv_get_hypervisor_version function, Nuno Das Neves
- [PATCH v2 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info, Nuno Das Neves
- [PATCH v2 08/15] Drivers: hv: Introduce per-cpu event ring tail, Nuno Das Neves
- [PATCH v2 10/15] x86: hyperv: Add mshv_handler irq handler and setup function, Nuno Das Neves
- [PATCH v2 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*, Nuno Das Neves
- [PATCH v2 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno, Nuno Das Neves
- [PATCH v2 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c, Nuno Das Neves
- [PATCH v2 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h, Nuno Das Neves
- [PATCH v2 12/15] Documentation: Reserve ioctl number for mshv driver, Nuno Das Neves
- [PATCH v2 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message, Nuno Das Neves
- [PATCH v2 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code, Nuno Das Neves
- [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h, Nuno Das Neves
- Message not available
Message not available
Message not available
[PATCH treewide 0/9] Remove obsolete IDE headers,
Geert Uytterhoeven
- [PATCH 7/9] ata: pata_falcon: Remove #include <asm/ide.h>, Geert Uytterhoeven
- [PATCH 1/9] ARM: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 3/9] powerpc: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 5/9] asm-generic: Remove ide_iops.h, Geert Uytterhoeven
- [PATCH 2/9] parisc: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 6/9] ata: pata_buddha: Remove #include <asm/ide.h>, Geert Uytterhoeven
- [PATCH 4/9] sparc: Remove <asm/ide.h>, Geert Uytterhoeven
- [PATCH 8/9] ata: pata_gayle: Remove #include <asm/ide.h>, Geert Uytterhoeven
- [PATCH 9/9] m68k: Remove <asm/ide.h>, Geert Uytterhoeven
- Re: [PATCH treewide 0/9] Remove obsolete IDE headers, Damien Le Moal
[PATCH v6 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[PATCH] treewide: drop CONFIG_EMBEDDED,
Randy Dunlap
[arnd-asm-generic:asm-generic] BUILD SUCCESS cdea694d7616727c2028ddac4d05ce4454d2e1db, kernel test robot
[PATCH 0/9] Support TDX guests on Hyper-V (the Hyper-V specific part),
Dexuan Cui
[PATCH 0/9] Kbuild: warning options cleanup and more warnings,
Arnd Bergmann
[PATCH RESEND v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt,
Gang Li
Message not available
Message not available
[PATCH v1] docs/zh_CN: add zh_CN translation for memory-barriers.txt,
Gang Li
[PATCH] csky: Fixup -Wmissing-prototypes warning,
guoren
[PATCH V5 0/8] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
[PATCH] csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache, guoren
[PATCH mm-unstable v9 00/31] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 03/31] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 01/31] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 02/31] pgtable: create struct ptdesc, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH mm-unstable v9 05/31] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 06/31] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 07/31] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 08/31] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 09/31] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 10/31] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 12/31] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 13/31] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 15/31] mm: remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 16/31] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 17/31] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 19/31] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 24/31] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 28/31] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 18/31] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 23/31] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 25/31] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 21/31] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 22/31] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH mm-unstable v9 20/31] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v4 14/36] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v4 15/36] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v4 17/36] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v4 16/36] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v4 23/36] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v4 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v4 20/36] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [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
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]