messages from 2022-11-10 09:40:05 to 2022-11-22 16:05:15 UTC [more...]
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-11-22 16:04 UTC (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver
[PATCH] lockdown: s390: kexec_file: don't skip signature verification when not secure IPLed
2022-11-22 15:15 UTC (2+ messages)
[PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-11-22 13:10 UTC (20+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v3 3/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v3 4/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v3 5/9] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v3 6/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v3 7/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v3 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v3 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test
Silikonmischungen
2022-11-22 9:00 UTC
[PATCH v1 00/16] vfio/ccw: channel program cleanup
2022-11-22 1:41 UTC (18+ messages)
` [PATCH v1 01/16] vfio/ccw: cleanup some of the mdev commentary
` [PATCH v1 02/16] vfio/ccw: simplify the cp_get_orb interface
` [PATCH v1 03/16] vfio/ccw: allow non-zero storage keys
` [PATCH v1 04/16] vfio/ccw: move where IDA flag is set in ORB
` [PATCH v1 05/16] vfio/ccw: replace copy_from_iova with vfio_dma_rw
` [PATCH v1 06/16] vfio/ccw: simplify CCW chain fetch routines
` [PATCH v1 07/16] vfio/ccw: remove unnecessary malloc alignment
` [PATCH v1 08/16] vfio/ccw: pass page count to page_array struct
` [PATCH v1 09/16] vfio/ccw: populate page_array struct inline
` [PATCH v1 10/16] vfio/ccw: refactor the idaw counter
` [PATCH v1 11/16] vfio/ccw: discard second fmt-1 IDAW
` [PATCH v1 12/16] vfio/ccw: calculate number of IDAWs regardless of format
` [PATCH v1 13/16] vfio/ccw: allocate/populate the guest idal
` [PATCH v1 14/16] vfio/ccw: handle a guest Format-1 IDAL
` [PATCH v1 15/16] vfio/ccw: don't group contiguous pages on 2K IDAWs
` [PATCH v1 16/16] vfio/ccw: remove old IDA format restrictions
[PATCH v2 0/2] s390/vfio-ccw: addressing fixes
2022-11-21 16:58 UTC (3+ messages)
` [PATCH v2 1/2] vfio/ccw: sort out physical vs virtual pointers usage
` [PATCH v2 2/2] vfio/ccw: identify CCW data addresses as physical
[PATCH] KVM: s390: remove unused gisa_clear_ipm_gisc() function
2022-11-21 12:07 UTC (3+ messages)
stop drivers from passing GFP_COMP to dma_alloc_coherent
2022-11-21 8:39 UTC (25+ 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/5] iommu/s390: Further improvements
2022-11-19 9:28 UTC (5+ messages)
` [PATCH v2 1/5] iommu/s390: Make attach succeed even if the device is in error state
[PATCH AUTOSEL 6.0 11/44] s390/zcrypt: fix warning about field-spanning write
2022-11-19 2:11 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 29/44] s390: always build relocatable kernel
[GIT PULL] s390 updates for 6.1-rc6
2022-11-18 20:32 UTC (2+ messages)
[RFC PATCH v2 0/8] Generic IPI sending tracepoint
2022-11-18 16:42 UTC (15+ messages)
` [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
` [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule()
` [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI
[PATCH v2] s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
2022-11-18 10:43 UTC (2+ messages)
[PATCH] zfcp: fix double free of fsf request when qdio send fails
2022-11-17 18:28 UTC (2+ messages)
[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-11-17 18:20 UTC (15+ 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
` [RFC PATCH] s390/uaccess: Limit number of retries for cmpxchg_user_key
[PATCH v1] s390/vfio-ap: GISA: sort out physical vs virtual pointers usage
2022-11-17 17:55 UTC (5+ messages)
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-17 15:16 UTC (32+ 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 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 v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-17 8:26 UTC (3+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v7 2/2] arm64: support batched/deferred tlb shootdown during page reclamation
[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2022-11-17 1:55 UTC (9+ messages)
` [PATCH v2 1/7] s390/ism: Set DMA coherent mask
` [PATCH v2 2/7] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v2 3/7] s390/pci: Use dma-iommu layer
` [PATCH v2 4/7] iommu: Let iommu.strict override ops->def_domain_type
` [PATCH v2 5/7] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v2 6/7] iommu/dma: Enable variable queue size and use larger single queue
` [PATCH v2 7/7] iommu/s390: flush queued IOVAs on RPCIT out of resource indication
[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 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 (30+ messages)
` [PATCH v2 07/11] vfio-iommufd: Support iommufd for physical VFIO devices
` [PATCH v2 10/11] vfio: Make vfio_container optionally compiled
[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)
[PATCH v2 11/11] iommufd: Allow iommufd to supply /dev/vfio/vfio
2022-11-14 14:50 UTC (4+ messages)
[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 v2 09/11] vfio: Move container related MODULE_ALIAS statements into container.c
2022-11-11 4:13 UTC (2+ messages)
[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 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
2022-11-10 19:19 UTC (11+ messages)
[PATCH 0/2] s390/vfio-ccw: addressing fixes
2022-11-10 16:26 UTC (5+ messages)
` [PATCH 1/2] vfio-ccw: sort out physical vs virtual pointers usage
[PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections
2022-11-10 9:39 UTC (9+ 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