linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-06 18:48:35 to 2019-02-19 01:40:32 UTC [more...]

consolidate a few more arch support config options
 2019-02-19  1:40 UTC  (34+ messages)
` [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
` [PATCH 02/11] riscv: remove the HAVE_KPROBES option
` [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
` [PATCH 04/11] tracing: consolidate the STACKTRACE_SUPPORT symbol
` [PATCH 05/11] tracing: consolidate the TRACE_IRQFLAGS_SUPPORT symbol
` [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
` [PATCH 07/11] init: consolidate the GENERIC_CALIBRATE_DELAY symbol
` [PATCH 08/11] lib: consolidate the GENERIC_BUG symbol
` [PATCH 09/11] lib: consolidate the GENERIC_CSUM symbol
` [PATCH 10/11] lib: consolidate the GENERIC_HWEIGHT symbol
` [PATCH 11/11] s390: don't redefined the HAS_IOMEM symbol

[PATCH v3 0/9] [RFC] vfio: ap: ioctl definitions for AP Queue Interrupt Control
 2019-02-18 22:42 UTC  (49+ messages)
` [PATCH v3 1/9] s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
` [PATCH v3 2/9] s390: ap: kvm: setting a hook for PQAP instructions
` [PATCH v3 3/9] s390: ap: new vfio_ap_queue structure
` [PATCH v3 4/9] s390: ap: tools to find a queue with a specific APQN
` [PATCH v3 5/9] s390: ap: tools to associate a queue to a matrix
` [PATCH v3 6/9] vfio: ap: register IOMMU VFIO notifier
` [PATCH v3 7/9] s390: ap: implement PAPQ AQIC interception in kernel
` [PATCH v3 8/9] s390: ap: Cleanup on removing the AP device
` [PATCH v3 9/9] s390: ap: kvm: add AP Queue Interruption Control facility

[PATCH] s390/setup: fix early warning messages
 2019-02-18 22:30 UTC  (7+ messages)

[PATCH v2 0/1] s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
 2019-02-18 18:08 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v3] zcrypt: handle AP Info notification from CHSC SEI command
 2019-02-18 17:01 UTC 

