linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 21:58:22 to 2021-03-26 13:41:26 UTC [more...]

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-26 13:40 UTC  (28+ messages)
` [RFT PATCH v3 01/27] arm64: Cope with CPUs stuck in VHE mode
` [RFT PATCH v3 05/27] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [RFT PATCH v3 08/27] asm-generic/io.h: Add a non-posted variant of ioremap()
` [RFT PATCH v3 11/27] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [RFT PATCH v3 13/27] arm64: Add Apple vendor-specific system registers
` [RFT PATCH v3 14/27] arm64: move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [RFT PATCH v3 16/27] irqchip/apple-aic: Add support for the Apple Interrupt Controller

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-26 10:30 UTC  (18+ messages)
` [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

High-quality Original IELTS certificate
 2021-03-26  7:08 UTC 

[PATCH v2 0/7] Improve boot command line handling
 2021-03-26  6:44 UTC  (7+ messages)
` [PATCH v2 6/7] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation

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

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

[RFC PATCH V2]: add DYNAMC_FTRACE_WITH_REGS and
 2021-03-26  1:48 UTC  (10+ messages)
` [PATCH 1/6] MIPS: replace -pg with CC_FLAGS_FTRACE
` [PATCH 2/6] MIPS: move FTRACE_SYSCALLS from ftrace.c into syscall.c
` [PATCH 3/6] MIPS: prepare for new ftrace implementation
` [PATCH 4/6] kprobes/ftrace: Use ftrace_location() when [dis]arming probes

[PATCH v3 00/11] Add support for synchronous signals on perf events
 2021-03-25 19:10 UTC  (29+ messages)
` [PATCH v3 01/11] perf: Rework perf_event_exit_event()
` [PATCH v3 02/11] perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
` [PATCH v3 03/11] perf: Support only inheriting events if cloned with CLONE_THREAD
` [PATCH v3 04/11] perf: Add support for event removal on exec
` [PATCH v3 05/11] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
` [PATCH v3 06/11] perf: Add support for SIGTRAP on perf events
` [PATCH v3 07/11] perf: Add breakpoint information to siginfo on SIGTRAP
` [PATCH v3 08/11] selftests/perf_events: Add kselftest for process-wide sigtrap handling
` [PATCH v3 09/11] selftests/perf_events: Add kselftest for remove_on_exec
` [PATCH v3 10/11] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
` [PATCH v3 11/11] perf test: Add basic stress test for sigtrap handling

[PATCH v3 0/4] riscv: Add qspinlock/qrwlock
 2021-03-25 11:52 UTC  (8+ messages)
` [PATCH v3 1/4] riscv: cmpxchg.h: Cleanup unused code
` [PATCH v3 2/4] riscv: cmpxchg.h: Merge macros
` [PATCH v3 3/4] riscv: cmpxchg.h: Implement xchg for short
` [PATCH v3 4/4] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock

[PATCH] MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
 2021-03-25 10:00 UTC  (3+ messages)

[PATCH v30 00/12] Landlock LSM
 2021-03-25  9:29 UTC  (29+ messages)
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 12/12] landlock: Add user and kernel documentation
  ` [PATCH v30 10/12] selftests/landlock: Add user space tests

[PATCH v5 00/12] lib/find_bit: fast path for small bitmaps
 2021-03-24 19:49 UTC  (15+ messages)
` [PATCH 01/12] tools: disable -Wno-type-limits
` [PATCH 02/12] tools: bitmap: sync function declarations with the kernel
` [PATCH 03/12] tools: sync BITMAP_LAST_WORD_MASK() macro "
` [PATCH 04/12] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 05/12] lib: extend the scope of small_const_nbits() macro
` [PATCH 06/12] tools: sync small_const_nbits() macro with the kernel
` [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

Is s390's new generic-using syscall code actually correct?
 2021-03-24 18:06 UTC  (3+ messages)

[PATCH v1 1/3] drivers/char: remove /dev/kmem for good
 2021-03-24 10:23 UTC  (2+ messages)
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()

[PATCH] MIPS: fix local_irq_{disable,enable} in asmmacro.h
 2021-03-24 10:04 UTC  (2+ messages)

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-23 21:03 UTC  (33+ messages)
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v23 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v23 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v23 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v23 13/28] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v23 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 17/28] mm: Add guard pages around a "
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v23 28/28] mm: Introduce PROT_SHSTK for shadow stack

[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
 2021-03-23 19:16 UTC  (17+ messages)
` [PATCH RFC v2 3/8] perf/core: Add support for event removal on exec
` [PATCH RFC v2 8/8] selftests/perf: Add kselftest for remove_on_exec

[PATCH v13 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
 2021-03-22 23:49 UTC  (2+ messages)
            ` [External] : Re: [LKP] Re: [locking/qspinlock] 0e8d8f4f12: stress-ng.zero.ops_per_sec -9.7% regression

[PATCH 0/3] Move kernel mapping outside the linear mapping
 2021-03-20  8:48 UTC  (2+ messages)

[for-stable-4.19 PATCH v2 0/2] Backport patches to fix KASAN+LKDTM with recent clang on ARM64
 2021-03-20 10:57 UTC  (3+ messages)
` [for-stable-4.19 PATCH v2 1/2] vmlinux.lds.h: Create section for protection against instrumentation

[for-stable-4.19 PATCH 0/2] Backport patches to fix KASAN+LKDTM with recent clang on ARM64
 2021-03-19 22:48 UTC  (6+ messages)
` [for-stable-4.19 PATCH 1/2] vmlinux.lds.h: Create section for protection against instrumentation


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).