public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-15 11:20:59 to 2021-01-25 13:53:41 UTC [more...]

store a pointer to the block_device in struct bio (again) v2
 2021-01-25 13:52 UTC  (13+ messages)
` [PATCH 01/10] brd: remove the end of device check in brd_do_bvec
` [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
` [PATCH 03/10] block: store a block_device pointer in struct bio
` [PATCH 04/10] block: simplify submit_bio_checks a bit
` [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
` [PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting
` [PATCH 07/10] blk-mq: use ->bi_bdev for "
` [PATCH 08/10] block: add a disk_uevent helper
` [PATCH 09/10] block: remove DISK_PITER_REVERSE
` [PATCH 10/10] block: use an xarray for disk->part_tbl

[PATCH V4 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-25 12:01 UTC  (10+ messages)
` [PATCH V4 1/4] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V4 2/4] arm64/mm: Define arch_get_mappable_range()
` [PATCH V4 3/4] s390/mm: "
` [PATCH V4 4/4] virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug

[PATCH] s390/ap: remove unneeded semicolon
 2021-01-25  9:58 UTC 

[PATCH 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2021-01-22 23:48 UTC  (16+ messages)
` [PATCH 1/4] s390/pci: track alignment/length strictness for zpci_dev
` [PATCH 2/4] vfio-pci/zdev: Pass the relaxed alignment flag
` [PATCH 3/4] s390/pci: Get hardware-reported max store block length
` [PATCH 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region

[kvm-unit-tests PATCH v5 0/3] s390x: css: pv: css test adaptation for PV
 2021-01-22 15:44 UTC  (10+ messages)
` [kvm-unit-tests PATCH v5 1/3] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests PATCH v5 2/3] s390x: define UV compatible I/O allocation
` [kvm-unit-tests PATCH v5 3/3] s390x: css: pv: css test adaptation for PV

[PATCH v2 0/2] s390: uv: small UV fixes
 2021-01-22 12:43 UTC  (5+ messages)
` [PATCH v2 1/2] s390: uv: Fix sysfs max number of VCPUs reporting
` [PATCH v2 2/2] s390: mm: Fix secure storage access exception handling

[PATCH V3 0/3] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-22 10:43 UTC  (27+ messages)
` [PATCH V3 1/3] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V3 2/3] arm64/mm: Define arch_get_mappable_range()
` [PATCH V3 3/3] s390/mm: "
` [PATCH RFC] virtio-mem: check against memhp_get_pluggable_range() which memory we can hotplug

[PATCH v5] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2021-01-22  8:26 UTC  (2+ messages)

[PATCH 1/1] s390/vfio-ap: No need to disable IRQ after queue reset
 2021-01-22  8:24 UTC  (4+ messages)

[kvm-unit-tests PATCH v4 0/3] s390x: css: pv: css test adaptation for PV
 2021-01-22  7:55 UTC  (25+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests PATCH v4 2/3] s390x: define UV compatible I/O allocation
` [kvm-unit-tests PATCH v4 3/3] s390x: css: pv: css test adaptation for PV

[RFC 1/1] s390/pci: expose UID checking state in sysfs
 2021-01-21 17:43 UTC  (18+ messages)

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-01-21 12:48 UTC  (9+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[kvm-unit-tests PATCH v3 0/3] s390x: css: pv: css test adaptation for PV
 2021-01-21  9:07 UTC  (13+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: pv: implement routine to share/unshare memory
` [kvm-unit-tests PATCH v3 2/3] s390x: define UV compatible I/O allocation
` [kvm-unit-tests PATCH v3 3/3] s390x: css: pv: css test adaptation for PV

[PATCH 0/2] s390: uv: small UV fixes
 2021-01-20 15:24 UTC  (15+ messages)
` [PATCH 1/2] s390: uv: Fix sysfs max number of VCPUs reporting
` [PATCH 2/2] s390: mm: Fix secure storage access exception handling

[kvm-unit-tests GIT PULL 00/11] s390x update
 2021-01-20 12:46 UTC  (13+ messages)
` [kvm-unit-tests GIT PULL 01/11] s390x: Move to GPL 2 and SPDX license identifiers
` [kvm-unit-tests GIT PULL 02/11] s390x: lib: "
` [kvm-unit-tests GIT PULL 03/11] s390x: Add test_bit to library
` [kvm-unit-tests GIT PULL 04/11] s390x: Consolidate sclp read info
` [kvm-unit-tests GIT PULL 05/11] s390x: SCLP feature checking
` [kvm-unit-tests GIT PULL 06/11] s390x: Split assembly into multiple files
` [kvm-unit-tests GIT PULL 07/11] s390x: sie: Add SIE to lib
` [kvm-unit-tests GIT PULL 08/11] s390x: sie: Add first SIE test
` [kvm-unit-tests GIT PULL 09/11] s390x: Add diag318 intercept test
` [kvm-unit-tests GIT PULL 10/11] s390x: Fix sclp.h style issues
` [kvm-unit-tests GIT PULL 11/11] s390x: Fix uv_call() exception behavior

[PATCH 0/1] diag9c forwarding
 2021-01-19 19:51 UTC  (8+ messages)
` [PATCH 1/1] KVM: s390: "

[kvm-unit-tests PATCH] s390x: Fix uv_call() exception behavior
 2021-01-19 16:28 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2] "

[PATCH v1 0/4] s390/kvm: fix MVPG when in VSIE
 2021-01-19 14:59 UTC  (5+ messages)
` [PATCH v1 1/4] s390/kvm: VSIE: stop leaking host addresses
` [PATCH v1 2/4] s390/kvm: extend guest_translate for MVPG interpretation

[s390:for-next 7/9] arch/s390/kernel/signal.c:464:6: warning: no previous prototype for 'arch_do_signal_or_restart'
 2021-01-19 14:17 UTC 

[RFC 0/1] Remove uevent suppression logic from css driver
 2021-01-19 12:18 UTC  (15+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "

[PATCH] stacktrace: Move documentation for arch_stack_walk_reliable() to header
 2021-01-18 21:10 UTC 

[PATCH 0/1] s390/dasd: fix kobject removal
 2021-01-18 17:30 UTC  (3+ messages)
` [PATCH 1/1] s390/dasd: Fix inconsistent "

[PATCH] s390/tape: Fix spelling mistake in function name tape_3590_erp_succeded
 2021-01-18 11:32 UTC 

[kvm-unit-tests PATCH v4 0/9] s390x: Add SIE library and simple tests
 2021-01-18  9:43 UTC  (2+ messages)

[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
 2021-01-17 18:31 UTC  (11+ messages)


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