public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-24 16:16:02 to 2021-06-02 06:55:39 UTC [more...]

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-02  6:53 UTC  (15+ messages)
` [PATCH 01/30] blk-mq: factor out a blk_mq_alloc_sq_tag_set helper
` [PATCH 02/30] blk-mq: improve the blk_mq_init_allocated_queue interface
` [PATCH 03/30] blk-mq: add the blk_mq_alloc_disk APIs
` [PATCH 04/30] virtio-blk: use blk_mq_alloc_disk
` [PATCH 05/30] pcd: "
` [PATCH 06/30] pf: "
` [PATCH 07/30] ms_block: "
` [PATCH 08/30] mspro: "
` [PATCH 09/30] mtd_blkdevs: "
` [PATCH 10/30] ps3disk: "
` [PATCH 11/30] swim3: "
` [PATCH 12/30] swim: "
` [PATCH 13/30] sunvdc: "
` [PATCH 14/30] gdrom: "

[kvm-unit-tests PATCH] s390x: unify header guards
 2021-06-02  6:49 UTC  (5+ messages)

[RFC/RFT PATCH 0/5] consolidate "System RAM" resources setup
 2021-06-02  6:25 UTC  (12+ messages)
` [RFC/RFT PATCH 1/5] s390: make crashk_res resource a child of "System RAM"
` [RFC/RFT PATCH 2/5] memblock: introduce generic memblock_setup_resources()
` [RFC/RFT PATCH 3/5] arm: switch to "
` [RFC/RFT PATCH 4/5] MIPS: switch to generic memblock_setup_resources
` [RFC/RFT PATCH 5/5] arm64: switch to generic memblock_setup_resources()

[PATCH RFCv2 0/3] make '%pD' print full path for file
 2021-06-02  5:47 UTC  (25+ messages)
` [PATCH RFCv2 1/3] fs: introduce helper d_path_fast()
` [PATCH RFCv2 2/3] lib/vsprintf.c: make %pD print full path for file
` [PATCH RFCv2 3/3] s390/hmcdrv: remove the redundant directory path in debug message

[PATCH] Replace use of perl with sed and tr in s390x build
 2021-06-01 18:19 UTC  (3+ messages)

move bd_mutex to the gendisk v2
 2021-06-01 13:48 UTC  (25+ 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

simplify gendisk and request_queue allocation for bio based drivers
 2021-06-01 13:48 UTC  (5+ messages)

[PATCH v16 00/14] s390/vfio-ap: dynamic configuration support
 2021-06-01 11:25 UTC  (4+ messages)
` [PATCH v16 06/14] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev

[PATCH] mm: generalize ZONE_[DMA|DMA32]
 2021-06-01  2:56 UTC  (9+ messages)
` [PATCH v2] "

[kvm-unit-tests PATCH v4 0/7] s390: Add support for large pages
 2021-05-31 14:29 UTC  (14+ 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

[PATCH] S390: appldata depends on PROC_SYSCTL
 2021-05-31 14:09 UTC  (2+ messages)

[kvm-unit-tests PATCH] s390x: selftest: Fix report output
 2021-05-31 12:09 UTC  (6+ messages)

[GIT PULL] s390 updates for 5.13-rc4
 2021-05-29 16:49 UTC  (2+ messages)

[PATCH 13/15] s390: convert to setup_initial_init_mm()
 2021-05-29 10:55 UTC 

[PATCH] softirq/s390: Use the generic local_softirq_pending()
 2021-05-27 23:11 UTC  (3+ messages)

[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 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 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 "

[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] "

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

[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


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