linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 02:01:39 to 2020-10-09 08:13:21 UTC [more...]

[RFC PATCH 0/3] Add support for Asymmetric AArch32 systems
 2020-10-09  8:13 UTC  (9+ messages)
` [RFC PATCH 1/3] arm64: kvm: Handle "
` [RFC PATCH 2/3] arm64: Add support for asymmetric AArch32 EL0 configurations
` [RFC PATCH 3/3] arm64: Handle AArch32 tasks running on non AArch32 cpu

[tip: locking/core] bitops, kcsan: Partially revert instrumentation for non-atomic bitops
 2020-10-09  7:58 UTC 

[tip: locking/core] locking/atomics: Use read-write instrumentation for atomic RMWs
 2020-10-09  7:58 UTC 

[RFC v6 00/21] Unifying LKL into UML
 2020-10-09  7:40 UTC  (69+ messages)
` [RFC v7 "
  ` [RFC v7 01/21] um: split build in kernel and host parts
  ` [RFC v7 02/21] um: add os init and exit calls
  ` [RFC v7 03/21] um: move arch/um/os-Linux dir to tools/um/uml
  ` [RFC v7 04/21] um: host: implement os_initcalls and os_exitcalls
  ` [RFC v7 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/
  ` [RFC v7 06/21] scritps: um: suppress warnings if SRCARCH=um
  ` [RFC v7 07/21] um: extend arch_switch_to for alternate SUBARCH
  ` [RFC v7 08/21] um: add nommu mode for UML library mode
  ` [RFC v7 09/21] um: nommu: host interface
  ` [RFC v7 10/21] um: nommu: memory handling
  ` [RFC v7 11/21] um: nommu: kernel thread support
  ` [RFC v7 12/21] um: nommu: system call interface and application API
  ` [RFC v7 13/21] um: nommu: basic console support
  ` [RFC v7 14/21] um: nommu: initialization and cleanup
  ` [RFC v7 15/21] um: nommu: integrate with irq infrastructure of UML
  ` [RFC v7 16/21] um: nommu: plug in the build system
  ` [RFC v7 17/21] um: host: add nommu build for ARCH=um
  ` [RFC v7 18/21] um: host: add utilities functions
  ` [RFC v7 19/21] um: host: posix host operations
  ` [RFC v7 20/21] um: host: add test programs
  ` [RFC v7 21/21] um: nommu: add block device support of UML

[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size
 2020-10-08 22:43 UTC  (27+ messages)
` [RFC PATCH 1/4] x86/signal: Introduce helpers to get the maximum signal frame size

Litmus test for question from Al Viro
 2020-10-08 18:32 UTC  (49+ messages)
        ` Bug in herd7 [Was: Re: Litmus test for question from Al Viro]
          ` [PATCH] tools: memory-model: Document that the LKMM can easily miss control dependencies

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

[PATCH V3] MIPS: make userspace mapping young by default
 2020-10-08  3:30 UTC  (3+ messages)

[PATCH v11 0/4] Introduce the for_each_set_clump macro
 2020-10-07  8:38 UTC  (4+ messages)
` [PATCH v11 1/4] bitops: "

[PATCH v4 00/13] "Task_isolation" mode
 2020-10-06 21:41 UTC  (17+ messages)
` [PATCH v4 03/13] task_isolation: userspace hard isolation from kernel
    ` [EXT] "
` [PATCH v4 10/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [EXT] "
` [PATCH v4 11/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks
    ` [EXT] "

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-10-06 19:09 UTC  (14+ messages)

[PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
 2020-10-06 12:20 UTC 

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-10-06  0:17 UTC  (6+ messages)
` [PATCH v4 1/5] numa: Move numa implementation to common code
` [PATCH v4 2/5] arm64, numa: Change the numa init functions name to be generic
` [PATCH v4 3/5] riscv: Separate memory init from paging init
` [PATCH v4 4/5] riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING
` [PATCH v4 5/5] riscv: Add numa support for riscv64 platform

[PATCH v2] vmlinux.lds.h: Keep .ctors.* with .ctors
 2020-10-05 17:36 UTC  (2+ messages)

clean up the DMA mapping headers
 2020-10-05 17:05 UTC  (2+ messages)

[PATCH v10 0/4] Introduce the for_each_set_clump macro
 2020-10-05  9:35 UTC  (9+ messages)
` [PATCH v10 1/4] bitops: "

[PATCH] man2: new page describing memfd_secret() system call
 2020-10-05  7:32 UTC  (4+ messages)

[PATCH v4 00/29] Add support for Clang LTO
 2020-10-05  7:10 UTC  (6+ messages)
` [PATCH v4 04/29] objtool: Add a pass for generating __mcount_loc

[PATCH] vmlinux.lds.h: Keep .ctors.* with .ctors
 2020-10-05  2:52 UTC 

remove set_fs for riscv v2
 2020-10-04 17:27 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).