messages from 2026-08-31 05:43:35 to 2026-09-09 16:43:11 UTC [more...]
[PATCH v2 00/12] mm: make userland page table freeing RCU-safe
2026-09-09 16:42 UTC (20+ messages)
` [PATCH v2 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v2 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v2 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v2 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v2 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v2 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v2 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v2 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v2 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v2 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v2 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v2 12/12] mm: change the contract for free_pgtables(), update docs
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-08 11:29 UTC (35+ messages)
` [PATCH 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH 11/12] mm: make userland page table freeing RCU-safe
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs
[PATCH v2 00/22] alpha: catch up on architecture Kconfig options
2026-09-06 21:18 UTC (28+ messages)
` [PATCH v2 01/22] alpha: enter hardirq context before looking up the irq descriptor
` [PATCH v2 02/22] alpha: select ARCH_HAS_UBSAN
` [PATCH v2 03/22] alpha: select ARCH_HAS_GCOV_PROFILE_ALL
` [PATCH v2 04/22] alpha: select HAVE_DEBUG_KMEMLEAK
` [PATCH v2 05/22] alpha: select EDAC_SUPPORT
` [PATCH v2 06/22] alpha: select ARCH_SUPPORTS_ATOMIC_RMW
` [PATCH v2 07/22] alpha: select ARCH_HAS_FAST_MULTIPLIER
` [PATCH v2 08/22] alpha: select ARCH_SUPPORTS_INT128
` [PATCH v2 09/22] alpha: select HAVE_ARCH_COMPILER_H
` [PATCH v2 10/22] alpha: select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
` [PATCH v2 11/22] alpha: add HAVE_ARCH_THREAD_STRUCT_WHITELIST support
` [PATCH v2 12/22] alpha: add ARCH_HAS_PTE_SPECIAL support
` [PATCH v2 13/22] alpha: add ARCH_SUPPORTS_PAGE_TABLE_CHECK support
` [PATCH v2 14/22] alpha: select ARCH_HAS_DEBUG_VM_PGTABLE
` [PATCH v2 15/22] alpha: select HAVE_GUP_FAST
` [PATCH v2 16/22] alpha: select ARCH_USE_MEMTEST
` [PATCH v2 17/22] alpha: select SYSCTL_EXCEPTION_TRACE
` [PATCH v2 18/22] alpha: discard .eh_frame and the relocation sections
` [PATCH v2 19/22] alpha: select ARCH_WANT_LD_ORPHAN_WARN
` [PATCH v2 20/22] alpha: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH v2 21/22] alpha: add HAVE_PERF_REGS and HAVE_PERF_USER_STACK_DUMP support
` [PATCH v2 22/22] alpha: select SPARSE_IRQ
[PATCH 00/24] alpha: catch up on architecture Kconfig options
2026-09-06 1:49 UTC (56+ messages)
` [PATCH 01/24] alpha: fix arch_irqs_disabled_flags() to treat any raised IPL as disabled
` [PATCH 02/24] alpha: enter hardirq context before looking up the irq descriptor
` [PATCH 03/24] alpha: select ARCH_HAS_UBSAN
` [PATCH 04/24] alpha: select ARCH_HAS_GCOV_PROFILE_ALL
` [PATCH 05/24] alpha: select HAVE_DEBUG_KMEMLEAK
` [PATCH 06/24] alpha: select EDAC_SUPPORT
` [PATCH 07/24] alpha: select ARCH_SUPPORTS_ATOMIC_RMW
` [PATCH 08/24] alpha: select ARCH_HAS_FAST_MULTIPLIER
` [PATCH 09/24] alpha: select ARCH_SUPPORTS_INT128
` [PATCH 10/24] alpha: select HAVE_ARCH_COMPILER_H
` [PATCH 11/24] alpha: select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE
` [PATCH 12/24] alpha: add HAVE_ARCH_THREAD_STRUCT_WHITELIST support
` [PATCH 13/24] alpha: add ARCH_HAS_PTE_SPECIAL support
` [PATCH 14/24] alpha: add ARCH_SUPPORTS_PAGE_TABLE_CHECK support
` [PATCH 15/24] alpha: select ARCH_HAS_DEBUG_VM_PGTABLE
` [PATCH 16/24] alpha: select HAVE_GUP_FAST
` [PATCH 17/24] alpha: select ARCH_USE_MEMTEST
` [PATCH 18/24] alpha: select SYSCTL_EXCEPTION_TRACE
` [PATCH 19/24] alpha: discard .eh_frame and the relocation sections
` [PATCH 20/24] alpha: select ARCH_WANT_LD_ORPHAN_WARN
` [PATCH 21/24] alpha: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH 22/24] alpha: add HAVE_PERF_REGS and HAVE_PERF_USER_STACK_DUMP support
` [PATCH 23/24] alpha: select SPARSE_IRQ
` [PATCH 24/24] alpha: add TRACE_IRQFLAGS_SUPPORT
[PATCH v2] net: tulip: use mod_timer() in t21142_lnk_change()
2026-09-05 22:53 UTC
[PATCH] net: tulip: use mod_timer() in t21142_lnk_change()
2026-09-05 19:25 UTC (3+ messages)
[PATCH v2 00/13] audit: log all six syscall arguments in the SYSCALL record
2026-09-04 17:21 UTC (17+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 02/13] alpha: pass pt_regs to audit_syscall_entry()
` [PATCH v2 03/13] arm: "
` [PATCH v2 04/13] arm64: "
` [PATCH v2 05/13] csky: "
` [PATCH v2 06/13] microblaze: "
` [PATCH v2 07/13] mips: "
` [PATCH v2 08/13] openrisc: "
` [PATCH v2 09/13] parisc: "
` [PATCH v2 10/13] sh: "
` [PATCH v2 11/13] sparc64: "
` [PATCH v2 12/13] um: "
` [PATCH v2 13/13] xtensa: "
[PATCH 0/3] alpha: load the MMU context on a direct mm switch
2026-09-04 16:23 UTC (4+ messages)
` [PATCH 1/3] alpha: do not clear remote MMU contexts in migrate_flush_tlb_page()
` [PATCH 2/3] alpha: do not skip TLB shootdown IPIs for kthread-borrowed mms
` [PATCH 3/3] alpha: load the MMU context when switch_mm() switches the current task
[PATCH] alpha: fix typos in comments
2026-09-04 12:34 UTC
[PATCH 0/3] alpha: fix floating-point exception state handling
2026-09-04 6:13 UTC (4+ messages)
` [PATCH 3/3] alpha: determine tininess after rounding in the FP emulation
[PATCH v2 00/15] exec: Remove AT_VECTOR_SIZE_ARCH from UAPI
2026-09-03 7:41 UTC (16+ messages)
` [PATCH v2 01/15] MAINTAINERS: exec: Add more auxvec.h variants
` [PATCH v2 02/15] auxvec.h: Move AT_VECTOR_SIZE definitions to linux/auxvec.h
` [PATCH v2 03/15] asm-generic: add an in-kernel auxvec.h header
` [PATCH v2 04/15] ARM: drop custom asm/auxvec.h
` [PATCH v2 05/15] x86: Remove AT_VECTOR_SIZE_ARCH from UAPI
` [PATCH v2 06/15] arm64: "
` [PATCH v2 07/15] RISC-V: "
` [PATCH v2 08/15] LoongArch: "
` [PATCH v2 09/15] s390: "
` [PATCH v2 10/15] powerpc: "
` [PATCH v2 11/15] MIPS: "
` [PATCH v2 12/15] sparc: "
` [PATCH v2 13/15] sh: "
` [PATCH v2 14/15] alpha: remove "
` [PATCH v2 15/15] auxvec.h: Drop fallback AT_VECTOR_SIZE_ARCH
[PATCH v5 0/1] alpha: enable GENERIC_ENTRY
2026-09-02 18:38 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/8] mm: Drop pxd_ERROR()
2026-09-01 2:48 UTC (14+ messages)
` [PATCH 1/8] mm: Make ptval_to_str() generally available
` [PATCH 2/8] mm: Stop using pxd_ERROR()
` [PATCH 3/8] loongarch/mm: Stop using pte_ERROR()
` [PATCH 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [PATCH 5/8] sh/mm: Stop using pte_ERROR()
` [PATCH 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [PATCH 7/8] sh/mm: Stop using pgd_ERROR()
` [PATCH 8/8] mm: Drop pxd_ERROR()
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-08-31 19:57 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox