linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-30 05:34:11 to 2023-07-11 02:59:43 UTC [more...]

[PATCH v14 00/26] Add vfio_device cdev for iommufd support
 2023-07-11  2:59 UTC  (8+ messages)
` [PATCH v14 01/26] vfio: Allocate per device file structure
` [PATCH v14 02/26] vfio: Refine vfio file kAPIs for KVM
` [PATCH v14 03/26] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v14 04/26] kvm/vfio: Prepare for accepting vfio device fd
` [PATCH v14 05/26] kvm/vfio: Accept vfio device file from userspace
` [PATCH v14 06/26] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v14 07/26] vfio: Block device access via device fd until device is opened

[PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-07-11  2:31 UTC  (11+ messages)
` [PATCH v9 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v9 02/10] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v9 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
` [PATCH v9 04/10] iommufd: Add iommufd_ctx_has_group()
` [PATCH v9 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
` [PATCH v9 06/10] vfio: Mark cdev usage in vfio_device
` [PATCH v9 07/10] vfio: Add helper to search vfio_device in a dev_set
` [PATCH v9 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v9 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
` [PATCH v9 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[PATCH v5 23/38] s390: Implement the new page table range API
 2023-07-10 20:43 UTC 

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-07-10 18:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-07-10 17:21 UTC  (27+ messages)
` [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page

[kvm-unit-tests PATCH v3 0/6] s390x: Add support for running guests without MSO/MSL
 2023-07-10 15:05 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 5/6] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v3 6/6] s390x: add a test for SIE without MSO/MSL

[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
 2023-07-10 14:38 UTC  (9+ messages)
` [kvm-unit-tests PATCH v10 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH] KVM: s390: Don't WARN on PV validities
 2023-07-10 14:03 UTC  (3+ messages)

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (19+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime

[kvm-unit-tests PATCH 0/2] s390x: Improve console handling
 2023-07-10  9:33 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/2] lib: s390x: sclp: Add carriage return to line feed
` [kvm-unit-tests PATCH 2/2] lib: s390x: sclp: Add line mode input handling

[PATCH v10 0/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-10  8:39 UTC  (5+ messages)
` [PATCH v10 1/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v10 2/4] mm/tlbbatch: Rename and extend some functions
` [PATCH v10 3/4] mm/tlbbatch: Introduce arch_flush_tlb_batched_pending()
` [PATCH v10 4/4] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-10  7:45 UTC  (8+ messages)
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs

[PATCH net v2 0/3] s390/ism: Fixes to client handling
 2023-07-08  9:13 UTC  (9+ messages)
` [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-07 13:03 UTC  (18+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 11/13] riscv/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 12:24 UTC  (17+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 15/32] s390/dasd: Convert to blkdev_get_handle_by_path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()

[GIT PULL] s390 updates for 6.5 merge window part 2
 2023-07-06 20:54 UTC  (2+ messages)

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 16:07 UTC  (24+ messages)
` [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v4 03/13] arm/kexec: "
` [PATCH v4 04/13] ia64/kexec: "
` [PATCH v4 05/13] arm64/kexec: "
` [PATCH v4 06/13] loongarch/kexec: "
` [PATCH v4 07/13] m68k/kexec: "
` [PATCH v4 08/13] mips/kexec: "
` [PATCH v4 09/13] parisc/kexec: "
` [PATCH v4 10/13] powerpc/kexec: "
` [PATCH v4 11/13] riscv/kexec: "
` [PATCH v4 12/13] s390/kexec: "
` [PATCH v4 13/13] sh/kexec: "

[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-07-06 15:55 UTC  (3+ messages)

[PATCH v8 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-07-06 15:45 UTC 

next: s390: arch/s390/kernel/machine_kexec.c:192:18: error: invalid use of undefined type 'struct kimage'
 2023-07-06 12:06 UTC 

[PATCH net] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-06 12:00 UTC  (3+ messages)

[PATCH v2 16/92] s390: convert to ctime accessor functions
 2023-07-05 19:00 UTC 

[PATCH v2 0/2] KVM: s390: pv: fix two small bugs
 2023-07-05 11:19 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: s390: pv: simplify shutdown and fix race
` [PATCH v2 2/2] KVM: s390: pv: fix index value of replaced ASCE

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-07-05 10:24 UTC  (7+ messages)
` [RESEND PATCH v9 2/2] "

[PATCH net] s390/qeth: Fix vipa deletion
 2023-07-05  9:50 UTC  (3+ messages)

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-07-03 14:09 UTC  (6+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[kvm-unit-tests RFC 0/3] s390x: Improve console handling
 2023-07-03 12:30 UTC  (11+ messages)
` [kvm-unit-tests RFC 1/3] lib: s390x: sclp: Add carriage return to line feed
` [kvm-unit-tests RFC 2/3] lib: s390x: sclp: Clear ASCII screen on setup
` [kvm-unit-tests RFC 3/3] lib: s390x: sclp: Add line mode input handling

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-07-03  6:52 UTC  (4+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH AUTOSEL 6.4 08/16] s390/kasan: avoid short by one page shadow memory
 2023-07-02 19:38 UTC  (3+ messages)
` [PATCH AUTOSEL 6.4 09/16] s390/crash: use the correct type for memory allocation
` [PATCH AUTOSEL 6.4 10/16] s390/boot: fix physmem_info virtual vs physical address confusion

[GIT PULL 00/11] kvm: s390: Changes for 6.5
 2023-07-01 11:01 UTC  (2+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-30 22:12 UTC  (2+ messages)
  ` [PATCH 01/79] fs: add ctime accessors infrastructure

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-30 14:33 UTC  (4+ messages)
` [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).