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

[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems
 2020-12-08 13:28 UTC  (4+ messages)
` [PATCH v5 01/15] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v5 02/15] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v5 03/15] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-08 12:15 UTC  (29+ messages)
` [PATCH v8 01/16] tracing: move function tracer options to Kconfig
` [PATCH v8 02/16] kbuild: add support for Clang LTO
` [PATCH v8 03/16] kbuild: lto: fix module versioning
` [PATCH v8 04/16] kbuild: lto: limit inlining
` [PATCH v8 06/16] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v8 09/16] PCI: Fix PREL32 relocations for LTO
` [PATCH v8 10/16] modpost: lto: strip .lto from module names
` [PATCH v8 11/16] scripts/mod: disable LTO for empty.c
` [PATCH v8 12/16] efi/libstub: disable LTO
` [PATCH v8 13/16] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v8 14/16] arm64: vdso: disable LTO
` [PATCH v8 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v8 16/16] arm64: allow LTO to be selected

[PATCH] arm64: enable GENERIC_FIND_FIRST_BIT
 2020-12-08 10:35 UTC  (4+ messages)

[PATCH] firmware_loader: Align .builtin_fw to 8
 2020-12-08  5:46 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-08  1:34 UTC  (19+ messages)
` [PATCH v14 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v14 02/10] mmap: make mlock_future_check() global
` [PATCH v14 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 05/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v14 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v14 07/10] secretmem: add memcg accounting
` [PATCH v14 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-07 17:11 UTC  (13+ messages)
` [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
  ` [NEEDS-REVIEW] "
` [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages

[PATCH v2 1/8] lib/find_bit.c: Add find_last_zero_bit
 2020-12-07 16:04 UTC  (10+ messages)

[PATCH v5 0/9] "Task_isolation" mode
 2020-12-07 11:58 UTC  (18+ messages)
` [PATCH v5 5/9] task_isolation: Add driver-specific hooks
    ` [EXT] "
` [PATCH v5 6/9] task_isolation: arch/arm64: enable task isolation functionality
    ` [EXT] "
` [PATCH v5 7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [EXT] "
  ` [EXT] Re: [PATCH v5 0/9] "Task_isolation" mode

[PATCH v2 8/8] ufs/util.h: Apply new find_last_zero_bit
 2020-12-06  6:50 UTC 

[PATCH v2 7/8] btrfs/free-space-cache.c: Apply find_last_zero_bit
 2020-12-06  6:50 UTC 

[PATCH v2 6/8] lib/find_bit: Add test-module,find_last_zero_bit
 2020-12-06  6:49 UTC 

[PATCH v2 5/8] lib/find_bit_bench.c: Add find_last_zero_bit
 2020-12-06  6:49 UTC 

[PATCH v2 4/8] bitops/le.h: Add le support for find_last_bit
 2020-12-06  6:48 UTC 

[PATCH v2 3/8] bitops/find.h: Add declaration find_last_zero_bit
 2020-12-06  6:47 UTC 

[PATCH v2 2/8] linux/bitops.h: Add find_each_*_bit_reverse macros
 2020-12-06  6:47 UTC 

[PATCH 0/8] shoot lazy tlbs
 2020-12-06  3:59 UTC  (34+ messages)
` [PATCH 1/8] lazy tlb: introduce exit_lazy_tlb
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [PATCH 5/8] lazy tlb: allow lazy tlb mm switching to be configurable
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-05 20:43 UTC  (45+ messages)
` [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 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 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system

[PATCH] lib/find_bit: Add find_prev_*_bit functions
 2020-12-05 18:20 UTC  (23+ messages)
          ` (no subject)
            ` your mail
          ` 

[PATCH v9 00/12] huge vmalloc mappings
 2020-12-05  6:57 UTC  (13+ messages)
` [PATCH v9 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v9 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v9 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v9 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v9 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v9 06/12] powerpc: inline huge vmap supported functions
` [PATCH v9 07/12] arm64: "
` [PATCH v9 08/12] x86: "
` [PATCH v9 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v9 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v9 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v9 12/12] powerpc/64s/radix: Enable huge "

[RFC v2 0/2] lazy mm refcounting
 2020-12-05  4:49 UTC  (10+ messages)
` [RFC v2 1/2] [NEEDS HELP] x86/mm: Handle unlazying membarrier core sync in the arch code
` [RFC v2 2/2] [MOCKUP] sched/mm: Lightweight lazy mm refcounting

[PATCH v8 00/12] huge vmalloc mappings
 2020-12-05  4:49 UTC  (6+ messages)
` [PATCH v8 11/12] mm/vmalloc: Hugepage "

[PATCH v2 0/8] linker-section array fix and clean ups
 2020-12-04 14:44 UTC  (6+ messages)
` [PATCH v2 1/8] of: fix linker-section match-table corruption
` [PATCH v2 2/8] earlycon: simplify earlycon-table implementation

[MOCKUP] x86/mm: Lightweight lazy mm refcounting
 2020-12-04  2:17 UTC  (7+ messages)

[PATCH v3 2/2] Kbuild: implement support for DWARF v5
 2020-12-04  1:11 UTC 

[PATCH v6 00/25] Add support for Clang LTO
 2020-12-03 18:47 UTC  (5+ messages)
` [PATCH v6 14/25] kbuild: lto: remove duplicate dependencies from .mod files

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-02 18:54 UTC  (8+ messages)

[PATCH v4 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
 2020-12-02 17:19 UTC  (3+ messages)

[PATCH v3 12/17] asm-generic/hyperv: update hv_interrupt_entry
 2020-12-02 13:39 UTC  (3+ 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).