messages from 2022-03-19 11:17:25 to 2022-03-30 12:38:10 UTC [more...]
[PATCH v9 00/18] KVM: s390: pv: implement lazy destroy for reboot
2022-03-30 12:26 UTC (18+ messages)
` [PATCH v9 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v9 02/18] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v9 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v9 04/18] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v9 05/18] KVM: s390: pv: usage counter instead of flag
` [PATCH v9 06/18] KVM: s390: pv: add export before import
` [PATCH v9 07/18] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v9 09/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v9 10/18] KVM: s390: pv: add mmu_notifier
` [PATCH v9 11/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v9 12/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v9 13/18] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v9 14/18] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v9 15/18] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v9 16/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v9 17/18] KVM: s390: pv: avoid export before import if possible
` [PATCH v9 18/18] KVM: s390: pv: support for Destroy fast UVC
[PATCH v3 0/9] kvm: s390: Add PV dump support
2022-03-30 12:19 UTC (8+ messages)
` [PATCH v3 1/9] s390: pv: Add SE hdr query information
` [PATCH v3 3/9] KVM: s390: pv: Add query interface
` [PATCH v3 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH v3 5/9] KVM: s390: pv: Add query dump information
` [PATCH v3 7/9] kvm: s390: Add CPU dump functionality
` [PATCH v3 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH v3 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
[PATCH net-next v2] veth: Support bonding events
2022-03-30 11:25 UTC (5+ messages)
[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-30 6:58 UTC (11+ messages)
` [PATCH v2 1/8] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v2 2/8] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 4/8] arm64/pgtable: "
` [PATCH v2 5/8] s390/pgtable: cleanup description of swp pte layout
` [PATCH v2 6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 7/8] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
` [PATCH v2 8/8] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE "
[PATCH 0/2] s390x: Add tests for SIGP store adtl status
2022-03-29 11:39 UTC (6+ messages)
` [PATCH 1/2] s390x: gs: move to new header file
` [PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order
[PATCH] livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
2022-03-29 11:22 UTC (4+ messages)
[PATCH net-next 0/1] veth: Support bonding events
2022-03-29 8:33 UTC (5+ messages)
` [PATCH net-next 1/1] "
[PATCH v3] char: tty3270: fix a missing check on list iterator
2022-03-29 6:07 UTC (5+ messages)
[PATCH net] net/smc: Send out the remaining data in sndbuf before close
2022-03-28 23:30 UTC (5+ messages)
s390 defconfig fails to build after 4afeb670710efa5cd5ed8b1d9f2d22d6ce332bcc
2022-03-28 21:52 UTC (3+ messages)
[syzbot] memory leak in smc_create (2)
2022-03-28 20:59 UTC
[PATCH 0/4] Unifrom keyring support across architectures and functions
2022-03-28 16:29 UTC (15+ messages)
` [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
[PATCH] s390: Simplify the calculation of variables
2022-03-28 12:15 UTC (4+ messages)
[PATCH v3] char: tty3270: fix a missing check on list iterator
2022-03-28 12:10 UTC
[PATCH v2] char: tty3270: fix a missing check on list iterator
2022-03-28 9:38 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception tests
2022-03-28 8:01 UTC (20+ messages)
` [kvm-unit-tests PATCH v2 1/9] s390x: smp: add tests for several invalid SIGP orders
` [kvm-unit-tests PATCH v2 2/9] s390x: smp: stop already stopped CPU
` [kvm-unit-tests PATCH v2 3/9] s390x: gs: move to new header file
` [kvm-unit-tests PATCH v2 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order
` [kvm-unit-tests PATCH v2 5/9] s390x: smp: add tests for SET_PREFIX
` [kvm-unit-tests PATCH v2 6/9] s390x: smp: add test for EMERGENCY_SIGNAL with invalid CPU address
` [kvm-unit-tests PATCH v2 7/9] s390x: smp: add tests for CONDITIONAL EMERGENCY
` [kvm-unit-tests PATCH v2 8/9] s390x: add TPROT tests
` [kvm-unit-tests PATCH v2 9/9] s390x: stsi: check zero and ignored bits in r0 and r1
[PATCH] char: tty3270: fix a missing check on list iterator
2022-03-28 7:12 UTC (3+ messages)
[PATCH V2] s390: Simplify the calculation of variables
2022-03-28 6:19 UTC
[GIT PULL] s390 patches for the 5.18 merge window
2022-03-25 17:18 UTC (2+ messages)
[PATCH 1/2] PCI: Extend isolated function probing to s390
2022-03-25 13:16 UTC (2+ messages)
` [PATCH 2/2] s390/pci: allow zPCI zbus without a function zero
[PATCH] s390: cleanup timer API use
2022-03-24 17:34 UTC (2+ messages)
[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-03-24 14:09 UTC (9+ messages)
` [PATCH v18 13/18] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v18 14/18] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v18 15/18] s390/vfio-ap: handle config changed and scan complete notification
[PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes
2022-03-24 8:15 UTC (7+ messages)
` [PATCH kvm-unit-tests v2 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2
` [PATCH kvm-unit-tests v2 2/6] s390x: smp: Test SIGP RESTART against stopped CPU
` [PATCH kvm-unit-tests v2 5/6] s390x: smp: Create and use a non-waiting CPU restart
[kvm-unit-tests PATCH v1 0/9] s390x: Further extend instruction interception tests
2022-03-23 15:47 UTC (14+ messages)
` [kvm-unit-tests PATCH v1 1/9] s390x: smp: add tests for several invalid SIGP orders
` [kvm-unit-tests PATCH v1 2/9] s390x: smp: stop already stopped CPU
` [kvm-unit-tests PATCH v1 3/9] s390x: gs: move to new header file
` [kvm-unit-tests PATCH v1 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order
` [kvm-unit-tests PATCH v1 5/9] s390x: smp: add tests for SET_PREFIX
` [kvm-unit-tests PATCH v1 6/9] s390x: smp: add test for EMERGENCY_SIGNAL with invalid CPU address
` [kvm-unit-tests PATCH v1 7/9] s390x: smp: add tests for CONDITIONAL EMERGENCY
` [kvm-unit-tests PATCH v1 8/9] s390x: add TPROT tests
` [kvm-unit-tests PATCH v1 9/9] s390x: stsi: check zero and ignored bits in r0 and r1
[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-03-23 13:40 UTC (23+ messages)
` [PATCH V9 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V9 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V9 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V9 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V9 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V9 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V9 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V9 08/20] riscv: Fixup difference with defconfig
` [PATCH V9 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V9 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V9 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V9 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V9 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V9 14/20] riscv: compat: Add elf.h implementation
` [PATCH V9 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V9 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V9 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V9 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V9 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V9 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[kvm-unit-tests PATCH v3 0/5] s390x: Attestation tests
2022-03-23 10:07 UTC (10+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: uv-host: Add attestation test
` [kvm-unit-tests PATCH v3 2/5] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH v3 4/5] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v3 5/5] s390x: uv-guest: Add attestation tests
[PATCH] KVM: s390: Fix lockdep issue in vm memop
2022-03-23 9:45 UTC (8+ messages)
[PATCH] Docs: admin/kernel-parameters: edit a few boot options
2022-03-22 19:36 UTC (5+ messages)
[kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
2022-03-22 13:44 UTC (2+ messages)
[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-22 9:46 UTC (11+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
2022-03-22 7:30 UTC (10+ messages)
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
[PATCH 0/4] fix typos: "to short" -> "too short"
2022-03-21 14:00 UTC (6+ messages)
` [PATCH 1/4] ar5523: fix typo "
` [PATCH 2/4] s390/ctcm: fix typo "length to short" -> "length too short"
` [PATCH 3/4] i825xx: fix typo "Frame to short" -> "Frame "
` [PATCH 4/4] mISDN: fix typo "frame to short" -> "frame "
[PATCH] s390/zcrypt: fix using the correct variable for sizeof()
2022-03-21 12:28 UTC (3+ messages)
[syzbot] WARNING in kvm_mmu_notifier_invalidate_range_start (2)
2022-03-21 10:25 UTC
[PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-03-21 0:22 UTC (3+ messages)
` [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
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