linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 19:09:36 to 2022-11-16 15:29:48 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-16 15:29 UTC  (4+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-16 15:15 UTC  (18+ messages)
` [PATCH 1/7] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
` [PATCH 3/7] RDMA/qib: "
` [PATCH 4/7] cnic: "
` [PATCH 5/7] s390/ism: "
` [PATCH 6/7] ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
` [PATCH 7/7] dma-mapping: reject __GFP_COMP in dma_alloc_attrs

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-16 14:47 UTC  (10+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
    ` [PATCH 5/5] s390/uaccess: add cmpxchg_user_key()
              ` [PATCH] s390: cmpxchg: Make loop condition for 1,2 byte cases precise

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-16 12:23 UTC  (42+ messages)
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling

[PATCH] zfcp: fix double free of fsf request when qdio send fails
 2022-11-16 10:50 UTC 

[PATCH v6 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-16  2:51 UTC  (9+ messages)
` [PATCH v6 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v6 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] s390/ap: fix memory leak in ap_init_qci_info()
 2022-11-15  9:45 UTC  (2+ messages)

[PATCH v1] s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
 2022-11-15  8:56 UTC  (2+ messages)

[PATCH v16 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-11-15  8:42 UTC  (8+ messages)
` [PATCH v16 1/6] KVM: s390: pv: asynchronous "
` [PATCH v16 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v16 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v16 4/6] KVM: s390: pv: avoid export before import if possible
` [PATCH v16 5/6] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v16 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH v2 00/11] Connect VFIO to IOMMUFD
 2022-11-15  5:41 UTC  (56+ messages)
` [PATCH v2 01/11] vfio: Move vfio_device driver open/close code to a function
` [PATCH v2 02/11] vfio: Move vfio_device_assign_container() into vfio_device_first_open()
` [PATCH v2 03/11] vfio: Rename vfio_device_assign/unassign_container()
` [PATCH v2 04/11] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
` [PATCH v2 05/11] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
` [PATCH v2 06/11] vfio-iommufd: Allow iommufd to be used in place of a container fd
` [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v2 08/11] vfio-iommufd: Support iommufd for emulated "
` [PATCH v2 09/11] vfio: Move container related MODULE_ALIAS statements into container.c
` [PATCH v2 10/11] vfio: Make vfio_container optionally compiled
` [PATCH v2 11/11] iommufd: Allow iommufd to supply /dev/vfio/vfio

[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-15  3:34 UTC  (8+ messages)
` [PATCH v5 2/2] "
` [External] [PATCH v5 0/2] "

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-11-15  0:46 UTC  (5+ messages)

[RFC PATCH v2 0/8] Generic IPI sending tracepoint
 2022-11-14 17:27 UTC  (2+ messages)

[PATCH v2 0/5] iommu/s390: Further improvements
 2022-11-14 15:30 UTC  (8+ messages)
` [PATCH v2 1/5] iommu/s390: Make attach succeed even if the device is in error state
` [PATCH v2 2/5] iommu/s390: Add I/O TLB ops
` [PATCH v2 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
` [PATCH v2 4/5] iommu/s390: Optimize IOMMU table walking
` [PATCH v2 5/5] s390/pci: use lock-free I/O translation updates

[PATCH] s390/pci: Use irq_data_get_msi_desc()
 2022-11-14  9:36 UTC  (4+ messages)

[PATCH] KVM: s390: fix array_size.cocci warning
 2022-11-13  9:19 UTC 

[GIT PULL] s390 updates for 6.1-rc5
 2022-11-11 19:54 UTC  (2+ messages)

[PATCH][next] s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
 2022-11-11 12:59 UTC  (2+ messages)

[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
 2022-11-11  4:14 UTC  (3+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid

[PATCH] mm: remove kern_addr_valid() completely
 2022-11-11  2:50 UTC  (2+ messages)

[PATCH v3 0/7] vfio-ccw parent rework
 2022-11-10 20:16 UTC  (2+ messages)

[PATCH 00/10] Connect VFIO to IOMMUFD
 2022-11-10 19:19 UTC  (17+ messages)
` [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c

[PATCH 0/2] s390/vfio-ccw: addressing fixes
 2022-11-10 16:26 UTC  (9+ messages)
` [PATCH 1/2] vfio-ccw: sort out physical vs virtual pointers usage
` [PATCH 2/2] vfio/ccw: identify CCW data addresses as physical

[PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections
 2022-11-10  9:39 UTC  (9+ messages)

S390 testing for IOMMUFD
 2022-11-09 20:43 UTC  (19+ messages)

[GIT PULL 0/2] s390 fixes for 6.1-rc5
 2022-11-09 17:28 UTC  (2+ messages)

[PATCH 26/30] s390/ipl: Use kstrtobool() instead of strtobool()
 2022-11-08 14:53 UTC  (2+ messages)

[PATCH v1] KVM: s390: GISA: sort out physical vs virtual pointers usage
 2022-11-08 12:50 UTC  (2+ messages)

[PATCH 06/10] vfio-iommufd: Allow iommufd to be used in place of a container fd
 2022-11-07 23:45 UTC  (3+ messages)


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).