Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-26 04:39:29 to 2021-06-03 17:07:54 UTC [more...]

[PATCH AUTOSEL 5.12 13/43] vfio-ccw: Reset FSM state to IDLE inside FSM
 2021-06-03 17:07 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 14/43] vfio-ccw: Serialize FSM IDLE state with I/O completion

[RFC][PATCH] kvm: add suspend pm-notifier
 2021-06-03 16:43 UTC 

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-03 15:36 UTC  (39+ 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: "
` [PATCH 15/30] blk-mq: remove blk_mq_init_sq_queue
` [PATCH 16/30] aoe: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 17/30] floppy: "
` [PATCH 18/30] loop: "
` [PATCH 19/30] nbd: "
` [PATCH 20/30] nullb: use blk_mq_alloc_disk
` [PATCH 21/30] pd: use blk_mq_alloc_disk and blk_cleanup_disk
` [PATCH 22/30] rbd: "
` [PATCH 23/30] rnbd: "
` [PATCH 24/30] sx8: "
` [PATCH 25/30] xen-blkfront: "
` [PATCH 26/30] ubi: "
` [PATCH 27/30] scm_blk: "
` [PATCH 28/30] amiflop: "
` [PATCH 29/30] ataflop: "
` [PATCH 30/30] z2ram: "

[RFC/RFT PATCH 0/5] consolidate "System RAM" resources setup
 2021-06-03 10:32 UTC  (21+ 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 0/9] Remove DISCINTIGMEM memory model
 2021-06-02 14:03 UTC  (12+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 4/9] m68k: "
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[kvm-unit-tests PATCH] s390x: sie: Only overwrite r3 if it isn't needed anymore
 2021-06-02 10:55 UTC  (4+ messages)

[PATCH net-next 0/2] net/smc: updates 2021-06-02
 2021-06-02  8:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net/smc: avoid possible duplicate dmb unregistration
` [PATCH net-next 2/2] net/smc: no need to flush smcd_dev's event_wq before destroying it

Zdravstvujte Vas interesujut klientskie bazy dannyh?
 2021-06-02  2:30 UTC 

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

[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  (4+ messages)
` [PATCH 3/8] block: move bd_mutex to struct gendisk

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  (10+ 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 4/4] KVM: selftests: Add selftest for KVM statistics data binary interface

[PATCH 0/1] s390/dasd: fix kernel panic due to missing discipline function
 2021-05-27 15:05 UTC  (4+ 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  (12+ 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  (6+ 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 


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 read-only IMAP folder(s) and NNTP newsgroup(s).