Linux Arch
[Prev Page][Next Page]
- [PATCH mm-unstable v7 28/31] sparc64: Convert various functions to use ptdescs, (continued)
- [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
- [HACK][PATCH 10/10] futex: Munge size and numa into the legacy interface, Peter Zijlstra
- [RFC][PATCH 02/10] futex: Extend the FUTEX2 flags, Peter Zijlstra
- [RFC][PATCH 06/10] futex: Propagate flags into get_futex_key(), Peter Zijlstra
- [RFC][PATCH 08/10] futex: Propagate flags into futex_get_value_locked(), Peter Zijlstra
- [RFC][PATCH 04/10] futex: Add sys_futex_wake(), Peter Zijlstra
- [RFC][PATCH 07/10] futex: Implement FUTEX2_NUMA, Peter Zijlstra
- [RFC][PATCH 01/10] futex: Clarify FUTEX2 flags, Peter Zijlstra
- [RFC][PATCH 09/10] futex: Enable FUTEX2_{8,16}, Peter Zijlstra
- [RFC][PATCH 05/10] mm: Add vmalloc_huge_node(), Peter Zijlstra
- [RFC][PATCH 03/10] futex: Flag conversion, Peter Zijlstra
- [PATCH V4] riscv: kexec: Fixup synchronization problem between init_mm and active_mm,
guoren
- [PATCH V3] riscv: kexec: Fixup synchronization problem between init_mm and active_mm,
guoren
- [PATCH] vmlinux.lds.h: Remove a reference to no longer used sections .text..refcount,
Petr Pavlu
- [PATCH 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
- [RFC PATCH 00/10] Device Memory TCP,
Mina Almasry
- [RFC PATCH 05/10] tcp: implement recvmsg() RX path for devmem TCP, Mina Almasry
- [RFC PATCH 04/10] net: add support for skbs with unreadable frags, Mina Almasry
- [RFC PATCH 06/10] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages, Mina Almasry
- [RFC PATCH 02/10] dma-buf: add support for NET_RX pages, Mina Almasry
- [RFC PATCH 01/10] dma-buf: add support for paged attachment mappings, Mina Almasry
- [RFC PATCH 03/10] dma-buf: add support for NET_TX pages, Mina Almasry
- [RFC PATCH 10/10] memory-provider: add dmabuf devmem provider, Mina Almasry
- [RFC PATCH 09/10] memory-provider: updates core provider API for devmem TCP, Mina Almasry
- [RFC PATCH 07/10] tcp: implement sendmsg() TX path for for devmem tcp, Mina Almasry
- [RFC PATCH 08/10] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [RFC PATCH 00/10] Device Memory TCP, Andy Lutomirski
- [PATCH v5 00/38] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v5 04/38] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v5 11/38] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 13/38] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 07/38] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 08/38] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 12/38] hexagon: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 18/38] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 10/38] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 14/38] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 29/38] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 15/38] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 22/38] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 23/38] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 19/38] openrisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths, Matthew Wilcox (Oracle)
- [PATCH v5 27/38] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 30/38] mm: Remove page_mapping_file(), Matthew Wilcox (Oracle)
- [PATCH v5 35/38] rmap: add folio_add_file_rmap_range(), Matthew Wilcox (Oracle)
- [PATCH v5 25/38] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 26/38] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 03/38] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v5 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO, Matthew Wilcox (Oracle)
- [PATCH v5 24/38] sh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 21/38] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 17/38] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 16/38] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 28/38] x86: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 33/38] mm: Use flush_icache_pages() in do_set_pmd(), Matthew Wilcox (Oracle)
- [PATCH v5 20/38] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 37/38] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v5 34/38] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
- [PATCH v5 09/38] arm: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v5 01/38] minmax: Add in_range() macro, Matthew Wilcox (Oracle)
- [PATCH v5 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page(), Matthew Wilcox (Oracle)
- [PATCH v5 36/38] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- [PATCH v5 06/38] mm: Add default definition of set_ptes(), Matthew Wilcox (Oracle)
- [PATCH v5 32/38] mm: Tidy up set_ptes definition, Matthew Wilcox (Oracle)
- [PATCH v5 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set(), Matthew Wilcox (Oracle)
- Re: [PATCH v5 00/38] New page table range API, Christian Borntraeger
- [PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm,
guoren
- [PATCH V2] LoongArch: Fix module relocation error with binutils 2.41,
Huacai Chen
- [PATCH] LoongArch: Fix module relocation error with binutils 2.41,
Huacai Chen
- [PATCH] riscv: support PREEMPT_DYNAMIC with static keys, Jisheng Zhang
- [PATCH 1/2] locking/arch: Avoid variable shadowing in local_try_cmpxchg(),
Uros Bizjak
- [PATCH v8 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition, Baoquan He
- [GIT PULL] asm-generic updates for 6.5,
Arnd Bergmann
- [PATCH v4 00/10] Introduce SMT level and add PowerPC support,
Laurent Dufour
- [PATCH v4 01/10] cpu/hotplug: remove dependancy against cpu_primary_thread_mask, Laurent Dufour
- [PATCH v4 03/10] cpu/SMT: Move smt/control simple exit cases earlier, Laurent Dufour
- [PATCH v4 04/10] cpu/SMT: Store the current/max number of threads, Laurent Dufour
- [PATCH v4 09/10] powerpc: Add HOTPLUG_SMT support, Laurent Dufour
- [PATCH v4 08/10] powerpc/pseries: Initialise CPU hotplug callbacks earlier, Laurent Dufour
- [PATCH v4 06/10] cpu/SMT: Create topology_smt_thread_allowed(), Laurent Dufour
- [PATCH v4 05/10] cpu/SMT: Remove topology_smt_supported(), Laurent Dufour
- [PATCH v4 07/10] cpu/SMT: Allow enabling partial SMT states via sysfs, Laurent Dufour
- [PATCH v4 10/10] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs, Laurent Dufour
- [PATCH v4 02/10] cpu/SMT: Move SMT prototypes into cpu_smt.h, Laurent Dufour
- Re: [PATCH v4 00/10] Introduce SMT level and add PowerPC support, Zhang, Rui
- Re: [PATCH v4 00/10] Introduce SMT level and add PowerPC support, Thomas Gleixner
- [PATCH 1/2] asm-generic: current: Don't include thread-info.h if building asm,
David Gow
- [RFC] Bridging the gap between the Linux Kernel Memory Consistency Model (LKMM) and C11/C++11 atomics,
Olivier Dion
- [GIT PULL] csky changes for v6.5,
guoren
- [PATCH] riscv: entry: Fixup do_trap_break from kernel side,
guoren
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 4dd595c34c4bb22c16a76206a18c13e4e194335d, kernel test robot
- [GIT PULL] LoongArch changes for v6.5,
Huacai Chen
- [PATCH v3 0/9] Introduce SMT level and add PowerPC support,
Laurent Dufour
- [PATCH v3 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h, Laurent Dufour
- [PATCH v3 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier, Laurent Dufour
- [PATCH v3 8/9] powerpc: Add HOTPLUG_SMT support, Laurent Dufour
- [PATCH v3 3/9] cpu/SMT: Store the current/max number of threads, Laurent Dufour
- [PATCH v3 4/9] cpu/SMT: Remove topology_smt_supported(), Laurent Dufour
- [PATCH v3 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs, Laurent Dufour
- [PATCH v3 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs, Laurent Dufour
- [PATCH v3 5/9] cpu/SMT: Create topology_smt_thread_allowed(), Laurent Dufour
- [PATCH v3 2/9] cpu/SMT: Move smt/control simple exit cases earlier, Laurent Dufour
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support, Sachin Sant
- Re: [PATCH v3 0/9] Introduce SMT level and add PowerPC support, Zhang, Rui
- [PATCH 00/12] arch,fbdev: Move screen_info into arch/,
Thomas Zimmermann
- [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>, Thomas Zimmermann
- [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header, Thomas Zimmermann
- [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header, Thomas Zimmermann
- [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid(), Thomas Zimmermann
- [PATCH 08/12] drivers/firmware: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>, Thomas Zimmermann
- [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>, Thomas Zimmermann
- [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO, Thomas Zimmermann
- [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>, Thomas Zimmermann
- [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO, Thomas Zimmermann
- [PATCH 05/12] arch: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>, Thomas Zimmermann
- Re: [PATCH 00/12] arch,fbdev: Move screen_info into arch/, Arnd Bergmann
- [PATCH] riscv: pageattr: Fixup synchronization problem between init_mm and active_mm,
guoren
- [PATCH] syscalls: Cleanup references to sys_lookup_dcookie(),
Sohil Mehta
- [PATCH v2 0/9] Introduce SMT level and add PowerPC support,
Laurent Dufour
- [PATCH v2 4/9] cpu/SMT: Remove topology_smt_supported(), Laurent Dufour
- [PATCH v2 9/9] powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs, Laurent Dufour
- [PATCH v2 6/9] cpu/SMT: Allow enabling partial SMT states via sysfs, Laurent Dufour
- [PATCH v2 7/9] powerpc/pseries: Initialise CPU hotplug callbacks earlier, Laurent Dufour
- [PATCH v2 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h, Laurent Dufour
- [PATCH v2 8/9] powerpc: Add HOTPLUG_SMT support, Laurent Dufour
- [PATCH v2 3/9] cpu/SMT: Store the current/max number of threads, Laurent Dufour
- [PATCH v2 5/9] cpu/SMT: Create topology_smt_thread_allowed(), Laurent Dufour
- [PATCH v2 2/9] cpu/SMT: Move smt/control simple exit cases earlier, Laurent Dufour
- Re: [PATCH v2 0/9] Introduce SMT level and add PowerPC support, Sachin Sant
- [PATCH] riscv: sigcontext: Correct the comment of sigreturn,
guoren
- [GIT PULL] Move arm64 documentation under Documentation/arch,
Jonathan Corbet
- [GIT PULL] Move Arm documentation under Documentation/arch,
Jonathan Corbet
- [PATCH] arch/sparc: Add module license and description for fbdev helpers,
Thomas Zimmermann
- [PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
- [PATCH v6 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 04/33] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v6 08/33] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 03/33] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v6 07/33] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 09/33] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 10/33] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 11/33] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 21/33] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 14/33] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 30/33] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 23/33] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 16/33] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 24/33] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 17/33] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v6 15/33] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v6 19/33] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 20/33] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 29/33] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 25/33] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v6 26/33] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- Re: [PATCH v6 00/33] Split ptdesc from struct page, Hugh Dickins
- [PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument,
Kameron Carr
- [PATCH v5 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v5 03/33] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v5 04/33] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 17/33] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH] Drivers: hv: Change hv_free_hyperv_page() to take void * argument,
Kameron Carr
- [PATCH v3 0/2] Unify uapi bitsperlong.h,
Tiezhu Yang
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]