messages from 2019-09-03 08:45:00 to 2019-09-12 09:40:52 UTC [more...]
[RFC PATCH 0/2] Mdev: support mutiple kinds of devices
2019-09-12 9:40 UTC (2+ messages)
` [RFC PATCH 1/2] mdev: device id support
[PATCH] KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
2019-09-12 9:28 UTC (4+ messages)
[PATCH] KVM: s390: Remove unused parameter from __inject_sigp_restart()
2019-09-12 8:10 UTC (3+ messages)
[PATCH] s390/qeth: fix spelling mistake "alocpool" -> "allocpool"
2019-09-12 7:22 UTC (3+ messages)
[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
2019-09-12 6:02 UTC (2+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "
[PATCH] s390: remove pointless drivers-y in drivers/s390/Makefile
2019-09-12 5:23 UTC
[PATCH] s390/cio: fix intparm documentation
2019-09-11 16:41 UTC
[GIT PULL 0/8] KVM: s390: extend selftests add more input checks
2019-09-11 16:06 UTC (10+ messages)
` [GIT PULL 1/8] KVM: selftests: Split ucall.c into architecture specific files
` [GIT PULL 2/8] KVM: selftests: Implement ucall() for s390x
` [GIT PULL 3/8] KVM: selftests: Enable dirty_log_test on s390x
` [GIT PULL 4/8] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
` [GIT PULL 5/8] KVM: s390: improve documentation for S390_MEM_OP
` [GIT PULL 6/8] KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl
` [GIT PULL 7/8] KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
` [GIT PULL 8/8] KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
2019-09-11 10:37 UTC (62+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
` [PATCH v12 01/12] lib: introduce copy_struct_{to, from}_user helpers
` [PATCH v12 02/12] clone3: switch to copy_struct_from_user()
` [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to,from}_user()
` [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user()
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions
` [PATCH v12 06/12] procfs: switch magic-link modes to be more sane
` [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags
` [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v12 11/12] open: openat2(2) syscall
` [PATCH v12 12/12] selftests: add openat2(2) selftests
[PATCH v2] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
2019-09-11 8:36 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/6] s390x: Add multiboot and smp
2019-09-11 8:33 UTC (20+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH v2 2/6] s390x: Add linemode console
` [kvm-unit-tests PATCH v2 3/6] s390x: Add linemode buffer to fix newline on every print
` [kvm-unit-tests PATCH v2 4/6] s390x: Add initial smp code
` [kvm-unit-tests PATCH v2 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH v2 6/6] s390x: SMP test
[PATCH] KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
2019-09-10 18:10 UTC (6+ messages)
[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
2019-09-10 5:43 UTC (20+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "
[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-09-08 16:56 UTC (6+ messages)
` [PATCH V6 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
` [PATCH V6 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH V6 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH V6 5/5] iommu/amd: Convert AMD iommu driver to the dma-iommu api
[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
2019-09-07 0:13 UTC (5+ messages)
` [PATCH v4 1/4] s390: pci: Exporting access to CLP PCI function and PCI group
` [PATCH v4 2/4] s390: pci: Define the maxstbl CLP response entry
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
` [PATCH v4 4/4] vfio: pci: Using a device region to retrieve zPCI information
[PATCH v2] s390: vfio-ap: remove unnecessary calls to disable queue interrupts
2019-09-05 23:10 UTC (8+ messages)
[PATCH v2 00/10] Add definition for the number of standard PCI BARs
2019-09-05 19:02 UTC (3+ messages)
[PATCH v2 0/2] KVM: s390: Check for invalid bits in kvm_valid_regs and kvm_dirty_regs
2019-09-05 8:00 UTC (11+ messages)
` [PATCH v2 1/2] KVM: s390: Disallow "
` [PATCH v2 2/2] KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
[PATCH V5 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-09-05 6:18 UTC (2+ messages)
[PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
2019-09-05 4:55 UTC (3+ messages)
[PATCH AUTOSEL 4.4 01/20] s390/bpf: fix lcgr instruction encoding
2019-09-04 16:02 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 03/20] s390/bpf: use 32-bit index for tail calls
[PATCH AUTOSEL 4.9 02/27] s390/bpf: fix lcgr instruction encoding
2019-09-04 16:01 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 04/27] s390/bpf: use 32-bit index for tail calls
[PATCH AUTOSEL 4.14 02/36] s390/bpf: fix lcgr instruction encoding
2019-09-04 16:00 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 05/36] s390/bpf: use 32-bit index for tail calls
[PATCH AUTOSEL 4.19 06/52] s390/bpf: fix lcgr instruction encoding
2019-09-04 15:59 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 11/52] s390/bpf: use 32-bit index for tail calls
[PATCH AUTOSEL 5.2 10/94] s390/bpf: fix lcgr instruction encoding
2019-09-04 15:56 UTC (2+ messages)
` [PATCH AUTOSEL 5.2 17/94] s390/bpf: use 32-bit index for tail calls
[PATCH 1/1] s390: vfio-ap: fix warning reset not completed
2019-09-04 15:08 UTC (4+ messages)
[PATCH -next] vfio-ccw: fix error return code in vfio_ccw_sch_init()
2019-09-04 13:58 UTC (3+ messages)
[PATCH] KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
2019-09-04 7:54 UTC (4+ messages)
[PATCH v4 1/6] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
2019-09-03 18:53 UTC (3+ messages)
` [PATCH v4 1/6] x86, s390: "
[PATCH AUTOSEL 4.19 030/167] s390/zcrypt: reinit ap queue state machine during device probe
2019-09-03 16:25 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 128/167] scsi: zfcp: fix request object use-after-free in send path causing wrong traces
` [PATCH AUTOSEL 4.19 162/167] virtio/s390: fix race on airq_areas[]
[PATCH AUTOSEL 5.2 18/23] virtio/s390: fix race on airq_areas[]
2019-09-03 16:24 UTC
[kvm-unit-tests PATCH v3 0/5] s390x: More emulation tests
2019-09-03 10:58 UTC (6+ messages)
` [kvm-unit-tests PATCH v3 4/5] s390x: STSI tests
[PATCH 04/26] mips: remove ioremap_cachable
2019-09-03 8:57 UTC (2+ messages)
[kvm-unit-tests PATCH 0/6] s390x: Add multiboot and smp
2019-09-03 8:56 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH 6/6] s390x: SMP test
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