messages from 2026-03-23 04:41:37 to 2026-03-25 10:18:23 UTC [more...]
[PATCH 00/12] treewide: Convert buses to use generic driver_override
2026-03-25 10:17 UTC (21+ messages)
` [PATCH 01/12] amba: use generic driver_override infrastructure
` [PATCH 02/12] bus: fsl-mc: "
` [PATCH 03/12] cdx: "
` [PATCH 04/12] hv: vmbus: "
` [PATCH 05/12] PCI: "
` [PATCH 06/12] platform/wmi: "
` [PATCH 07/12] rpmsg: "
` [PATCH 08/12] vdpa: "
` [PATCH 09/12] s390/cio: "
` [PATCH 10/12] s390/ap: "
` [PATCH 11/12] spi: "
` [PATCH 12/12] driver core: remove driver_set_override()
` (subset) [PATCH 00/12] treewide: Convert buses to use generic driver_override
[kvm-unit-tests PATCH v2 0/5] s390x: Add test for STFLE interpretive execution (format-2)
2026-03-25 10:18 UTC (8+ messages)
` [kvm-unit-tests PATCH v2 1/5] s390x: snippets: Add reset_guest() to lib
` [kvm-unit-tests PATCH v2 2/5] s390x: sclp: Remove unnecessary padding from struct sclp_facilities
` [kvm-unit-tests PATCH v2 3/5] s390x: sclp: Rework sclp_facilities_setup() for simpler control flow
` [kvm-unit-tests PATCH v2 4/5] s390x: sclp: Add detection of alternate STFLE facilities
` [kvm-unit-tests PATCH v2 5/5] s390x: Add test for STFLE interpretive execution (format-2)
[RFC PATCH 0/2] s390/mm: Batch PTE updates in lazy MMU mode
2026-03-25 9:55 UTC (4+ messages)
` [RFC PATCH 1/2] mm: make lazy MMU mode context-aware
` [RFC PATCH 2/2] s390/mm: Batch PTE updates in lazy MMU mode
[PATCH 0/2] KVM: s390: Fix lpsw/e breaking event handling
2026-03-25 8:49 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: s390: selftests: Add load psw bear test
[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
2026-03-25 6:58 UTC (4+ messages)
` [PATCH v1] perf symbol: Lazily compute idle and use the perf_env
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
2026-03-25 4:14 UTC (2+ messages)
[PATCH v11 2/9] s390/pci: Add architecture specific resource/bus address translation
2026-03-24 23:47 UTC (3+ messages)
[PATCH v11 4/9] PCI: Add additional checks for flr reset
2026-03-24 23:22 UTC (3+ messages)
[PATCH v11 1/9] PCI: Allow per function PCI slots
2026-03-24 23:20 UTC (4+ messages)
[PATCH v11 3/9] PCI: Avoid saving config space state if inaccessible
2026-03-24 22:52 UTC (4+ messages)
[PATCH v11 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
2026-03-24 22:30 UTC (3+ messages)
[PATCH v11 0/9] Error recovery for vfio-pci devices on s390x
2026-03-24 19:34 UTC (2+ messages)
[PATCH 00/10] PCI: Improve head free space usage
2026-03-24 18:36 UTC (15+ messages)
` [PATCH 01/10] resource: Add __resource_contains_unbound() for internal contains checks
` [PATCH 02/10] resource: Pass full extent of empty space to resource_alignf CB
` [PATCH 03/10] resource: Rename 'tmp' variable to 'full_avail'
` [PATCH 04/10] ARM/PCI: Remove unnecessary second application of align
` [PATCH 05/10] am68k/PCI: "
` [PATCH 06/10] MIPS: PCI: "
` [PATCH 07/10] parisc/PCI: Cleanup align handling
` [PATCH 08/10] PCI: Rename window_alignment() to pci_min_window_alignment()
` [PATCH 09/10] PCI: Align head space better
` [PATCH 10/10] PCI: Fix alignment calculation for resource size larger than align
[PATCH v3 0/9] KVM: s390: More memory management fixes
2026-03-24 17:43 UTC (10+ messages)
` [PATCH v3 1/9] KVM: s390: vsie: Fix dat_split_ste()
` [PATCH v3 2/9] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v3 3/9] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [PATCH v3 4/9] KVM: s390: vsie: Fix nested guest memory shadowing
` [PATCH v3 5/9] KVM: s390: Fix gmap_link()
` [PATCH v3 6/9] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [PATCH v3 7/9] KVM: s390: vsie: Fix unshadowing while shadowing
` [PATCH v3 8/9] KVM: s390: vsie: Fix guest page tables protection
` [PATCH v3 9/9] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
cleanup the RAID5 XOR library v3
2026-03-24 16:42 UTC (29+ messages)
` [PATCH 01/26] xor: assert that xor_blocks is not from preemptible user context
` [PATCH 02/26] arm/xor: remove in_interrupt() handling
` [PATCH 03/26] um/xor: cleanup xor.h
` [PATCH 04/26] xor: move to lib/raid/
` [PATCH 05/26] xor: small cleanups
` [PATCH 06/26] xor: cleanup registration and probing
` [PATCH 07/26] xor: split xor.h
` [PATCH 08/26] xor: remove macro abuse for XOR implementation registrations
` [PATCH 09/26] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 10/26] alpha: move the XOR code to lib/raid/
` [PATCH 11/26] arm: "
` [PATCH 12/26] arm64: "
` [PATCH 13/26] loongarch: "
` [PATCH 14/26] powerpc: "
` [PATCH 15/26] riscv: "
` [PATCH 16/26] sparc: "
` [PATCH 17/26] s390: "
` [PATCH 18/26] x86: "
` [PATCH 19/26] xor: avoid indirect calls for arm64-optimized ops
` [PATCH 20/26] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/26] xor: add a better public API
` [PATCH 22/26] async_xor: use xor_gen
` [PATCH 23/26] btrfs: "
` [PATCH 24/26] xor: pass the entire operation to the low-level ops
` [PATCH 25/26] xor: use static_call for xor_gen
` [PATCH 26/26] xor: add a kunit test case
[PATCH] s390/syscalls: add spectre boundry for syscall dispatch table
2026-03-24 16:34 UTC
[GIT PULL 0/6] KVM: s390: Fixes for 7.0
2026-03-24 16:33 UTC (2+ messages)
[PATCH v4 0/4] Use killable vma write locking in most places
2026-03-24 15:59 UTC (14+ messages)
` [PATCH v4 2/4] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v4 3/4] KVM: s390: avoid kvm_s390_handle_pv() error overwrite
` [PATCH v4 4/4] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH v2 0/8] KVM: s390: More memory management fixes
2026-03-24 15:28 UTC (25+ messages)
` [PATCH v2 1/8] KVM: s390: vsie: Fix dat_split_ste()
` [PATCH v2 2/8] KVM: s390: Remove non-atomic dat_crstep_xchg()
` [PATCH v2 3/8] KVM: s390: vsie: Fix check for pre-existing shadow mapping
` [PATCH v2 4/8] KVM: s390: Fix gmap_link()
` [PATCH v2 5/8] KVM: s390: vsie: Fix refcount overflow for shadow gmaps
` [PATCH v2 6/8] KVM: s390: vsie: Fix unshadowing while shadowing
` [PATCH v2 7/8] KVM: s390: vsie: Fix guest page tables protection
` [PATCH v2 8/8] KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
2026-03-24 14:53 UTC (4+ messages)
` [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
[PATCH 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
2026-03-24 9:40 UTC (8+ messages)
` [PATCH 1/2] ptp: split clock drivers into two subdirectories
` [PATCH 2/2] MAINTAINERS: update PTP maintainer entries after directory split
cleanup the RAID6 P/Q library
2026-03-24 6:40 UTC (18+ messages)
` [PATCH 01/17] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/17] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/17] raid6: move to lib/raid/
` [PATCH 04/17] raid6: remove unused defines in pq.h
` [PATCH 05/17] raid6: remove raid6_get_zero_page
` [PATCH 06/17] raid6: use named initializers for struct raid6_calls
` [PATCH 07/17] raid6: improve the public interface
` [PATCH 08/17] raid6: hide internals
` [PATCH 09/17] raid6: rework the init helpers
` [PATCH 10/17] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 11/17] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 12/17] raid6: update top of file comments
` [PATCH 13/17] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 14/17] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 15/17] raid6_kunit: cleanup dataptr handling
` [PATCH 16/17] raid6_kunit: randomize parameters and increase limits
` [PATCH 17/17] raid6_kunit: randomize buffer alignment
[PATCH 00/19] GHASH library
2026-03-24 0:50 UTC (3+ messages)
[PATCH] block: partitions: Replace pp_buf with struct seq_buf
2026-03-23 22:29 UTC (5+ messages)
[PATCH v7 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-23 21:30 UTC (7+ messages)
` [PATCH v7 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v7 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v7 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
2026-03-23 21:15 UTC (19+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v5 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
2026-03-23 18:43 UTC (4+ messages)
` [PATCH v5 1/2] PCI: AtomicOps: Do not enable without support in root complex
` [PATCH v5 2/2] PCI: AtomicOps: Update references to PCIe spec
[RFC 00/10] KVM: s390: spring cleanup
2026-03-23 15:54 UTC (14+ messages)
` [RFC 05/10] KVM: s390: vsie: Cleanup and fixup of crycb handling
` [RFC 06/10] KVM: s390: Rework lowcore access functions
` [RFC 07/10] KVM: s390: Use gpa_t and gva_t in gaccess files
` [RFC 08/10] KVM: s390: Use gpa_t in priv.c
` [RFC 09/10] KVM: s390: Use gpa_t in pv.c
` [RFC 10/10] KVM: s390: Cleanup kvm_s390_store_status_unloaded
[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-23 15:51 UTC (7+ messages)
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags
[RFC 02/10] KVM: s390: Consolidate lpswe variants
2026-03-23 15:08 UTC (3+ messages)
` [PATCH] KVM: s390: Fix lpsw/e breaking event handling
[PATCH] "s390: include S390_KPROBES_SANITY_TEST with KUNIT_ALL_TESTS"
2026-03-23 12:51 UTC
[PATCH] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
2026-03-23 12:35 UTC
[PATCH 0/9] s390: Improve this_cpu operations
2026-03-23 10:26 UTC (2+ 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