Linux Arch
[Prev Page][Next Page]
- Re: [RFC PATCH 01/13] list: introduce speculative safe list_for_each_entry(), (continued)
- [RFC PATCH 05/13] drivers/perf: remove the usage of the list iterator after the loop, Jakob Koschel
- [RFC PATCH 04/13] vfio/mdev: remove the usage of the list iterator after the loop, Jakob Koschel
- [RFC PATCH 07/13] udp_tunnel: remove the usage of the list iterator after the loop, Jakob Koschel
- [RFC PATCH 08/13] net: dsa: future proof usage of list iterator after the loop, Jakob Koschel
- [RFC PATCH 10/13] powerpc/spufs: future proof usage of list iterator after the loop, Jakob Koschel
- [RFC PATCH 11/13] ath6kl: remove use of list iterator after the loop, Jakob Koschel
- [RFC PATCH 12/13] staging: greybus: audio: Remove usage of list iterator after the loop, Jakob Koschel
- [RFC PATCH 13/13] scsi: mpt3sas: comment about invalid usage of the list iterator, Jakob Koschel
- [RFC PATCH 09/13] drbd: future proof usage of list iterator after the loop, Jakob Koschel
[PATCH v1] random: block in /dev/urandom,
Jason A. Donenfeld
[arnd-asm-generic:master 19/26] arch/sparc/include/uapi/asm/posix_types.h:14: Error: Unknown opcode: `typedef',
kernel test robot
[no subject], Unknown
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good,
Arnd Bergmann
- [PATCH v2 01/18] uaccess: fix integer overflow on access_ok(), Arnd Bergmann
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8(), Arnd Bergmann
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user, Arnd Bergmann
- [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck(), Arnd Bergmann
- [PATCH v2 05/18] x86: remove __range_not_ok(), Arnd Bergmann
- [PATCH v2 06/18] x86: use more conventional access_ok() definition, Arnd Bergmann
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user(), Arnd Bergmann
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault, Arnd Bergmann
- [PATCH v2 09/18] mips: use simpler access_ok(), Arnd Bergmann
- [PATCH v2 10/18] m68k: fix access_ok for coldfire, Arnd Bergmann
- [PATCH v2 11/18] arm64: simplify access_ok(), Arnd Bergmann
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok(), Arnd Bergmann
- [PATCH v2 13/18] uaccess: generalize access_ok(), Arnd Bergmann
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces, Arnd Bergmann
- [PATCH v2 16/18] sh: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH v2 17/18] ia64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users, Arnd Bergmann
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good, Christophe Leroy
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good, Arnd Bergmann
[PATCH][next] treewide: Replace zero-length arrays with flexible-array members,
Gustavo A. R. Silva
[PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4,
Christophe Leroy
- [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN, Christophe Leroy
- [PATCH v4 12/13] lkdtm: Fix execute_[user]_location(), Christophe Leroy
- [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le, Christophe Leroy
- [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry', Christophe Leroy
- [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors, Christophe Leroy
- [PATCH v4 10/13] lkdtm: Force do_nothing() out of line, Christophe Leroy
- [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc', Christophe Leroy
- [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection, Christophe Leroy
- [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS, Christophe Leroy
- [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor(), Christophe Leroy
- [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation, Christophe Leroy
- [PATCH v4 02/13] powerpc: Move and rename func_descr_t, Christophe Leroy
- [PATCH v4 04/13] powerpc: Remove 'struct ppc64_opd_entry', Christophe Leroy
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, Kees Cook
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, John Paul Adrian Glaubitz
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4, Michael Ellerman
linux/arch micronference @ plumbers 2022, Mike Rapoport
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good,
Arnd Bergmann
- [PATCH 01/14] uaccess: fix integer overflow on access_ok(), Arnd Bergmann
- [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck(), Arnd Bergmann
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user, Arnd Bergmann
- [PATCH 06/14] mips: use simpler access_ok(), Arnd Bergmann
- [PATCH 04/14] x86: use more conventional access_ok() definition, Arnd Bergmann
- [PATCH 07/14] uaccess: generalize access_ok(), Arnd Bergmann
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault, Arnd Bergmann
- [PATCH 08/14] arm64: simplify access_ok(), Arnd Bergmann
- [PATCH 09/14] m68k: drop custom __access_ok(), Arnd Bergmann
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users, Arnd Bergmann
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 13/14] ia64: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 12/14] sh: remove CONFIG_SET_FS support, Arnd Bergmann
- [PATCH 14/14] uaccess: drop set_fs leftovers, Arnd Bergmann
- Re: [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good, Linus Torvalds
[PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements,
Anshuman Khandual
- [PATCH 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 12/30] mm/mmap: Drop arch_filter_pgprot(), Anshuman Khandual
- [PATCH 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 23/30] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 13/30] mm/mmap: Drop arch_vm_get_page_pgprot(), Anshuman Khandual
- [PATCH 10/30] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 02/30] mm/mmap: Clarify protection_map[] indices, Anshuman Khandual
- [PATCH 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage, Anshuman Khandual
- [PATCH 27/30] nds32/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 11/30] mm/mmap: Drop protection_map[], Anshuman Khandual
- [PATCH 22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 20/30] extensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 29/30] mm/mmap: Drop generic vm_get_page_prot(), Anshuman Khandual
- [PATCH 07/30] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 24/30] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- [PATCH 17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT, Anshuman Khandual
- Re: [PATCH 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements, Anshuman Khandual
[PATCH 0/6] Add more export headers to compile-test coverage,
Masahiro Yamada
[no subject], Unknown
[no subject], Unknown
[no subject], Unknown
[no subject], Unknown
[PATCH v10 00/15] Function Granular KASLR,
Alexander Lobakin
- [PATCH v10 14/15] Documentation: add documentation for FG-KASLR, Alexander Lobakin
- [PATCH v10 01/15] modpost: fix removing numeric suffixes, Alexander Lobakin
- [PATCH v10 05/15] x86: support asm function sections, Alexander Lobakin
- [PATCH v10 12/15] module: add arch-indep FG-KASLR for randomizing function layout, Alexander Lobakin
- [PATCH v10 15/15] maintainers: add MAINTAINERS entry for FG-KASLR, Alexander Lobakin
- [PATCH v10 04/15] arch: introduce asm function sections, Alexander Lobakin
- [PATCH v10 03/15] kallsyms: randomize /proc/kallsyms output order, Alexander Lobakin
- [PATCH v10 09/15] x86: Add support for function granular KASLR, Alexander Lobakin
- [PATCH v10 10/15] FG-KASLR: use a scripted approach to handle .text.* sections, Alexander Lobakin
- [PATCH v10 07/15] Makefile: add config options and build scripts for FG-KASLR, Alexander Lobakin
- [PATCH v10 06/15] x86: decouple ORC table sorting into a separate file, Alexander Lobakin
- [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available, Alexander Lobakin
- [PATCH v10 11/15] x86/boot: allow FG-KASLR to be selected, Alexander Lobakin
- [PATCH v10 08/15] x86/tools: Add relative relocs for randomized functions, Alexander Lobakin
- [PATCH v10 13/15] module: use a scripted approach for FG-KASLR, Alexander Lobakin
[no subject], Unknown
[no subject], Unknown
[PATCH] ilog2: Force inlining of __ilog2_u32() and __ilog2_u64(), Christophe Leroy
[PATCH v2 0/3] vstatus: TTY status message request,
Walt Drummond
[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little, guoren
- [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h, guoren
- [PATCH V5 03/21] compat: consolidate the compat_flock{,64} definition, guoren
- [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V5 08/21] riscv: Fixup difference with defconfig, guoren
- [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation, guoren
- [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V5 14/21] riscv: compat: Add elf.h implementation, guoren
- [PATCH V5 15/21] riscv: compat: Add hw capability check for elf, guoren
- [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
- [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected, guoren
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64, Guo Ren
- Re: [PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64, Palmer Dabbelt
[PATCH] docs/memory-barriers.txt: volatile is not a barrier() substitute,
Nick Desaulniers
consolidate the compat fcntl definitions v2,
Christoph Hellwig
[PATCH 00/35] Shadow stacks for userspace,
Rick Edgecombe
- [PATCH 01/35] Documentation/x86: Add CET description, Rick Edgecombe
- [PATCH 02/35] x86/cet/shstk: Add Kconfig option for Shadow Stack, Rick Edgecombe
- [PATCH 03/35] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Rick Edgecombe
- [PATCH 04/35] x86/cpufeatures: Introduce CPU setup and option parsing for CET, Rick Edgecombe
- [PATCH 14/35] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Rick Edgecombe
- [PATCH 05/35] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Rick Edgecombe
- [PATCH 13/35] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Rick Edgecombe
- [PATCH 07/35] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Rick Edgecombe
- [PATCH 08/35] x86/mm: Move pmd_write(), pud_write() up in the file, Rick Edgecombe
- [PATCH 12/35] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Rick Edgecombe
- [PATCH 11/35] x86/mm: Update pte_modify for _PAGE_COW, Rick Edgecombe
- [PATCH 09/35] x86/mm: Introduce _PAGE_COW, Rick Edgecombe
- [PATCH 10/35] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Rick Edgecombe
- [PATCH 06/35] x86/cet: Add control-protection fault handler, Rick Edgecombe
- [PATCH 15/35] x86/mm: Check Shadow Stack page fault errors, Rick Edgecombe
- [PATCH 16/35] x86/mm: Update maybe_mkwrite() for shadow stack, Rick Edgecombe
- [PATCH 17/35] mm: Fixup places that call pte_mkwrite() directly, Rick Edgecombe
- [PATCH 18/35] mm: Add guard pages around a shadow stack., Rick Edgecombe
- [PATCH 19/35] mm/mmap: Add shadow stack pages to memory accounting, Rick Edgecombe
- [PATCH 22/35] x86/mm: Prevent VM_WRITE shadow stacks, Rick Edgecombe
- [PATCH 20/35] mm: Update can_follow_write_pte() for shadow stack, Rick Edgecombe
- [PATCH 21/35] mm/mprotect: Exclude shadow stack from preserve_write, Rick Edgecombe
- [PATCH 29/35] x86/cet/shstk: Introduce shadow stack token setup/verify routines, Rick Edgecombe
- [PATCH 31/35] x86/cet/shstk: Add arch_prctl elf feature functions, Rick Edgecombe
- [PATCH 30/35] x86/cet/shstk: Handle signals for shadow stack, Rick Edgecombe
- [PATCH 23/35] x86/fpu: Add helpers for modifying supervisor xstate, Rick Edgecombe
- [PATCH 25/35] x86/cet/shstk: Add user-mode shadow stack support, Rick Edgecombe
- [PATCH 33/35] selftests/x86: Add map_shadow_stack syscall test, Rick Edgecombe
- [PATCH 26/35] x86/process: Change copy_thread() argument 'arg' to 'stack_size', Rick Edgecombe
- [PATCH 34/35] x86/cet/shstk: Support wrss for userspace, Rick Edgecombe
- [PATCH 32/35] x86/cet/shstk: Introduce map_shadow_stack syscall, Rick Edgecombe
- [PATCH 35/35] x86/cpufeatures: Limit shadow stack to Intel CPUs, Rick Edgecombe
- [PATCH 27/35] x86/fpu: Add unsafe xsave buffer helpers, Rick Edgecombe
- [PATCH 24/35] mm: Re-introduce vm_flags to do_mmap(), Rick Edgecombe
- [PATCH 28/35] x86/cet/shstk: Handle thread shadow stack, Rick Edgecombe
- Re: [PATCH 00/35] Shadow stacks for userspace, Thomas Gleixner
- Re: [PATCH 00/35] Shadow stacks for userspace, Mike Rapoport
[PATCH v3 0/6] Allocate module text and data separately,
Christophe Leroy
[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64,
guoren
- [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures, guoren
- [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT, guoren
- [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions, guoren
- [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT, guoren
- [PATCH V4 05/17] riscv: Fixup difference with defconfig, guoren
- [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation, guoren
- [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT, guoren
- [PATCH V4 11/17] riscv: compat: Add elf.h implementation, guoren
- [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread, guoren
- [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation, guoren
- [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation, guoren
- [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation, guoren
- [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation, guoren
- [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation, guoren
- [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support, guoren
- [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected, guoren
- [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement, guoren
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]