linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-14 10:19:49 to 2019-11-18 22:00:40 UTC [more...]

PSI: use-after-free in collect_percpu_times()
 2019-11-18 22:00 UTC  (3+ messages)

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-18 17:38 UTC  (77+ messages)
` [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 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 23/37] KVM: s390: protvirt: Make sure prefix is always protected
` [RFC 24/37] KVM: s390: protvirt: Write sthyi data to instruction data area
        ` [PATCH] SIDAD macro fixup
` [RFC 25/37] KVM: s390: protvirt: STSI handling
` [RFC 26/37] KVM: s390: protvirt: Only sync fmt4 registers
` [RFC 27/37] KVM: s390: protvirt: SIGP handling
` [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
` [RFC 33/37] KVM: s390: Introduce VCPU reset IOCTL
` [RFC 35/37] KVM: s390: Fix cpu reset local IRQ clearing
` [RFC 36/37] KVM: s390: protvirt: Support cmd 5 operation state

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-18 15:45 UTC  (9+ messages)
` [PATCH V13 1/6] mdev: make mdev bus agnostic
` [PATCH V13 2/6] mdev: split out VFIO bus specific parent ops
` [PATCH V13 3/6] mdev: move to drivers/
` [PATCH V13 4/6] mdev: introduce mediated virtio bus
` [PATCH V13 5/6] virtio: introduce a mdev based transport
` [PATCH V13 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[GIT PULL 0/5] KVM: s390: fixes and enhancements for 5.5
 2019-11-18 12:15 UTC  (7+ messages)
` [GIT PULL 1/5] KVM: s390: Remove unused parameter from __inject_sigp_restart()
` [GIT PULL 2/5] KVM: s390: Cleanup kvm_arch_init error path
` [GIT PULL 3/5] selftests: kvm: make syncregs more reliable on s390
` [GIT PULL 4/5] KVM: s390: count invalid yields
` [GIT PULL 5/5] KVM: s390: Do not yield when target is already running

[PATCH] dasd_fba: Display '00000000' for zero page when dumping sense
 2019-11-18 11:12 UTC 

[PATCH V12 0/6] mdev based hardware virtio offloading support
 2019-11-18 10:56 UTC  (10+ messages)
` [PATCH V12 1/6] mdev: make mdev bus agnostic
` [PATCH V12 2/6] mdev: split out VFIO bus specific parent ops
` [PATCH V12 3/6] mdev: move to drivers/
` [PATCH V12 4/6] mdev: introduce mediated virtio bus
` [PATCH V12 5/6] virtio: introduce a mdev based transport
` [PATCH V12 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH v1 0/4] s390x: Testing the Subchannel I/O
 2019-11-18  9:04 UTC  (16+ messages)
` [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

[PATCH v17 00/13] open: introduce openat2(2) syscall
 2019-11-17  1:28 UTC  (14+ messages)
` [PATCH v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH v17 04/13] namei: allow set_root() "
` [PATCH v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v17 11/13] open: introduce openat2(2) syscall
` [PATCH v17 12/13] selftests: add openat2(2) selftests
` [PATCH v17 13/13] Documentation: path-lookup: include new LOOKUP flags

[PATCH net] net/smc: fix fastopen for non-blocking connect()
 2019-11-16 21:04 UTC  (2+ messages)

[PATCH net-next 0/4] last part of termination improvements
 2019-11-16 20:27 UTC  (6+ messages)
` [PATCH net-next 1/4] net/smc: introduce bookkeeping of SMCR link groups
` [PATCH net-next 2/4] net/smc: guarantee removal of link groups in reboot
` [PATCH net-next 3/4] net/smc: use rcu_barrier() on module unload
` [PATCH net-next 4/4] net/smc: remove unused constant

[PATCH v16 00/12] open: introduce openat2(2) syscall
 2019-11-16 18:09 UTC  (15+ messages)
` [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
` [PATCH v16 03/12] namei: allow set_root() "
` [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v16 10/12] open: introduce openat2(2) syscall
` [PATCH v16 11/12] selftests: add openat2(2) selftests
` [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags

[PATCH net-next 0/8] net/smc: improve termination handling (part 3)
 2019-11-16 16:37 UTC  (11+ 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 AUTOSEL 4.4 29/77] s390/perf: Return error when debug_register fails
 2019-11-16 15:52 UTC 

[PATCH AUTOSEL 4.9 36/99] s390/perf: Return error when debug_register fails
 2019-11-16 15:49 UTC 

[PATCH AUTOSEL 4.14 056/150] s390/perf: Return error when debug_register fails
 2019-11-16 15:45 UTC 

[PATCH AUTOSEL 4.19 085/237] s390/perf: Return error when debug_register fails
 2019-11-16 15:38 UTC 

[PATCH -next] writeback: fix -Wformat compilation warnings
 2019-11-15 14:55 UTC  (4+ messages)

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-11-15 13:11 UTC  (5+ messages)

[RFC PATCH v1 00/10] s390/vfio-ccw: Channel Path Handling
 2019-11-15 11:15 UTC  (12+ 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

disk revalidation cleanups and fixlets v2
 2019-11-15 10:09 UTC  (15+ 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

[PATCH net-next 00/11] s390/qeth: updates 2019-11-14
 2019-11-15  2:17 UTC  (10+ 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 08/11] s390/qeth: consolidate L3 mcast registration code
` [PATCH net-next 09/11] s390/qeth: remove VLAN tracking for L3 devices

[PATCH v1 1/4] s390x: saving regs for interrupts
 2019-11-14 16:15 UTC  (7+ 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  (6+ messages)
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing

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

[PATCH] random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM
 2019-11-14 11:33 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 NNTP newsgroup(s).