Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-22 15:41:38 to 2021-04-30 21:49:11 UTC [more...]

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-30 21:48 UTC  (3+ messages)

Heads up: gcc miscompiling initramfs zlib decompression code at -O3
 2021-04-30 20:46 UTC 

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-04-30 20:43 UTC  (8+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-30 18:32 UTC  (48+ messages)
` [PATCH v26 01/30] Documentation/x86: Add CET description
` [PATCH v26 02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v26 03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v26 04/30] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v26 05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v26 06/30] x86/cet: Add control-protection fault handler
` [PATCH v26 07/30] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v26 08/30] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v26 09/30] x86/mm: Introduce _PAGE_COW
` [PATCH v26 10/30] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v26 11/30] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v26 12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v26 13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v26 14/30] x86/mm: Shadow Stack page fault error checking
` [PATCH v26 15/30] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v26 16/30] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v26 17/30] mm: Add guard pages around a shadow stack
` [PATCH v26 18/30] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v26 19/30] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v26 20/30] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v26 21/30] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
` [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
  ` extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
` [PATCH v26 26/30] ELF: Introduce arch_setup_elf_property()
` [PATCH v26 27/30] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v26 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v26 29/30] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v26 30/30] mm: Introduce PROT_SHADOW_STACK for shadow stack

[PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
 2021-04-30 16:04 UTC  (2+ messages)

[PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
 2021-04-30 11:16 UTC  (4+ messages)
` [PATCH v4 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v4 2/3] risc-v: Use generic io.h helpers for nommu
` [PATCH v4 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE

[RFC PATCH v1 0/4] Implement huge VMAP and VMALLOC on powerpc 8xx
 2021-04-29 17:50 UTC  (6+ messages)
` [RFC PATCH v1 1/4] mm/ioremap: Fix iomap_max_page_shift
` [RFC PATCH v1 2/4] mm/hugetlb: Change parameters of arch_make_huge_pte()
` [RFC PATCH v1 3/4] mm/pgtable: Add stubs for {pmd/pub}_{set/clear}_huge
` [RFC PATCH v1 4/4] mm/vmalloc: Add support for huge pages on VMAP and VMALLOC for powerpc 8xx

[PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-04-28 20:49 UTC  (29+ messages)
` [PATCH v26 1/9] x86/cet/ibt: Add Kconfig option for "
` [PATCH v26 2/9] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v26 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v26 4/9] x86/cet/ibt: Update ELF header parsing "
` [PATCH v26 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v26 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v26 7/9] x86/vdso: Introduce ENDBR macro
` [PATCH v26 8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v26 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH] csky: uaccess.h: Coding convention with asm generic
 2021-04-28 13:48 UTC  (8+ messages)

[PATCH v2] csky: uaccess.h: Coding convention with asm generic
 2021-04-28 13:13 UTC 

[PATCH v13 00/14] huge vmalloc mappings
 2021-04-28  8:34 UTC  (4+ messages)
` [PATCH v13 06/14] mm: HUGE_VMAP arch support cleanup

[PATCH] riscv: Remove 32b kernel mapping from page table dump
 2021-04-28  7:26 UTC  (3+ messages)

[PATCH v8] RISC-V: enable XIP
 2021-04-28  3:35 UTC  (10+ messages)

[PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
 2021-04-27 12:16 UTC  (20+ messages)
` [PATCH 3/4] MIPS: Reinstate platform `__div64_32' handler
` [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero

[PATCH v2] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-04-27 12:13 UTC 

[PATCH v2] ARC: Use 40-bit physical page mask for PAE
 2021-04-27 12:12 UTC 

[PATCH] Documentation: syscalls: add a note about ABI-agnostic types
 2021-04-27  2:24 UTC  (2+ messages)

[PATCH v25 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-26 18:00 UTC  (21+ messages)
` [PATCH v25 16/30] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v25 18/30] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v25 19/30] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v25 20/30] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v25 21/30] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v25 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
` [PATCH v25 30/30] mm: Introduce PROT_SHSTK for shadow stack

[PATCH] ARC: Use 40-bit physical page mask for PAE
 2021-04-26 17:16 UTC  (5+ messages)

[PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
 2021-04-26 16:31 UTC  (5+ messages)

[PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
 2021-04-26 16:25 UTC  (6+ messages)

ARCH=hexagon unsupported?
 2021-04-26 13:13 UTC  (13+ messages)

[PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
 2021-04-26 12:55 UTC  (3+ messages)

[PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
 2021-04-26  7:35 UTC  (2+ messages)

[PATCH] tools/memory-model: Correct the name of smp_mb__after_spinlock()
 2021-04-24  4:27 UTC  (2+ messages)

[PATCH v34 00/13] Landlock LSM
 2021-04-23 15:22 UTC  (16+ messages)
` [PATCH v34 01/13] landlock: Add object management
` [PATCH v34 02/13] landlock: Add ruleset and domain management
` [PATCH v34 03/13] landlock: Set up the security framework and manage credentials
` [PATCH v34 04/13] landlock: Add ptrace restrictions
` [PATCH v34 05/13] LSM: Infrastructure management of the superblock
` [PATCH v34 06/13] fs,security: Add sb_delete hook
` [PATCH v34 07/13] landlock: Support filesystem access-control
` [PATCH v34 08/13] landlock: Add syscall implementations
` [PATCH v34 09/13] arch: Wire up Landlock syscalls
` [PATCH v34 11/13] samples/landlock: Add a sandbox manager example
` [PATCH v34 12/13] landlock: Add user and kernel documentation
` [PATCH v34 13/13] landlock: Enable user space to infer supported features

[PATCH] asm-generic: Remove asm/setup.h from the UABI
 2021-04-23 14:36 UTC  (3+ messages)

[PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
 2021-04-23  1:34 UTC  (2+ messages)

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-04-22 22:04 UTC  (5+ messages)
` [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH v3 2/2] bits: Add tests of GENMASK
 2021-04-22 21:30 UTC  (5+ messages)
` [PATCH v4 1/2] linux/bits.h: fix unsigned less than zero warnings
  ` [PATCH v4 2/2] bits: Add tests of GENMASK

[PATCH tip 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
 2021-04-22 19:22 UTC  (4+ messages)

[PATCH tip v2 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
 2021-04-22 19:18 UTC  (2+ messages)
` [PATCH tip v2 2/2] signal, perf: Add missing TRAP_PERF case in siginfo_layout()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).