Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup, (continued)
- [PATCH v3 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup,
Alexander Lobakin
- ARC no console output (was Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console),
Vineet Gupta
- [PATCH v4 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT, Wei Liu
- [PATCH v4 09/17] x86/hyperv: provide a bunch of helper functions, Wei Liu
- [PATCH v4 11/17] asm-generic/hyperv: update hv_msi_entry, Wei Liu
- [PATCH v4 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary, Wei Liu
- [PATCH v4 12/17] asm-generic/hyperv: update hv_interrupt_entry, Wei Liu
- [PATCH v4 13/17] asm-generic/hyperv: introduce hv_device_id and auxiliary structures, Wei Liu
- [PATCH v4 14/17] asm-generic/hyperv: import data structures for mapping device interrupts, Wei Liu
- [PATCH memory-model 0/3] LKMM updates for v5.12,
Paul E. McKenney
- [PATCH] Adds a new ioctl32 syscall for backwards compatibility layers,
sonicadvance1
- Re: [PATCH] Adds a new ioctl32 syscall for backwards compatibility layers, Amanieu d'Antras
- [PATCH] Adds a new ioctl32 syscall for backwards compatibility layers, sonicadvance1
[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory, Sasha Levin
[RFC PATCH 00/12] Introduce sv48 support without relocable kernel,
Alexandre Ghiti
- [RFC PATCH 01/12] riscv: Move kernel mapping outside of linear mapping, Alexandre Ghiti
- [RFC PATCH 03/12] riscv: Get rid of compile time logic with MAX_EARLY_MAPPING_SIZE, Alexandre Ghiti
- [RFC PATCH 04/12] riscv: Allow to dynamically define VA_BITS, Alexandre Ghiti
- [RFC PATCH 05/12] riscv: Simplify MAXPHYSMEM config, Alexandre Ghiti
- [RFC PATCH 06/12] riscv: Prepare ptdump for vm layout dynamic addresses, Alexandre Ghiti
- [RFC PATCH 07/12] asm-generic: Prepare for riscv use of pud_alloc_one and pud_free, Alexandre Ghiti
- [RFC PATCH 08/12] riscv: Implement sv48 support, Alexandre Ghiti
- [RFC PATCH 09/12] riscv: Allow user to downgrade to sv39 when hw supports sv48, Alexandre Ghiti
- [RFC PATCH 10/12] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo, Alexandre Ghiti
- [RFC PATCH 11/12] riscv: Explicit comment about user virtual address space size, Alexandre Ghiti
- [RFC PATCH 12/12] riscv: Improve virtual kernel memory layout dump, Alexandre Ghiti
- [RFC PATCH 02/12] riscv: Protect the kernel linear mapping, Alexandre Ghiti
- Re: [RFC PATCH 00/12] Introduce sv48 support without relocable kernel, Alex Ghiti
[PATCH v17 00/26] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v17 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection, Yu-cheng Yu
- [PATCH v17 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v17 03/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v17 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions, Yu-cheng Yu
- [PATCH v17 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v17 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v17 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v17 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v17 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v17 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v17 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v17 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v17 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v17 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v17 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v17 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v17 19/26] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v17 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v17 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v17 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v17 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v17 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v17 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v17 06/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v17 07/26] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v17 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
- Re: [PATCH v17 00/26] Control-flow Enforcement: Shadow Stack, Yu, Yu-cheng
[PATCH v17 0/7] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
[PATCH 0/5] Introduce the for_each_set_clump macro,
Syed Nayyar Waris
[PATCH 3/5] gpio: thunderx: Utilize for_each_set_clump macro, Syed Nayyar Waris
[PATCH 4/5] gpio: xilinx: Utilize generic bitmap_get_value and _set_value, Syed Nayyar Waris
[PATCH 5/5] gpio: xilinx: Add extra check if sum of widths exceed 64, Syed Nayyar Waris
Re: [PATCH 0/5] Introduce the for_each_set_clump macro, Linus Walleij
Re: [PATCH 0/5] Introduce the for_each_set_clump macro, Michal Simek
[PATCH v13 0/6] Add NUMA-awareness to qspinlock,
Alex Kogan
[PATCH v13 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA, Alex Kogan
[PATCH v3 0/4] x86: Improve Minimum Alternate Stack Size,
Chang S. Bae
Re: [PATCH v3 3/3] mm: optimise pte dirty/accessed bit setting by demand based pte insertion,
Nicholas Piggin
[PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation,
guoren
(repost) cleaning up handling of bad IRQs,
Enrico Weigelt, metux IT consult
- [PATCH 05/23] arch: ia64: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 11/23] arch: sparc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 19/23] arch: c6x: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 18/23] arch: arm64: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 16/23] arch: alpha: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 17/23] arch: arm: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 15/23] arch: mips: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 13/23] arch: generic: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 14/23] kernel: generic counter for interrupt errors, Enrico Weigelt, metux IT consult
- [PATCH 06/23] arch: mips: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 12/23] arch: x86: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 04/23] arch: c6x: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 09/23] arch: s390: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 10/23] arch: sh: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 08/23] arch: powerpc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 07/23] arch: parisc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 03/23] arch: arm: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 02/23] arch: alpha: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ, Enrico Weigelt, metux IT consult
cleanup handling of bad IRQs,
Enrico Weigelt, metux IT consult
- [PATCH 05/23] arch: ia64: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 02/23] arch: alpha: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 04/23] arch: c6x: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 08/23] arch: powerpc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 16/23] arch: alpha: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 12/23] arch: x86: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 19/23] arch: c6x: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 14/23] kernel: generic counter for interrupt errors, Enrico Weigelt, metux IT consult
- [PATCH 03/23] arch: arm: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 10/23] arch: sh: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 18/23] arch: arm64: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 17/23] arch: arm: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 15/23] arch: mips: use generic irq error counter, Enrico Weigelt, metux IT consult
- [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 09/23] arch: s390: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 07/23] arch: parisc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 13/23] arch: generic: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 11/23] arch: sparc: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
- [PATCH 06/23] arch: mips: drop misleading warning on spurious IRQ, Enrico Weigelt, metux IT consult
[PATCH] mm: Remove arch_remap() and mm-arch-hooks.h, Christophe Leroy
[GIT PULL 1/3] cleanups for v5.11,
Arnd Bergmann
[PATCH v2 0/5] shoot lazy tlbs,
Nicholas Piggin
[PATCH v2 0/2] Modify bitmap_set_value() to suppress compiler warning,
Syed Nayyar Waris
[PATCH v9 00/16] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v9 01/16] tracing: move function tracer options to Kconfig, Sami Tolvanen
- [PATCH v9 04/16] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v9 11/16] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v9 10/16] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v9 09/16] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v9 08/16] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v9 05/16] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v9 07/16] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v9 12/16] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v9 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS, Sami Tolvanen
- [PATCH v9 02/16] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v9 03/16] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v9 16/16] arm64: allow LTO to be selected, Sami Tolvanen
- [PATCH v9 14/16] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v9 13/16] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v9 06/16] kbuild: lto: add a default list of used symbols, Sami Tolvanen
- Re: [PATCH v9 00/16] Add support for Clang LTO, Kees Cook
- Re: [PATCH v9 00/16] Add support for Clang LTO, Kees Cook
- Re: [PATCH v9 00/16] Add support for Clang LTO, Sedat Dilek
[PATCH v16 0/7] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
[PATCH v16 00/26] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v16 07/26] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v16 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v16 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v16 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v16 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v16 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v16 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v16 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v16 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v16 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v16 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v16 19/26] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v16 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v16 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v16 04/26] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions, Yu-cheng Yu
- [PATCH v16 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v16 06/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v16 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v16 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v16 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v16 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v16 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v16 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v16 02/26] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection, Yu-cheng Yu
- [PATCH v16 03/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v16 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
[PATCH v26 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v26 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v26 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v26 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v26 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v26 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v26 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v26 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v26 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v26 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v26 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v26 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v26 01/12] landlock: Add object management, Mickaël Salaün
- Re: [PATCH v26 00/12] Landlock LSM, Jann Horn
[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc,
Erez Geva
RFC: arch: shall we have generic readl_be()/writel_be()/... or in_be32()/out_be32() ?,
Enrico Weigelt, metux IT consult
[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems,
Will Deacon
- [PATCH v5 01/15] arm64: cpuinfo: Split AArch32 registers out into a separate struct, Will Deacon
- [PATCH v5 02/15] arm64: Allow mismatched 32-bit EL0 support, Will Deacon
- [PATCH v5 03/15] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support, Will Deacon
- [PATCH v5 04/15] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs, Will Deacon
- [PATCH v5 06/15] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection, Will Deacon
- [PATCH v5 07/15] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1, Will Deacon
- [PATCH v5 12/15] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0, Will Deacon
- [PATCH v5 15/15] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores, Will Deacon
- [PATCH v5 13/15] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system, Will Deacon
- [PATCH v5 14/15] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0, Will Deacon
- [PATCH v5 09/15] sched: Reject CPU affinity changes based on task_cpu_possible_mask(), Will Deacon
- [PATCH v5 10/15] sched: Introduce force_compatible_cpus_allowed_ptr() to limit CPU affinity, Will Deacon
- [PATCH v5 11/15] arm64: Implement task_cpu_possible_mask(), Will Deacon
- [PATCH v5 08/15] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus(), Will Deacon
- [PATCH v5 05/15] arm64: Advertise CPUs capable of running 32-bit applications in sysfs, Will Deacon
- Re: [PATCH v5 00/15] An alternative series for asymmetric AArch32 systems, Peter Zijlstra
- Re: [PATCH v5 00/15] An alternative series for asymmetric AArch32 systems, Qais Yousef
[PATCH v2 8/8] ufs/util.h: Apply new find_last_zero_bit., Levi Yun
[PATCH v2 7/8] btrfs/free-space-cache.c: Apply find_last_zero_bit, Levi Yun
[PATCH v2 6/8] lib/find_bit: Add test-module,find_last_zero_bit, Levi Yun
[PATCH v2 5/8] lib/find_bit_bench.c: Add find_last_zero_bit., Levi Yun
[PATCH v2 4/8] bitops/le.h: Add le support for find_last_bit, Levi Yun
[PATCH v2 3/8] bitops/find.h: Add declaration find_last_zero_bit, Levi Yun
[PATCH v2 2/8] linux/bitops.h: Add find_each_*_bit_reverse macros, Levi Yun
[PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit,
Levi Yun
[PATCH] arm64: enable GENERIC_FIND_FIRST_BIT,
Yury Norov
[PATCH v9 00/12] huge vmalloc mappings,
Nicholas Piggin
- [PATCH v9 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered, Nicholas Piggin
- [PATCH v9 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings, Nicholas Piggin
- [PATCH v9 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range, Nicholas Piggin
- [PATCH v9 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range, Nicholas Piggin
- [PATCH v9 06/12] powerpc: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v9 08/12] x86: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v9 05/12] mm: HUGE_VMAP arch support cleanup, Nicholas Piggin
- [PATCH v9 07/12] arm64: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v9 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c, Nicholas Piggin
- [PATCH v9 10/12] mm/vmalloc: add vmap_range_noflush variant, Nicholas Piggin
- [PATCH v9 11/12] mm/vmalloc: Hugepage vmalloc mappings, Nicholas Piggin
- [PATCH v9 12/12] powerpc/64s/radix: Enable huge vmalloc mappings, Nicholas Piggin
[RFC v2 0/2] lazy mm refcounting,
Andy Lutomirski
[PATCH v3 2/2] Kbuild: implement support for DWARF v5,
Nick Desaulniers
[PATCH] firmware_loader: Align .builtin_fw to 8,
Fangrui Song
[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v14 01/10] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v14 02/10] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v14 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled, Mike Rapoport
- [PATCH v14 05/10] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v14 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v14 07/10] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v14 08/10] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
[MOCKUP] x86/mm: Lightweight lazy mm refcounting,
Andy Lutomirski
[PATCH] lib/find_bit: Add find_prev_*_bit functions.,
Yun Levi
[PATCH v8 00/16] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v8 01/16] tracing: move function tracer options to Kconfig, Sami Tolvanen
- [PATCH v8 02/16] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v8 05/16] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v8 07/16] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v8 08/16] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v8 03/16] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v8 10/16] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v8 09/16] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v8 04/16] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v8 06/16] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- [PATCH v8 11/16] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v8 14/16] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v8 16/16] arm64: allow LTO to be selected, Sami Tolvanen
- [PATCH v8 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS, Sami Tolvanen
- [PATCH v8 13/16] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v8 12/16] efi/libstub: disable LTO, Sami Tolvanen
- Re: [PATCH v8 00/16] Add support for Clang LTO, Nick Desaulniers
- Re: [PATCH v8 00/16] Add support for Clang LTO, Will Deacon
- Re: [PATCH v8 00/16] Add support for Clang LTO, Arnd Bergmann
- Message not available
Re: [PATCH v8 00/16] Add support for Clang LTO, Arnd Bergmann
[PATCH v4 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management,
Daniel Lezcano
[PATCH v25 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v25 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v25 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v25 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v25 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v25 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v25 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v25 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v25 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v25 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v25 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v25 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v25 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
Re: [PATCH] fanotify: Fix sys_fanotify_mark() on native x86-32,
Andy Lutomirski
[PATCH v13 00/10] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v13 01/10] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v13 02/10] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v13 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v13 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled, Mike Rapoport
- [PATCH v13 05/10] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v13 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v13 07/10] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v13 08/10] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v13 09/10] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v13 10/10] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
[PATCH v8 00/12] huge vmalloc mappings,
Nicholas Piggin
- [PATCH v8 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered, Nicholas Piggin
- [PATCH v8 07/12] arm64: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v8 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c, Nicholas Piggin
- [PATCH v8 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range, Nicholas Piggin
- [PATCH v8 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings, Nicholas Piggin
- [PATCH v8 11/12] mm/vmalloc: Hugepage vmalloc mappings, Nicholas Piggin
- [PATCH v8 08/12] x86: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v8 05/12] mm: HUGE_VMAP arch support cleanup, Nicholas Piggin
- [PATCH v8 10/12] mm/vmalloc: add vmap_range_noflush variant, Nicholas Piggin
- [PATCH v8 12/12] powerpc/64s/radix: Enable huge vmalloc mappings, Nicholas Piggin
- [PATCH v8 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range, Nicholas Piggin
- [PATCH v8 06/12] powerpc: inline huge vmap supported functions, Nicholas Piggin
[PATCH 0/8] shoot lazy tlbs,
Nicholas Piggin
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]