linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 17:51:14 to 2020-12-01 23:14:54 UTC [more...]

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-12-01 23:14 UTC  (38+ messages)
` [PATCH v12 01/17] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v12 02/17] s390/vfio-ap: decrement reference count to KVM
` [PATCH v12 03/17] 390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v12 04/17] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v12 05/17] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v12 06/17] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v12 07/17] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v12 08/17] s390/vfio-ap: introduce shadow APCB
` [PATCH v12 09/17] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v12 10/17] s390/vfio-ap: initialize the guest apcb
` [PATCH v12 11/17] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v12 12/17] s390/vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v12 13/17] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device
` [PATCH v12 14/17] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v12 15/17] s390/vfio-ap: handle host AP config change notification
` [PATCH v12 16/17] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v12 17/17] s390/vfio-ap: update docs to include dynamic config support

[PATCH net-next v7 00/14] net/smc: Add support for generic netlink API
 2020-12-01 19:20 UTC  (15+ messages)
` [PATCH net-next v7 01/14] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v7 02/14] net/smc: Use active link of the connection
` [PATCH net-next v7 03/14] net/smc: Add connection counters for links
` [PATCH net-next v7 04/14] net/smc: Add link counters for IB device ports
` [PATCH net-next v7 05/14] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v7 06/14] net/smc: Add diagnostic information to link structure
` [PATCH net-next v7 07/14] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v7 08/14] net/smc: Introduce generic netlink interface for diagnostic purposes
` [PATCH net-next v7 09/14] net/smc: Add support for obtaining system information
` [PATCH net-next v7 10/14] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v7 11/14] net/smc: Introduce SMCR get link command
` [PATCH net-next v7 12/14] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v7 13/14] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v7 14/14] net/smc: Add support for obtaining SMCR "

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-12-01 18:00 UTC  (15+ messages)
          ` [PATCH v3] "

store a pointer to the block_device in struct bio (again)
 2020-12-01 16:54 UTC  (10+ messages)
` [PATCH 1/9] brd: remove the end of device check in brd_do_bvec
` [PATCH 2/9] dcssblk: "
` [PATCH 3/9] block: store a block_device pointer in struct bio
` [PATCH 4/9] block: simplify submit_bio_checks a bit
` [PATCH 5/9] block: use ->bi_bdev for bio based I/O accounting
` [PATCH 6/9] blk-mq: use ->bi_bdev for "
` [PATCH 7/9] block: add a disk_uevent helper
` [PATCH 8/9] block: remove DISK_PITER_REVERSE
` [PATCH 9/9] block: use an xarray for disk->part_tbl

[PATCH 1/2] sched/idle: Fix arch_cpu_idle() vs tracing
 2020-12-01 14:51 UTC  (10+ messages)
  ` [tip: locking/urgent] "

[PATCH] s390: cio: fix use-after-free in ccw_device_destroy_console
 2020-12-01 10:19 UTC  (2+ messages)

[PATCH] s390: cio: fix two use-after-free bugs in device.c
 2020-12-01  6:31 UTC  (3+ messages)

[PATCH] scsi: zfcp: fix use-after-free in zfcp_unit_remove
 2020-12-01  2:46 UTC  (9+ messages)

[PATCH v2] scsi: zfcp: move the position of put_device
 2020-12-01  2:47 UTC 

block tracepoint cleanups
 2020-11-30 17:58 UTC  (6+ messages)
` [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [PATCH 2/5] block: simplify and extended the block_bio_merge tracepoint class
` [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [PATCH 5/5] block: remove the request_queue to argument request based tracepoints

[PATCH v7 17/17] mm: add mmu_notifier argument to follow_pfn
 2020-11-30 18:03 UTC  (4+ messages)

[PATCH 0/6] Add documentation for Documentation/features at the built docs
 2020-11-30 15:36 UTC  (2+ messages)
` [PATCH 6/6] docs: archis: add a per-architecture features list

[kvm-unit-tests PATCH v2 0/7] s390x: Add SIE library and simple test
 2020-11-30 12:42 UTC  (20+ messages)
` [kvm-unit-tests PATCH v2 1/7] s390x: Add test_bit to library
` [kvm-unit-tests PATCH v2 2/7] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH v2 3/7] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v2 4/7] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v2 5/7] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v2 6/7] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v2 7/7] s390x: Fix sclp.h style issues

