messages from 2020-05-05 16:25:48 to 2020-05-15 10:07:18 UTC [more...]
[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
2020-05-15 10:07 UTC (4+ messages)
` [PATCH v2 23/33] iommu/mediatek-v1 Convert to probe/release_device() call-backs
[kvm-unit-tests PATCH v6 00/10] s390x: Testing the Channel Subsystem I/O
2020-05-15 8:53 UTC (23+ 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 (15+ messages)
[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
2020-05-14 13:46 UTC (6+ 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 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 (11+ messages)
` [PATCH 1/8] zfcp: move shost modification after QDIO (re-)open into fenced function
` [PATCH 2/8] zfcp: move shost updates during xconfig data handling "
` [PATCH 3/8] zfcp: move fc_host updates during xport "
` [PATCH 4/8] zfcp: fence fc_host updates during link-down handling
` [PATCH 5/8] zfcp: move p-t-p port allocation to after xport data
` [PATCH 6/8] zfcp: fence adapter status propagation for common statuses
` [PATCH 7/8] zfcp: fence early sysfs interfaces for accesses of shost objects
` [PATCH 8/8] zfcp: move allocation of the shost object to after xconf- and xport-data
[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()
[PATCH v3 0/3] s390/dasd: remove ioctl_by_bdev from DASD driver
2020-05-11 16:30 UTC (7+ messages)
` [PATCH v3 1/3] dasd: refactor dasd_ioctl_information
` [PATCH v3 2/3] block: add a s390-only biodasdinfo method
` [PATCH v3 3/3] s390/dasd: remove ioctl_by_bdev calls
[PATCH -next] s390/cio: Remove unused inline functionidset_sch_get_first
2020-05-11 9:05 UTC (2+ messages)
LLC TALISMAN
2020-05-09 8:01 UTC
[PATCH] vfio-ccw: document possible errors
2020-05-08 10:59 UTC (4+ messages)
[PATCH v4 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
2020-05-08 10:47 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH 0/7] sha1 library cleanup
2020-05-08 6:07 UTC (2+ messages)
[PATCH net-next] net/smc: remove set but not used variables 'del_llc, del_llc_resp'
2020-05-08 1:05 UTC (2+ messages)
[PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order
2020-05-07 21:21 UTC (6+ messages)
[PATCH v4 05/11] s390: Change s390_kernel_write() return type to match memcpy()
2020-05-07 16:01 UTC (6+ messages)
` [PATCH v4 06/11] s390/module: Use s390_kernel_write() for late relocations
[PATCH 0/1] remove ioclt_by_bdev from DASD
2020-05-07 15:45 UTC (12+ messages)
` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver
[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
2020-05-07 15:03 UTC (2+ messages)
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use
[kvm-unit-tests RFC] s390x: Add Protected VM support
2020-05-07 13:40 UTC (9+ messages)
[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
2020-05-07 13:04 UTC (4+ messages)
` [PATCH v4 2/7] KVM: arm64: "
[PATCH -next] s390/ism: fix error return code in ism_probe()
2020-05-07 12:33 UTC (2+ messages)
[PATCH 0/2] Enable PF-VF linking with pdev->no_vf_scan (s390)
2020-05-07 9:30 UTC (3+ messages)
` [PATCH 1/2] PCI/IOV: Introduce pci_iov_sysfs_link() function
` [PATCH 2/2] s390/pci: create links between PFs and VFs
[PATCH] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
2020-05-06 23:29 UTC (6+ messages)
[PATCH v2 net-next 00/10] s390/qeth: updates 2020-05-06
2020-05-06 21:11 UTC (12+ messages)
` [PATCH v2 net-next 01/10] s390/qeth: keep track of LP2LP capability for csum offload
` [PATCH v2 net-next 02/10] s390/qeth: process local address events
` [PATCH v2 net-next 03/10] s390/qeth: add debugfs file for local IP addresses
` [PATCH v2 net-next 04/10] s390/qeth: extract helpers for next-hop lookup
` [PATCH v2 net-next 05/10] s390/qeth: don't use restricted offloads for local traffic
` [PATCH v2 net-next 06/10] s390/qeth: merge TX skb mapping code
` [PATCH v2 net-next 07/10] s390/qeth: indicate contiguous TX buffer elements
` [PATCH v2 net-next 08/10] s390/qeth: set TX IRQ marker on last buffer in a group
` [PATCH v2 net-next 09/10] s390/qeth: return error when starting a reset fails
` [PATCH v2 net-next 10/10] s390/qeth: clean up Kconfig help text
[PATCH net-next 00/11] s390/qeth: updates 2020-05-05
2020-05-06 19:09 UTC (20+ messages)
` [PATCH net-next 01/11] s390/qeth: keep track of LP2LP capability for csum offload
` [PATCH net-next 02/11] s390/qeth: process local address events
` [PATCH net-next 03/11] s390/qeth: add debugfs file for local IP addresses
` [PATCH net-next 04/11] s390/qeth: extract helpers for next-hop lookup
` [PATCH net-next 05/11] s390/qeth: don't use restricted offloads for local traffic
` [PATCH net-next 06/11] s390/qeth: merge TX skb mapping code
` [PATCH net-next 07/11] s390/qeth: indicate contiguous TX buffer elements
` [PATCH net-next 08/11] s390/qeth: set TX IRQ marker on last buffer in a group
` [PATCH net-next 09/11] s390/qeth: return error when starting a reset fails
` [PATCH net-next 10/11] s390/qeth: allow reset via ethtool
` [PATCH net-next 11/11] s390/qeth: clean up Kconfig help text
[GIT PULL 0/1] KVM: s390: Fix for running nested under z/VM
2020-05-06 16:32 UTC (9+ messages)
` [GIT PULL 1/1] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
[PATCH rdma-next] RDMA: Allow ib_client's to fail when add() is called
2020-05-06 16:05 UTC (2+ messages)
[PATCH v4 0/8] s390x/vfio-ccw: Channel Path Handling [KVM]
2020-05-06 13:59 UTC (10+ messages)
` [PATCH v4 2/8] vfio-ccw: Register a chp_event callback for vfio-ccw
` [PATCH v4 6/8] vfio-ccw: Introduce a new CRW region
` [PATCH v4 7/8] vfio-ccw: Wire up the CRW irq and "
[PATCH v3 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
2020-05-06 13:40 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH net-next] net/smc: remove set but not used variables 'del_llc, del_llc_resp'
2020-05-06 9:39 UTC (2+ messages)
[PATCH V2 0/3] mm/hugetlb: Add some new generic fallbacks
2020-05-06 6:12 UTC (3+ messages)
` [PATCH V2 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V2 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()
[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
2020-05-05 20:12 UTC (7+ messages)
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS
[PATCH net-next 0/2] log state changes and cleanup
2020-05-05 19:58 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).