linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 20:02:37 to 2020-11-24 17:08:58 UTC [more...]

[PATCH v3 11/17] asm-generic/hyperv: update hv_msi_entry
 2020-11-24 17:07 UTC  (4+ messages)
` [PATCH v3 12/17] asm-generic/hyperv: update hv_interrupt_entry
` [PATCH v3 13/17] asm-generic/hyperv: introduce hv_device_id and auxiliary structures
` [PATCH v3 14/17] asm-generic/hyperv: import data structures for mapping device interrupts

[PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24 16:49 UTC  (12+ messages)
` [PATCH v11 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v11 2/9] mmap: make mlock_future_check() global
` [PATCH v11 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v11 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v11 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v11 6/9] secretmem: add memcg accounting
` [PATCH v11 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v11 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v11 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v5 0/9] "Task_isolation" mode
 2020-11-24 16:36 UTC  (21+ messages)
` [PATCH v5 1/9] task_isolation: vmstat: add quiet_vmstat_sync function
` [PATCH v5 2/9] task_isolation: vmstat: add vmstat_idle function
` [PATCH v5 3/9] task_isolation: userspace hard isolation from kernel
` [PATCH v5 4/9] task_isolation: Add task isolation hooks to arch-independent code
` [PATCH v5 5/9] task_isolation: Add driver-specific hooks
` [PATCH v5 6/9] task_isolation: arch/arm64: enable task isolation functionality
` [PATCH v5 7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
` [PATCH v5 8/9] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
` [PATCH v5 9/9] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [EXT] "

[PATCH v2 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset
 2020-11-24 16:28 UTC  (3+ messages)
` [PATCH v2 04/10] seccomp: Migrate to use SYSCALL_WORK flag

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-24 15:50 UTC  (15+ messages)
` [PATCH v4 01/14] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v4 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v4 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v4 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v4 05/14] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v4 06/14] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v4 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v4 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v4 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v4 10/14] sched: Introduce arch_task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v4 11/14] sched: Reject CPU affinity changes based on arch_task_cpu_possible_mask()
` [PATCH v4 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v4 13/14] arm64: Implement arch_task_cpu_possible_mask()
` [PATCH v4 14/14] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores

[PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24  9:29 UTC  (13+ messages)
` [PATCH v10 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v10 2/9] mmap: make mlock_future_check() global
` [PATCH v10 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v10 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v10 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v10 6/9] secretmem: add memcg accounting
` [PATCH v10 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v10 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v10 9/9] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v24 00/12] Landlock LSM
 2020-11-24  2:38 UTC  (19+ messages)
` [PATCH v24 01/12] landlock: Add object management
` [PATCH v24 02/12] landlock: Add ruleset and domain management
` [PATCH v24 07/12] landlock: Support filesystem access-control
` [PATCH v24 08/12] landlock: Add syscall implementations
` [PATCH v24 12/12] landlock: Add user and kernel documentation

linux-arch@vger.kernel.org waiting to hear from you
 2020-11-23 19:51 UTC 

[PATCH v7 00/17] Add support for Clang LTO
 2020-11-23 18:34 UTC  (39+ messages)
` [PATCH v7 01/17] tracing: move function tracer options to Kconfig
` [PATCH v7 02/17] kbuild: add support for Clang LTO
` [PATCH v7 03/17] kbuild: lto: fix module versioning
` [PATCH v7 04/17] kbuild: lto: limit inlining
` [PATCH v7 05/17] kbuild: lto: merge module sections
` [PATCH v7 06/17] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v7 07/17] init: lto: ensure initcall ordering
` [PATCH v7 08/17] init: lto: fix PREL32 relocations
` [PATCH v7 09/17] PCI: Fix PREL32 relocations for LTO
` [PATCH v7 10/17] modpost: lto: strip .lto from module names
` [PATCH v7 11/17] scripts/mod: disable LTO for empty.c
` [PATCH v7 12/17] efi/libstub: disable LTO
` [PATCH v7 13/17] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v7 14/17] arm64: vdso: disable LTO
` [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory
` [PATCH v7 16/17] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v7 17/17] arm64: allow LTO_CLANG and THINLTO to be selected

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-23 14:48 UTC  (44+ messages)
` [PATCH v3 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v3 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v3 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v3 10/14] sched: Introduce arch_cpu_allowed_mask() to limit fallback rq selection
` [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask()

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-23 10:39 UTC  (6+ messages)

[PATCH v2 0/8] linker-section array fix and clean ups
 2020-11-23 10:23 UTC  (9+ messages)
` [PATCH v2 1/8] of: fix linker-section match-table corruption
` [PATCH v2 2/8] earlycon: simplify earlycon-table implementation
` [PATCH v2 3/8] module: drop version-attribute alignment
` [PATCH v2 4/8] module: simplify version-attribute handling
` [PATCH v2 5/8] init: use type alignment for kernel parameters
` [PATCH v2 6/8] params: drop redundant "unused" attributes
` [PATCH v2 7/8] params: use type alignment for kernel parameters
` [PATCH v2 8/8] params: clean up module-param macros

[PATCH] asm-generic/io.h: terser readsb() and friends
 2020-11-22 11:51 UTC 

[PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size
 2020-11-20 23:04 UTC  (6+ messages)
` [PATCH v2 1/4] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v2 2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v2 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery
` [PATCH v2 4/4] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH 0/4] Modify bitmap_set_value() to suppress compiler warning
 2020-11-20 18:46 UTC  (8+ messages)
` [PATCH 1/4] bitmap: Modify bitmap_set_value() to check bitmap length
  ` [RESEND PATCH "
` [RESEND PATCH 2/4] lib/test_bitmap.c: Modify for_each_set_clump test
` [RESEND PATCH 3/4] gpio: xilinx: Modify bitmap_set_value() calls
` [RESEND PATCH 4/4] gpio: xilinx: Add extra check if sum of widths exceed 64

[PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE
 2020-11-20 12:20 UTC  (4+ messages)

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

[PATCH 1/3] lib: Introduce copy_from_back()
 2020-11-18 15:10 UTC  (5+ messages)

[PATCH v9 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-18  6:57 UTC  (8+ messages)
` [PATCH v9 6/9] secretmem: add memcg accounting
` [PATCH v9 8/9] arch, mm: wire up memfd_secret system call were relevant

[PATCH v12 0/5] Add NUMA-awareness to qspinlock
 2020-11-17 23:13 UTC  (6+ messages)
` [PATCH v12 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v12 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v12 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v12 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v12 5/5] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA


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