public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-11 18:08:51 to 2019-11-15 10:08:54 UTC [more...]

disk revalidation cleanups and fixlets v2
 2019-11-15 10:08 UTC  (14+ messages)
` [PATCH 1/7] block: refactor rescan_partitions
` [PATCH 2/7] block: merge invalidate_partitions into rescan_partitions
` [PATCH 3/7] block: move rescan_partitions to fs/block_dev.c
` [PATCH 4/7] block: fix bdev_disk_changed for non-partitioned devices
` [PATCH 5/7] block: remove (__)blkdev_reread_part as an exported API
` [PATCH 6/7] block: move clearing bd_invalidated into check_disk_size_change
` [PATCH 7/7] block: move setting bd_invalidated from flush_disk to check_disk_change

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-15 10:07 UTC  (77+ messages)
` [RFC 01/37] DOCUMENTATION: protvirt: Protected virtual machine introduction
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
    ` [PATCH] Fix unpack
` [RFC 08/37] KVM: s390: add missing include in gmap.h
` [RFC 11/37] DOCUMENTATION: protvirt: Interrupt injection
` [RFC 13/37] KVM: s390: protvirt: Add interruption injection controls
` [RFC 14/37] KVM: s390: protvirt: Implement interruption injection
` [RFC 15/37] KVM: s390: protvirt: Add machine-check interruption injection controls
` [RFC 17/37] DOCUMENTATION: protvirt: Instruction emulation
` [RFC 18/37] KVM: s390: protvirt: Handle spec exception loops
` [RFC 19/37] KVM: s390: protvirt: Add new gprs location handling
` [RFC 20/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
    ` [PATCH] Fixup sida bouncing
` [RFC 21/37] KVM: S390: protvirt: Instruction emulation
` [RFC 24/37] KVM: s390: protvirt: Write sthyi data to instruction data area
` [RFC 25/37] KVM: s390: protvirt: STSI handling
` [RFC 26/37] KVM: s390: protvirt: Only sync fmt4 registers
` [RFC 29/37] KVM: s390: protvirt: Sync pv state
` [RFC 31/37] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling
` [RFC 32/37] KVM: s390: protvirt: UV calls diag308 0, 1

[PATCH v1 0/4] s390x: Testing the Subchannel I/O
 2019-11-15  7:12 UTC  (28+ messages)
` [PATCH v1 1/4] s390x: saving regs for interrupts
` [PATCH v1 2/4] s390x: Define the PSW bits
` [PATCH v1 3/4] s390x:irq: make IRQ handler weak
` [PATCH v1 4/4] s390x: Testing the Subchannel I/O read

[RFC PATCH v1 00/10] s390/vfio-ccw: Channel Path Handling
 2019-11-15  2:56 UTC  (11+ messages)
` [RFC PATCH v1 01/10] vfio-ccw: Introduce new helper functions to free/destroy regions
` [RFC PATCH v1 02/10] vfio-ccw: Register a chp_event callback for vfio-ccw
` [RFC PATCH v1 03/10] vfio-ccw: Use subchannel lpm in the orb
` [RFC PATCH v1 04/10] vfio-ccw: Refactor the unregister of the async regions
` [RFC PATCH v1 05/10] vfio-ccw: Introduce a new schib region
` [RFC PATCH v1 06/10] vfio-ccw: Introduce a new CRW region
` [RFC PATCH v1 07/10] vfio-ccw: Refactor IRQ handlers
` [RFC PATCH v1 08/10] vfio-ccw: Wire up the CRW irq and CRW region
` [RFC PATCH v1 09/10] vfio-ccw: Add trace for CRW event
` [RFC PATCH v1 10/10] vfio-ccw: Remove inline get_schid() routine

[PATCH net-next 00/11] s390/qeth: updates 2019-11-14
 2019-11-15  2:17 UTC  (13+ messages)
` [PATCH net-next 01/11] s390/qeth: gather more detailed RX dropped/error statistics
` [PATCH net-next 02/11] s390/qeth: support per-frame invalidation
` [PATCH net-next 03/11] s390/qeth: drop unwanted packets earlier in RX path
` [PATCH net-next 04/11] s390/qeth: handle skb allocation error gracefully
` [PATCH net-next 05/11] s390/qeth: clean up error path in qeth_core_probe_device()
` [PATCH net-next 06/11] s390/qeth: fine-tune L3 mcast locking
` [PATCH net-next 07/11] s390/qeth: remove gratuitious RX modeset
` [PATCH net-next 08/11] s390/qeth: consolidate L3 mcast registration code
` [PATCH net-next 09/11] s390/qeth: remove VLAN tracking for L3 devices
` [PATCH net-next 10/11] s390/qeth: replace qeth_l3_get_addr_buffer()
` [PATCH net-next 11/11] s390/qeth: don't check drvdata in sysfs code

[PATCH -next] writeback: fix -Wformat compilation warnings
 2019-11-15  0:26 UTC  (3+ messages)

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-11-14 20:56 UTC  (4+ messages)

disk revalidation cleanups and fixlets
 2019-11-14 14:32 UTC  (14+ messages)
` [PATCH 1/5] block: refactor rescan_partitions
` [PATCH 2/5] block: merge invalidate_partitions into rescan_partitions
` [PATCH 3/5] block: move rescan_partitions to fs/block_dev.c
` [PATCH 4/5] block: fix bdev_disk_changed for non-partitioned devices
` [PATCH 5/5] block: remove (__)blkdev_reread_part as an exported API

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-14 13:33 UTC  (27+ messages)
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall

[PATCH 1/1] virtio_ring: fix return code on DMA mapping fails
 2019-11-14 12:46 UTC 

[PATCH net-next 0/8] net/smc: improve termination handling (part 3)
 2019-11-14 12:02 UTC  (9+ messages)
` [PATCH net-next 1/8] net/smc: fix final cleanup sequence for SMCD devices
` [PATCH net-next 2/8] net/smc: immediate termination for SMCD link groups
` [PATCH net-next 3/8] net/smc: abnormal termination of "
` [PATCH net-next 4/8] net/smc: introduce bookkeeping "
` [PATCH net-next 5/8] net/smc: no WR buffer wait for terminating link group
` [PATCH net-next 6/8] net/smc: abnormal termination without orderly flag
` [PATCH net-next 7/8] net/smc: wait for tx completions before link freeing
` [PATCH net-next 8/8] net/smc: immediate termination for SMCR link groups

[PATCH] random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM
 2019-11-14 11:33 UTC 

[PATCH net-next] defconfigs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFRM_MODE_*
 2019-11-14  9:07 UTC  (2+ messages)

[PATCH -next] s390/crypto: Fix unsigned variable compared with zero
 2019-11-14  7:30 UTC 

[kvm-unit-tests PATCH v2 0/3] s390x: Improve architectural compliance for diag308
 2019-11-14  7:24 UTC  (17+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Fix initial cr0 load comments
` [kvm-unit-tests PATCH v2 2/3] s390x: Add CR save area
` [kvm-unit-tests PATCH v2 3/3] s390x: Load reset psw on diag308 reset
            ` [kvm-unit-tests PATCH v4] "
    ` [kvm-unit-tests PATCH v3] "

[PATCH] s390/pkey: Use memdup_user() rather than duplicating its implementation
 2019-11-13 17:09 UTC  (13+ messages)
  ` [PATCH v2] "
          `  "
              ` [PATCH v3] "
                  ` [PATCH v4] s390/pkey: Fix memory leak in error case by using memdup_user() rather than open coding
                      ` [v4] "

[RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable
 2019-11-13 15:54 UTC  (4+ messages)
` [RFC v2] "

[kvm-unit-tests PATCH v3 0/2] s390x: SCLP Unit test
 2019-11-13 15:41 UTC  (6+ messages)
` [kvm-unit-tests PATCH v3 2/2] s390x: SCLP unit test

[PATCH] s390: vfio-ap: fix some comments
 2019-11-13 14:29 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 50/68] s390/kasan: avoid vdso instrumentation
 2019-11-13  1:59 UTC 

[PATCH AUTOSEL 4.14 087/115] s390/kasan: avoid vdso instrumentation
 2019-11-13  1:55 UTC 

[PATCH AUTOSEL 4.19 156/209] s390/kasan: avoid vdso instrumentation
 2019-11-13  1:49 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 157/209] s390/kasan: avoid instrumentation of early C code
` [PATCH AUTOSEL 4.19 158/209] s390/kasan: avoid user access code instrumentation

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-11-12 20:55 UTC  (8+ messages)
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA

[PATCH 0/4] treewide: fix interrupted release
 2019-11-12 20:42 UTC  (7+ messages)
` [PATCH 1/4] drm/msm: fix memleak on release

[PATCH net] net/smc: fix refcount non-blocking connect() -part 2
 2019-11-12 20:17 UTC  (2+ messages)

generic ioremap (and lots of cleanups) v3
 2019-11-12  8:51 UTC  (9+ messages)
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 19/21] nds32: use generic ioremap

[PATCH V9] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  6:52 UTC  (4+ messages)

[PATCH V9 RESEND] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  5:02 UTC 


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