messages from 2026-06-29 13:07:44 to 2026-08-11 17:55:07 UTC [more...]
[PATCH 0/2] alpha: enable building with clang
2026-08-11 17:54 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang
` [PATCH v2 1/2] alpha: pass -Wa,-mev6 only when using GNU as
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-11 8:34 UTC (9+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 2/6] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 5/6] sh/mm: Stop using pgd_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()
[PATCH 1/2] alpha: run the remote RTC access in a worker, not an IPI callback
2026-08-11 6:33 UTC (4+ messages)
` [PATCH 2/2] alpha: annotate hardirqs-off on IPL 7 interrupt entry
[PATCH v2 0/7] alpha: fix stale TLB translations breaking copy-on-write and writeback
2026-08-10 19:34 UTC (8+ messages)
` [PATCH v2 1/7] alpha: run check_mmu_context() from finish_arch_post_lock_switch()
` [PATCH v2 2/7] alpha: only use a targeted tbi() when the target mm is really current
` [PATCH v2 3/7] alpha: fix the local TLB invalidate in flush_tlb_page()
` [PATCH v2 4/7] alpha: invalidate the local context "
` [PATCH v2 5/7] alpha: fix the local TLB invalidate in the UP flush_tlb_page()
` [PATCH v2 6/7] alpha: invalidate the local context in flush_tlb_mm()
` [PATCH v2 7/7] alpha: invalidate the local context in flush_icache_user_page()
[PATCH 0/6] alpha: fix stale TLB translations breaking copy-on-write and writeback
2026-08-10 7:24 UTC (18+ messages)
` [PATCH 1/6] alpha: run check_mmu_context() from finish_arch_post_lock_switch()
` [PATCH 2/6] alpha: only use a targeted tbi() when the target mm is really current
` [PATCH 3/6] alpha: fix the local TLB invalidate in flush_tlb_page()
` [PATCH 4/6] alpha: only use a targeted tbi() when the target mm is really current (UP)
` [PATCH 5/6] alpha: invalidate the local context in flush_tlb_mm()
` [PATCH 6/6] alpha: invalidate the local context in flush_icache_user_page()
[PATCH 0/3] alpha: fix floating-point exception state handling
2026-08-05 9:33 UTC (7+ messages)
` [PATCH 1/3] alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally
` [PATCH 2/3] alpha: don't leak hardware-fabricated FP exception bits to user space
` [PATCH 3/3] alpha: determine tininess after rounding in the FP emulation
[PATCH v2] tools/nolibc: add support for Alpha
2026-08-02 7:35 UTC (6+ messages)
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-21 8:17 UTC (102+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
` [patch 11/18] seccomp, treewide: Rename and convert __secure_computing() to return boolean
` [patch 12/18] ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
` [patch 14/18] entry: Make return type of syscall_trace_enter() bool
` [patch 15/18] x86/entry: Make syscall functions static
` [patch 16/18] x86/entry: Get rid of the sys_ni_syscall() indirection
` [patch 17/18] x86/entry: Simplify the syscall number logic
` [patch 18/18] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
[PATCH v2] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
2026-07-10 20:32 UTC (3+ messages)
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-07-09 8:27 UTC (26+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v16 16/18] arm64: entry: Convert to generic entry
` [PATCH v16 17/18] arm64: Inline el0_svc_common()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH v8 00/25] PCI: Convert all dynamic sysfs attributes to static
2026-07-06 17:59 UTC (2+ messages)
[PATCH v4 0/7] alpha: enable generic entry infrastructure
2026-07-06 16:56 UTC (8+ messages)
` [PATCH v4 1/7] alpha: enable regset-based ptrace and core dumps
` [PATCH v4 2/7] alpha: add ARCH_STACKWALK-based stacktrace support
` [PATCH v4 3/7] alpha: make irqflags helpers operate on IPL state
` [PATCH v4 4/7] alpha: provide ftrace return address support for lockdep
` [PATCH v4 5/7] alpha: use raw spinlocks for low-level platform locks
` [PATCH v4 6/7] alpha: enable lockdep hardirq state tracking
` [PATCH v4 7/7] alpha: enable GENERIC_ENTRY
[PATCH v3 0/8] alpha: enable generic entry infrastructure
2026-07-05 14:07 UTC (4+ messages)
` [PATCH v3 8/8] alpha: enable GENERIC_ENTRY and GENERIC_IRQ_ENTRY
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