public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-30 20:49:22 to 2026-02-23 16:45:14 UTC [more...]

[PATCH] Add support for empty path in openat and openat2 syscalls
 2026-02-23 16:45 UTC  (4+ messages)

[PATCH 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-23 16:35 UTC  (7+ messages)

[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
 2026-02-23 13:55 UTC  (17+ messages)
` [PATCH 1/3] vmlinux.lds.h: add _handle_arch_irq RUNTIME_CONST section
` [PATCH 2/3] genirq: use runtime constant to optimize handle_arch_irq access
` [PATCH 3/3] arm64: "

[PATCH v4 00/17] module: Introduce hash-based integrity checking
 2026-02-23  7:53 UTC  (55+ messages)
` [PATCH v4 02/17] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
` [PATCH v4 03/17] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v4 04/17] module: Make mod_verify_sig() static
` [PATCH v4 05/17] module: Switch load_info::len to size_t
` [PATCH v4 06/17] kbuild: add stamp file for vmlinux BTF data
` [PATCH v4 07/17] kbuild: generate module BTF based on vmlinux.unstripped
` [PATCH v4 08/17] module: Deduplicate signature extraction
` [PATCH v4 10/17] module: Move integrity checks into dedicated function
` [PATCH v4 11/17] module: Move lockdown check into generic module loader
` [PATCH v4 12/17] module: Move signature splitting up
` [PATCH v4 13/17] module: Report signature type to users
` [PATCH v4 14/17] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v4 15/17] module: Introduce hash-based integrity checking

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-23  0:33 UTC  (9+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH] mm/mmu_gather: define RCU version tlb_remove_table_one() in CONFIG_MMU_GATHER_RCU_TABLE_FREE
 2026-02-22 23:51 UTC  (3+ messages)

[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
 2026-02-21 16:43 UTC  (3+ messages)
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore

[PATCH v3 00/22] Add support for shared PTEs across processes
 2026-02-21 12:40 UTC  (3+ messages)

[PATCH] x86/apic: remove vector_lock from apic_retrigger_irq()
 2026-02-20 15:12 UTC 

[PATCH V3] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-02-19  8:04 UTC  (3+ messages)

[QUESTION] is vector_lock needed in apic_retrigger_irq() ?
 2026-02-18 21:14 UTC  (4+ messages)

[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-02-18  6:33 UTC  (33+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v9 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v9 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v9 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v9 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v9 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v9 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v9 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v9 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v9 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v9 11/12] sched: add need-resched timed wait interface
` [PATCH v9 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[GIT PULL] asm-generic header updates for 7.0
 2026-02-11  5:18 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-5.10] audit: add fchmodat2() to change attributes class
 2026-02-10 23:31 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-5.10] audit: add missing syscalls to read class

[RFC] Naming convention for Analog Devices ADSP SoC support
 2026-02-09 14:45 UTC 

[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
 2026-02-09  9:42 UTC  (23+ messages)
` [PATCH next 01/14] overflow: Reduce expansion of __type_max()
` [PATCH next 02/14] kbuild: Add W=c for additional compile time checks
` [PATCH next 08/14] bits: simplify GENMASK_TYPE()
` [PATCH next 10/14] bits: Fix assmebler expansions of GENMASK_Uxx() and BIT_Uxx()
` [PATCH next 12/14] bits: move the defitions of BIT() and BIT_ULL() back to linux/bits.h
` [PATCH next 13/14] test_bits: Change all the tests to be compile-time tests

[PATCH v1] riscv: add hardware error trap handler support
 2026-02-09  3:48 UTC 

[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
 2026-02-07  2:34 UTC  (12+ messages)
` [PATCH v4 2/8] alpha: mm: enable MMU_GATHER_RCU_TABLE_FREE
` [PATCH v4 5/8] parisc: "
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-05 22:49 UTC  (35+ messages)
` [PATCH v4 1/3] mm: use targeted IPIs for TLB sync with "
` [PATCH v4 2/3] mm: switch callers to tlb_remove_table_sync_mm()
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
  ` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table

[PATCH] riscv: Fix __kernel_off_t to 64 Bits in RV32
 2026-02-05 22:26 UTC  (3+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-02-05 18:48 UTC  (31+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH net-next v10 0/5] net: devmem: improve cpu cost of RX token management
 2026-02-05  3:48 UTC  (9+ messages)

[PATCH] mm: Add SPDX id lines to some mm source files
 2026-02-04 21:31 UTC 

[PATCH v2 0/4] Make cpumask_of_node() robust against NUMA_NO_NODE
 2026-01-31  8:50 UTC  (5+ messages)
` [PATCH v2 2/4] LoongArch: "

[arnd-asm-generic:asm-generic] BUILD SUCCESS adbbd9714f8058730f93c8df5c5bf1679456424b
 2026-01-31  6:57 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox