public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-29 23:31:52 to 2021-12-07 16:02:13 UTC [more...]

[kvm-unit-tests PATCH v2 00/10] s390x: sie: Add PV snippet support
 2021-12-07 16:00 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 01/10] lib: s390x: sie: Add sca allocation and freeing
` [kvm-unit-tests PATCH v2 02/10] s390x: sie: Add PV fields to SIE control block
` [kvm-unit-tests PATCH v2 03/10] s390x: sie: Add UV information into VM struct
` [kvm-unit-tests PATCH v2 04/10] s390x: uv: Add more UV call functions
` [kvm-unit-tests PATCH v2 05/10] s390x: lib: Extend UV library with PV guest management

[PATCH v2 0/2] s390/kexec_file: improve error handling and messages
 2021-12-07 15:29 UTC  (4+ messages)
` [PATCH v2 1/2] s390/kexec_file: print some more error messages
` [PATCH v2 2/2] s390/kexec_file: fix error handling when applying relocations

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-07 12:46 UTC  (34+ messages)
` [patch V2 01/31] genirq/msi: Move descriptor list to struct msi_device_data
` [patch V2 02/31] genirq/msi: Add mutex for MSI list protection
` [patch V2 03/31] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
` [patch V2 04/31] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch V2 05/31] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
` [patch V2 06/31] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
` [patch V2 07/31] PCI/MSI: Protect MSI operations
` [patch V2 08/31] PCI/MSI: Use msi_add_msi_desc()
` [patch V2 09/31] PCI/MSI: Let core code free MSI descriptors
` [patch V2 10/31] PCI/MSI: Use msi_on_each_desc()
` [patch V2 11/31] x86/pci/xen: Use msi_for_each_desc()
` [patch V2 12/31] xen/pcifront: Rework MSI handling
` [patch V2 13/31] s390/pci: Rework MSI descriptor walk
` [patch V2 14/31] powerpc/4xx/hsta: Rework MSI handling
` [patch V2 15/31] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
` [patch V2 16/31] powerpc/pasemi/msi: Convert to msi_on_each_dec()
` [patch V2 17/31] powerpc/fsl_msi: Use msi_for_each_desc()
` [patch V2 18/31] powerpc/mpic_u3msi: Use msi_for_each-desc()
` [patch V2 19/31] PCI: hv: Rework MSI handling
` [patch V2 20/31] NTB/msi: Convert to msi_on_each_desc()
` [patch V2 21/31] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
` [patch V2 22/31] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
` [patch V2 23/31] bus: fsl-mc-msi: Simplify MSI descriptor handling
` [patch V2 24/31] platform-msi: Let core code handle MSI descriptors
` [patch V2 25/31] platform-msi: Simplify platform device MSI code
` [patch V2 26/31] genirq/msi: Make interrupt allocation less convoluted
` [patch V2 27/31] genirq/msi: Convert to new functions
` [patch V2 28/31] genirq/msi: Mop up old interfaces
` [patch V2 29/31] genirq/msi: Add abuse prevention comment to msi header
` [patch V2 30/31] genirq/msi: Simplify sysfs handling
` [patch V2 31/31] genirq/msi: Convert storage to xarray

[PATCH v5 0/1] s390x: KVM: CPU Topology
 2021-12-07  9:43 UTC  (3+ messages)
` [PATCH v5 1/1] s390x: KVM: accept STSI for CPU topology information

[PATCH v3 0/3] KVM: s390: Some gaccess cleanup
 2021-12-07  9:27 UTC  (2+ messages)

[PATCH net-next 0/5] s390/net: updates 2021-12-06
 2021-12-07  9:04 UTC  (6+ messages)
` [PATCH net-next 1/5] s390/qeth: simplify qeth_receive_skb()
` [PATCH net-next 2/5] s390/qeth: split up L2 netdev_ops
` [PATCH net-next 3/5] s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
` [PATCH net-next 4/5] s390/qeth: fine-tune .ndo_select_queue()
` [PATCH net-next 5/5] s390/qeth: remove check for packing mode in qeth_check_outbound_queue()

[PATCH net-next] net/smc: Clear memory when release and reuse buffer
 2021-12-07  1:10 UTC  (2+ messages)

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-06 22:21 UTC  (56+ messages)
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()

[PATCH AUTOSEL 5.10 03/15] s390/test_unwind: use raw opcode instead of invalid instruction
 2021-12-06 21:15 UTC 

