messages from 2020-05-11 17:02:52 to 2020-05-26 09:55:48 UTC [more...]
[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
2020-05-26 9:55 UTC (22+ messages)
` [RFC PATCH v2 1/4] vfio-ccw: Do not reset FSM state for unsolicited interrupts
` [RFC PATCH v2 2/4] vfio-ccw: Utilize scsw actl to serialize start operations
` [RFC PATCH v2 3/4] vfio-ccw: Expand SCSW usage to HALT and CLEAR
` [RFC PATCH v2 4/4] vfio-ccw: Clean up how to react to a failed START
[PATCH 0/8] Add helper for accessing Power Management callbacs
2020-05-26 9:45 UTC (16+ messages)
` [PATCH 1/8] driver core: "
` [PATCH 2/8] ACPI: PM: Use the new device_to_pm() helper to access struct dev_pm_ops
` [PATCH 3/8] greybus: "
` [PATCH 4/8] scsi: pm: "
` [PATCH 5/8] usb: phy: fsl: "
` [PATCH 6/8] PCI/PM: "
` [PATCH 7/8] PM: "
` [PATCH 8/8] net/iucv: "
[PATCH] s390/virtio: remove unused pm callbacks
2020-05-26 9:36 UTC
[GIT PULL 0/3] KVM: s390: Cleanups for 5.8
2020-05-26 9:33 UTC (4+ messages)
` [GIT PULL 1/3] KVM: s390: vsie: Move conditional reschedule
` [GIT PULL 2/3] KVM: s390: vsie: gmap_table_walk() simplifications
` [GIT PULL 3/3] KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()
[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
2020-05-26 5:59 UTC (7+ messages)
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
2020-05-25 19:12 UTC (15+ messages)
` [kvm-unit-tests PATCH v7 01/12] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v7 02/12] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v7 03/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v7 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v7 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v7 06/12] s390x: use get_clock_ms() to calculate a delay in ms
` [kvm-unit-tests PATCH v7 07/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v7 08/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 10/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests PATCH v7 12/12] s390x: css: ping pong
[PATCH] net/smc: mark smc_pnet_policy as const
2020-05-25 15:31 UTC
[kvm-unit-tests PATCH] s390x: stsi: Make output tap13 compatible
2020-05-25 9:43 UTC (4+ messages)
[PULL 00/10] vfio-ccw patches for 5.8
2020-05-25 9:41 UTC (11+ messages)
` [PULL 01/10] vfio-ccw: Enable transparent CCW IPL from DASD
` [PULL 02/10] vfio-ccw: document possible errors
` [PULL 03/10] vfio-ccw: Introduce new helper functions to free/destroy regions
` [PULL 04/10] vfio-ccw: Register a chp_event callback for vfio-ccw
` [PULL 05/10] vfio-ccw: Refactor the unregister of the async regions
` [PULL 06/10] vfio-ccw: Introduce a new schib region
` [PULL 07/10] vfio-ccw: Refactor IRQ handlers
` [PULL 08/10] vfio-ccw: Introduce a new CRW region
` [PULL 09/10] vfio-ccw: Wire up the CRW irq and "
` [PULL 10/10] vfio-ccw: Add trace for CRW event
[GIT PULL] s390 updates for 5.7-rc7
2020-05-23 18:30 UTC (2+ messages)
[PATCH 1/1] s390/pci: Log new handle in clp_disable_fh()
2020-05-22 18:39 UTC
[PATCH v2 0/7] padata: parallelize deferred page init
2020-05-21 23:43 UTC (15+ messages)
` [PATCH v2 1/7] padata: remove exit routine
` [PATCH v2 2/7] padata: initialize earlier
` [PATCH v2 3/7] padata: allocate work structures for parallel jobs from a pool
` [PATCH v2 4/7] padata: add basic support for multithreaded jobs
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()
` [PATCH v2 6/7] mm: make deferred init's max threads arch-specific
` [PATCH v2 7/7] padata: document multithreaded jobs
[PATCH v4 0/2] s390/dasd: remove ioctl_by_bdev from DASD driver
2020-05-21 14:22 UTC (8+ messages)
` [PATCH v4 1/2] dasd: refactor dasd_ioctl_information
` [PATCH v4 2/2] s390/dasd: remove ioctl_by_bdev calls
` [PATCH 3/2] block: remove ioctl_by_bdev
[PATCH v7 0/3] Use DIAG318 to set Control Program Name & Version Codes
2020-05-21 6:15 UTC (8+ messages)
` [PATCH v7 1/3] s390/setup: diag 318: refactor struct
` [PATCH v7 2/3] s390: keep diag 318 variables consistent with the rest
` [PATCH v7 3/3] s390/kvm: diagnose 0x318 get/set handling
[PATCH] s390/sclp_vt220: Fix console name to match device
2020-05-20 8:04 UTC (5+ messages)
[PATCH net-next 0/5] net/iucv: updates 2020-05-19
2020-05-19 19:50 UTC (7+ messages)
` [PATCH net-next 1/5] net/iucv: remove pm support
` [PATCH net-next 2/5] net/af_iucv: "
` [PATCH net-next 3/5] net/af_iucv: replace open-coded U16_MAX
` [PATCH net-next 4/5] net/af_iucv: remove a redundant zero initialization
` [PATCH net-next 5/5] net/af_iucv: clean up function prototypes
[PATCH net-next 0/2] s390/net: updates 2020-05-19
2020-05-19 19:49 UTC (4+ messages)
` [PATCH net-next 1/2] s390/net: remove pm ops from ccwgroup drivers
` [PATCH net-next 2/2] s390/net: remove pm support from iucv drivers
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-05-18 13:55 UTC (6+ messages)
` [PATCH v2 23/33] iommu/mediatek-v1 Convert to probe/release_device() call-backs
[PATCH RESEND] lib: fix bitmap_parse() on 64-bit big endian archs
2020-05-18 11:51 UTC (4+ messages)
[PATCH v4 0/8] s390x/vfio-ccw: Channel Path Handling [KVM]
2020-05-18 10:14 UTC (3+ messages)
[PATCH v3 0/3] s390/dasd: remove ioctl_by_bdev from DASD driver
2020-05-18 8:13 UTC (6+ messages)
` [PATCH v3 3/3] s390/dasd: remove ioctl_by_bdev calls
[kvm-unit-tests PATCH v6 00/10] s390x: Testing the Channel Subsystem I/O
2020-05-15 11:34 UTC (24+ messages)
` [kvm-unit-tests PATCH v6 04/10] s390x: interrupt registration
` [kvm-unit-tests PATCH v6 05/10] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v6 06/10] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v6 07/10] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v6 09/10] s390x: css: ssch/tsch with sense and interrupt
[PATCH v6 0/2] Use DIAG318 to set Control Program Name & Version Codes
2020-05-15 6:16 UTC (19+ messages)
` [PATCH v6 1/2] s390/setup: diag318: refactor struct
` [PATCH v6 2/2] s390/kvm: diagnose 318 handling
[PATCH net 1/1] MAINTAINERS: another add of Karsten Graul for S390 networking
2020-05-14 20:12 UTC (2+ messages)
[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-05-14 17:42 UTC (7+ messages)
[PATCH v2] s390: simplify memory notifier for protecting kdump crash kernel area
2020-05-14 12:41 UTC (2+ messages)
[PATCH net 0/2] s390/net: updates 2020-05-13
2020-05-13 19:15 UTC (4+ messages)
` [PATCH net 1/2] s390/ism: fix error return code in ism_probe()
` [PATCH net 2/2] MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainer
s390x: kdump kernel can not boot if I load kernel and initrd images via the kexec_file_load syscall
2020-05-13 8:27 UTC (4+ messages)
[PATCH] lib: fix bitmap_parse() on 64-bit big endian archs
2020-05-12 15:58 UTC (2+ messages)
[PATCH 0/8] zfcp: fix DIF/DIX support with scsi-mq host-wide tag-set
2020-05-12 9:27 UTC (3+ messages)
[PATCH -next] s390: Remove two unused inline functions
2020-05-12 6:16 UTC (7+ messages)
[PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks
2020-05-11 20:22 UTC (7+ messages)
` [PATCH V3 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V3 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()
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