linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-24 03:26:13 to 2021-03-29 12:05:34 UTC [more...]

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-29 12:04 UTC  (29+ 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 v4 0/4] riscv: Add qspinlock/qrwlock
 2021-03-29 12:01 UTC  (16+ messages)
` [PATCH v4 1/4] riscv: cmpxchg.h: Cleanup unused code
` [PATCH v4 2/4] riscv: cmpxchg.h: Merge macros
` [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v4 4/4] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock

[PATCH v3 00/11] Add support for synchronous signals on perf events
 2021-03-29 11:50 UTC  (30+ 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

Is s390's new generic-using syscall code actually correct?
 2021-03-29 11:49 UTC  (4+ messages)

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-29 10:10 UTC  (5+ messages)
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting

[PATCH v3 00/17] Add support for Clang CFI
 2021-03-29  9:26 UTC  (25+ messages)
` [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 09/17] treewide: Change list_sort to use const pointers
` [PATCH v3 11/17] psci: use __pa_function for cpu_resume
` [PATCH v3 12/17] arm64: implement __va_function

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-29  1:35 UTC  (28+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 02/17] drivers: of: use cmdline building function
` [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v3 05/17] arm: "
` [PATCH v3 06/17] arm64: "
` [PATCH v3 07/17] hexagon: "
` [PATCH v3 08/17] microblaze: "
` [PATCH v3 09/17] nios2: "
` [PATCH v3 10/17] openrisc: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "
` [PATCH v3 13/17] sparc: "
` [PATCH v3 14/17] xtensa: "
` [PATCH v3 15/17] x86: "
` [PATCH v3 16/17] mips: "
` [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v5 0/7] riscv: Add qspinlock/qrwlock
 2021-03-28 11:36 UTC  (10+ messages)
` [PATCH v5 1/7] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v5 2/7] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [PATCH v5 3/7] csky: "
` [PATCH v5 4/7] powerpc/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v5 5/7] openrisc: qspinlock: "
` [PATCH v5 6/7] sparc: "
` [PATCH v5 7/7] xtensa: "

cleanup compat exec handling
 2021-03-27 19:56 UTC  (13+ messages)
` [PATCH 1/4] exec: remove do_execve
` [PATCH 2/4] exec: remove compat_do_execve
` [PATCH 3/4] exec: simplify the compat syscall handling
` [PATCH 4/4] exec: move the call to getname_flags into do_execveat

[PATCH v3 0/3] Introduce the for_each_set_nbits macro
 2021-03-27 16:35 UTC  (9+ messages)
` [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[RFC PATCH V2]: add DYNAMC_FTRACE_WITH_REGS and
 2021-03-26 14:23 UTC  (13+ 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 v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-26 10:30 UTC  (14+ 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 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

[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  (14+ messages)
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 12/12] landlock: Add user and kernel documentation

[PATCH v5 00/12] lib/find_bit: fast path for small bitmaps
 2021-03-24 19:49 UTC  (4+ messages)
` [PATCH 06/12] tools: sync small_const_nbits() macro with the kernel

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


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