messages from 2026-08-30 07:49:59 to 2026-09-01 14:41:45 UTC [more...]
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-01 14:41 UTC (21+ 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] KVM: PPC: Fix callback check in kvmppc_gsm_refresh_info
2026-09-01 13:26 UTC
[PATCH v3 0/8] jffs2: extend write verification to all write paths
2026-09-01 13:05 UTC (9+ messages)
` [PATCH v3 1/8] jffs2: wbuf: clear wbuf on recovery failure paths
` [PATCH v3 2/8] jffs2: wbuf: fix space accounting in recovery secondary write failure
` [PATCH v3 3/8] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH v3 4/8] jffs2: write verify: add byte-by-byte comparison on mismatch
` [PATCH v3 5/8] jffs2: add write verification to direct page writes in flash_writev
` [PATCH v3 6/8] jffs2: add write verification to NOR direct write paths
` [PATCH v3 7/8] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH v3 8/8] jffs2: add runtime toggle for write verification
[PATCH v4 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
2026-09-01 9:22 UTC (7+ messages)
` [PATCH v4 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [PATCH v4 2/5] vfio/spapr_tce: Normalize EEH IOA error injection addresses
` [PATCH v4 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v4 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection
` [PATCH v4 5/5] powerpc/powernv/eeh: Map VFIO EEH error injection to OPAL
[PATCH] powerpc/entry: Clear TIF_SYSCALL_RET before syscall error return
2026-09-01 9:17 UTC (5+ messages)
[PATCH 0/4] char/misc: replace page allocator calls with k[mz]alloc()
2026-09-01 8:44 UTC (9+ messages)
` [PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()
[PATCH 0/4] powerpc/ps3: repair some kernel-doc comments
2026-09-01 6:33 UTC (5+ messages)
` [PATCH 1/4] powerpc/ps3: platform.h: fix enum ps3_spu_resource_type kernel-doc
` [PATCH 2/4] powerpc/ps3: htab.c: fix enum ps3_lpar_vas_id kernel-doc
` [PATCH 3/4] powerpc/ps3: mm.c: clean up kernel-doc issues
` [PATCH 4/4] powerpc/ps3: os-area.c: fix some kernel-doc warnings
[BUG] Continuously increasing spurious interrupts inside pSeries guest on PowerNV host
2026-09-01 6:15 UTC (2+ messages)
[PATCH] powerpc: Do not restore KUAP in arch_exit_to_user_mode_prepare()
2026-09-01 4:27 UTC (3+ messages)
[PATCH v2] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
2026-09-01 4:09 UTC (2+ messages)
[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
2026-09-01 3:18 UTC (16+ messages)
` [PATCH 01/11] mm/sparse-vmemmap: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH 02/11] mm/sparse-vmemmap: factor out shared vmemmap tail page allocation
` [PATCH 03/11] mm/sparse-vmemmap: open-code init_compound_tail()
` [PATCH 04/11] mm/sparse-vmemmap: prepare DAX vmemmap population for section orders
` [PATCH 05/11] mm/sparse-vmemmap: set section order for device DAX
` [PATCH 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages
` [PATCH 07/11] mm/sparse-vmemmap: move HVO helpers to a public header
` [PATCH 08/11] powerpc/mm: switch device DAX to shared tail vmemmap pages
` [PATCH 09/11] mm/sparse-vmemmap: drop the extra tail page from device DAX reservation
` [PATCH 10/11] mm/sparse-vmemmap: drop unused section_nr_vmemmap_pages() arguments
` [PATCH 11/11] Documentation/mm: update DAX vmemmap deduplication 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 0/7] soc: Remove redundant error messages on IRQ request failure
2026-09-01 2:09 UTC (2+ messages)
` (subset) "
[PATCH v3 00/17] crash: Rework and add arm64 crash hotplug support
2026-09-01 1:41 UTC (8+ messages)
` [PATCH v3 05/17] LoongArch: kexec: Fix CMA page leaks in segment placement retry loops
` [PATCH v3 07/17] crash_dump: Fix potential double-free of keys_header
[PATCH] powerpc/traps: Recover from L1 instruction cache parity errors on e500v2
2026-08-31 14:03 UTC
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-08-31 19:57 UTC (4+ messages)
[PATCH net-next v5 15/15] ibmveth: Wire ethtool set_channels to MQ RX queue resize
2026-08-31 19:24 UTC (3+ messages)
[PATCH net-next v5 14/15] ibmveth: Implement incremental MQ RX queue resize
2026-08-31 19:22 UTC (3+ messages)
[PATCH net-next v5 13/15] ibmveth: Expose per-queue buffer pool details via debugfs
2026-08-31 19:20 UTC (3+ messages)
[PATCH net-next v5 12/15] ibmveth: Report MQ-aware RX counts in ethtool get_channels
2026-08-31 19:19 UTC (3+ messages)
[PATCH net-next v5 11/15] ibmveth: Add per-queue RX and TX statistics collection
2026-08-31 19:12 UTC (3+ messages)
[PATCH net-next v5 10/15] ibmveth: Enable multi-queue RX receive path
2026-08-31 19:10 UTC (3+ messages)
[PATCH net-next v5 09/15] ibmveth: Harden RX poll path with helpers
2026-08-31 19:06 UTC (3+ messages)
[PATCH net-next v5 08/15] ibmveth: Add queue-aware RX buffer submit helper for MQ
2026-08-31 19:00 UTC (3+ messages)
[PATCH v7 0/8] scsi: ibmvfc: make ibmvfc support FPIN messages
2026-08-31 19:00 UTC (9+ messages)
` [PATCH v7 1/8] scsi: ibmvfc: add basic FPIN support
` [PATCH v7 2/8] scsi: ibmvfc: Add NOOP command support
` [PATCH v7 3/8] scsi: ibmvfc: add FPIN extended flag and async sub-CRQ queue handle
` [PATCH v7 4/8] scsi: ibmvfc: extend async event handlers to handle async sub queue events
` [PATCH v7 5/8] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ
` [PATCH v7 6/8] scsi: ibmvfc: extend channel registration and deregistration for async subq
` [PATCH v7 7/8] scsi: ibmvfc: register and use asynchronous sub CRQ for events
` [PATCH v7 8/8] scsi: ibmvfc: handle extended FPIN events
[PATCH net-next v5 07/15] ibmveth: Add RX queue register helpers for MQ
2026-08-31 18:54 UTC (3+ messages)
[PATCH net-next v5 06/15] ibmveth: Refactor TX resource allocation in open/close paths
2026-08-31 18:46 UTC (3+ messages)
[PATCH net-next v5 05/15] ibmveth: Refactor RX interrupt control for MQ RX queues
2026-08-31 18:24 UTC (3+ messages)
[PATCH net-next v5 04/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
2026-08-31 18:20 UTC (3+ messages)
[PATCH net-next v5 03/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
2026-08-31 18:12 UTC (3+ messages)
[PATCH net-next v5 02/15] ibmveth: Prepare MQ RX adapter data structures
2026-08-31 18:03 UTC (3+ messages)
[PATCH net-next v5 01/15] ibmveth: Add MQ RX hypercall wrappers and call definitions
2026-08-31 17:58 UTC (3+ messages)
[PATCH net-next v6 00/15] ibmveth: Add multi-queue RX support
2026-08-31 15:07 UTC (16+ messages)
` [PATCH net-next v6 01/15] ibmveth: Add MQ RX hypercall wrappers and call definitions
` [PATCH net-next v6 02/15] ibmveth: Prepare MQ RX adapter data structures
` [PATCH net-next v6 03/15] ibmveth: Refactor RX resource allocation for MQ RX bring-up
` [PATCH net-next v6 04/15] ibmveth: Refactor buffer pool management for per-queue MQ RX
` [PATCH net-next v6 05/15] ibmveth: Refactor RX interrupt control for MQ RX queues
` [PATCH net-next v6 06/15] ibmveth: Refactor TX resource allocation in open/close paths
` [PATCH net-next v6 07/15] ibmveth: Add RX queue register helpers for MQ
` [PATCH net-next v6 08/15] ibmveth: Add queue-aware RX buffer submit helper "
` [PATCH net-next v6 09/15] ibmveth: Harden RX poll path with helpers
` [PATCH net-next v6 10/15] ibmveth: Enable multi-queue RX receive path
` [PATCH net-next v6 11/15] ibmveth: Add per-queue RX and TX statistics collection
` [PATCH net-next v6 12/15] ibmveth: Report MQ-aware RX counts in ethtool get_channels
` [PATCH net-next v6 13/15] ibmveth: Expose per-queue buffer pool details via debugfs
` [PATCH net-next v6 14/15] ibmveth: Implement incremental MQ RX queue resize
` [PATCH net-next v6 15/15] ibmveth: Complete set_channels down-path and mq_fallback max_rx cap
[PATCH v3 0/5] powerpc/eeh: Add RTAS-based error injection support on pSeries
2026-08-31 15:09 UTC (13+ messages)
` [PATCH v3 1/5] powerpc/rtas: Handle ibm,open-errinjct return format
` [PATCH v3 2/5] powerpc/rtas: Allocate ibm,errinjct buffer below RTAS limit
` [PATCH v3 3/5] powerpc/pseries/eeh: Add RTAS error validation helpers
` [PATCH v3 4/5] powerpc/pseries/eeh: Implement RTAS-based EEH error injection
[PATCH AUTOSEL 6.18-5.15] bus: fsl-mc: wait for the MC firmware to complete its boot
2026-08-31 13:26 UTC (6+ messages)
` [PATCH AUTOSEL 6.18-6.12] powerpc/fadump: Add timeout to RTAS busy-wait loops
` [PATCH AUTOSEL 6.18-5.10] powerpc/pseries: Ensure vpa,slb_shadow & dtl are unregistered during crash
` [PATCH AUTOSEL 6.18-6.12] ASoC: fsl-asoc-card: reduce WM8904 PLL ratio to meet frequency limit
` [PATCH AUTOSEL 6.18] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH AUTOSEL 6.18] ppc/fadump: invoke kmsg_dump in fadump panic path
[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
2026-08-31 13:30 UTC (3+ messages)
[PATCH v2 00/10] Extend PKWM to support user-created wrapping keys
2026-08-31 11:17 UTC (11+ messages)
` [PATCH v2 01/10] pseries/plpks: update PKS documentation and maintainer entry
` [PATCH v2 02/10] pseries/plpks: fix error handling in plpks_read_var()
` [PATCH v2 03/10] pseries/plpks: improve type consistency and parameter validation
` [PATCH v2 04/10] keys/trusted_keys: propagate wrapping key generation errors
` [PATCH v2 05/10] pseries/plpks: rename the default wrapping key macro
` [PATCH v2 06/10] pseries/plpks: fix self-reference in plpks_var initializer
` [PATCH v2 07/10] pseries/plpks: hide wrapping_features when unsupported
` [PATCH v2 08/10] pseries/plpks: add HCALLs for PKWM wrapping key life cycle management
` [PATCH v2 09/10] keys/trusted_keys: enable PKWM wrapping key selection by label
` [PATCH v2 10/10] pseries/plpks/wrapkey: expose PKWM wrapping key management to userspace via sysfs
[PATCH 0/8] Extend PKWM to support user-created wrapping keys
2026-08-31 11:15 UTC (4+ messages)
` [PATCH 6/8] pseries/plpks: add HCALLs for PKWM wrapping key life cycle management
[PATCH v5] scsi: core: Drop Scsi_Host.default_lock
2026-08-31 9:58 UTC
[PATCH 0/3] tty: replace page allocator calls with k[mz]alloc()
2026-08-31 8:28 UTC (5+ messages)
` [PATCH 2/3] serial: core: replace get_zeroed_page() with kzalloc()
` [PATCH 3/3] tty: hvcs: replace __get_free_page() with kmalloc()
[PATCH v2 0/3] tty: replace page allocator calls with k[mz]alloc()
2026-08-31 8:27 UTC (4+ messages)
` [PATCH v2 1/3] tty: port: replace get_zeroed_page() with kzalloc()
` [PATCH v2 2/3] serial: core: "
` [PATCH v2 3/3] tty: hvcs: replace __get_free_page() with kmalloc()
[PATCH v13 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-08-31 8:24 UTC (13+ messages)
` [PATCH v13 1/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v13 2/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
` [PATCH v13 3/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH v13 4/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v13 5/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v13 6/8] selftests/bpf: Fix powerpc JIT disassembly failure
` [PATCH v13 7/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v13 8/8] selftests/bpf: Add tailcall "
drm/mgag200: Fix big-endian support
2026-08-31 8:20 UTC (3+ messages)
[PATCH v3 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
2026-08-31 8:23 UTC (9+ messages)
` [PATCH v3 net-next 1/8] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH v3 net-next 2/8] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH v3 net-next 3/8] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH v3 net-next 4/8] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH v3 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
` [PATCH v3 net-next 6/8] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH v3 net-next 7/8] net: dsa: netc: add PTP two-step timestamping support
` [PATCH v3 net-next 8/8] net: dsa: netc: add PTP one-step "
[PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
2026-08-31 7:12 UTC (2+ messages)
[PATCH v2] powerpc/configs: Add debug configs for debugging
2026-08-31 4:58 UTC (2+ messages)
[PATCH] powerpc: Don't drop _TIF_RESTOREALL on syscall restart
2026-08-31 4:40 UTC (2+ messages)
[PATCH] PCI/AER: Fix struct pci_dev reference leak in aer_process_err_devices()
2026-08-31 3:24 UTC (4+ messages)
[PATCH] ASoC: fsl_micfil: balance mclk enable/disable
2026-08-30 20:51 UTC (2+ messages)
` [PATCH v2] "
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