messages from 2019-11-14 20:56:45 to 2019-11-22 06:13:28 UTC [more...]
[PATCH AUTOSEL 4.4 23/68] KVM: s390: unregister debug feature on failing arch init
2019-11-22 6:12 UTC
[PATCH AUTOSEL 4.9 28/91] KVM: s390: unregister debug feature on failing arch init
2019-11-22 6:00 UTC
[PATCH AUTOSEL 4.14 042/127] KVM: s390: unregister debug feature on failing arch init
2019-11-22 5:55 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 108/127] net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
[PATCH AUTOSEL 4.19 041/219] s390/zcrypt: make sysfs reset attribute trigger queue reset
2019-11-22 5:48 UTC (6+ messages)
` [PATCH AUTOSEL 4.19 093/219] KVM: s390: unregister debug feature on failing arch init
` [PATCH AUTOSEL 4.19 180/219] net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()
` [PATCH AUTOSEL 4.19 181/219] net/smc: don't wait for send buffer space when data was already sent
` [PATCH AUTOSEL 4.19 184/219] net/smc: fix sender_free computation
` [PATCH AUTOSEL 4.19 186/219] net/smc: fix byte_order for rx_curs_confirmed
[PATCH v1 0/4] s390x: Testing the Subchannel I/O
2019-11-21 16:02 UTC (8+ messages)
` [PATCH v1 3/4] s390x:irq: make IRQ handler weak
` [PATCH v1 4/4] s390x: Testing the Subchannel I/O read
[PATCH] dasd_fba: Display '00000000' for zero page when dumping sense
2019-11-21 12:36 UTC (2+ messages)
[PATCH -next] writeback: fix -Wformat compilation warnings
2019-11-20 23:17 UTC (5+ messages)
[PATCH net 0/2] s390/qeth: fixes 2019-11-20
2019-11-20 20:30 UTC (4+ messages)
` [PATCH net 1/2] s390/qeth: fix potential deadlock on workqueue flush
` [PATCH net 2/2] s390/qeth: return proper errno on IO error
[kvm-unit-tests PATCH v4 0/3] s390x: SCLP Unit test
2019-11-20 18:16 UTC (6+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x: export sclp_setup_int
` [kvm-unit-tests PATCH v4 2/3] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v4 3/3] s390x: SCLP unit test
[RFC PATCH v1 00/10] s390/vfio-ccw: Channel Path Handling
2019-11-20 16:49 UTC (25+ 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 v2 1/2] kasan: support instrumented bitops combined with generic bitops
2019-11-20 8:32 UTC (7+ messages)
[PATCH V10] mm/debug: Add tests validating architecture page table helpers
2019-11-20 5:31 UTC
[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
2019-11-20 5:06 UTC (14+ messages)
` [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH RESEND v17 04/13] namei: allow set_root() "
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags
[PATCH v6 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
2019-11-19 20:44 UTC (5+ messages)
[PATCH 1/1] virtio_ring: fix return code on DMA mapping fails
2019-11-19 13:04 UTC (3+ messages)
[RFC 00/37] KVM: s390: Add support for protected VMs
2019-11-19 11:40 UTC (46+ messages)
` [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
memory leak in new_inode_pseudo (2)
2019-11-19 5:13 UTC (3+ messages)
[PATCH V13 0/6] mdev based hardware virtio offloading support
2019-11-19 3:13 UTC (14+ 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
PSI: use-after-free in collect_percpu_times()
2019-11-18 22:05 UTC (4+ messages)
[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 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 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 (3+ messages)
[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
disk revalidation cleanups and fixlets v2
2019-11-15 10:09 UTC (13+ messages)
` [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 20/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
2019-11-15 9:21 UTC (5+ messages)
` [PATCH] Fixup sida bouncing
[PATCH net-next 00/11] s390/qeth: updates 2019-11-14
2019-11-15 2:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).