Linux Arch
[Prev Page][Next Page]
- [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg,
Uros Bizjak
- [PATCH v2 1/5] locking/atomic: Add generic try_cmpxchg{,64}_local support, Uros Bizjak
- [PATCH v2 2/5] locking/generic: Wire up local{,64}_try_cmpxchg, Uros Bizjak
- [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg, Uros Bizjak
- [PATCH v2 5/5] events: Illustrate the transition to local{,64}_try_cmpxchg, Uros Bizjak
- [PATCH v2 4/5] locking/x86: Define arch_try_cmpxchg_local, Uros Bizjak
- Re: [PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg, Dave Hansen
- [arnd-asm-generic:asm-generic-fixes] BUILD SUCCESS 656e9007ef5862746cdf7ac16267c8e06e7b0989, kernel test robot
- [arnd-asm-generic:asm-generic] BUILD SUCCESS b7c72732697a28f26630d0cbc2057553e6e2f812, kernel test robot
- [PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs,
Yair Podemsky
- [PATCH v4 0/5] Hyper-V VTL support,
Saurabh Sengar
- [RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv,
Tianyu Lan
- [RFC PATCH V4 01/17] x86/hyperv: Add sev-snp enlightened guest static key, Tianyu Lan
- [RFC PATCH V4 02/17] Drivers: hv: vmbus: Decrypt vmbus ring buffer, Tianyu Lan
- [RFC PATCH V4 03/17] x86/hyperv: Set Virtual Trust Level in VMBus init message, Tianyu Lan
- [RFC PATCH V4 04/17] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest, Tianyu Lan
- [RFC PATCH V4 05/17] clocksource/drivers/hyper-v: decrypt hyperv tsc page in sev-snp enlightened guest, Tianyu Lan
- [RFC PATCH V4 06/17] x86/hyperv: decrypt VMBus pages for sev-snp enlightened guest, Tianyu Lan
- [RFC PATCH V4 09/17] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc, Tianyu Lan
- [RFC PATCH V4 07/17] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest, Tianyu Lan
- [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest, Tianyu Lan
- [RFC PATCH V4 11/17] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES, Tianyu Lan
- [RFC PATCH V4 10/17] x86/hyperv: Add smp support for sev-snp guest, Tianyu Lan
- [RFC PATCH V4 12/17] x86/sev: Add a #HV exception handler, Tianyu Lan
- [RFC PATCH V4 16/17] x86/sev: Fix interrupt exit code paths from #HV exception, Tianyu Lan
- [RFC PATCH V4 15/17] x86/sev: optimize system vector processing invoked from #HV exception, Tianyu Lan
- [RFC PATCH V4 14/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv, Tianyu Lan
- [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path, Tianyu Lan
- [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ, Tianyu Lan
- [RFC PATCH v3 0/2] Providing mount in memfd_restricted() syscall,
Ackerley Tng
- [PATCH v15 0/4] Checkpoint Support for Syscall User Dispatch,
Gregory Price
- [PATCH 0/4] docs: move yet more architecture docs,
Jonathan Corbet
- [PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch,
Gregory Price
- [arnd-asm-generic:dma-sync-rework-v1 22/23] arch/arm/mm/dma-mapping.c:1306:31: error: use of undeclared identifier 's',
kernel test robot
- [arnd-asm-generic:dma-sync-rework-v1] BUILD SUCCESS 524c2e1f26db4535ab4a23797fe7e29092b2493c, kernel test robot
- [PATCH 0/2] x86/hyperv: Exclude lazy TLB mode CPUs from enlightened TLB flushes,
Michael Kelley
- [PATCH v7 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs,
Michael Kelley
- [PATCH v7 01/12] x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM, Michael Kelley
- [PATCH v7 02/12] x86/hyperv: Reorder code to facilitate future work, Michael Kelley
- [PATCH v7 03/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls, Michael Kelley
- [PATCH v7 04/12] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently, Michael Kelley
- [PATCH v7 05/12] init: Call mem_encrypt_init() after Hyper-V hypercall init is done, Michael Kelley
- [PATCH v7 06/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms, Michael Kelley
- [PATCH v7 09/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers, Michael Kelley
- [PATCH v7 07/12] swiotlb: Remove bounce buffer remapping for Hyper-V, Michael Kelley
- [PATCH v7 11/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary, Michael Kelley
- [PATCH v7 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs, Michael Kelley
- [PATCH v7 10/12] hv_netvsc: Remove second mapping of send and recv buffers, Michael Kelley
- [PATCH v7 08/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages, Michael Kelley
- Re: [PATCH v7 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs, Wei Liu
- [arnd-asm-generic:dma-sync-rework] BUILD REGRESSION 854b3f802e18f13161b3227759d12eb36930152e, kernel test robot
- [arnd-asm-generic:dma-sync-rework 22/22] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr', kernel test robot
- [arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: must use 'enum' tag to refer to type 'dma_cache_op', kernel test robot
- [arnd-asm-generic:dma-sync-rework 7/22] arch/powerpc/mm/dma-noncoherent.c:91:59: error: unknown type name 'dma_cache_op', kernel test robot
- [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64,
Dan Li
- Re: [RFC/RFT,V2] CFI: Add support for gcc CFI in aarch64, Dan Li
[arnd-asm-generic:dma-sync-rework] BUILD REGRESSION 985cd64f3b17b82468e68c6269e09a5556d3720e, kernel test robot
[arnd-asm-generic:dma-sync-rework 2/22] arch/parisc/include/asm/vdso.h:10:10: fatal error: generated/vdso32-offsets.h: No such file or directory, kernel test robot
[arnd-asm-generic:dma-sync-rework 20/20] include/linux/dma-sync.h:24:6: warning: no previous prototype for 'arch_sync_dma_for_device', kernel test robot
[arnd-asm-generic:dma-sync-rework 12/20] arch/mips/mm/dma-noncoherent.c:63:11: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int, kernel test robot
[arnd-asm-generic:dma-sync-rework 5/20] arch/powerpc/mm/dma-noncoherent.c:91:59: error: must use 'enum' tag to refer to type 'dma_cache_op', kernel test robot
[arnd-asm-generic:dma-sync-rework 20/20] arch/openrisc/kernel/dma.c:115:19: error: 'addr' undeclared; did you mean 'paddr'?, kernel test robot
[arnd-asm-generic:dma-sync-rework 20/20] arch/hexagon/kernel/dma.c:19:27: error: use of undeclared identifier 'paddr', kernel test robot
[arnd-asm-generic:dma-sync-rework 5/20] arch/powerpc/mm/dma-noncoherent.c:91:59: error: unknown type name 'dma_cache_op', kernel test robot
[arnd-asm-generic:dma-sync-rework 12/20] arch/mips/mm/dma-noncoherent.c:63:17: error: expected declaration specifiers or '...' before '(' token, kernel test robot
[arnd-asm-generic:dma-sync-rework 20/20] arch/openrisc/kernel/dma.c:126:9: warning: this 'for' clause does not guard..., kernel test robot
[arnd-asm-generic:dma-sync-rework 20/20] arch/csky/mm/dma-mapping.c:65:18: error: 'paddr' undeclared, kernel test robot
[PATCH -next V4] riscv: jump_label: Optimize the code size with compressed instruction, guoren
[PATCH V3] uapi: Fixup strace compile error,
guoren
[PATCH -next V11 0/3] riscv: Add independent irq/softirq stacks,
guoren
[PATCH 0/6] Documentation: arch reorg (continued),
Jonathan Corbet
[PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary,
Niklas Schnelle
[PATCH v3] rust: ioctl: Add ioctl number manipulation functions,
Asahi Lina
[PATCH v2] rust: ioctl: Add ioctl number manipulation functions,
Asahi Lina
[PATCH] tools/memory-model: Remove out-of-date SRCU documentation,
Andrea Parri
[RFC PATCH v2 0/2] Providing mount in memfd_restricted() syscall,
Ackerley Tng
[PATCH net-next v2 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test,
Alexander Mikhalitsyn
[PATCH net-next v2 2/3] net: core: add getsockopt SO_PEERPIDFD,
Alexander Mikhalitsyn
[PATCH net-next v2 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD,
Alexander Mikhalitsyn
[PATCH v2 0/4] usercopy: generic tests + arm64 fixes,
Mark Rutland
[PATCH memory-model 0/31] LKMM scripting updates for v6.4,
Paul E. McKenney
- [PATCH memory-model scripts 04/31] tools/memory-model: Make judgelitmus.sh identify bad macros, Paul E. McKenney
- [PATCH memory-model scripts 06/31] tools/memory-model: Fix paulmck email address on pre-existing scripts, Paul E. McKenney
- [PATCH memory-model scripts 02/31] tools/memory-model: Make judgelitmus.sh note timeouts, Paul E. McKenney
- [PATCH memory-model scripts 05/31] tools/memory-model: Make judgelitmus.sh detect hard deadlocks, Paul E. McKenney
- [PATCH memory-model scripts 24/31] tools/memory-model: Add "--" to parseargs.sh for additional arguments, Paul E. McKenney
- [PATCH memory-model scripts 07/31] tools/memory-model: Update parseargs.sh for hardware verification, Paul E. McKenney
- [PATCH memory-model scripts 29/31] tools/memory-model: Use "-unroll 0" to keep --hw runs finite, Paul E. McKenney
- [PATCH memory-model scripts 01/31] tools/memory-model: Document locking corner cases, Paul E. McKenney
- [PATCH memory-model scripts 09/31] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU, Paul E. McKenney
- [PATCH memory-model scripts 03/31] tools/memory-model: Make cmplitmushist.sh note timeouts, Paul E. McKenney
- [PATCH memory-model scripts 15/31] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out, Paul E. McKenney
- [PATCH memory-model scripts 16/31] tools/memory-model: Keep assembly-language litmus tests, Paul E. McKenney
- [PATCH memory-model scripts 13/31] tools/memory-model: Split runlitmus.sh out of checklitmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 22/31] tools/memory-model: Make checkghlitmus.sh use mselect7, Paul E. McKenney
- [PATCH memory-model scripts 18/31] tools/memory-model: Make runlitmus.sh check for jingle errors, Paul E. McKenney
- [PATCH memory-model scripts 17/31] tools/memory-model: Allow herd to deduce CPU type, Paul E. McKenney
- [PATCH memory-model scripts 08/31] tools/memory-model: Make judgelitmus.sh handle hardware verifications, Paul E. McKenney
- [PATCH memory-model scripts 14/31] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw, Paul E. McKenney
- [PATCH memory-model scripts 30/31] tools/memory-model: Use "grep -E" instead of "egrep", Paul E. McKenney
- [PATCH memory-model scripts 31/31] tools/memory-model: Document LKMM test procedure, Paul E. McKenney
- [PATCH memory-model scripts 26/31] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests, Paul E. McKenney
- [PATCH memory-model scripts 20/31] tools/memory-model: Implement --hw support for checkghlitmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 11/31] tools/memory-model: Hardware checking for check{,all}litmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 28/31] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag, Paul E. McKenney
- [PATCH memory-model scripts 19/31] tools/memory-model: Add -v flag to jingle7 runs, Paul E. McKenney
- [PATCH memory-model scripts 10/31] tools/memory-model: Fix checkalllitmus.sh comment, Paul E. McKenney
- [PATCH memory-model scripts 12/31] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files, Paul E. McKenney
- [PATCH memory-model scripts 25/31] tools/memory-model: Repair parseargs.sh header comment, Paul E. McKenney
- [PATCH memory-model scripts 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh, Paul E. McKenney
- [PATCH memory-model scripts 21/31] tools/memory-model: Fix scripting --jobs argument, Paul E. McKenney
- [PATCH memory-model scripts 23/31] tools/memory-model: Make history-check scripts use mselect7, Paul E. McKenney
[PATCH memory-model 0/8] LKMM updates for v6.4,
Paul E. McKenney
[PATCHv2] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks,
Kirill A. Shutemov
[PATCH v3 0/5] Hyper-V VTL support,
Saurabh Sengar
[PATCH v8 00/40] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH v8 01/40] Documentation/x86: Add CET shadow stack description, Rick Edgecombe
- [PATCH v8 02/40] x86/shstk: Add Kconfig option for shadow stack, Rick Edgecombe
- [PATCH v8 04/40] x86/cpufeatures: Enable CET CR4 bit for shadow stack, Rick Edgecombe
- [PATCH v8 03/40] x86/cpufeatures: Add CPU feature flags for shadow stacks, Rick Edgecombe
- [PATCH v8 06/40] x86/fpu: Add helper for modifying xstate, Rick Edgecombe
- [PATCH v8 05/40] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH v8 07/40] x86/traps: Move control protection handler to separate file, Rick Edgecombe
- [PATCH v8 08/40] x86/shstk: Add user control-protection fault handler, Rick Edgecombe
- [PATCH v8 09/40] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH v8 14/40] x86/mm: Introduce _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v8 12/40] s390/mm: Introduce pmd_mkwrite_kernel(), Rick Edgecombe
- [PATCH v8 13/40] mm: Make pte_mkwrite() take a VMA, Rick Edgecombe
- [PATCH v8 11/40] mm: Introduce pte_mkwrite_kernel(), Rick Edgecombe
- [PATCH v8 10/40] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH v8 15/40] x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v8 16/40] x86/mm: Start actually marking _PAGE_SAVED_DIRTY, Rick Edgecombe
- [PATCH v8 18/40] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH v8 17/40] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH v8 19/40] x86/mm: Check shadow stack page fault errors, Rick Edgecombe
- [PATCH v8 20/40] x86/mm: Teach pte_mkwrite() about stack memory, Rick Edgecombe
- [PATCH v8 21/40] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH v8 22/40] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH v8 23/40] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH v8 27/40] x86/mm: Warn if create Write=0,Dirty=1 with raw prot, Rick Edgecombe
- [PATCH v8 24/40] mm: Don't allow write GUPs to shadow stack memory, Rick Edgecombe
- [PATCH v8 26/40] mm: Warn on shadow stack memory in wrong vma, Rick Edgecombe
- [PATCH v8 25/40] x86/mm: Introduce MAP_ABOVE4G, Rick Edgecombe
- [PATCH v8 28/40] x86: Introduce userspace API for shadow stack, Rick Edgecombe
- [PATCH v8 32/40] x86/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH v8 29/40] x86/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH v8 31/40] x86/shstk: Introduce routines modifying shstk, Rick Edgecombe
- [PATCH v8 30/40] x86/shstk: Handle thread shadow stack, Rick Edgecombe
- [PATCH v8 33/40] x86/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH v8 34/40] x86/shstk: Support WRSS for userspace, Rick Edgecombe
- [PATCH v8 35/40] x86: Expose thread features in /proc/$PID/status, Rick Edgecombe
- [PATCH v8 37/40] selftests/x86: Add shadow stack test, Rick Edgecombe
- [PATCH v8 38/40] x86: Add PTRACE interface for shadow stack, Rick Edgecombe
- [PATCH v8 36/40] x86/shstk: Wire in shadow stack interface, Rick Edgecombe
- [PATCH v8 40/40] x86/shstk: Add ARCH_SHSTK_STATUS, Rick Edgecombe
- [PATCH v8 39/40] x86/shstk: Add ARCH_SHSTK_UNLOCK, Rick Edgecombe
- Re: [PATCH v8 00/40] Shadow stacks for userspace, Borislav Petkov
[PATCH] mm/page_alloc: Make deferred page init free pages in MAX_ORDER blocks,
Kirill A. Shutemov
[PATCH net-next 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test, Alexander Mikhalitsyn
[PATCH net-next 2/3] net: core: add getsockopt SO_PEERPIDFD,
Alexander Mikhalitsyn
[PATCH net-next 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD,
Alexander Mikhalitsyn
[RFC PATCH 00/10] Additional selftests for restrictedmem,
Ackerley Tng
- [RFC PATCH 01/10] KVM: selftests: Test error message fixes for memfd_restricted selftests, Ackerley Tng
- [RFC PATCH 02/10] KVM: selftests: Test that ftruncate to non-page-aligned size on a restrictedmem fd should fail, Ackerley Tng
- [RFC PATCH 04/10] KVM: selftests: Exercise restrictedmem allocation and truncation code after KVM invalidation code has been unbound, Ackerley Tng
- [RFC PATCH 03/10] KVM: selftests: Test that VM private memory should not be readable from host, Ackerley Tng
- [RFC PATCH 06/10] KVM: selftests: Default private_mem_conversions_test to use 1 memslot for test data, Ackerley Tng
- [RFC PATCH 05/10] KVM: selftests: Generalize private_mem_conversions_test for parallel execution, Ackerley Tng
- [RFC PATCH 09/10] KVM: selftests: Add tests around sharing a restrictedmem fd, Ackerley Tng
- [RFC PATCH 07/10] KVM: selftests: Add vm_userspace_mem_region_add_with_restrictedmem, Ackerley Tng
- [RFC PATCH 08/10] KVM: selftests: Default private_mem_conversions_test to use 1 restrictedmem file for test data, Ackerley Tng
- [RFC PATCH 10/10] KVM: selftests: Test KVM exit behavior for private memory/access, Ackerley Tng
[PATCH RFC 0/2] Begin reorganizing the arch documentation,
Jonathan Corbet
[PATCH 00/10] Fix confusion around MAX_ORDER,
Kirill A. Shutemov
- [PATCH 03/10] floppy: Fix MAX_ORDER usage, Kirill A. Shutemov
- [PATCH 02/10] um: Fix MAX_ORDER usage in linux_main(), Kirill A. Shutemov
- [PATCH 01/10] sparc/mm: Fix MAX_ORDER usage in tsb_grow(), Kirill A. Shutemov
- [PATCH 04/10] drm/i915: Fix MAX_ORDER usage in i915_gem_object_get_pages_internal(), Kirill A. Shutemov
- [PATCH 05/10] genwqe: Fix MAX_ORDER usage, Kirill A. Shutemov
- [PATCH 08/10] mm/slub: Fix MAX_ORDER usage in calculate_order(), Kirill A. Shutemov
- [PATCH 07/10] mm/page_reporting: Fix MAX_ORDER usage in page_reporting_register(), Kirill A. Shutemov
- [PATCH 09/10] iommu: Fix MAX_ORDER usage in __iommu_dma_alloc_pages(), Kirill A. Shutemov
- [PATCH 06/10] perf/core: Fix MAX_ORDER usage in rb_alloc_aux_page(), Kirill A. Shutemov
- [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Kirill A. Shutemov
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, kernel test robot
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, kernel test robot
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Zi Yan
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Mike Kravetz
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Vlastimil Babka
- Re: [PATCH 10/10] mm, treewide: Redefine MAX_ORDER sanely, Michael Ellerman
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER, Mel Gorman
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER, Paolo Bonzini
[PATCH v4 00/36] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v4 03/36] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v4 05/36] mm: Add default definition of set_ptes(), Matthew Wilcox (Oracle)
- [PATCH v4 07/36] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 10/36] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 08/36] arm: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 09/36] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 12/36] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 11/36] hexagon: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 01/36] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set(), Matthew Wilcox (Oracle)
- [PATCH v4 13/36] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 26/36] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 14/36] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 31/36] mm: Tidy up set_ptes definition, Matthew Wilcox (Oracle)
- [PATCH v4 16/36] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 27/36] x86: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 19/36] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 17/36] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 22/36] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 34/36] rmap: add folio_add_file_rmap_range(), Matthew Wilcox (Oracle)
- [PATCH v4 24/36] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 06/36] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 18/36] openrisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 28/36] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 21/36] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 15/36] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 20/36] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 29/36] mm: Remove page_mapping_file(), Matthew Wilcox (Oracle)
- [PATCH v4 23/36] superh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 30/36] mm: Rationalise flush_icache_pages() and flush_icache_page(), Matthew Wilcox (Oracle)
- [PATCH v4 32/36] mm: Use flush_icache_pages() in do_set_pmd(), Matthew Wilcox (Oracle)
- [PATCH v4 25/36] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v4 36/36] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v4 35/36] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- [PATCH v4 04/36] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO, Matthew Wilcox (Oracle)
- [PATCH v4 02/36] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v4 33/36] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option,
Niklas Schnelle
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]