public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-05 05:56:41 to 2018-09-20 14:06:03 UTC [more...]

[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 

[PATCH rdma-next 0/5] IB device rename support
 2018-09-20 11:22 UTC  (6+ 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

[RFC PATCH 0/2] virtio/s390: fix some races in virtio-ccw
 2018-09-20 10:15 UTC  (6+ messages)
  ` [RFC PATCH 1/2] virtio/s390: avoid race on vcdev->config
  ` [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] smc: generic netlink family should be __ro_after_init
 2018-09-20  7:27 UTC 

[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 

[PATCH v10 00/26] guest dedicated crypto adapters
 2018-09-18 21:57 UTC  (30+ 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 15/26] KVM: s390: Clear Crypto Control Block when using vSIE
` [PATCH v10 16/26] KVM: s390: vsie: Do the CRYCB validation first
` [PATCH v10 17/26] KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
` [PATCH v10 18/26] KVM: s390: vsie: Allow CRYCB FORMAT-2
` [PATCH v10 19/26] KVM: s390: vsie: allow CRYCB FORMAT-1
` [PATCH v10 20/26] KVM: s390: vsie: allow CRYCB FORMAT-0
` [PATCH v10 21/26] KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
` [PATCH v10 22/26] KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
` [PATCH v10 23/26] KVM: s390: vsie: allow guest FORMAT-0 "
` [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 v10 26/26] s390: doc: detailed specifications "

[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  (35+ messages)
` [PATCH v9 09/22] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v9 12/22] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v9 13/22] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [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  (31+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [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

[GIT PULL] s390 patches for 4.19 #3
 2018-09-14  5:42 UTC  (4+ messages)

[PATCH v2 0/8] add support for relative references in jump tables
 2018-09-13 21:40 UTC  (4+ messages)

[PATCH 11/11] compat_ioctl: move tape handling into drivers
 2018-09-13  8:13 UTC  (9+ messages)
    ` [PATCH 06/11] compat_ioctl: remove /dev/random commands

[PATCH net 0/4] s390/qeth: fixes 2018-09-12
 2018-09-12 20:13 UTC  (6+ messages)
` [PATCH net 1/4] s390/qeth: indicate error when netdev allocation fails
` [PATCH net 2/4] s390/qeth: switch on SG by default for IQD devices
` [PATCH net 3/4] s390/qeth: use vzalloc for QUERY OAT buffer
` [PATCH net 4/4] s390/qeth: don't dump past end of unknown HW header

[PATCH v2 07/17] compat_ioctl: move tape handling into drivers
 2018-09-12 15:08 UTC 

[PATCH 2/2] s390: qeth: Avoid unneeded command name lookup
 2018-09-12 14:59 UTC 

[PATCH 1/2 v2] s390: qeth: Fix potential array overrun in cmd/rc lookup
 2018-09-12 14:47 UTC 

[PATCH 00/25] Change tty_port(standard)_install's return type
 2018-09-12 14:41 UTC  (5+ messages)
` [PATCH 01/25] tty: Change return type to void

Livepatch consistency model, objtool, and s390x arch
 2018-09-12 10:11 UTC 

[PATCH] cputopology.txt: fix CONFIG_SCHED_DRAWER name
 2018-09-12  6:01 UTC 

[PATCH 1/2] s390: qeth: Fix potential array overrun in cmd/rc lookup
 2018-09-10 14:37 UTC 

[PATCH 0/2] s390: Use ARRAY_SIZE instead of reimplementing its function
 2018-09-10  6:37 UTC  (6+ messages)
` [PATCH 1/2] s390: vmlogrdr: "
` [PATCH 2/2] s390: qeth_core_mpc: "

[PATCH] s390: zfcp_aux: remove unnecessary null pointer check before mempool_destroy
 2018-09-10  6:35 UTC  (3+ messages)

[PATCH] s390/zcrypt: Use kmemdup to replace kmalloc + memcpy
 2018-09-10  6:34 UTC  (2+ messages)

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-09 21:12 UTC  (8+ messages)

[PATCH] drivers:s390:char:move spin_lock_bh to spin_lock in tasklet
 2018-09-07 15:52 UTC 

[PATCH] s390/dasd: remove unnecessary condition check
 2018-09-06 13:11 UTC  (2+ messages)

[GIT PULL] s390 patches for the 4.19 merge window #2
 2018-09-06 10:07 UTC 

[PATCH] scsi: zfcp: remove redundant put_device
 2018-09-06  6:43 UTC  (3+ messages)

[PATCH net 0/3] net/iucv: fixes 2018-09-05
 2018-09-06  5:32 UTC  (5+ messages)
` [PATCH net 1/3] net/af_iucv: drop inbound packets with invalid flags
` [PATCH net 2/3] net/af_iucv: fix skb handling on HiperTransport xmit error
` [PATCH net 3/3] net/iucv: declare iucv_path_table_empty() as static

[GIT PULL 3/3] KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
 2018-09-05  8:29 UTC 

[GIT PULL 2/3] KVM: s390: vsie: copy wrapping keys to right place
 2018-09-05  8:29 UTC 

[GIT PULL 1/3] KVM: s390: Fix pfmf and conditional skey emulation
 2018-09-05  8:29 UTC 

[GIT PULL 0/3] KVM: s390: Fixes for 4.19
 2018-09-05  8:29 UTC 

[GIT PULL] s390 patches for the 4.19 merge window #2
 2018-09-05  5:56 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