messages from 2018-09-14 12:10:20 to 2018-09-25 23:16:40 UTC [more...]
[PATCH v11 00/26] guest dedicated crypto adapters
2018-09-25 23:16 UTC (26+ messages)
` [PATCH v11 01/26] KVM: s390: vsie: simulate VCPU SIE entry/exit
` [PATCH v11 02/26] KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
` [PATCH v11 03/26] KVM: s390: refactor crypto initialization
` [PATCH v11 04/26] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v11 05/26] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v11 06/26] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v11 07/26] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v11 08/26] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v11 09/26] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v11 10/26] KVM: s390: interfaces to clear CRYCB masks
` [PATCH v11 11/26] s390: vfio-ap: implement mediated device open callback
` [PATCH v11 12/26] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v11 13/26] s390: vfio-ap: zeroize the AP queues
` [PATCH v11 14/26] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
` [PATCH v11 15/26] KVM: s390: Clear Crypto Control Block when using vSIE
` [PATCH v11 16/26] KVM: s390: vsie: Do the CRYCB validation first
` [PATCH v11 17/26] KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
` [PATCH v11 18/26] KVM: s390: vsie: Allow CRYCB FORMAT-2
` [PATCH v11 19/26] KVM: s390: vsie: allow CRYCB FORMAT-1
` [PATCH v11 20/26] KVM: s390: vsie: allow CRYCB FORMAT-0
` [PATCH v11 21/26] KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
` [PATCH v11 22/26] KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
` [PATCH v11 23/26] KVM: s390: vsie: allow guest FORMAT-0 "
` [PATCH v11 24/26] KVM: s390: device attrs to enable/disable AP interpretation
` [PATCH v11 25/26] KVM: s390: CPU model support for AP virtualization
[PATCH v10 00/26] guest dedicated crypto adapters
2018-09-25 19:55 UTC (77+ messages)
` [PATCH v10 01/26] KVM: s390: vsie: simulate VCPU SIE entry/exit
` [PATCH v10 02/26] KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
` [PATCH v10 03/26] KVM: s390: refactor crypto initialization
` [PATCH v10 04/26] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v10 05/26] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v10 06/26] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v10 07/26] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v10 08/26] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v10 09/26] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v10 10/26] KVM: s390: interfaces to clear CRYCB masks
` [PATCH v10 11/26] s390: vfio-ap: implement mediated device open callback
` [PATCH v10 12/26] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v10 13/26] s390: vfio-ap: zeroize the AP queues
` [PATCH v10 14/26] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
` [PATCH v10 24/26] KVM: s390: device attrs to enable/disable AP interpretation
` [PATCH v10 25/26] KVM: s390: CPU model support for AP virtualization
[PATCH v2 0/2] virtio/s390: fix some races in virtio-ccw
2018-09-25 15:09 UTC (4+ messages)
` [PATCH v2 1/2] virtio/s390: avoid race on vcdev->config
` [PATCH v2 2/2] virtio/s390: fix race in ccw_io_helper()
[PATCH 0/2] virtio/s390: fix some races in virtio-ccw
2018-09-24 14:50 UTC (6+ messages)
` [PATCH 1/2] virtio/s390: avoid race on vcdev->config
` [PATCH 2/2] virtio/s390: fix race in ccw_io_helper()
[PATCH] s390/cio: Refactor alloc of vfio_ccw_private
2018-09-24 9:21 UTC
[PATCH v2 2/2] s390/cio: Refactor alloc of ccw_io_region
2018-09-21 20:40 UTC
[PATCH rdma-next 0/5] IB device rename support
2018-09-20 16:46 UTC (10+ messages)
` [PATCH rdma-next 1/5] RDMA/core: Provide getter and setter to access IB device name
` [PATCH rdma-next 2/5] net/smc: Use IB device index instead of name
` [PATCH rdma-next 3/5] RDMA: Convert IB drivers to name allocation routine
` [PATCH rdma-next 4/5] RDMA/core: Implement IB device rename function
` [PATCH rdma-next 5/5] RDMA/nldev: Allow IB device rename through RDMA netlink
[PATCH] smc: generic netlink family should be __ro_after_init
2018-09-20 14:50 UTC (2+ messages)
[kvm-unit-tests PATCH v2] s390x: Add prefixes to pgm interrupt checks
2018-09-20 14:06 UTC
[RFC 02/14] s390/mm: Improve locking for huge page backings
2018-09-20 13:16 UTC
[RFC 01/14] s390/mm: Code cleanups
2018-09-20 13:15 UTC
[RFC PATCH 1/2] virtio/s390: avoid race on vcdev->config
2018-09-20 10:15 UTC (5+ messages)
` [RFC PATCH 2/2] virtio/s390: fix race in ccw_io_helper()
[RFC PATCH 0/3] Use DIAG318 to set Control Program Name & Version Codes
2018-09-20 9:18 UTC
[PATCH net 0/5] net/smc: fixes 2018-09-18
2018-09-20 9:12 UTC (8+ messages)
` [PATCH net 1/5] net/smc: fix non-blocking connect problem
` [PATCH net 2/5] net/smc: remove duplicate mutex_unlock
` [PATCH net 3/5] net/smc: enable fallback for connection abort in state INIT
` [PATCH net 4/5] net/smc: no urgent data check for listen sockets
` [PATCH net 5/5] net/smc: fix sizeof to int comparison
[PATCH 2/3] s390/kvm: handle diagnose 318 instruction call
2018-09-19 18:54 UTC
[PATCH 1/3] s390/setup: set control program code via diag 318
2018-09-19 16:51 UTC
[kvm-unit-tests PATCH] s390x: Add prefixes to pgm interrupt checks
2018-09-19 12:09 UTC
[RFC 14/14] KVM: s390: Allow the VSIE to be used with huge pages
2018-09-19 11:13 UTC
[RFC 13/14] s390/mm: Pull pmd invalid check in gmap_pmd_op_walk
2018-09-19 8:48 UTC
[RFC 12/14] s390/mm: Add gmap lock classes
2018-09-19 8:48 UTC
[RFC 11/14] s390/mm: Add gmap shadowing for large pmds
2018-09-19 8:47 UTC
[RFC 10/14] s390/mm: Add simple ptep shadow function
2018-09-19 8:47 UTC
[RFC 09/14] s390/mm: Make gmap_protect_rmap EDAT1 compatible
2018-09-19 8:47 UTC
[RFC 08/14] s390/mm: Make gmap_read_table EDAT1 compatible
2018-09-19 8:47 UTC
[RFC 07/14] s390/mm: Add gmap_idte_global
2018-09-19 8:47 UTC
[RFC 06/14] s390/mm: Provide vmaddr to pmd notification
2018-09-19 8:47 UTC
[RFC 05/14] s390/mm: Split huge pages when migrating
2018-09-19 8:47 UTC
[RFC 04/14] s390/mm: split huge pages in GMAP when protecting
2018-09-19 8:47 UTC
[RFC 03/14] s390/mm: Take locking out of gmap_protect_pte
2018-09-19 8:47 UTC
[RFC 00/14] KVM: s390: Huge page splitting and shadowing
2018-09-19 8:47 UTC
[PATCH crypto-next 05/23] s390/crypto: Remove VLA usage of skcipher
2018-09-19 2:10 UTC
[kvms390:hlp_vsie 14/17] arch/s390/mm/gmap.c:2451:46: error: 'GMAP_LOCK_SHADOW' undeclared; did you
2018-09-18 21:13 UTC
[GIT PULL 0/2] KVM: s390: Fixes for 4.19
2018-09-18 13:21 UTC
[PATCH net-next 00/15] s390/qeth: updates 2018-09-17
2018-09-17 16:10 UTC (17+ messages)
` [PATCH net-next 01/15] s390/qeth: move L2 xmit code to core module
` [PATCH net-next 02/15] s390/qeth: run non-offload L3 traffic over common xmit path
` [PATCH net-next 03/15] s390/qeth: remove unused L3 xmit code
` [PATCH net-next 04/15] s390/qeth: remove qeth_get_elements_no()
` [PATCH net-next 05/15] s390/qeth: limit csum offload erratum to L3 devices
` [PATCH net-next 06/15] s390/qeth: fix up protocol headers early
` [PATCH net-next 07/15] s390/qeth: check size of required HW header cache object
` [PATCH net-next 08/15] s390/qeth: prepare for copy-free TSO transmission
` [PATCH net-next 09/15] s390/qeth: speed up "
` [PATCH net-next 10/15] s390/qeth: remove qeth_hdr_chk_and_bounce()
` [PATCH net-next 11/15] s390/qeth: uninstall IRQ handler on device removal
` [PATCH net-next 12/15] s390/qeth: invoke softirqs after napi_schedule()
` [PATCH net-next 13/15] s390/qeth: fix typo in return value
` [PATCH net-next 14/15] s390/qeth: fine-tune spinlocks
` [PATCH net-next 15/15] s390/qeth: reduce 0-initializing when building IPA cmds
[PATCH net-next] net/smc: cast sizeof to int for comparison
2018-09-17 11:49 UTC (7+ messages)
[PATCH 3/3] s390/kvm: set host program identifier
2018-09-17 7:58 UTC
[PATCH v9 00/22] guest dedicated crypto adapters
2018-09-17 7:57 UTC (8+ messages)
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization
[GIT PULL 2/2] KVM: s390: Make huge pages unavailable in ucontrol VMs
2018-09-14 12:56 UTC
[GIT PULL 1/2] s390/mm: Check for valid vma before zapping in gmap_discard
2018-09-14 12:56 UTC
[PATCH 00/30] mm: remove bootmem allocator
2018-09-14 12:10 UTC (27+ messages)
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
` [PATCH 27/30] mm: remove nobootmem
` [PATCH 28/30] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 30/30] docs/boot-time-mm: remove bootmem documentation
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