linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-28 22:08:15 to 2020-12-03 18:48:57 UTC [more...]

[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] lib/find_bit: Add find_prev_*_bit functions
 2020-12-03 18:46 UTC  (17+ messages)
          ` (no subject)
            ` your mail
          ` 

[PATCH 0/8] shoot lazy tlbs
 2020-12-03 18:33 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 v8 00/16] Add support for Clang LTO
 2020-12-03 18:22 UTC  (25+ 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 05/16] kbuild: lto: merge module sections
` [PATCH v8 06/16] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v8 07/16] init: lto: ensure initcall ordering
` [PATCH v8 08/16] init: lto: fix PREL32 relocations
` [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] firmware_loader: Align .builtin_fw to 8
 2020-12-03 18:00 UTC  (2+ messages)

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-03 15:56 UTC  (21+ messages)
` [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
  ` [NEEDS-REVIEW] "
` [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack
` [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-03 15:47 UTC  (12+ 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)

[MOCKUP] x86/mm: Lightweight lazy mm refcounting
 2020-12-03 14:26 UTC  (5+ messages)

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-02 18:54 UTC  (15+ messages)
` [PATCH v7 14/17] arm64: vdso: disable LTO
` [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 v4 00/14] An alternative series for asymmetric AArch32 systems
 2020-12-02 18:08 UTC  (47+ 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 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 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system

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

[PATCH v5 0/9] "Task_isolation" mode
 2020-12-02 14:20 UTC  (10+ messages)
` [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()
  ` [EXT] Re: [PATCH v5 0/9] "Task_isolation" mode

[PATCH v3 12/17] asm-generic/hyperv: update hv_interrupt_entry
 2020-12-02 13:39 UTC  (3+ messages)

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

[PATCH] fanotify: Fix sys_fanotify_mark() on native x86-32
 2020-12-01 19:19 UTC  (4+ messages)

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

[PATCH 0/4] Modify bitmap_set_value() to suppress compiler warning
 2020-12-01 15:33 UTC  (3+ messages)
` [RESEND PATCH 3/4] gpio: xilinx: Modify bitmap_set_value() calls

[PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size
 2020-12-01 14:27 UTC  (5+ messages)
` [PATCH v2 1/4] x86/signal: Introduce helpers to get the maximum signal frame size

[PATCH v8 00/12] huge vmalloc mappings
 2020-12-01 14:21 UTC  (6+ messages)
` [PATCH v8 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v8 11/12] mm/vmalloc: Hugepage vmalloc mappings

[PATCH 0/8] linker-section array fix and clean ups
 2020-12-01  9:55 UTC  (9+ messages)

[PATCH] fanotify: Fix fanotify_mark() on 32-bit x86
 2020-12-01  8:30 UTC  (5+ messages)

[PATCH v12 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-30 20:15 UTC  (5+ messages)
` [PATCH v12 07/10] secretmem: add memcg accounting

[PATCH v15 01/26] Documentation/x86: Add CET description
 2020-11-30 19:47 UTC  (5+ messages)

[PATCH memory-model 0/8] LKMM updates for v5.11
 2020-11-29  3:33 UTC  (9+ messages)
` [PATCH memory-model 6/8] tools/memory-model: Add types to litmus tests
            ` [PATCH 2/2] tools/memory-model: Fix typo in klitmus7 compatibility table


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