messages from 2026-05-12 09:07:02 to 2026-05-15 04:38:01 UTC [more...]
cleanup the RAID6 P/Q library v2
2026-05-15 4:37 UTC (11+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-14 21:50 UTC (10+ messages)
[PATCH v16 0/7] Error recovery for vfio-pci devices on s390x
2026-05-14 18:00 UTC (8+ messages)
` [PATCH v16 1/7] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v16 2/7] PCI: Avoid saving config space state if inaccessible
` [PATCH v16 3/7] PCI: Fail FLR when config space is inaccessible
` [PATCH v16 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v16 5/7] vfio-pci/zdev: Add a device feature for error information
` [PATCH v16 6/7] vfio/pci: Add a reset_done callback for vfio-pci driver
` [PATCH v16 7/7] vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-05-14 16:45 UTC (3+ messages)
[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-14 15:43 UTC (26+ messages)
` [PATCH v4 01/13] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v4 02/13] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
` [PATCH v4 13/13] x86/amd-gart: preserve the direct DMA address until GART mapping succeeds
[PATCH v7 11/31] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-14 13:53 UTC (2+ messages)
[PATCH net] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
2026-05-14 11:57 UTC (5+ messages)
[PATCH v2 0/2] sched/core: Fix proxy-exec/core-sched interactions
2026-05-14 9:54 UTC (8+ messages)
` [PATCH v2 1/2] sched/core: Don't steal a proxy-exec donor
` [PATCH v2 2/2] sched/core: Don't proxy-exec unmatched cookie lock owners
[PATCH v6 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-13 16:16 UTC (5+ messages)
` [PATCH v6 1/4] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v6 2/4] KVM: s390: Enable adapter_indicators_set to use mapped pages
[PATCH net-next 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
2026-05-13 15:34 UTC (13+ messages)
` [PATCH net-next 1/6] atm: convert "
` [PATCH net-next 2/6] xdp: "
` [PATCH net-next 3/6] af_iucv: "
` [PATCH net-next 4/6] l2tp: ppp: "
` [PATCH net-next 5/6] rxrpc: "
` [PATCH net-next 6/6] tipc: "
[PATCH 0/4] s390: Idle time accounting improvements
2026-05-13 14:01 UTC (5+ messages)
` [PATCH 1/4] s390/timex: Move union tod_clock type to separate header
` [PATCH 2/4] s390/irq/idle: Use stcke instead of stckf for time stamps
` [PATCH 3/4] s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()
` [PATCH 4/4] s390/idle: Remove idle time and count sysfs files
[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
2026-05-13 8:41 UTC (18+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
[PATCH v2 0/5] KVM: s390: some vSIE and UCONTROL fixes
2026-05-13 7:56 UTC (8+ messages)
` [PATCH v2 1/5] KVM: s390: vsie: Fix memory leak when unshadowing
` [PATCH v2 2/5] KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errors
` [PATCH v2 3/5] KVM: s390: vsie: Fix unshadowing logic
` [PATCH v2 4/5] KVM: s390: vsie: Fix redundant rmap entries
` [PATCH v2 5/5] KVM: s390: Properly reset zero bit in PGSTE
[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
2026-05-13 6:47 UTC (11+ messages)
[GIT PULL 0/2] KVM: s390: pci: fix array indexing for master
2026-05-13 6:00 UTC (2+ messages)
[PATCH v2] drivers/base/memory: make memory block get/put explicit
2026-05-13 5:54 UTC (6+ messages)
[PATCH v3] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
2026-05-13 3:45 UTC (2+ messages)
[PATCH net] net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
2026-05-13 3:45 UTC (2+ messages)
[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-12 23:33 UTC (8+ messages)
` [PATCH 01/11] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
[kvms390:sae 2/54] arch/x86/kvm/svm/sev.c:117:27: error: no member named 'users_count' in 'struct kvm'
2026-05-12 17:45 UTC
[PATCH] s390: cleanup kconfig defaults for selftests
2026-05-12 17:43 UTC
[PATCH 0/4] s390: enable Rust support and add required arch glue
2026-05-12 14:23 UTC (8+ messages)
` [PATCH 1/4] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH 2/4] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH 3/4] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH 4/4] s390: enable Rust support
[kvms390:sae 2/54] arch/x86/kvm/svm/sev.c:117:32: error: 'struct kvm' has no member named 'users_count'
2026-05-12 12:47 UTC
page: | 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