linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-01 00:33:04 to 2021-04-06 17:03:11 UTC [more...]

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-06 17:02 UTC  (29+ messages)
` [PATCH v5 01/18] add "
` [PATCH v5 02/18] cfi: add __cficanonical
` [PATCH v5 03/18] mm: add generic function_nocfi macro
` [PATCH v5 04/18] module: ensure __cfi_check alignment
` [PATCH v5 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v5 06/18] kthread: "
` [PATCH v5 07/18] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v5 08/18] bpf: disable CFI in dispatcher functions
` [PATCH v5 09/18] treewide: Change list_sort to use const pointers
` [PATCH v5 10/18] lkdtm: use function_nocfi
` [PATCH v5 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v5 12/18] arm64: implement function_nocfi
` [PATCH v5 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v5 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v5 15/18] arm64: add __nocfi to __apply_alternatives
` [PATCH v5 16/18] arm64: ftrace: use function_nocfi for ftrace_call
` [PATCH v5 17/18] KVM: arm64: Disable CFI for nVHE
` [PATCH v5 18/18] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH v4 00/18] Apple M1 SoC platform bring-up
 2021-04-06 16:59 UTC  (23+ messages)
` [PATCH v4 01/18] dt-bindings: vendor-prefixes: Add apple prefix
` [PATCH v4 02/18] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [PATCH v4 03/18] dt-bindings: arm: cpus: Add apple,firestorm & icestorm compatibles
` [PATCH v4 04/18] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [PATCH v4 05/18] dt-bindings: timer: arm,arch_timer: Add interrupt-names support
` [PATCH v4 06/18] arm64: arch_timer: Implement support for interrupt-names
` [PATCH v4 07/18] asm-generic/io.h: Add a non-posted variant of ioremap()
` [PATCH v4 08/18] docs: driver-api: device-io: Document I/O access functions
` [PATCH v4 09/18] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [PATCH v4 10/18] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [PATCH v4 11/18] asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
` [PATCH v4 12/18] of/address: Add infrastructure to declare MMIO as non-posted
` [PATCH v4 13/18] arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [PATCH v4 14/18] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [PATCH v4 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH v4 16/18] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [PATCH v4 17/18] dt-bindings: display: Add apple,simple-framebuffer
` [PATCH v4 18/18] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-06 16:56 UTC  (22+ messages)
` [PATCH v4 01/20] cmdline: Add generic function to build command line
` [PATCH v4 02/20] drivers: of: use cmdline building function
` [PATCH v4 03/20] x86/efi: Replace CONFIG_CMDLINE_OVERRIDE by CONFIG_CMDLINE_FORCE
` [PATCH v4 04/20] drivers: firmware: efi: use cmdline building function
` [PATCH v4 05/20] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v4 06/20] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH v4 07/20] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v4 08/20] arm: "
` [PATCH v4 09/20] arm64: "
` [PATCH v4 10/20] hexagon: "
` [PATCH v4 11/20] microblaze: "
` [PATCH v4 12/20] nios2: "
` [PATCH v4 13/20] openrisc: "
` [PATCH v4 14/20] riscv: "
` [PATCH v4 15/20] sh: "
` [PATCH v4 16/20] sparc: "
` [PATCH v4 17/20] xtensa: "
` [PATCH v4 18/20] x86: "
` [PATCH v4 19/20] mips: "
` [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v6 0/9] riscv: Add qspinlock/qrwlock
 2021-04-06 16:51 UTC  (7+ messages)
` [PATCH v6 1/9] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v6 3/9] riscv: locks: Introduce ticket-based spinlock implementation
` [PATCH v6 6/9] openrisc: qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH v1 1/1] kernel.h: Split out panic and oops helpers
 2021-04-06 16:51 UTC  (7+ messages)

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-04-06 16:03 UTC  (3+ messages)
` [PATCH 11/13] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH v4 0/4] riscv: Add qspinlock/qrwlock
 2021-04-06  8:56 UTC  (25+ messages)
` [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH] h8300: rearrange headers inclusion order in asm/bitops
 2021-04-05 11:58 UTC  (2+ messages)

[PATCH RESEND v1 0/4] powerpc/vdso: Add support for time namespaces
 2021-04-05  5:03 UTC  (7+ messages)
` [PATCH RESEND v1 2/4] lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
` [PATCH RESEND v1 3/4] powerpc/vdso: Separate vvar vma from vdso
` [PATCH RESEND v1 4/4] powerpc/vdso: Add support for time namespaces

[RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
 2021-04-04 17:20 UTC 

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

[RESEND PATCH v4 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 17:30 UTC  (5+ messages)
` [RESEND PATCH v4 1/3] gpiolib: "
` [RESEND PATCH v4 2/3] gpio: thunderx: Utilize "
` [RESEND PATCH v4 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v4 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 16:34 UTC  (5+ messages)
` [PATCH v4 1/3] gpiolib: "
` [PATCH v4 2/3] gpio: thunderx: Utilize "
` [PATCH v4 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (22+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 05/17] arm: Convert to GENERIC_CMDLINE
` [PATCH v3 09/17] nios2: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "

[PATCH v3 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 10:07 UTC  (17+ messages)
` [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v6 00/12] lib/find_bit: fast path for small bitmaps
 2021-04-02  0:32 UTC  (16+ messages)
` [PATCH 05/12] lib: extend the scope of small_const_nbits() macro
` [PATCH 07/12] lib: inline _find_next_bit() wrappers
` [PATCH 08/12] tools: sync find_next_bit implementation
` [PATCH 09/12] lib: add fast path for find_next_*_bit()
` [PATCH 10/12] lib: add fast path for find_first_*_bit() and find_last_bit()
` [PATCH 11/12] tools: sync lib/find_bit implementation
` [PATCH 12/12] MAINTAINERS: Add entry for the bitmap API

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

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

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-01 15:31 UTC  (7+ messages)
` [PATCH v14 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v14 2/6] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v14 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v14 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
` [PATCH v14 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA

[PATCH v31 00/12] Landlock LSM
 2021-04-01 17:12 UTC  (5+ messages)
` [PATCH v31 07/12] landlock: Support filesystem access-control

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-04-01 13:16 UTC  (6+ messages)
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller


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 NNTP newsgroup(s).