public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-21 05:52:13 to 2021-05-27 16:00:58 UTC [more...]

[PULL 0/3] vfio-ccw: some fixes
 2021-05-27 16:00 UTC  (5+ messages)
  ` b4 usage (was: [PULL 0/3] vfio-ccw: some fixes)
      ` b4 usage

[PATCH v6 0/4] KVM statistics data fd-based binary interface
 2021-05-27 15:54 UTC  (16+ messages)
` [PATCH v6 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v6 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v6 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v6 4/4] KVM: selftests: Add selftest for KVM "

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-05-27 15:13 UTC  (3+ messages)

[PATCH 0/1] s390/dasd: fix kernel panic due to missing discipline function
 2021-05-27 15:05 UTC  (5+ messages)
` [PATCH 1/1] s390/dasd: add "

[kvm-unit-tests PATCH v4 0/7] s390: Add support for large pages
 2021-05-27 15:05 UTC  (11+ messages)
` [kvm-unit-tests PATCH v4 1/7] s390x: lib: add and use macros for control register bits
` [kvm-unit-tests PATCH v4 2/7] libcflat: add SZ_1M and SZ_2G
` [kvm-unit-tests PATCH v4 3/7] s390x: lib: fix pgtable.h
` [kvm-unit-tests PATCH v4 4/7] s390x: lib: Add idte and other huge pages functions/macros
` [kvm-unit-tests PATCH v4 5/7] s390x: lib: add teid union and clear teid from lowcore
` [kvm-unit-tests PATCH v4 6/7] s390x: mmu: add support for large pages
` [kvm-unit-tests PATCH v4 7/7] s390x: edat test

[kvm-unit-tests RFC 0/2] s390x: Add snippet support
 2021-05-27 14:35 UTC  (8+ messages)
` [kvm-unit-tests RFC 1/2] s390x: Add guest "
` [kvm-unit-tests RFC 2/2] s390x: mvpg: Add SIE mvpg test

[PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-27 11:24 UTC  (22+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH v1 00/11] KVM: s390: pv: implement lazy destroy
 2021-05-27 10:35 UTC  (11+ messages)
` [PATCH v1 05/11] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v1 06/11] KVM: s390: pv: usage counter instead of flag
` [PATCH v1 07/11] KVM: s390: pv: add export before import
` [PATCH v1 08/11] KVM: s390: pv: lazy destroy for reboot
` [PATCH v1 10/11] KVM: s390: pv: module parameter to fence lazy destroy

[PATCH RFC 0/3] make '%pD' print full path for file
 2021-05-27  9:14 UTC  (5+ messages)
` [PATCH RFC 2/3] lib/vsprintf.c: make %pD "

[PATCH] softirq/s390: Use the generic local_softirq_pending()
 2021-05-27  0:06 UTC  (2+ messages)

[kvm-unit-tests GIT PULL 0/9] s390x update 2021-26-05
 2021-05-26 16:33 UTC  (11+ messages)
` [kvm-unit-tests GIT PULL 1/9] s390x: uv-guest: Add invalid share location test
` [kvm-unit-tests GIT PULL 2/9] s390x: Add more Ultravisor command structure definitions
` [kvm-unit-tests GIT PULL 3/9] s390x: uv: Add UV lib
` [kvm-unit-tests GIT PULL 4/9] s390x: Test for share/unshare call support before using them
` [kvm-unit-tests GIT PULL 5/9] s390x: uv-guest: Test invalid commands
` [kvm-unit-tests GIT PULL 6/9] s390x: Add UV host test
` [kvm-unit-tests GIT PULL 7/9] s390x: sclp: Only fetch read info byte 134 if cpu entries are above it
` [kvm-unit-tests GIT PULL 8/9] lib: s390x: sclp: Extend feature probing
` [kvm-unit-tests GIT PULL 9/9] s390x: cpumodel: FMT2 and FMT4 SCLP test

[PATCH v1 1/1] KVM: s390: fix for hugepage vmalloc
 2021-05-26 15:44 UTC 

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (2+ messages)

[PATCH RFC 0/2] virtio-ccw: allow to disable legacy virtio
 2021-05-26 14:34 UTC  (2+ messages)

[PATCH 0/1] mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests()
 2021-05-26 13:36 UTC  (7+ messages)
` [PATCH 1/1] "

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-26  8:07 UTC  (73+ messages)
` [PATCH 01/26] block: refactor device number setup in __device_add_disk
  ` [dm-devel] "
