linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 23:18:17 to 2020-08-05 10:58:44 UTC [more...]

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05 10:58 UTC  (32+ messages)
` [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v2 03/17] arm, xtensa: simplify initialization of high memory pages
` [PATCH v2 04/17] arm64: numa: simplify dummy_numa_init()
` [PATCH v2 05/17] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH v2 06/17] riscv: drop unneeded node initialization
` [PATCH v2 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH v2 08/17] memblock: make for_each_memblock_type() iterator private
` [PATCH v2 09/17] memblock: make memblock_debug and related functionality private
` [PATCH v2 10/17] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
  ` [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-08-05  9:24 UTC  (12+ messages)
` [PATCH v7 18/29] arm64: mte: Allow user control of the tag check mode via prctl()
` [PATCH v7 29/29] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v10 0/5] powerpc: switch VDSO to C implementation
 2020-08-05  7:09 UTC  (8+ messages)
` [PATCH v10 1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v10 2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v10 3/5] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v10 4/5] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v10 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-05  6:24 UTC  (10+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation

[PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
 2020-08-05  6:01 UTC  (10+ messages)
` [PATCH v6 1/5] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v6 2/5] kunit: test: create a single centralized executor for all tests
` [PATCH v6 3/5] init: main: add KUnit to kernel init
` [PATCH v6 4/5] kunit: test: add test plan to KUnit TAP format
` [PATCH v6 5/5] Documentation: kunit: add a brief blurb about kunit_test_suite

RE:PERSONAL LETTER FROM MRS RASHIA AMIRA
 2019-10-07 18:22 UTC 

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-08-04 20:18 UTC  (22+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option

[PATCH v5 00/36] Warn on orphan section placement
 2020-08-04 16:06 UTC  (50+ messages)
` [PATCH v5 05/36] x86/boot: Remove run-time relocations from .head.text code
` [PATCH v5 13/36] vmlinux.lds.h: add PGO and AutoFDO input sections
` [PATCH v5 15/36] arm64/mm: Remove needless section quotes
` [PATCH v5 17/36] arm64/build: Remove .eh_frame* sections due to unwind tables
` [PATCH v5 22/36] arm/build: Refactor linker script headers
` [PATCH v5 23/36] arm/build: Explicitly keep .ARM.attributes sections
` [PATCH v5 24/36] arm/build: Add missing sections
` [PATCH v5 25/36] arm/build: Warn on orphan section placement
` [PATCH v5 26/36] arm/boot: Handle all sections explicitly
` [PATCH v5 27/36] arm/boot: Warn on orphan section placement
` [PATCH v5 29/36] x86/build: Enforce an empty .got.plt section
` [PATCH v5 32/36] x86/boot/compressed: Reorganize zero-size section asserts

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-08-04 12:52 UTC  (6+ messages)

[PATCH v9 0/5] powerpc: switch VDSO to C implementation
 2020-08-04 11:47 UTC  (10+ messages)
` [PATCH v9 1/5] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v9 2/5] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v9 3/5] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v9 4/5] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v9 5/5] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-08-04 11:13 UTC  (29+ messages)

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-04 10:00 UTC  (3+ messages)
` [PATCH 2/2] lockdep: warn on redundant or incorrect irq state changes

[PATCH v3 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-04  9:50 UTC  (7+ messages)
` [PATCH v3 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v3 2/6] mmap: make mlock_future_check() global
` [PATCH v3 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
  ` [PATCH v3 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v3 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v3 6/6] mm: secretmem: add ability to reserve memory at boot

SPENDE
 2020-08-04  6:11 UTC 

[PATCH v2] asm-generic/io.h: Fix sparse warnings on big-endian architectures
 2020-08-04  3:54 UTC 

[PATCH] asm-generic/io.h: Fix sparse warnings on big-endian architectures
 2020-08-03 23:47 UTC  (3+ messages)

[GIT PULL] arm64 and cross-arch updates for 5.9
 2020-08-03 21:25 UTC  (2+ messages)

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

[PATCH 00/13] Update csky subsystem for linux-5.9-rc1
 2020-08-01  1:14 UTC  (23+ messages)
` [PATCH 01/13] csky: remove unusued thread_saved_pc and *_segments functions/macros
` [PATCH 02/13] csky: Add SECCOMP_FILTER supported
` [PATCH 03/13] csky: Add cpu feature register hint for smp
` [PATCH 04/13] csky: Fixup duplicated restore sp in RESTORE_REGS_FTRACE
` [PATCH 05/13] csky: Fixup kprobes handler couldn't change pc
` [PATCH 06/13] csky: Add support for function error injection
` [PATCH 07/13] csky: Optimize the trap processing flow
` [PATCH 08/13] csky: Use top-down mmap layout
` [PATCH 09/13] csky: Set CONFIG_NR_CPU 4 as default
` [PATCH 10/13] csky: Fixup warning by EXPORT_SYMBOL(kmap)
` [PATCH 11/13] csky: Add irq_work support
` [PATCH 12/13] csky: Add arch_show_interrupts for IPI interrupts
` [PATCH 13/13] csky: Add context tracking support


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