messages from 2022-11-15 00:46:37 to 2022-11-25 03:45:17 UTC [more...]
[PATCH] s390/mm: Use pmd_pgtable_page() helper in __gmap_segment_gaddr()
2022-11-25 3:45 UTC
[kvm-unit-tests PATCH 0/5] s390x: Snippet fixes
2022-11-24 20:42 UTC (16+ messages)
` [kvm-unit-tests PATCH 1/5] s390x: Add a linker script to assembly snippets
` [kvm-unit-tests PATCH 2/5] s390x: snippets: Fix SET_PSW_NEW_ADDR macro
` [kvm-unit-tests PATCH 3/5] lib: s390x: sie: Set guest memory pointer
` [kvm-unit-tests PATCH 4/5] s390x: Clear first stack frame and end backtrace early
` [kvm-unit-tests PATCH 5/5] lib: s390x: Handle debug prints for SIE exceptions correctly
[PATCH net-next v5 00/10] optimize the parallelism of SMC-R connections
2022-11-24 19:53 UTC (19+ messages)
` [PATCH net-next v5 01/10] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
` [PATCH net-next v5 02/10] net/smc: fix application data exception
` [PATCH net-next v5 03/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending
` [PATCH net-next v5 04/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next v5 05/10] net/smc: allow confirm/delete rkey response deliver multiplex
` [PATCH net-next v5 06/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently
` [PATCH net-next v5 07/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
` [PATCH net-next v5 08/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse()
` [PATCH net-next v5 09/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
` [PATCH net-next v5 10/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
[PATCH net-next] net/smc: Unbind smc control from tcp control
2022-11-24 18:04 UTC (10+ messages)
stop drivers from passing GFP_COMP to dma_alloc_coherent
2022-11-24 14:10 UTC (24+ 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 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 net] net/smc: Fix expected buffersizes and sync logic
2022-11-24 14:07 UTC (6+ messages)
[PATCH v1] KVM: s390: GISA: sort out physical vs virtual pointers usage
2022-11-24 11:48 UTC (2+ messages)
[PATCH] KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
2022-11-24 10:46 UTC (7+ messages)
[PATCH 0/4] s390/dasd: fix out of bound access and other fixes
2022-11-23 17:37 UTC (6+ messages)
` [PATCH 1/4] s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid"
` [PATCH 2/4] s390/dasd: increase printing of debug data payload
` [PATCH 3/4] s390/dasd: fix no record found for raw_track_access
` [PATCH 4/4] s390/dasd: fix possible buffer overflow in copy_pair_show
[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-23 14:07 UTC (4+ 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] lockdown: s390: kexec_file: don't skip signature verification when not secure IPLed
2022-11-23 0:52 UTC (3+ messages)
[PATCH v1 00/16] vfio/ccw: channel program cleanup
2022-11-22 16:13 UTC (20+ 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 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 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 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)
[PATCH v2 0/5] iommu/s390: Further improvements
2022-11-19 9:28 UTC (2+ messages)
[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 (14+ 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 (7+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [RFC PATCH] s390/uaccess: Limit number of retries for cmpxchg_user_key
[PATCH 5/5] s390/uaccess: add cmpxchg_user_key()
2022-11-17 18:19 UTC (3+ messages)
` [PATCH] s390: cmpxchg: Make loop condition for 1,2 byte cases precise
[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 (20+ 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 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
[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 (2+ messages)
[PATCH v2 00/11] Connect VFIO to IOMMUFD
2022-11-15 5:41 UTC (8+ messages)
[PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
2022-11-15 3:34 UTC (6+ messages)
` [PATCH v5 2/2] "
[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
2022-11-15 0:46 UTC (5+ 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