linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-08 11:59:05 to 2020-04-12 19:48:52 UTC [more...]

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-12 19:48 UTC  (15+ messages)
` [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH 02/21] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH 03/21] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH 05/21] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH 06/21] alpha: simplify detection of memory zone boundaries
` [PATCH 07/21] arm: "
` [PATCH 08/21] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH 09/21] csky: simplify detection of memory zone boundaries
` [PATCH 10/21] m68k: mm: "
` [PATCH 11/21] parisc: "
` [PATCH 12/21] sparc32: "
` [PATCH 13/21] unicore32: "
` [PATCH 14/21] xtensa: "

decruft the vmalloc API
 2020-04-11  7:20 UTC  (123+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range
` [PATCH 15/28] mm: remove map_vm_range
` [PATCH 16/28] mm: remove unmap_vmap_area
  ` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{, _noflush}
    ` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{,_noflush}
  ` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
  ` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
  ` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
  ` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
  ` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 21/28] mm: remove the prot argument to __vmalloc_node
` [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags
` [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 25/28] mm: remove vmalloc_user_node_flags
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack

[PATCH V4 0/6] x86/Hyper-V: Panic code path fixes
 2020-04-10 14:27 UTC  (8+ messages)
` [PATCH V4 6/6] x86/Hyper-V: Report crash data in die() when panic_on_oops is set

[PATCH v15 08/10] selftests/landlock: Add initial tests
 2020-04-10  8:45 UTC  (6+ messages)
` [selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail

[PATCH 00/12] "Task_isolation" mode
 2020-04-09 18:00 UTC  (26+ messages)
` [PATCH v2 "
  ` [PATCH v3 00/13] "
    ` [PATCH 01/13] task_isolation: vmstat: add quiet_vmstat_sync function
    ` [PATCH 02/13] task_isolation: vmstat: add vmstat_idle function
    ` [PATCH v3 04/13] task_isolation: userspace hard isolation from kernel
    ` [PATCH 05/13] task_isolation: Add task isolation hooks to arch-independent code
    ` [PATCH 06/13] task_isolation: arch/x86: enable task isolation functionality
    ` [PATCH v3 07/13] task_isolation: arch/arm64: "
    ` [PATCH v3 08/13] task_isolation: arch/arm: "
    ` [PATCH v3 09/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [PATCH v3 10/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks
    ` [PATCH v3 11/13] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
      ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
      ` [PATCH v3 12/13] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
      ` [PATCH v3 13/13] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs

[PATCH v3 00/26] Introduce common headers for vDSO
 2020-04-09 13:36 UTC  (8+ messages)
` [PATCH v3 21/26] arm64: Introduce asm/vdso/arch_timer.h

[PATCH v3 0/3] Support userspace-selected fds
 2020-04-09  8:10 UTC  (10+ messages)
` [PATCH v3 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v3 2/3] fs: openat2: Extend open_how to allow userspace-selected fds

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:45 UTC  (12+ messages)
` [PATCH 03/35] docs: fix broken references to text files

[PATCH] csky: Fixup compile error for abiv1 entry.S
 2020-04-09  3:19 UTC  (2+ messages)

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-09  1:06 UTC  (9+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-04-08 18:18 UTC  (7+ messages)
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault


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