Linux Arch
[Prev Page][Next Page]
- clean up address limit helpers v2,
Christoph Hellwig
- [PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests,
Anshuman Khandual
- [PATCH] mm/sparse: cleanup the code surrounding memory_present(), Mike Rapoport
- [PATCH 0/2] locking/qspinlock: Allow lock to store lock holder cpu number,
Waiman Long
- clean up address limit helpers,
Christoph Hellwig
- [PATCH v2 0/2] arm64: tlb: add support for TLBI RANGE instructions,
Zhenyu Ye
- [PATCH v1] arm64: tlb: don't set the ttl value in flush_tlb_page_nosync,
Zhenyu Ye
- Re: [mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address, Anshuman Khandual
- [RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,,
Nicholas Piggin
- Add and use a generic version of devmem_is_allowed(),
Palmer Dabbelt
- [RFC PATCH v1] arm64: kvm: flush tlbs by range in unmap_stage2_range function, Zhenyu Ye
- [PATCH v1 0/2] arm64: tlb: add support for TLBI RANGE instructions,
Zhenyu Ye
- [PATCH v3 0/4] iomap: Constify ioreadX() iomem argument,
Krzysztof Kozlowski
- [RFC PATCH v5 0/2] arm64: tlb: add support for TLBI RANGE instructions,
Zhenyu Ye
- [PATCH -next] Documentation/vm: fix tables in arch_pgtable_helpers,
Randy Dunlap
- [PATCH v19 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v19 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v19 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v19 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v19 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v19 08/12] landlock: Add syscall implementation, Mickaël Salaün
- [PATCH v19 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v19 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v19 09/12] arch: Wire up landlock() syscall, Mickaël Salaün
- [PATCH v19 10/12] selftests/landlock: Add initial tests, Mickaël Salaün
- [PATCH v19 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v19 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v19 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH] Replace HTTP links with HTTPS ones: LKMM,
Alexander A. Klimov
- [RFC][PATCH] avoid refcounting the lazy tlb mm struct,
Nicholas Piggin
- [PATCH v3 0/6] powerpc: queued spinlocks and rwlocks,
Nicholas Piggin
- [PATCH] powerpc: select ARCH_HAS_MEMBARRIER_SYNC_CORE,
Nicholas Piggin
- [PATCH V4 0/4] mm/debug_vm_pgtable: Add some more tests,
Anshuman Khandual
- [PATCH] asm-generic/mmiowb: Get cpu in mmiowb_set_pending,
Emil Renner Berthing
- [PATCH] Replace HTTP links with HTTPS ones: MMU gather and TLB invalidation, Alexander A. Klimov
- [PATCH v6 00/26] arm64: Memory Tagging Extension user-space support,
Catalin Marinas
- [PATCH v6 01/26] arm64: mte: system register definitions, Catalin Marinas
- [PATCH v6 02/26] arm64: mte: CPU feature detection and initial sysreg configuration, Catalin Marinas
- [PATCH v6 03/26] arm64: mte: Use Normal Tagged attributes for the linear map, Catalin Marinas
- [PATCH v6 04/26] arm64: mte: Add specific SIGSEGV codes, Catalin Marinas
- [PATCH v6 05/26] arm64: mte: Handle synchronous and asynchronous tag check faults, Catalin Marinas
- [PATCH v6 06/26] mm: Add PG_arch_2 page flag, Catalin Marinas
- [PATCH v6 07/26] mm: Preserve the PG_arch_* flags in __split_huge_page_tail(), Catalin Marinas
- [PATCH v6 08/26] arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE, Catalin Marinas
- [PATCH v6 09/26] arm64: mte: Tags-aware copy_{user_,}highpage() implementations, Catalin Marinas
- [PATCH v6 10/26] arm64: Avoid unnecessary clear_user_page() indirection, Catalin Marinas
- [PATCH v6 11/26] arm64: mte: Tags-aware aware memcmp_pages() implementation, Catalin Marinas
- [PATCH v6 12/26] mm: Introduce arch_calc_vm_flag_bits(), Catalin Marinas
- [PATCH v6 13/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect(), Catalin Marinas
- [PATCH v6 14/26] mm: Introduce arch_validate_flags(), Catalin Marinas
- [PATCH v6 15/26] arm64: mte: Validate the PROT_MTE request via arch_validate_flags(), Catalin Marinas
- [PATCH v6 16/26] mm: Allow arm64 mmap(PROT_MTE) on RAM-based files, Catalin Marinas
- [PATCH v6 17/26] arm64: mte: Allow user control of the tag check mode via prctl(), Catalin Marinas
- [PATCH v6 18/26] arm64: mte: Allow user control of the generated random tags via prctl(), Catalin Marinas
- [PATCH v6 19/26] arm64: mte: Restore the GCR_EL1 register after a suspend, Catalin Marinas
- [PATCH v6 20/26] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support, Catalin Marinas
- [PATCH v6 21/26] fs: Handle intra-page faults in copy_mount_options(), Catalin Marinas
- [PATCH v6 22/26] mm: Add arch hooks for saving/restoring tags, Catalin Marinas
- [PATCH v6 23/26] arm64: mte: Enable swap of tagged pages, Catalin Marinas
- [PATCH v6 24/26] arm64: mte: Save tags when hibernating, Catalin Marinas
- [PATCH v6 25/26] arm64: mte: Kconfig entry, Catalin Marinas
- [PATCH v6 26/26] arm64: mte: Add Memory Tagging Extension documentation, Catalin Marinas
- [PATCH 1/5] selftests/powerpc: Add test of stack expansion logic,
Michael Ellerman
- [PATCH v2 0/6] powerpc: queued spinlocks and rwlocks,
Nicholas Piggin
- [PATCH v3 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage,
Sean Christopherson
- [PATCH v3 04/21] KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches(), Sean Christopherson
- [PATCH v3 17/21] KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches, Sean Christopherson
- [PATCH v3 15/21] KVM: Move x86's MMU memory cache helpers to common KVM code, Sean Christopherson
- [PATCH v3 13/21] KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global, Sean Christopherson
- [PATCH v3 09/21] KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays, Sean Christopherson
- [PATCH v3 21/21] KVM: MIPS: Use common KVM implementation of MMU memory caches, Sean Christopherson
- [PATCH v3 07/21] KVM: x86/mmu: Topup memory caches after walking GVA->GPA, Sean Christopherson
- [PATCH v3 06/21] KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches(), Sean Christopherson
- [PATCH v3 19/21] KVM: MIPS: Drop @max param from mmu_topup_memory_cache(), Sean Christopherson
- [PATCH v3 11/21] KVM: x86/mmu: Zero allocate shadow pages (outside of mmu_lock), Sean Christopherson
- [PATCH v3 16/21] KVM: arm64: Drop @max param from mmu_topup_memory_cache(), Sean Christopherson
- [PATCH v3 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty, Sean Christopherson
- [PATCH v3 20/21] KVM: MIPS: Account pages used for GPA page tables, Sean Christopherson
- [PATCH v3 12/21] KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups, Sean Christopherson
- [PATCH v3 01/21] KVM: x86/mmu: Track the associated kmem_cache in the MMU caches, Sean Christopherson
- [PATCH v3 08/21] KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches(), Sean Christopherson
- [PATCH v3 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code, Sean Christopherson
- [PATCH v3 18/21] KVM: arm64: Use common KVM implementation of MMU memory caches, Sean Christopherson
- [PATCH v3 02/21] KVM: x86/mmu: Consolidate "page" variant of memory cache helpers, Sean Christopherson
- [PATCH v3 03/21] KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals, Sean Christopherson
- [PATCH v3 10/21] KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache, Sean Christopherson
- Re: [PATCH v3 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage, Paolo Bonzini
- [PATCH] vmlinux.lds.h: Coalesce transient LLVM dead code elimination sections,
Danny Lin
- [PATCH 0/8] powerpc: queued spinlocks and rwlocks,
Nicholas Piggin
- [RFC][PATCHSET] regset ->get() rework,
Al Viro
- [PATCH 01/41] introduction of regset ->get() wrappers, switching ELF coredumps to those, Al Viro
- [PATCH 26/41] arm: switch to ->get2(), Al Viro
- [PATCH 04/41] [ia64] sanitize elf_access_gpreg(), Al Viro
- [PATCH 40/41] regset(): kill ->get_size(), Al Viro
- [PATCH 18/41] regset: new method and helpers for it, Al Viro
- [PATCH 22/41] sparc: switch to ->get2(), Al Viro
- [PATCH 03/41] x86: kill dump_fpu(), Al Viro
- [PATCH 41/41] regset: kill user_regset_copyout{,_zero}(), Al Viro
- [PATCH 34/41] nios2: switch to ->get2(), Al Viro
- [PATCH 17/41] copy_regset_to_user(): do all copyout at once., Al Viro
- [PATCH 14/41] arm64: take fetching compat reg out of pt_regs into a new helper, Al Viro
- [PATCH 29/41] c6x: switch to ->get2(), Al Viro
- [PATCH 33/41] hexagon: switch to ->get2(), Al Viro
- [PATCH 36/41] parisc: switch to ->get2(), Al Viro
- [PATCH 09/41] sparc64: switch genregs32_get() to use of get_from_target(), Al Viro
- [PATCH 30/41] riscv: switch to ->get2(), Al Viro
- [PATCH 24/41] arm64: switch to ->get2(), Al Viro
- [PATCH 13/41] sparc64: get rid of odd callers of copy_regset_from_user(), Al Viro
- [PATCH 15/41] arm64: get rid of copy_regset_to_user() in compat_ptrace_read_user(), Al Viro
- [PATCH 05/41] [ia64] teach elf_access_reg() to handle the missing range (r16..r31), Al Viro
- [PATCH 06/41] [ia64] regularize do_gpregs_[gs]et(), Al Viro
- [PATCH 39/41] regset: kill ->get(), Al Viro
- [PATCH 21/41] s390: switch to ->get2(), Al Viro
- [PATCH 12/41] sparc32: get rid of odd callers of copy_regset_from_user(), Al Viro
- [PATCH 28/41] ia64: switch to ->get2(), Al Viro
- [PATCH 20/41] powerpc: switch to ->get2(), Al Viro
- [PATCH 38/41] csky: switch to ->get2(), Al Viro
- [PATCH 35/41] nds32: switch to ->get2(), Al Viro
- [PATCH 31/41] openrisc: switch to ->get2(), Al Viro
- [PATCH 11/41] sparc64: get rid of odd callers of copy_regset_to_user(), Al Viro
- [PATCH 16/41] arm64: sanitize compat_ptrace_write_user(), Al Viro
- [PATCH 02/41] x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel buffer, Al Viro
- [PATCH 10/41] sparc32: get rid of odd callers of copy_regset_to_user(), Al Viro
- [PATCH 23/41] mips: switch to ->get2(), Al Viro
- [PATCH 32/41] h8300: switch to ->get2(), Al Viro
- [PATCH 08/41] [ia64] access_uarea(): don't bother with fpregs_[gs]et(), Al Viro
- [PATCH 27/41] arc: switch to ->get2(), Al Viro
- [PATCH 19/41] x86: switch to ->get2(), Al Viro
- [PATCH 37/41] xtensa: switch to ->get2(), Al Viro
- [PATCH 25/41] sh: convert to ->get2(), Al Viro
- [PATCH 07/41] [ia64] access_uarea(): stop bothering with gpregs_[gs]et(), Al Viro
- Re: [RFC][PATCHSET] regset ->get() rework, Christoph Hellwig
- [PATCH v4 00/17] Warn on orphan section placement,
Kees Cook
- [PATCH v4 10/17] arm64/kernel: Remove needless Call Frame Information annotations, Kees Cook
- [PATCH v4 13/17] arm/build: Explicitly keep .ARM.attributes sections, Kees Cook
- [PATCH v4 11/17] arm64/build: Warn on orphan section placement, Kees Cook
- [PATCH v4 07/17] arm64/build: Use common DISCARDS in linker script, Kees Cook
- [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug, Kees Cook
- [PATCH v4 14/17] arm/build: Warn on orphan section placement, Kees Cook
- [PATCH v4 02/17] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections, Kees Cook
- [PATCH v4 12/17] arm/build: Refactor linker script headers, Kees Cook
- [PATCH v4 01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS, Kees Cook
- [PATCH v4 17/17] x86/boot: Warn on orphan section placement, Kees Cook
- [PATCH v4 03/17] vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG, Kees Cook
- [PATCH v4 16/17] x86/build: Warn on orphan section placement, Kees Cook
- [PATCH v4 04/17] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS, Kees Cook
- [PATCH v4 08/17] arm64/mm: Remove needless section quotes, Kees Cook
- [PATCH v4 06/17] efi/libstub: Disable -mbranch-protection, Kees Cook
- [PATCH v4 15/17] arm/boot: Warn on orphan section placement, Kees Cook
- [PATCH v4 09/17] arm64/build: Remove .eh_frame* sections due to unwind tables, Kees Cook
- Re: [PATCH v4 00/17] Warn on orphan section placement, Will Deacon
- [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>,
Mike Rapoport
- [PATCH 1/8] mm: remove unneeded includes of <asm/pgalloc.h>, Mike Rapoport
- [PATCH 2/8] opeinrisc: switch to generic version of pte allocation, Mike Rapoport
- [PATCH 3/8] xtensa: switch to generic version of pte allocation, Mike Rapoport
- [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one(), Mike Rapoport
- [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one(), Mike Rapoport
- [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free(), Mike Rapoport
- [PATCH 7/8] mm: move lib/ioremap.c to mm/, Mike Rapoport
- [PATCH 8/8] mm: move p?d_alloc_track to separate header file, Mike Rapoport
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Matthew Wilcox
- [PATCH 9/8] mm: Account PMD tables like PTE tables, Matthew Wilcox
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Pekka Enberg
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Mike Rapoport
- [PATCH v9 0/4] Introduce the for_each_set_clump macro,
Syed Nayyar Waris
- properly support exec with kernel pointers v3,
Christoph Hellwig
- [PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests,
Brendan Higgins
- [PATCH v5 02/12] arch: arm64: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v5 05/12] arch: um: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v5 12/12] Documentation: kunit: add a brief blurb about kunit_test_suite, Brendan Higgins
- [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format, Brendan Higgins
- [PATCH v5 08/12] init: main: add KUnit to kernel init, Brendan Higgins
- [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option, Brendan Higgins
- [PATCH v5 11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt, Brendan Higgins
- [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests, Brendan Higgins
- [PATCH v5 06/12] arch: xtensa: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v5 04/12] arch: powerpc: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v5 03/12] arch: microblaze: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites, Brendan Higgins
- Re: [PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests, Kees Cook
- [RESEND PATCH v5 0/6] arm64: tlb: add support for TTL feature,
Zhenyu Ye
- [PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests,
Brendan Higgins
- [PATCH v4 02/11] arch: arm64: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v4 09/11] kunit: test: add test plan to KUnit TAP format, Brendan Higgins
- [PATCH v4 10/11] Documentation: Add kunit_shutdown to kernel-parameters.txt, Brendan Higgins
- [PATCH v4 11/11] Documentation: kunit: add a brief blurb about kunit_test_suite, Brendan Higgins
- [PATCH v4 07/11] kunit: test: create a single centralized executor for all tests, Brendan Higgins
- [PATCH v4 08/11] init: main: add KUnit to kernel init, Brendan Higgins
- [PATCH v4 05/11] arch: um: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v4 06/11] arch: xtensa: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v4 04/11] arch: powerpc: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v4 03/11] arch: microblaze: add linker section for KUnit test suites, Brendan Higgins
- [PATCH v4 01/11] vmlinux.lds.h: add linker section for KUnit test suites, Brendan Higgins
- Re: [PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests, David Gow
- [PATCH 00/22] add support for Clang LTO,
Sami Tolvanen
- [PATCH 04/22] kbuild: lto: fix recordmcount, Sami Tolvanen
- [PATCH 06/22] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH 01/22] objtool: use sh_info to find the base for .rela sections, Sami Tolvanen
- [PATCH 03/22] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH 10/22] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH 13/22] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH 17/22] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH 20/22] x86, ftrace: disable recordmcount for ftrace_make_nop, Sami Tolvanen
- [PATCH 22/22] x86, build: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH 21/22] x86, relocs: Ignore L4_PAGE_OFFSET relocations, Sami Tolvanen
- [PATCH 19/22] x86, vdso: disable LTO only for vDSO, Sami Tolvanen
- [PATCH 18/22] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH 16/22] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY, Sami Tolvanen
- [PATCH 15/22] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH 14/22] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH 12/22] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH 11/22] pci: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH 09/22] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH 07/22] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH 05/22] kbuild: lto: postpone objtool, Sami Tolvanen
- [PATCH 02/22] kbuild: add support for Clang LTO, Sami Tolvanen
- Re: [PATCH 00/22] add support for Clang LTO, Peter Zijlstra
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]