` [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
  ` [dm-devel] "
` [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
  ` [dm-devel] "
` [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
  ` [dm-devel] "
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
  ` [dm-devel] "
` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 07/26] drbd: "
` [PATCH 08/26] pktcdvd: "
` [PATCH 09/26] rsxx: "
` [PATCH 10/26] zram: "
` [PATCH 11/26] lightnvm: "
` [PATCH 12/26] bcache: "
` [PATCH 13/26] dm: "
` [PATCH 14/26] md: "
` [PATCH 15/26] nvdimm-blk: "
` [PATCH 16/26] nvdimm-btt: "
` [PATCH 17/26] nvdimm-pmem: "
` [PATCH 18/26] nvme-multipath: "
` [PATCH 19/26] nfblock: "
` [PATCH 20/26] simdisk: "
` [PATCH 21/26] n64cart: convert to blk_alloc_disk
` [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 23/26] dcssblk: "
` [PATCH 24/26] xpram: "
` [PATCH 25/26] null_blk: "
` [PATCH 26/26] block: unexport blk_alloc_queue

[PATCH V2] mm/thp: Make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
 2021-05-26  7:18 UTC 

move bd_mutex to the gendisk v2
 2021-05-26  2:24 UTC  (23+ messages)
` [PATCH 1/8] block: split __blkdev_get
` [PATCH 2/8] block: move sync_blockdev from __blkdev_put to blkdev_put
` [PATCH 3/8] block: move bd_mutex to struct gendisk
` [PATCH 4/8] block: move adjusting bd_part_count out of __blkdev_get
` [PATCH 5/8] block: split __blkdev_put
` [PATCH 6/8] block: move bd_part_count to struct gendisk
` [PATCH 7/8] block: factor out a part_devt helper
` [PATCH 8/8] block: remove bdget_disk

[PATCH] arch/s390: disable SSP when needed
 2021-05-25 12:12 UTC  (3+ messages)

[PATCH v4 0/3] audit: add support for openat2
 2021-05-24 23:04 UTC  (4+ messages)
` [PATCH v4 2/3] audit: add support for the openat2 syscall

[PATCH v16 00/14] s390/vfio-ap: dynamic configuration support
 2021-05-24 16:15 UTC  (3+ messages)
` [PATCH v16 06/14] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev

[PATCH AUTOSEL 5.4 09/52] Revert "net/smc: fix a NULL pointer dereference"
 2021-05-24 14:48 UTC 

[PATCH AUTOSEL 5.10 10/62] Revert "net/smc: fix a NULL pointer dereference"
 2021-05-24 14:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 11/62] net/smc: properly handle workqueue allocation failure

[PATCH AUTOSEL 5.12 10/63] Revert "net/smc: fix a NULL pointer dereference"
 2021-05-24 14:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 11/63] net/smc: properly handle workqueue allocation failure

[PATCH] mm/thp: Make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
 2021-05-24  9:41 UTC  (5+ messages)

[PATCH net] MAINTAINERS: s390/net: add netdev list
 2021-05-21 21:10 UTC  (2+ messages)

[PATCH v5 0/4] KVM statistics data fd-based binary interface
 2021-05-21 19:04 UTC  (8+ messages)
` [PATCH v5 1/4] KVM: stats: Separate common stats from architecture specific ones

[PATCH v3 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-21 18:30 UTC  (7+ messages)
` [PATCH v3 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler


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