[PATCH AUTOSEL 5.15 06/24] s390/test_unwind: use raw opcode instead of invalid instruction
 2021-12-06 21:12 UTC 

[PATCH] s390/kexec_file: fix error handling when applying relocations
 2021-12-06 18:36 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/2] s390x: firq: floating interrupt test
 2021-12-06 13:35 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: make smp_cpu_setup() return 0 on success
` [kvm-unit-tests PATCH v2 2/2] s390x: firq: floating interrupt test

[PATCH v6 00/17] KVM: s390: pv: implement lazy destroy for reboot
 2021-12-04  2:32 UTC  (19+ messages)
` [PATCH v6 01/17] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v6 02/17] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v6 03/17] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v6 04/17] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v6 05/17] KVM: s390: pv: usage counter instead of flag
` [PATCH v6 06/17] KVM: s390: pv: add export before import
` [PATCH v6 07/17] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v6 08/17] KVM: s390: pv: make kvm_s390_cpus_from_pv global
` [PATCH v6 09/17] KVM: s390: pv: clear the state without memset
` [PATCH v6 10/17] KVM: s390: pv: add mmu_notifier
` [PATCH v6 11/17] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v6 12/17] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v6 13/17] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v6 14/17] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v6 15/17] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v6 16/17] KVM: s390: pv: add KVM_CAP_S390_PROT_REBOOT_ASYNC
` [PATCH v6 17/17] KVM: s390: pv: avoid export before import if possible

[GIT PULL] s390 updates for 5.16-rc4
 2021-12-03 19:50 UTC  (2+ messages)

[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
 2021-12-03 19:26 UTC  (5+ messages)

[PATCH AUTOSEL 5.15 10/39] net/smc: Transfer remaining wait queue entries during fallback
 2021-12-03 18:20 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 1/1] s390x: Add specification exception interception test
 2021-12-03 11:46 UTC  (4+ messages)
` [kvm-unit-tests PATCH] s390x: Add strict mode to specification exception interpretation test

[RFC PATCH 13/14] s390/crash_dump: Use the new interface copy_oldmem_page_buf
 2021-12-03 10:42 UTC 

[kvm-unit-tests PATCH 0/8] s390x: sie: Add PV snippet support
 2021-12-03  9:29 UTC  (5+ messages)
` [kvm-unit-tests PATCH 7/8] s390x: snippets: Add PV support

[PATCH net] net/smc: Clear memory when release and reuse buffer
 2021-12-03  7:23 UTC  (7+ messages)

Regression in v5.16-rc1: Timeout in mlx5_health_wait_pci_up() may try to wait 245 million years
 2021-12-02 13:56 UTC  (5+ messages)

[kvm-unit-tests PATCH] s390x: uv: Fix UVC cmd prepare reset name
 2021-12-02 13:28 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 0/2] s390x: firq: floating interrupt test
 2021-12-02 12:24 UTC  (11+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: make smp_cpu_setup() return 0 on success
` [kvm-unit-tests PATCH v1 2/2] s390x: firq: floating interrupt test

[PATCH net v3] net/smc: fix wrong list_del in smc_lgr_cleanup_early
 2021-12-02 12:20 UTC  (3+ messages)

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-02  0:31 UTC  (5+ messages)

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-01 11:48 UTC  (4+ messages)

[PATCH net v2] net/smc: fix wrong list_del in smc_lgr_cleanup_early
 2021-12-01  2:46 UTC  (2+ messages)

[PATCH net] net/smc: fix wrong list_del in smc_lgr_cleanup_early
 2021-12-01  2:22 UTC  (4+ messages)

[RFC PATCH v3 0/2] s390x: Improvements to SIGP handling [KVM]
 2021-11-30 20:11 UTC  (14+ messages)
` [RFC PATCH v3 2/2] KVM: s390: Extend the USER_SIGP capability

decouple DAX from block devices v2
 2021-11-30 19:06 UTC  (17+ messages)
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 23/29] xfs: pass the mapping flags to xfs_bmbt_to_iomap
` [PATCH 24/29] iomap: add a IOMAP_DAX flag
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems

[PATCH net] MAINTAINERS: s390/net: add Alexandra and Wenjia as maintainer
 2021-11-30 12:30 UTC  (2+ messages)

[RE]: [PATCH v3 10/10] vfio/ccw: Move the lifecycle of the struct vfio_ccw_private to the mdev
 2021-11-30 11:32 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