Linux Arch
[Prev Page][Next Page]
- Re: [PATCH v2 1/4] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings, (continued)
- Re: [selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail,
Mickaël Salaün
- [PATCH] csky: Fixup compile error for abiv1 entry.S, guoren
- [PATCH 00/35] Documentation fixes for Kernel 5.8, Mauro Carvalho Chehab
- decruft the vmalloc API,
Christoph Hellwig
- [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it, Christoph Hellwig
- [PATCH 04/28] dma-mapping: use vmap insted of reimplementing it, Christoph Hellwig
- [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram, Christoph Hellwig
- [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page, Christoph Hellwig
- [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at, Christoph Hellwig
- [PATCH 05/28] powerpc: add an ioremap_phb helper, Christoph Hellwig
- [PATCH 08/28] mm: unexport unmap_kernel_range_noflush, Christoph Hellwig
- [PATCH 07/28] mm: remove __get_vm_area, Christoph Hellwig
- [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range, Christoph Hellwig
- [PATCH 11/28] mm: pass addr as unsigned long to vb_free, Christoph Hellwig
- [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc, Christoph Hellwig
- [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING, Christoph Hellwig
- [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range, Christoph Hellwig
- [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{,_noflush}, Christoph Hellwig
- [PATCH 18/28] mm: enforce that vmap can't map pages executable, Christoph Hellwig
- [PATCH 16/28] mm: remove unmap_vmap_area, Christoph Hellwig
- [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc, Christoph Hellwig
- [PATCH 25/28] mm: remove vmalloc_user_node_flags, Christoph Hellwig
- [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack, Christoph Hellwig
- [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack, Christoph Hellwig
- [PATCH 28/28] s390: use __vmalloc_node in stack_alloc, Christoph Hellwig
- [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node, Christoph Hellwig
- [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags, Christoph Hellwig
- [PATCH 20/28] mm: remove the pgprot argument to __vmalloc, Christoph Hellwig
- [PATCH 23/28] mm: remove __vmalloc_node_flags_caller, Christoph Hellwig
- [PATCH 15/28] mm: remove map_vm_range, Christoph Hellwig
- [PATCH 21/28] mm: remove the prot argument to __vmalloc_node, Christoph Hellwig
- [PATCH 17/28] mm: remove the prot argument from vm_map_ram, Christoph Hellwig
- Re: decruft the vmalloc API, Peter Zijlstra
- Message not available
- Re: decruft the vmalloc API, Russell King - ARM Linux admin
[PATCH] csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE, guoren
[PATCH v3 0/3] Support userspace-selected fds,
Josh Triplett
[GIT PULL] csky updates for v5.7-rc1,
guoren
[PATCH V4 0/6] x86/Hyper-V: Panic code path fixes,
ltykernel
[ GIT PULL ] csky updates for v5.7-rc1,
guoren
Re: [mm/debug] f675f2f91d: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable, Anshuman Khandual
[PATCH v10 0/5] Add NUMA-awareness to qspinlock,
Alex Kogan
Re: [PATCH v2 1/4] powerpc/64s: implement probe_kernel_read/write without touching AMR,
Nicholas Piggin
[PATCH v1 0/6] arm64: tlb: add support for TTL feature,
Zhenyu Ye
[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end,
Christophe Leroy
[PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end,
Christophe Leroy
[RFC PATCH v5 0/8] arm64: tlb: add support for TTL feature,
Zhenyu Ye
[PATCH v19 00/24] selftests, powerpc, x86: Memory Protection Keys,
Sandipan Das
- [PATCH v19 01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory, Sandipan Das
- [PATCH v19 02/24] selftests/vm/pkeys: Rename all references to pkru to a generic name, Sandipan Das
- [PATCH v19 03/24] selftests/vm/pkeys: Move generic definitions to header file, Sandipan Das
- [PATCH v19 04/24] selftests/vm/pkeys: Move some definitions to arch-specific header, Sandipan Das
- [PATCH v19 05/24] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf(), Sandipan Das
- [PATCH v19 06/24] selftests: vm: pkeys: Use sane types for pkey register, Sandipan Das
- [PATCH v19 07/24] selftests: vm: pkeys: Add helpers for pkey bits, Sandipan Das
- [PATCH v19 08/24] selftests/vm/pkeys: Fix pkey_disable_clear(), Sandipan Das
- [PATCH v19 09/24] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear(), Sandipan Das
- [PATCH v19 10/24] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random, Sandipan Das
- [PATCH v19 11/24] selftests: vm: pkeys: Use the correct huge page size, Sandipan Das
- [PATCH v19 12/24] selftests/vm/pkeys: Introduce generic pkey abstractions, Sandipan Das
- [PATCH v19 13/24] selftests/vm/pkeys: Introduce powerpc support, Sandipan Das
- [PATCH v19 14/24] selftests/vm/pkeys: Fix number of reserved powerpc pkeys, Sandipan Das
- [PATCH v19 15/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust(), Sandipan Das
- [PATCH v19 16/24] selftests/vm/pkeys: Improve checks to determine pkey support, Sandipan Das
- [PATCH v19 18/24] selftests/vm/pkeys: Associate key on a mapped page and detect write violation, Sandipan Das
- [PATCH v19 19/24] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page, Sandipan Das
- [PATCH v19 17/24] selftests/vm/pkeys: Associate key on a mapped page and detect access violation, Sandipan Das
- [PATCH v19 21/24] selftests/vm/pkeys: Test correct behaviour of pkey-0, Sandipan Das
- [PATCH v19 20/24] selftests/vm/pkeys: Introduce a sub-page allocator, Sandipan Das
- [PATCH v19 22/24] selftests/vm/pkeys: Override access right definitions on powerpc, Sandipan Das
- [PATCH v19 23/24] selftests: vm: pkeys: Use the correct page size on powerpc, Sandipan Das
- [PATCH v19 24/24] selftests: vm: pkeys: Fix multilib builds for x86, Sandipan Das
[RFC][Qusetion] the value of cleared_(ptes|pmds|puds|p4ds) in struct mmu_gather,
Zhenyu Ye
[RFC][PATCHSET] uaccess: getting csum_and_copy_..._user() into saner shape,
Al Viro
- [RFC][PATCH 01/14] get rid of csum_partial_copy_to_user(), Al Viro
- [RFC][PATCH 02/14] x86_64: csum_..._copy_..._user(): switch to unsafe_..._user(), Al Viro
- [RFC][PATCH 13/14] arm: switch to csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 10/14] xtensa: switch to providing csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 14/14] take the dummy csum_and_copy_from_user() into net/checksum.h, Al Viro
- [RFC][PATCH 08/14] parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 12/14] sh32: convert to csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 05/14] ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user(), Al Viro
- [RFC][PATCH 09/14] sparc: switch to providing csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 11/14] m68k: convert to csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 07/14] alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 03/14] x86: switch both 32bit and 64bit to providing csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 06/14] ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user(), Al Viro
- [RFC][PATCH 04/14] x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}(), Al Viro
[PATCH v2 0/3] io.h, logic_pio: Allow barriers for inX() and outX() be overridden,
John Garry
[PATCH] Discard .note.gnu.property sections in generic NOTES, H.J. Lu
[PATCH v15 00/10] Landlock LSM,
Mickaël Salaün
- [PATCH v15 01/10] landlock: Add object management, Mickaël Salaün
- [PATCH v15 08/10] selftests/landlock: Add initial tests, Mickaël Salaün
- [PATCH v15 10/10] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v15 06/10] landlock: Add syscall implementation, Mickaël Salaün
- [PATCH v15 09/10] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v15 07/10] arch: Wire up landlock() syscall, Mickaël Salaün
- [PATCH v15 05/10] fs,landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v15 02/10] landlock: Add ruleset and domain management, Mickaël Salaün
- [PATCH v15 04/10] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v15 03/10] landlock: Set up the security framework and manage credentials, Mickaël Salaün
[PATCH 1/2] Add RUNTIME_DISCARD_EXIT to generic DISCARDS,
H.J. Lu
[PATCH v4 0/4] Documentation/litmus-tests: Add litmus tests for atomic APIs,
Boqun Feng
[RFC PATCH v4 0/6] arm64: tlb: add support for TTL feature,
Zhenyu Ye
[PATCH V2 0/3] mm/debug: Add more arch page table helper tests,
Anshuman Khandual
[PATCH] vdso: Fix clocksource.h macro detection, Vincenzo Frascino
[PATCH] um: Fix header inclusion, Vincenzo Frascino
[RFC PATCH v3 0/4] arm64: tlb: add support for TTL field,
Zhenyu Ye
[PATCH v5 00/26] Introduce common headers for vDSO,
Vincenzo Frascino
- [PATCH v5 01/26] linux/const.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 02/26] linux/bits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 03/26] linux/limits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 04/26] x86:Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v5 09/26] linux/math64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 11/26] linux/time32.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 10/26] linux/time.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 12/26] linux/time64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 14/26] linux/ktime.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 15/26] common: Introduce processor.h, Vincenzo Frascino
- [PATCH v5 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent, Vincenzo Frascino
- [PATCH v5 16/26] scripts: Fix the inclusion order in modpost, Vincenzo Frascino
- [PATCH v5 18/26] arm64: vdso32: Code clean up, Vincenzo Frascino
- [PATCH v5 23/26] x86: vdso: Enable x86 to use common headers, Vincenzo Frascino
- [PATCH v5 24/26] arm: vdso: Enable arm to use common headers, Vincenzo Frascino
- [PATCH v5 26/26] arm64: vdso32: Enable Clang Compilation, Vincenzo Frascino
- [PATCH v5 20/26] arm64: vdso: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v5 21/26] arm64: vdso32: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v5 22/26] mips: vdso: Enable mips to use common headers, Vincenzo Frascino
- [PATCH v5 25/26] lib: vdso: Enable common headers, Vincenzo Frascino
- [PATCH v5 19/26] arm64: Introduce asm/vdso/processor.h, Vincenzo Frascino
- [PATCH v5 06/26] arm64: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v5 07/26] mips: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v5 08/26] linux/clocksource.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 13/26] linux/jiffies.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v5 05/26] arm: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
[PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object,
Joel Fernandes (Google)
[PATCH 0/3] io.h, logic_pio: Allow barriers for inX() and outX() be overridden,
John Garry
general protection fault in tlb_finish_mmu, syzbot
[PATCH v4 00/26] Introduce common headers for vDSO,
Vincenzo Frascino
- [PATCH v4 01/26] linux/const.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 02/26] linux/bits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 03/26] linux/limits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 04/26] x86:Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v4 05/26] arm: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v4 06/26] arm64: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v4 07/26] mips: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v4 08/26] linux/clocksource.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 09/26] linux/math64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 10/26] linux/time.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 11/26] linux/time32.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 12/26] linux/time64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 13/26] linux/jiffies.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 14/26] linux/ktime.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v4 15/26] common: Introduce processor.h, Vincenzo Frascino
- [PATCH v4 16/26] scripts: Fix the inclusion order in modpost, Vincenzo Frascino
- [PATCH v4 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent, Vincenzo Frascino
- [PATCH v4 19/26] arm64: Introduce asm/vdso/processor.h, Vincenzo Frascino
- [PATCH v4 20/26] arm64: vdso: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday, Vincenzo Frascino
- [PATCH v4 21/26] arm64: vdso32: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v4 23/26] x86: vdso: Enable x86 to use common headers, Vincenzo Frascino
- [PATCH v4 24/26] arm: vdso: Enable arm to use common headers, Vincenzo Frascino
- [PATCH v4 25/26] lib: vdso: Enable common headers, Vincenzo Frascino
- [PATCH v4 26/26] arm64: vdso32: Enable Clang Compilation, Vincenzo Frascino
- [PATCH v4 22/26] mips: vdso: Enable mips to use common headers, Vincenzo Frascino
[PATCH v10 00/13] arm64: Branch Target Identification support,
Mark Brown
- [PATCH v10 04/13] elf: Allow arch to tweak initial mmap prot flags, Mark Brown
- [PATCH v10 06/13] arm64: BTI: Decode BYTPE bits when printing PSTATE, Mark Brown
- [PATCH v10 09/13] arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v10 12/13] mm: smaps: Report arm64 guarded pages in smaps, Mark Brown
- [PATCH v10 11/13] arm64: mm: Display guarded pages in ptdump, Mark Brown
- [PATCH v10 13/13] arm64: BTI: Add Kconfig entry for userspace BTI, Mark Brown
- [PATCH v10 10/13] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v10 03/13] arm64: Basic Branch Target Identification support, Mark Brown
- [PATCH v10 08/13] arm64: traps: Shuffle code to eliminate forward declarations, Mark Brown
- [PATCH v10 07/13] arm64: unify native/compat instruction skipping, Mark Brown
- [PATCH v10 05/13] arm64: elf: Enable BTI at exec based on ELF program properties, Mark Brown
- [PATCH v10 01/13] ELF: UAPI and Kconfig additions for ELF program properties, Mark Brown
- [PATCH v10 02/13] ELF: Add ELF program property parsing support, Mark Brown
- Re: [PATCH v10 00/13] arm64: Branch Target Identification support, Catalin Marinas
- Re: [PATCH v10 00/13] arm64: Branch Target Identification support, Szabolcs Nagy
- Re: [PATCH v10 00/13] arm64: Branch Target Identification support, Mark Brown
Re: [PATCH 2/2] include/asm-generic: vmlinux.lds.h, Geert Uytterhoeven
[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64,
Michael Kelley
- [PATCH v6 02/10] arm/arm64: smccc-1.1: Add vendor specific owner definition, Michael Kelley
- [PATCH v6 01/10] arm64: hyperv: Add core Hyper-V include files, Michael Kelley
- [PATCH v6 03/10] arm64: hyperv: Add hypercall and register access functions, Michael Kelley
- [PATCH v6 09/10] arm64: efi: Export screen_info, Michael Kelley
- [PATCH v6 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64, Michael Kelley
- [PATCH v6 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer, Michael Kelley
- [PATCH v6 07/10] arm64: hyperv: Initialize hypervisor on boot, Michael Kelley
- [PATCH v6 06/10] arm64: hyperv: Add kexec and panic handlers, Michael Kelley
- [PATCH v6 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ, Michael Kelley
- [PATCH v6 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages, Michael Kelley
- Message not available
[PATCH v3 00/26] Introduce common headers for vDSO,
Vincenzo Frascino
- [PATCH v3 01/26] linux/const.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 02/26] linux/bits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 03/26] linux/limits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 04/26] x86:Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v3 08/26] linux/clocksource.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 09/26] linux/math64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 11/26] linux/time32.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 12/26] linux/time64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 13/26] linux/jiffies.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 18/26] arm64: Introduce asm/vdso/processor.h, Vincenzo Frascino
- [PATCH v3 21/26] arm64: Introduce asm/vdso/arch_timer.h, Vincenzo Frascino
- [PATCH v3 22/26] mips: vdso: Enable mips to use common headers, Vincenzo Frascino
- [PATCH v3 23/26] x86: vdso: Enable x86 to use common headers, Vincenzo Frascino
- [PATCH v3 25/26] lib: vdso: Enable common headers, Vincenzo Frascino
- [PATCH v3 24/26] arm: vdso: Enable arm to use common headers, Vincenzo Frascino
- [PATCH v3 20/26] arm64: vdso32: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v3 19/26] arm64: vdso: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v3 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent, Vincenzo Frascino
- [PATCH v3 16/26] scripts: Fix the inclusion order in modpost, Vincenzo Frascino
- [PATCH v3 15/26] common: Introduce processor.h, Vincenzo Frascino
- [PATCH v3 05/26] arm: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v3 10/26] linux/time.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 06/26] arm64: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v3 07/26] mips: Introduce asm/vdso/clocksource.h, Vincenzo Frascino
- [PATCH v3 14/26] linux/ktime.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v3 26/26] arm64: vdso32: Enable Clang Compilation, Vincenzo Frascino
- Re: [PATCH v3 00/26] Introduce common headers for vDSO, Dmitry Safonov
[PATCH v1] asm-generic: Provide generic {get,put}_unaligned_{l,b}e24(),
Andy Shevchenko
Re: [PATCH v1] asm-generic: Provide generic {get, put}_unaligned_{l, b}e24(), Bart Van Assche
[PATCH]arch/csky:Enable the gcov function in csky achitecture,
Ma Jun
[RFC PATCH v2 0/3] arm64: tlb: add support for TTL field,
Zhenyu Ye
[PATCH v9 00/13] arm64: Branch Target Identification support,
Mark Brown
- [PATCH v9 03/13] arm64: Basic Branch Target Identification support, Mark Brown
- [PATCH v9 10/13] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v9 11/13] arm64: mm: Display guarded pages in ptdump, Mark Brown
- [PATCH v9 12/13] mm: smaps: Report arm64 guarded pages in smaps, Mark Brown
- [PATCH v9 13/13] arm64: BTI: Add Kconfig entry for userspace BTI, Mark Brown
- [PATCH v9 08/13] arm64: traps: Shuffle code to eliminate forward declarations, Mark Brown
- [PATCH v9 09/13] arm64: BTI: Reset BTYPE when skipping emulated instructions, Mark Brown
- [PATCH v9 07/13] arm64: unify native/compat instruction skipping, Mark Brown
- [PATCH v9 02/13] ELF: Add ELF program property parsing support, Mark Brown
- [PATCH v9 04/13] elf: Allow arch to tweak initial mmap prot flags, Mark Brown
- [PATCH v9 05/13] arm64: elf: Enable BTI at exec based on ELF program properties, Mark Brown
- [PATCH v9 06/13] arm64: BTI: Decode BYTPE bits when printing PSTATE, Mark Brown
- [PATCH v9 01/13] ELF: UAPI and Kconfig additions for ELF program properties, Mark Brown
[PATCH V16] mm/debug: Add tests validating architecture page table helpers, Anshuman Khandual
[RFC PATCH v1 0/3] arm64: tlb: add support for TTL field,
Zhenyu Ye
[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial(), Anshuman Khandual
[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial(),
Anshuman Khandual
[PATCH 0/3] docs: a few improvements for atomic_ops.rst,
Jonathan Neuschäfer
[RFC PATCH V3 00/11] riscv: Add vector ISA support,
guoren
- [RFC PATCH V3 01/11] riscv: Separate patch for cflags and aflags, guoren
- [RFC PATCH V3 02/11] riscv: Rename __switch_to_aux -> fpu, guoren
- [RFC PATCH V3 03/11] riscv: Extending cpufeature.c to detect V-extension, guoren
- [RFC PATCH V3 06/11] riscv: Add has_vector detect, guoren
- [RFC PATCH V3 07/11] riscv: Reset vector register, guoren
- [RFC PATCH V3 08/11] riscv: Add vector struct and assembler definitions, guoren
- [RFC PATCH V3 09/11] riscv: Add task switch support for VECTOR, guoren
- [RFC PATCH V3 10/11] riscv: Add ptrace support, guoren
- [RFC PATCH V3 11/11] riscv: Add sigcontext save/restore, guoren
- [RFC PATCH V3 04/11] riscv: Add CSR defines related to VECTOR extension, guoren
- [RFC PATCH V3 05/11] riscv: Add vector feature to compile, guoren
- Re: [RFC PATCH V3 00/11] riscv: Add vector ISA support, Greentime Hu
- Re: [RFC PATCH V3 00/11] riscv: Add vector ISA support, Greentime Hu
[PATCH] x86/kprobes: Prohibit probing on rcu_nmi_exit() and ist_exit(),
Masami Hiramatsu
[PATCH v2 00/20] Introduce common headers,
Vincenzo Frascino
- [PATCH v2 01/20] linux/const.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v2 02/20] linux/bits.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v2 05/20] linux/time.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v2 06/20] linux/time32.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v2 07/20] linux/time64.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v2 08/20] linux/jiffies.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v2 09/20] linux/ktime.h: Extract common header for vDSO, Vincenzo Frascino
- [PATCH v2 10/20] common: Introduce processor.h, Vincenzo Frascino
- [PATCH v2 12/20] arm64: Introduce asm/common/processor.h, Vincenzo Frascino
- [PATCH v2 13/20] arm64: vdso: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v2 14/20] arm64: vdso32: Include common headers in the vdso library, Vincenzo Frascino
- [PATCH v2 15/20] arm64: Introduce asm/common/arch_timer.h, Vincenzo Frascino
- [PATCH v2 17/20] x86: vdso: Enable x86 to use common headers, Vincenzo Frascino
- [PATCH v2 18/20] arm: vdso: Enable arm to use common headers, Vincenzo Frascino
- [PATCH v2 19/20] lib: vdso: Enable common headers, Vincenzo Frascino
- [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation, Vincenzo Frascino
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]