public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-25 07:32:26 to 2018-10-02 07:06:49 UTC [more...]

[GIT PULL 22/28] KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
 2018-10-02  7:06 UTC 

[GIT PULL 21/28] KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
 2018-10-02  7:06 UTC 

[GIT PULL 20/28] KVM: s390: vsie: allow CRYCB FORMAT-0
 2018-10-02  7:06 UTC 

[GIT PULL 19/28] KVM: s390: vsie: allow CRYCB FORMAT-1
 2018-10-02  7:06 UTC 

[GIT PULL 18/28] KVM: s390: vsie: Allow CRYCB FORMAT-2
 2018-10-02  7:06 UTC 

[GIT PULL 17/28] KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
 2018-10-02  7:06 UTC 

[GIT PULL 16/28] KVM: s390: vsie: Do the CRYCB validation first
 2018-10-02  7:06 UTC 

[GIT PULL 15/28] KVM: s390: Clear Crypto Control Block when using vSIE
 2018-10-02  7:06 UTC 

[GIT PULL 14/28] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
 2018-10-02  7:06 UTC 

[GIT PULL 13/28] s390: vfio-ap: zeroize the AP queues
 2018-10-02  7:06 UTC 

[GIT PULL 12/28] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
 2018-10-02  7:06 UTC 

[GIT PULL 11/28] s390: vfio-ap: implement mediated device open callback
 2018-10-02  7:06 UTC 

[GIT PULL 10/28] KVM: s390: interface to clear CRYCB masks
 2018-10-02  7:06 UTC 

[GIT PULL 09/28] s390: vfio-ap: sysfs interface to view matrix mdev matrix
 2018-10-02  7:06 UTC 

[GIT PULL 08/28] s390: vfio-ap: sysfs interfaces to configure control domains
 2018-10-02  7:06 UTC 

[GIT PULL 07/28] s390: vfio-ap: sysfs interfaces to configure domains
 2018-10-02  7:06 UTC 

[GIT PULL 06/28] s390: vfio-ap: sysfs interfaces to configure adapters
 2018-10-02  7:06 UTC 

[GIT PULL 05/28] s390: vfio-ap: register matrix device with VFIO mdev framework
 2018-10-02  7:06 UTC 

[GIT PULL 04/28] s390: vfio-ap: base implementation of VFIO AP device driver
 2018-10-02  7:06 UTC 

[GIT PULL 03/28] KVM: s390: refactor crypto initialization
 2018-10-02  7:06 UTC 

[GIT PULL 02/28] KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
 2018-10-02  7:06 UTC 

[GIT PULL 01/28] KVM: s390: vsie: simulate VCPU SIE entry/exit
 2018-10-02  7:06 UTC 

[PATCH net 2/5] net/smc: remove duplicate mutex_unlock
 2018-10-02  6:46 UTC  (3+ messages)

[PATCH] s390: vmlinux.lds: move JUMP_TABLE_DATA into output section
 2018-10-02  5:48 UTC  (4+ messages)

[PULL 0/2] vfio-ccw: fixes
 2018-10-01 14:12 UTC 

[PATCH v3 0/7] Remove errors building drivers/DRIVERNAME
 2018-10-01 12:46 UTC  (11+ messages)
` [PATCH v3 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
` [PATCH v3 2/7] drivers: nubus: Avoids building driver if CONFIG_NUBUS "
` [PATCH v3 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC "
` [PATCH v3 4/7] drivers: zorro: Avoids building proc.o if CONFIG_ZORRO "
` [PATCH v3 5/7] drivers: s390: Avoids building drivers if ARCH is not s390
` [PATCH v3 6/7] drivers: oprofile: Avoids building driver from direct make command
` [PATCH v3 7/7] drivers: hwtracing: Adds Makefile to enable building from directory

[PULL 2/2] s390/cio: Refactor alloc of ccw_io_region
 2018-10-01 11:53 UTC 

[PULL 1/2] s390/cio: Convert ccw_io_region to pointer
 2018-10-01 11:53 UTC 

[PATCH] s390: vmlinux.lds: move JUMP_TABLE_DATA into output section
 2018-09-30 17:08 UTC 

[PATCH] futex: Set USER_DS for the futex_detect_cmpxchg() test
 2018-09-29  6:32 UTC  (17+ messages)

[PATCH net 0/2] s390/qeth: fixes 2019-09-26
 2018-09-29  6:08 UTC  (6+ messages)
` [PATCH net 1/2] s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
` [PATCH net 2/2] s390: qeth: Fix potential array overrun in cmd/rc lookup

[PATCH v11 00/26] guest dedicated crypto adapters
 2018-09-28 13:46 UTC  (65+ 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
    ` [FIXUP v11] fixup! "
