linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-29 21:47:57 to 2020-10-06 16:55:30 UTC [more...]

[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size
 2020-10-06 16:55 UTC  (14+ 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-06 16:39 UTC  (44+ 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 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
 2020-10-06 12:20 UTC 

[PATCH v11 0/4] Introduce the for_each_set_clump macro
 2020-10-06 11:27 UTC  (3+ messages)
` [PATCH v11 1/4] bitops: "

[PATCH v4 00/13] "Task_isolation" mode
 2020-10-06 11:01 UTC  (16+ 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] "

[RFC v6 00/21] Unifying LKL into UML
 2020-10-06  9:44 UTC  (23+ 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

[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  (11+ messages)
` [PATCH 1/9] dma-mapping: split <linux/dma-mapping.h>
` [PATCH 2/9] dma-contiguous: remove dma_declare_contiguous
` [PATCH 3/9] dma-contiguous: remove dev_set_cma_area
` [PATCH 4/9] dma-contiguous: remove dma_contiguous_set_default
` [PATCH 5/9] dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
` [PATCH 6/9] dma-mapping: remove <asm/dma-contiguous.h>
` [PATCH 7/9] dma-mapping: move dma-debug.h to kernel/dma/
` [PATCH 8/9] dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dma
` [PATCH 9/9] dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>

[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  (32+ messages)
` [PATCH v4 03/29] kbuild: preprocess module linker script
` [PATCH v4 04/29] objtool: Add a pass for generating __mcount_loc
` [PATCH v4 05/29] objtool: Don't autodetect vmlinux.o
` [PATCH v4 06/29] tracing: move function tracer options to Kconfig
` [PATCH v4 07/29] tracing: add support for objtool mcount
` [PATCH v4 08/29] x86, build: use "
` [PATCH v4 09/29] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v4 10/29] treewide: remove DISABLE_LTO
` [PATCH v4 18/29] init: lto: fix PREL32 relocations
` [PATCH v4 19/29] PCI: Fix PREL32 relocations for LTO
` [PATCH v4 20/29] modpost: lto: strip .lto from module names
` [PATCH v4 21/29] scripts/mod: disable LTO for empty.c
` [PATCH v4 23/29] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v4 24/29] arm64: vdso: disable LTO
` [PATCH v4 25/29] KVM: arm64: disable LTO for the nVHE directory
` [PATCH v4 26/29] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH v4 27/29] x86, vdso: disable LTO only for vDSO
` [PATCH v4 28/29] x86, cpu: disable LTO for cpu.c
` [PATCH v4 29/29] x86, build: allow LTO_CLANG and THINLTO to be selected

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

[PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff()
 2020-10-02 22:57 UTC  (5+ messages)

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-10-02 22:44 UTC  (5+ messages)
` [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include

[PATCH v9 0/4] Introduce the for_each_set_clump macro
 2020-10-02 20:58 UTC  (8+ messages)

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-10-02 16:27 UTC  (5+ messages)
` [PATCH 05/14] fs: don't allow kernel reads and writes without iter ops

[PATCH V3] MIPS: make userspace mapping young by default
 2020-10-02 12:35 UTC  (2+ messages)

[RFT PATCH v3 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-10-01 22:02 UTC  (6+ messages)

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

[PATCH RFC v1 12/18] asm-generic/hyperv: update hv_interrupt_entry
 2020-10-01 14:33 UTC  (2+ messages)

[PATCH v3 00/10] ARM: remove set_fs callers and implementation
 2020-10-01 14:12 UTC  (11+ messages)
` [PATCH v3 01/10] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v3 02/10] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v3 03/10] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v3 04/10] ARM: syscall: always store thread_info->syscall
` [PATCH v3 05/10] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
` [PATCH v3 06/10] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v3 07/10] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v3 08/10] ARM: uaccess: add __{get,put}_kernel_nofault
` [PATCH v3 09/10] ARM: provide a TASK_SIZE_MAX definition
` [PATCH v3 10/10] ARM: uaccess: remove set_fs() implementation

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-01  8:14 UTC  (22+ messages)
` [PATCH v6 3/6] "
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH] locking/atomic/bitops: Fix some wrong param names in comments
 2020-09-30  9:57 UTC 


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