Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v18 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, (continued)
- [PATCH v18 09/25] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v18 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection, Yu-cheng Yu
- [PATCH v18 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v18 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v18 10/25] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v18 12/25] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v18 14/25] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v18 08/25] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v18 13/25] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v18 06/25] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v18 01/25] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v18 15/25] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v18 16/25] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v18 19/25] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v18 18/25] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v18 17/25] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v18 20/25] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v18 22/25] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v18 21/25] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v18 24/25] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v18 25/25] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v18 23/25] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v18 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions, Yu-cheng Yu
- [PATCH 00/10] Refactor arch specific Hyper-V code,
Michael Kelley
- [PATCH 01/10] Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code, Michael Kelley
- [PATCH 03/10] Drivers: hv: Redo Hyper-V synthetic MSR get/set functions, Michael Kelley
- [PATCH 02/10] x86/hyper-v: Move hv_message_type to architecture neutral module, Michael Kelley
- [PATCH 04/10] Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral code, Michael Kelley
- [PATCH 05/10] Drivers: hv: vmbus: Handle auto EOI quirk inline, Michael Kelley
- [PATCH 06/10] Drivers: hv: vmbus: Move handling of VMbus interrupts, Michael Kelley
- [PATCH 07/10] clocksource/drivers/hyper-v: Handle vDSO differences inline, Michael Kelley
- [PATCH 08/10] clocksource/drivers/hyper-v: Handle sched_clock differences inline, Michael Kelley
- [PATCH 09/10] clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature, Michael Kelley
- [PATCH 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts, Michael Kelley
- [PATCH 19/20] dyndbg: try conditional linker expression in KEEP - RFC, Jim Cromie
- [PATCH v11 00/13] huge vmalloc mappings,
Nicholas Piggin
- [PATCH v11 04/13] mm/ioremap: rename ioremap_*_range to vmap_*_range, Nicholas Piggin
- [PATCH v11 03/13] mm/vmalloc: rename vmap_*_range vmap_pages_*_range, Nicholas Piggin
- [PATCH v11 07/13] arm64: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v11 10/13] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c, Nicholas Piggin
- [PATCH v11 12/13] mm/vmalloc: Hugepage vmalloc mappings, Nicholas Piggin
- [PATCH v11 13/13] powerpc/64s/radix: Enable huge vmalloc mappings, Nicholas Piggin
- [PATCH v11 11/13] mm/vmalloc: add vmap_range_noflush variant, Nicholas Piggin
- [PATCH v11 09/13] mm/vmalloc: provide fallback arch huge vmap support functions, Nicholas Piggin
- [PATCH v11 08/13] x86: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v11 06/13] powerpc: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v11 05/13] mm: HUGE_VMAP arch support cleanup, Nicholas Piggin
- [PATCH v11 02/13] mm: apply_to_pte_range warn and fail if a large pte is encountered, Nicholas Piggin
- [PATCH v11 01/13] mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page, Nicholas Piggin
- [PATCH v2 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests,
Andrea Parri (Microsoft)
- [asm-generic:master] BUILD SUCCESS 38489db09b109c22eedf6cd3846ef742bceb45fe, kernel test robot
- [PATCH v10 00/12] huge vmalloc mappings,
Nicholas Piggin
- [PATCH v10 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings, Nicholas Piggin
- [PATCH v10 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered, Nicholas Piggin
- [PATCH v10 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range, Nicholas Piggin
- [PATCH v10 05/12] mm: HUGE_VMAP arch support cleanup, Nicholas Piggin
- [PATCH v10 06/12] powerpc: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v10 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range, Nicholas Piggin
- [PATCH v10 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c, Nicholas Piggin
- [PATCH v10 08/12] x86: inline huge vmap supported functions, Nicholas Piggin
- [PATCH v10 10/12] mm/vmalloc: add vmap_range_noflush variant, Nicholas Piggin
- [PATCH v10 11/12] mm/vmalloc: Hugepage vmalloc mappings, Nicholas Piggin
- [PATCH v10 12/12] powerpc/64s/radix: Enable huge vmalloc mappings, Nicholas Piggin
- [PATCH v10 07/12] arm64: inline huge vmap supported functions, Nicholas Piggin
- [PATCH] ptrace: restore the previous single step reporting behavior,
Yuxuan Shui
[PATCH v27 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v27 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v27 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v27 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v27 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v27 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v27 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v27 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v27 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v27 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v27 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v27 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v16 02/11] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v16 08/11] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v16 11/11] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- [PATCH v16 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant, Mike Rapoport
- [PATCH v16 09/11] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v16 06/11] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v16 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled, Mike Rapoport
- [PATCH v16 01/11] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v16 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU, Mike Rapoport
- [PATCH v16 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- Re: [PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas, Andrew Morton
Fatal signal handling within uaccess faults, Mark Rutland
[PATCH 0/6] lib/find_bit: fast path for small bitmaps,
Yury Norov
[PATCH v15 00/11] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v15 04/11] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v15 05/11] set_memory: allow querying whether set_direct_map_*() is actually enabled, Mike Rapoport
- [PATCH v15 09/11] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v15 10/11] arch, mm: wire up memfd_secret system call where relevant, Mike Rapoport
- [PATCH v15 11/11] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- [PATCH v15 01/11] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v15 02/11] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU, Mike Rapoport
- [PATCH v15 06/11] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v15 08/11] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v15 07/11] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
[PATCH v5 12/16] asm-generic/hyperv: update hv_interrupt_entry,
Wei Liu
[PATCH v5 07/16] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary,
Wei Liu
[PATCH v5 11/16] asm-generic/hyperv: update hv_msi_entry,
Wei Liu
[PATCH v5 14/16] asm-generic/hyperv: import data structures for mapping device interrupts,
Wei Liu
[PATCH v5 13/16] asm-generic/hyperv: introduce hv_device_id and auxiliary structures,
Wei Liu
[PATCH v5 01/16] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT,
Wei Liu
[PATCH v5 09/16] x86/hyperv: provide a bunch of helper functions,
Wei Liu
[PATCH AUTOSEL 5.4 13/26] arm64: make atomic helpers __always_inline, Sasha Levin
[PATCH AUTOSEL 5.10 23/45] arm64: make atomic helpers __always_inline, Sasha Levin
[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests,
Andrea Parri (Microsoft)
[PATCH] init/module: split CONFIG_CONSTRUCTORS to fix module gcov on UML,
Johannes Berg
[PATCH v4 0/4] x86: Improve Minimum Alternate Stack Size,
Chang S. Bae
[PATCH v5 0/3] Kbuild: DWARF v5 support,
Nick Desaulniers
[PATCH RFC 0/4] Fix arm64 crash for accessing unmapped IO port regions (reboot),
John Garry
[PATCH 4.4 10/18] vmlinux.lds.h: Add PGO and AutoFDO input sections, Greg Kroah-Hartman
[PATCH 4.9 10/25] vmlinux.lds.h: Add PGO and AutoFDO input sections, Greg Kroah-Hartman
[PATCH 4.14 08/28] vmlinux.lds.h: Add PGO and AutoFDO input sections, Greg Kroah-Hartman
[PATCH 4.19 18/43] vmlinux.lds.h: Add PGO and AutoFDO input sections, Greg Kroah-Hartman
[PATCH 5.4 30/62] vmlinux.lds.h: Add PGO and AutoFDO input sections, Greg Kroah-Hartman
[PATCH 5.4 01/62] x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*, Greg Kroah-Hartman
[PATCH -rcu] tools/memory-model: Remove reference to atomic_ops.rst,
Akira Yokosawa
[PATCH 1/3] um: separate child and parent errors in clone stub,
Johannes Berg
[PATCH 00/24] Fix broken file docs cross-references,
Mauro Carvalho Chehab
[PATCH v4 0/3] Kbuild: DWARF v5 support,
Nick Desaulniers
[PATCH v5 mips-next 0/9] MIPS: vmlinux.lds.S sections fixes & cleanup,
Alexander Lobakin
[BUG mips llvm] MIPS: malformed R_MIPS_{HI16,LO16} with LLVM,
Alexander Lobakin
[PATCH 1/2] syscalls: add comments show the define file for aio,
yangerkun
[RFC PATCH v2] selinux: security: Move selinux_state to a separate page,
Preeti Nagar
[PATCH] arm64: make atomic helpers __always_inline,
Arnd Bergmann
[RFC PATCH] selinux: ARM64: Move selinux_state to a separate page, Preeti Nagar
[PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup,
Alexander Lobakin
[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
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]