messages from 2022-03-15 14:19:39 to 2022-03-23 17:03:39 UTC [more...]
[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception tests
2022-03-23 17:03 UTC (6+ 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 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)
[PATCH 0/4] Unifrom keyring support across architectures and functions
2022-03-22 18:55 UTC (10+ messages)
` [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification
[kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
2022-03-22 13:44 UTC (6+ messages)
[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-03-22 13:41 UTC (16+ messages)
` [PATCH v18 10/18] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment
` [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 v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
2022-03-22 9:46 UTC (29+ messages)
` [PATCH v1 4/7] arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v1 5/7] s390/pgtable: "
` [PATCH v1 6/7] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
` [PATCH v1 7/7] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE "
[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
2022-03-22 7:30 UTC (36+ messages)
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type
` [PATCH v4 22/32] KVM: s390: pci: routines for (dis)associating zPCI devices with a KVM
` [PATCH v4 29/32] vfio-pci/zdev: add DTSM to clp group capability
[PATCH] s390: cleanup timer API use
2022-03-22 3:00 UTC
[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 kvm-unit-tests v2 0/6] s390x SIGP fixes
2022-03-21 7:43 UTC (5+ messages)
` [PATCH kvm-unit-tests v2 3/6] s390x: smp: Fix checks for SIGP STOP STORE STATUS
` [PATCH kvm-unit-tests v2 5/6] s390x: smp: Create and use a non-waiting CPU restart
[PATCH V8 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
2022-03-21 0:22 UTC (22+ messages)
` [PATCH V8 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V8 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V8 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V8 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V8 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V8 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V8 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V8 08/20] riscv: Fixup difference with defconfig
` [PATCH V8 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V8 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V8 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V8 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V8 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V8 14/20] riscv: compat: Add elf.h implementation
` [PATCH V8 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V8 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V8 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V8 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V8 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V8 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH 00/30] fix typos in comments
2022-03-19 3:56 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 97add482e9033a9386baa8824fbea34d0cbfe663
2022-03-18 0:53 UTC
[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
2022-03-17 13:24 UTC (4+ messages)
` [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
[PATCH v3 0/4] s390: Ultravisor device
2022-03-17 11:59 UTC (12+ messages)
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device'
` [PATCH v3 2/4] drivers/s390/char: Add Query Ultravisor Information to uvdevice
[linux-next:master] BUILD REGRESSION 8a11187eb62b8b910d2c5484e1f5d160e8b11eb4
2022-03-17 6:18 UTC
[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-16 19:38 UTC (14+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v5 03/11] fsl-mc: "
` [PATCH v5 04/11] hv: "
` [PATCH v5 05/11] PCI: "
` [PATCH v5 06/11] s390/cio: "
` [PATCH v5 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v5 08/11] vdpa: "
` [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v5 10/11] slimbus: qcom-ngd: "
` [PATCH v5 11/11] rpmsg: "
[PATCH] s390: Fix typo in syscall_wrapper.h
2022-03-16 19:01 UTC (2+ messages)
[PATCH v2] s390/tape: Use bitwise instead of arithmetic operator for flags
2022-03-16 18:48 UTC (2+ messages)
[PATCH v2] parport_pc: Also enable driver for PCI systems
2022-03-16 18:45 UTC (3+ messages)
[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-16 12:13 UTC (8+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 05/11] PCI: Use driver_set_override() instead of open-coding
` [PATCH v4 08/11] vdpa: Use helper for safer setting of driver_override
[linux-next:master] BUILD REGRESSION a32cd981a6da2373c093d471ee4405a915e217d5
2022-03-16 5:09 UTC
[PATCH v2] s390: crypto: Use min() instead of doing it manually
2022-03-16 1:48 UTC (3+ messages)
` 答复: "
cleanup swiotlb initialization v5
2022-03-16 0:39 UTC (5+ messages)
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
[GIT PULL 0/7] KVM: s390: Fix, test and feature for 5.18 part 2
2022-03-15 21:19 UTC (2+ messages)
[patch v12 01/13] s390: add support for TIF_TASK_ISOL
2022-03-15 15:31 UTC
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