[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-02-18 14:58 UTC  (11+ messages)
    ` [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
    ` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
    ` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()

[GIT PULL 1/1] s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
 2019-02-18 11:30 UTC 

[PATCH v3] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-17 17:06 UTC  (4+ messages)

[PATCH net-next 0/7] s390/qeth: updates 2019-02-15
 2019-02-16  4:35 UTC  (9+ messages)
` [PATCH net-next 1/7] s390/qeth: allow manual recovery when device is SOFTSETUP
` [PATCH net-next 2/7] s390/qeth: use a static Output Queue array
` [PATCH net-next 3/7] s390/qeth: reduce ethtool statistics
` [PATCH net-next 4/7] s390/qeth: move ethtool code into its own file
` [PATCH net-next 5/7] s390/qeth: overhaul ethtool statistics
` [PATCH net-next 6/7] s390/qeth: add support for ETHTOOL_GRINGPARAM
` [PATCH net-next 7/7] s390/qeth: split out OSN netdev ops

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC 

[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-02-15 15:46 UTC  (10+ messages)
` [PATCH v3 3/6] vfio-ccw: protect the I/O region
` [PATCH v3 4/6] vfio-ccw: add capabilities chain

[PATCH v2] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-14 10:59 UTC  (5+ messages)

[PATCH] kbuild: move archive command to scripts/Makefile.lib
 2019-02-14  2:09 UTC  (2+ messages)

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-13 23:52 UTC  (10+ messages)
  ` [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
  ` [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-13 19:22 UTC  (3+ messages)

[PATCH RFC] virtio: hint if callbacks surprisingly might sleep
 2019-02-13 15:04 UTC  (4+ messages)

[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
 2019-02-12 19:08 UTC  (5+ messages)
` [PATCH net-next v5 09/12] socket: Add SO_TIMESTAMPING_NEW

[PATCH net-next 00/10] s390/qeth: updates 2019-02-12
 2019-02-12 18:14 UTC  (12+ messages)
` [PATCH net-next 01/10] s390/qeth: reduce data length for ARP cache query
` [PATCH net-next 02/10] s390/qeth: consolidate filling of low-level cmd length fields
` [PATCH net-next 03/10] s390/qeth: enable only required csum offload features
` [PATCH net-next 04/10] s390/qeth: align csum offload with TSO control logic
` [PATCH net-next 05/10] s390/qeth: limit trace to valid data of command request
` [PATCH net-next 06/10] s390/qeth: simplify reply object handling
` [PATCH net-next 07/10] s390/qeth: cancel cmd on early error
` [PATCH net-next 08/10] s390/qeth: allow cmd callbacks to return errnos
` [PATCH net-next 09/10] s390/qeth: convert bridgeport callbacks
` [PATCH net-next 10/10] s390/qeth: convert remaining legacy cmd callbacks

[PATCH net-next 0/7] net/smc: patches 2019-02-12
 2019-02-12 17:00 UTC  (9+ messages)
` [PATCH net-next 1/7] net/smc: reset cursor update required flag
` [PATCH net-next 2/7] net/smc: move wake up of close waiter
` [PATCH net-next 3/7] net/smc: no delay for free tx buffer wait
` [PATCH net-next 4/7] net/smc: reduce amount of status updates to peer
` [PATCH net-next 5/7] net/smc: check connections in smc_lgr_free_work
` [PATCH net-next 6/7] net/smc: check port_idx of ib event
` [PATCH net-next 7/7] MAINTAINERS: add Karsten as SMC maintainer

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2019-02-12 12:36 UTC  (2+ messages)

[GIT PULL] s390 patches for 5.0 #3
 2019-02-11 18:35 UTC  (2+ messages)

[PATCH 4.14 183/205] futex: Handle early deadlock return correctly
 2019-02-11 14:19 UTC 

[PATCH 4.19 291/313] futex: Handle early deadlock return correctly
 2019-02-11 14:19 UTC 

[PATCH 4.20 328/352] futex: Handle early deadlock return correctly
 2019-02-11 14:19 UTC 

[PATCH v2] s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
 2019-02-11 12:12 UTC  (4+ messages)

[PATCH] s390/jump_label: Correct asm contraint
 2019-02-09 20:34 UTC  (5+ messages)

[PATCH] Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-02-08 11:05 UTC  (3+ messages)

[PATCH net-next 0/7] net/smc: patches 2019-02-07
 2019-02-08  2:06 UTC  (9+ messages)
` [PATCH net-next 1/7] s390/net: move pnet constants
` [PATCH net-next 2/7] net/smc: postpone release of clcsock
` [PATCH net-next 3/7] net/smc: use smc_curs_copy() for SMC-D
` [PATCH net-next 4/7] net/smc: unlock LGR pending lock earlier "
` [PATCH net-next 5/7] net/smc: use client and server LGR pending locks for SMC-R
` [PATCH net-next 6/7] net/smc: move code to clear the conn->lgr field
` [PATCH net-next 7/7] net/smc: original socket family in inet_sock_diag

[PATCH v2] zcrypt: handle AP Info notification from CHSC SEI command
 2019-02-07 18:51 UTC  (4+ messages)

[PULL 0/1] vfio-ccw: bugfix for 5.1
 2019-02-07 16:29 UTC 

[PATCH net 1/1] net/smc: fix byte_order for rx_curs_confirmed
 2019-02-07 13:52 UTC 

[PATCH 25/53] perf coresight: Remove set_drv_config() API
 2019-02-06 18:48 UTC  (2+ messages)
` [PATCH 26/53] perf pmu: Remove set_drv_config API


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).