[PATCH] scsi: zfcp: move the position of put_device
 2020-11-30 12:11 UTC 

[PATCH] scsi: zfcp: move the position of put_device
 2020-11-30 12:11 UTC 

[PATCH net-next 0/6] s390/ctcm: updates 2020-11-30
 2020-11-30 10:09 UTC  (7+ messages)
` [PATCH net-next 1/6] s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep
` [PATCH net-next 2/6] s390/ctcm: Avoid temporary allocation of struct qllc
` [PATCH net-next 3/6] s390/ctcm: Avoid temporary allocation of struct pdu
` [PATCH net-next 4/6] s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb()
` [PATCH net-next 5/6] s390/ctcm: Use GFP_KERNEL in add_channel()
` [PATCH net-next 6/6] s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx()

[PATCH v3] s390/pci: fix CPU address in MSI for directed IRQ
 2020-11-30  9:50 UTC  (7+ messages)

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-11-30  3:29 UTC  (4+ messages)
` [RFC V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [RFC V2 2/3] arm64/mm: Define arch_get_mappable_range()
` [RFC V2 3/3] s390/mm: "

[PATCH net-next v6 00/14] net/smc: Add support for generic netlink API
 2020-11-28 21:07 UTC  (17+ messages)
` [PATCH net-next v6 01/14] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v6 02/14] net/smc: Use active link of the connection
` [PATCH net-next v6 03/14] net/smc: Add connection counters for links
` [PATCH net-next v6 04/14] net/smc: Add link counters for IB device ports
` [PATCH net-next v6 05/14] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v6 06/14] net/smc: Add diagnostic information to link structure
` [PATCH net-next v6 07/14] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v6 08/14] net/smc: Introduce generic netlink interface for diagnostic purposes
` [PATCH net-next v6 09/14] net/smc: Add support for obtaining system information
` [PATCH net-next v6 10/14] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v6 11/14] net/smc: Introduce SMCR get link command
` [PATCH net-next v6 12/14] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v6 13/14] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v6 14/14] net/smc: Add support for obtaining SMCR "

[RFC 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-11-28  4:21 UTC  (9+ messages)
` [RFC 1/3] "
` [RFC 3/3] s390/mm: Define arch_get_addressable_range()

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-27 18:01 UTC  (9+ messages)

[PATCH] scsi: zfcp: fix indentation coding style issue
 2020-11-27 14:17 UTC  (2+ messages)

[PATCH v2] s390/pci: fix CPU address in MSI for directed IRQ
 2020-11-26 16:43 UTC  (3+ messages)

[PATCH net-next v5 00/14] net/smc: Add support for generic netlink API
 2020-11-26  0:33 UTC  (13+ messages)
` [PATCH net-next v5 01/14] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v5 07/14] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v5 08/14] net/smc: Introduce generic netlink interface for diagnostic purposes
` [PATCH net-next v5 09/14] net/smc: Add support for obtaining system information
` [PATCH net-next v5 10/14] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v5 11/14] net/smc: Introduce SMCR get link command
` [PATCH net-next v5 12/14] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v5 14/14] net/smc: Add support for obtaining SMCR device list

[PATCH] scsi: zfcp: fix use-after-free in zfcp_sysfs_port_remove_store
 2020-11-25 17:04 UTC  (2+ messages)

[PATCH 0/4] s390: set_fs() removal
 2020-11-25 16:36 UTC  (8+ messages)
` [PATCH 4/4] s390/uaccess: remove set_fs() interface

[RFC 0/1] Remove uevent suppression logic from css driver
 2020-11-25  9:40 UTC  (4+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "

[PATCH] KVM: s390: track synchronous pfault events in kvm_stat
 2020-11-25  9:31 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.10-rc6
 2020-11-24 20:17 UTC  (2+ messages)


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).