messages from 2026-08-05 10:14:19 to 2026-09-03 10:31:46 UTC [more...]
[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
2026-09-03 10:29 UTC (7+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage
` [PATCH v2 4/8] mm: convert PTE table entries in ptep_get()
` [PATCH v2 5/8] mm: convert PTE table entry to pte
` [PATCH v2 6/8] mm/kasan: use hw_pte_t for the early shadow PTE table
[PATCH v2 00/13] audit: log all six syscall arguments in the SYSCALL record
2026-09-03 8:22 UTC (16+ 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] Input: hp_sdc: shut down kicker timer on module exit
2026-09-02 15:40 UTC
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-01 17:47 UTC (31+ 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 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 (7+ messages)
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()
[PATCH v2] tools/nolibc: add 64-bit parisc support
2026-08-31 4:32 UTC
[PATCH 0/7] Input: gscps2: cleanups and locking fixes
2026-08-30 20:52 UTC (8+ messages)
` [PATCH 1/7] Input: gscps2 - clean up driver code style and structure
` [PATCH 2/7] Input: gscps2 - use RCU for ps2port_list and manage it in open/close
` [PATCH 3/7] Input: gscps2 - protect buffer access in read and report helpers
` [PATCH 4/7] Input: gscps2 - serialize hardware and buffer access in gscps2_flush()
` [PATCH 5/7] Input: gscps2 - return IRQ_NONE when interrupt is not handled
` [PATCH 6/7] Input: gscps2 - serialize concurrent interrupt handlers
` [PATCH 7/7] Input: gscps2 - drop busy-wait and manual interrupt pump on transmit
[RFC V3 0/8] mm: Drop pxd_ERROR()
2026-08-27 6:06 UTC (21+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()
[PATCH] tools/nolibc: add 64-bit parisc support
2026-08-25 16:38 UTC (5+ messages)
[PATCH] parisc: eisa_enumerator: Fix out-of-bounds reads of the EEPROM buffer
2026-08-23 19:26 UTC (3+ messages)
[GIT PULL] parisc architecture fixes and updates for v7.3-rc1
2026-08-23 19:19 UTC (2+ messages)
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-08-20 16:12 UTC (3+ messages)
` [patch 06/38] calibrate: Rework delay timer calibration
[PATCH] parisc: eisa: Fix infinite loop when parsing invalid IRQ value
2026-08-18 9:46 UTC (2+ messages)
[PATCH] parisc: Ensure proper alignment of assmbler statements in head.S
2026-08-15 9:59 UTC
[PATCH 00/13] audit: log all six syscall arguments in the SYSCALL record
2026-08-14 18:37 UTC (16+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] alpha: pass all six syscall args to audit_syscall_entry()
` [PATCH 03/13] arm: "
` [PATCH 04/13] arm64: "
` [PATCH 05/13] csky: "
` [PATCH 06/13] microblaze: "
` [PATCH 07/13] mips: "
` [PATCH 08/13] openrisc: "
` [PATCH 09/13] parisc: "
` [PATCH 10/13] sh: "
` [PATCH 11/13] sparc64: "
` [PATCH 12/13] um: "
` [PATCH 13/13] xtensa: "
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-14 10:06 UTC (29+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
` [PATCH 5/9] mm: convert PTE table entries in ptep_get()
` [PATCH 6/9] mm: convert PTE table entry to pte
` [PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
` [PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
` [PATCH 9/9] xen: "
[RFC V2 0/6] mm: Drop pxd_ERROR()
2026-08-13 7:18 UTC (22+ 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 00/22] Simplify special kernel page table handling
2026-08-11 16:47 UTC (10+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
[PATCH] parisc: eisa_eeprom: Add missing MODULE_DESCRIPTION()
2026-08-08 13:38 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] sticon/parisc: Detect default STI graphics card for console output
2026-08-06 15:04 UTC
[PATCH] Input: gscps2 - supply PA-RISC keyboard keymap via device property
2026-08-06 6:22 UTC (4+ messages)
[PATCH] net: tulip: remove xircom_cb driver
2026-08-06 1:40 UTC (2+ messages)
[PATCH v2 0/6] mm: add basic PTE const type-safety
2026-08-05 12:40 UTC (5+ messages)
` [PATCH v2 5/6] mm: constify generic pte_get*()
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