messages from 2025-09-17 14:02:15 to 2025-09-24 19:11:02 UTC [more...]
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-24 19:10 UTC (19+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[PATCH net-next v3 00/14] dibs - Direct Internal Buffer Sharing
2025-09-24 17:34 UTC (18+ messages)
` [PATCH net-next v3 01/14] net/smc: Remove error handling of unregister_dmb()
` [PATCH net-next v3 02/14] net/smc: Decouple sf and attached send_buf in smc_loopback
` [PATCH net-next v3 03/14] dibs: Create drivers/dibs
` [PATCH net-next v3 04/14] dibs: Register smc as dibs_client
` [PATCH net-next v3 05/14] dibs: Register ism as dibs device
` [PATCH net-next v3 06/14] dibs: Define dibs loopback
` [PATCH net-next v3 07/14] dibs: Define dibs_client_ops and dibs_dev_ops
` [PATCH net-next v3 08/14] dibs: Move struct device to dibs_dev
` [PATCH net-next v3 09/14] dibs: Create class dibs
` [PATCH net-next v3 10/14] dibs: Local gid for dibs devices
` [PATCH net-next v3 11/14] dibs: Move vlan support to dibs_dev_ops
` [PATCH net-next v3 12/14] dibs: Move query_remote_gid() "
` [PATCH net-next v3 13/14] dibs: Move data path to dibs layer
` [PATCH net-next v3 13/14] dibs: Move data path to dibs layer: manual merge
` [PATCH net-next v3 14/14] dibs: Move event handling to dibs layer
[PATCH net-next v3 0/2] net/smc: make wr buffer count configurable
2025-09-24 17:28 UTC (5+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-09-24 17:16 UTC (11+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space
` [PATCH v4 02/10] PCI: Add additional checks for flr reset
` [PATCH v4 03/10] PCI: Allow per function PCI slots
` [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v4 05/10] s390/pci: Restore IRQ unconditionally for the zPCI device
` [PATCH v4 06/10] s390/pci: Update the logic for detecting passthrough device
` [PATCH v4 07/10] s390/pci: Store PCI error information for passthrough devices
` [PATCH v4 08/10] vfio-pci/zdev: Add a device feature for error information
` [PATCH v4 09/10] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v4 10/10] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-24 16:17 UTC (8+ messages)
[PATCH v7 01/12] arch: export set_direct_map_valid_noflush to KVM module
2025-09-24 15:10 UTC
[PATCH v2 0/7] dm-integrity: asynchronous hash support
2025-09-24 13:17 UTC (15+ messages)
` [PATCH] crypto/authenc: don't return -EBUSY when enqueuing the hash request
` [PATCH] crypto: authenc - Correctly pass EINPROGRESS back up to the caller
[PATCH] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2025-09-24 13:14 UTC
[PATCH] KVM: s390: Fix to clear PTE when discarding a swapped page
2025-09-24 12:31 UTC (3+ messages)
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-24 12:03 UTC (29+ messages)
` [PATCH v4 01/14] mm/shmem: update shmem to use mmap_prepare
` [PATCH v4 02/14] device/dax: update devdax "
` [PATCH v4 03/14] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v4 04/14] relay: update relay to use mmap_prepare
` [PATCH v4 05/14] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v4 06/14] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v4 07/14] mm: abstract io_remap_pfn_range() based on PFN
` [PATCH v4 08/14] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v4 09/14] mm: add ability to take further action in vm_area_desc
` [PATCH v4 10/14] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v4 12/14] mm: add shmem_zero_setup_desc()
` [PATCH v4 13/14] mm: update mem char driver to use mmap_prepare
` [PATCH v4 14/14] mm: update resctl "
[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
2025-09-24 11:35 UTC (26+ messages)
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v3 20/36] s390/time: Set up vDSO datapage later
` [PATCH v3 26/36] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v3 27/36] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
` [PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks "
` [PATCH v3 30/36] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v3 32/36] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
` [PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
` [PATCH v3 35/36] clocksource: remove ARCH_CLOCKSOURCE_DATA
` [PATCH v3 36/36] clocksource: drop include of asm/clocksource.h from linux/clocksource.h
[PATCH net-next v2 0/2] net/smc: make wr buffer count configurable
2025-09-24 9:50 UTC (7+ messages)
` [PATCH net-next v2 1/2] "
[PATCH v2 0/3] s390: replace wq users and add WQ_PERCPU to alloc_workqueue() users
2025-09-24 9:05 UTC (8+ messages)
` [PATCH v2 1/3] drivers/s390: WQ_PERCPU added to alloc_workqueue users
` [PATCH v2 2/3] s390/diag324: replace use of system_wq with system_percpu_wq
` [PATCH v2 3/3] s390: replace use of system_wq with system_dfl_wq
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-23 17:49 UTC (5+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH v2] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA-512, SHAKE128, SHAKE256
2025-09-23 17:45 UTC (17+ messages)
[PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
2025-09-23 13:40 UTC (9+ messages)
` [PATCH v2 1/5] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH v2 2/5] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH v2 3/5] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH v2 4/5] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH v2 5/5] KVM: x86: Export KVM-internal symbols for sub-modules only
[PATCH net-next v2 00/14] dibs - Direct Internal Buffer Sharing
2025-09-23 9:09 UTC (5+ messages)
` [PATCH net-next v2 04/14] dibs: Register smc as dibs_client
[PATCH net-next V4] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-23 7:19 UTC (2+ messages)
[PATCH 6.6 ONLY] s390/cpum_cf: Fix uninitialized warning after backport of ce971233242b
2025-09-22 21:15 UTC
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-09-22 12:18 UTC
[syzbot] [smc?] general protection fault in __smc_diag_dump (4)
2025-09-20 4:37 UTC (4+ messages)
[PATCH net] net/smc: fix warning in smc_rx_splice() when calling get_page()
2025-09-19 23:50 UTC (2+ messages)
[PATCH v3 01/10] PCI: Avoid saving error values for config space
2025-09-19 18:17 UTC (3+ messages)
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-19 8:44 UTC (8+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
2025-09-19 8:25 UTC (2+ messages)
[PATCH v2 11/16] mm: update mem char driver to use mmap_prepare
2025-09-19 5:13 UTC (3+ messages)
[PATCH v2 16/16] kcov: update kcov to use mmap_prepare
2025-09-19 5:10 UTC (3+ messages)
[PATCH] perf/test: Skip leader sampling for s390
2025-09-18 21:11 UTC
[syzbot] Monthly smc report (Sep 2025)
2025-09-18 20:44 UTC
[PATCH 00/62] initrd: remove classic initrd support
2025-09-18 18:10 UTC (4+ messages)
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-18 15:51 UTC (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[PATCH v2 00/20] KVM: s390: gmap rewrite, the real deal
2025-09-18 15:10 UTC (22+ messages)
` [PATCH v2 05/20] KVM: s390: Add helper functions for fault handling
` [PATCH v2 08/20] KVM: s390: KVM page table management functions: allocation
[PATCH net-next V3] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-18 15:07 UTC (2+ messages)
[PATCH v2 0/4] s390: Fix and optimize __flogr() inline assembly
2025-09-18 14:19 UTC (2+ messages)
[PATCH v8 1/8] s390: vmlinux.lds.S: Reorder sections
2025-09-18 8:05 UTC
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-09-18 5:56 UTC (5+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
[GIT PULL 0/3] KVM: s390: fixes for 6.17
2025-09-17 17:54 UTC (2+ messages)
[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
2025-09-17 17:50 UTC (9+ messages)
` [PATCH v3 03/10] PCI: Allow per function PCI slots
` [PATCH v3 04/10] s390/pci: Add architecture specific resource/bus address translation
[PATCH v3 00/13] expand mmap_prepare functionality, port more users
2025-09-17 15:34 UTC (4+ messages)
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
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