` [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 v11 26/26] s390: doc: detailed specifications "
    ` [FIXUP v9] fixup! fixup! "

[PATCH v2 0/2] Refactor ccw_io_region
 2018-09-28  8:30 UTC 

[PATCH v2 1/2] s390/cio: Convert ccw_io_region to pointer
 2018-09-28  8:30 UTC 

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-27  4:50 UTC  (27+ messages)
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 29/30] mm: remove include/linux/bootmem.h

[PATCH v2 7/7] drivers: hwtracing: Adds Makefile to enable building from directory
 2018-09-27  1:41 UTC 

[PATCH v2 6/7] drivers: oprofile: Avoids building driver from direct make command
 2018-09-27  1:41 UTC 

[PATCH v2 5/7] drivers: s390: Avoids building drivers if ARCH is not s390
 2018-09-27  1:41 UTC 

[PATCH v2 4/7] drivers: zorro: Avoids building proc.o if CONFIG_ZORRO is disabled
 2018-09-27  1:40 UTC 

[PATCH v2 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC is disabled
 2018-09-27  1:40 UTC 

[PATCH v2 2/7] drivers: nubus: Avoids building driver if CONFIG_NUBUS is disabled
 2018-09-27  1:40 UTC 

[PATCH v2 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
 2018-09-27  1:39 UTC 

[PATCH v2 0/7] Remove errors building drivers/DRIVERNAME
 2018-09-27  1:39 UTC 

[PATCH net-next 00/15] s390/net: updates 2018-09-26
 2018-09-26 17:02 UTC  (17+ messages)
` [PATCH net-next 01/15] s390/qeth: convert layer attribute to enum
` [PATCH net-next 02/15] s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
` [PATCH net-next 03/15] s390/qeth: fix discipline unload after setup error
` [PATCH net-next 04/15] s390/qeth: on gdev release, reset drvdata
` [PATCH net-next 05/15] net/af_iucv: locate IUCV header via skb_network_header()
` [PATCH net-next 06/15] s390/qeth: replace open-coded skb_queue_walk()
` [PATCH net-next 07/15] s390/qeth: remove additional skb refcount
` [PATCH net-next 08/15] s390/qeth: re-use qeth_notify_skbs()
` [PATCH net-next 09/15] s390/qeth: pass card pointer in iob callback
` [PATCH net-next 10/15] s390/qeth: remove CARD_FROM_CDEV helper
` [PATCH net-next 11/15] s390/qeth: remove various redundant code
` [PATCH net-next 12/15] s390/qeth: consume local address events
` [PATCH net-next 13/15] s390/qeth: re-indent qeth_check_ipa_data()
` [PATCH net-next 14/15] s390/qeth: clean up drop conditions for received cmds
` [PATCH net-next 15/15] s390/qeth: remove duplicated carrier state tracking

[PULL 0/2] virtio-ccw fixes
 2018-09-26 16:48 UTC  (3+ messages)
` [PULL 1/2] virtio/s390: avoid race on vcdev->config
` [PULL 2/2] virtio/s390: fix race in ccw_io_helper()

[PATCH 6/7] drivers: oprofile: Avoids building driver from direct make command
 2018-09-26  7:26 UTC  (2+ messages)

[PATCH 0/7] Remove errors building drivers/DRIVERNAME
 2018-09-26  7:05 UTC  (2+ messages)

[PATCH 2/7] drivers: nubus: Avoids building driver if CONFIG_NUBUS is disabled
 2018-09-26  6:45 UTC  (2+ messages)

[PATCH 7/7] drivers: hwtracing: Adds Makefile to enable building from directory
 2018-09-26  1:53 UTC 

[PATCH 5/7] drivers: s390: Avoids building drivers if ARCH is not s390
 2018-09-26  1:52 UTC 

[PATCH 4/7] drivers: zorro: Avoids building proc.o if CONFIG_ZORRO is disabled
 2018-09-26  1:52 UTC 

[PATCH 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC is disabled
 2018-09-26  1:52 UTC 

[PATCH 1/7] drivers: dio: Avoids building driver if CONFIG_DIO is disabled
 2018-09-26  1:52 UTC 

[PATCH v10 00/26] guest dedicated crypto adapters
 2018-09-25 19:55 UTC  (22+ messages)
` [PATCH v10 11/26] s390: vfio-ap: implement mediated device open callback
` [PATCH v10 24/26] KVM: s390: device attrs to enable/disable AP interpretation

[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()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox