messages from 2021-04-14 13:44:25 to 2021-04-26 14:33:56 UTC [more...]
[kvm-unit-tests PATCH 0/6] s390x: uv: Extend guest test and add host test
2021-04-26 14:33 UTC (23+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: uv-guest: Add invalid share location test
` [kvm-unit-tests PATCH 2/6] s390x: Add more Ultravisor command structure definitions
` [kvm-unit-tests PATCH 3/6] s390x: uv: Add UV lib
` [kvm-unit-tests PATCH 4/6] s390x: Test for share/unshare call support before using them
` [kvm-unit-tests PATCH 5/6] s390x: uv-guest: Test invalid commands
` [kvm-unit-tests PATCH 6/6] s390x: Add UV host test
[PATCH v3 0/4] KVM statistics data fd-based binary interface
2021-04-26 14:30 UTC (8+ messages)
` [PATCH v3 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v3 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v3 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v3 4/4] KVM: selftests: Add selftest for KVM "
[PATCH 00/12] Remove vfio_mdev.c, mdev_parent_ops and more
2021-04-26 14:19 UTC (8+ messages)
` [PATCH 01/12] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 06/12] vfio/ap_ops: Convert to use vfio_register_group_dev()
` [PATCH 07/12] vfio/ccw: "
` [PATCH 10/12] vfio/mdev: Remove mdev_parent_ops
[PATCH v2 0/9] KVM: my debug patch queue
2021-04-26 12:55 UTC (4+ messages)
[PATCH] s390/cio: Remove the invalid condition on IO_SCH_UNREG
2021-04-26 12:38 UTC (3+ messages)
[RFC] mm: support multi_freearea to the reduction of external fragmentation
2021-04-26 8:37 UTC (5+ messages)
[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
2021-04-24 0:18 UTC (26+ messages)
` [RFC PATCH v4 1/4] vfio-ccw: Check initialized flag in cp_init()
` [RFC PATCH v4 2/4] vfio-ccw: Check workqueue before doing START
` [RFC PATCH v4 3/4] vfio-ccw: Reset FSM state to IDLE inside FSM
` [RFC PATCH v4 4/4] vfio-ccw: Reset FSM state to IDLE before io_mutex
[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
2021-04-23 11:29 UTC (16+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed
[PATCH 1/2] audit: add support for the openat2 syscall
2021-04-23 7:48 UTC (5+ messages)
[PATCH 0/5] perf: oprofile spring cleanup
2021-04-22 12:48 UTC (16+ messages)
` [PATCH 1/5] KVM: arm64: Divorce the perf code from oprofile helpers
` [PATCH 2/5] arm64: Get rid of oprofile leftovers
` [PATCH 3/5] s390: "
` [PATCH 4/5] sh: "
` [PATCH 5/5] perf: "
net: bridge: propagate error code and extack from br_mc_disabled_update
2021-04-21 18:54 UTC (4+ messages)
[PATCH v3 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
2021-04-21 16:59 UTC (10+ messages)
` [PATCH v3 1/3] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v3 2/3] ARC: io.h: Include asm/bug.h
` [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
[PATCH 0/6] zfcp: cleanups and qdio code refactor for 5.13/5.14
2021-04-20 2:29 UTC (10+ messages)
` [PATCH 1/6] zfcp: remove unneeded INIT_LIST_HEAD() for FSF requests
` [PATCH 2/6] zfcp: fix indentation coding style issue
` [PATCH 3/6] zfcp: fix sysfs roll-back on error in zfcp_adapter_enqueue()
` [PATCH 4/6] zfcp: clean up sysfs code for SFP diagnostics
` [PATCH 5/6] scsi: zfcp: move the position of put_device
` [PATCH 6/6] scsi: zfcp: lift Request Queue tasklet & timer from qdio
[PATCH AUTOSEL 4.4 2/7] s390/entry: save the caller of psw_idle
2021-04-19 20:46 UTC
[PATCH AUTOSEL 4.9 3/8] s390/entry: save the caller of psw_idle
2021-04-19 20:45 UTC
[PATCH AUTOSEL 4.14 05/11] s390/entry: save the caller of psw_idle
2021-04-19 20:45 UTC
[PATCH AUTOSEL 4.19 06/12] s390/entry: save the caller of psw_idle
2021-04-19 20:45 UTC
[PATCH AUTOSEL 5.4 06/14] s390/entry: save the caller of psw_idle
2021-04-19 20:44 UTC
[PATCH AUTOSEL 5.10 11/21] s390/entry: save the caller of psw_idle
2021-04-19 20:44 UTC
[PATCH AUTOSEL 5.11 13/23] s390/entry: save the caller of psw_idle
2021-04-19 20:43 UTC
[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
2021-04-19 16:41 UTC (24+ messages)
` [PATCH v1 1/5] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v1 2/5] mm: ptdump: Fix build failure
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()
` [PATCH v1 4/5] mm: ptdump: Support hugepd table entries
` [PATCH v1 5/5] powerpc/mm: Convert powerpc to GENERIC_PTDUMP
[PATCH v2 0/4] KVM statistics data fd-based binary interface
2021-04-19 13:26 UTC (9+ messages)
` [PATCH v2 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v2 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v2 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM "
[PATCH 1/1] s390/pci: expose a PCI device's UID as its index
2021-04-18 8:18 UTC (6+ messages)
[GIT PULL 0/1] KVM: s390: Fix potential crash in preemptible kernels
2021-04-17 7:28 UTC (2+ messages)
` [GIT PULL 1/1] KVM: s390: fix guarded storage control register handling
[PATCH] symbol : Make the size of the compile-related array fixed
2021-04-16 6:34 UTC (5+ messages)
` 答复: "
[v2 RFC PATCH 0/7] mm: thp: use generic THP migration for NUMA hinting fault
2021-04-15 18:57 UTC (10+ messages)
` [v2 PATCH 3/7] mm: thp: refactor NUMA fault handling
` [v2 PATCH 6/7] mm: migrate: check mapcount for THP instead of ref count
[GIT PULL 0/7] KVM: s390: Updates for 5.13
2021-04-15 17:02 UTC (2+ messages)
[PATCH v2 0/2] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
2021-04-15 16:26 UTC (6+ messages)
` [PATCH v2 1/2] sparc: explicitly set PCI_IOBASE to 0
` [PATCH v2 2/2] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
consolidate the flock uapi definitions
2021-04-15 12:20 UTC (2+ messages)
[PATCH] KVM: s390: fix guarded storage control register handling
2021-04-15 10:50 UTC (5+ messages)
Inaccessible pages & folios
2021-04-15 9:28 UTC (6+ messages)
[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
2021-04-15 4:40 UTC (5+ messages)
[PATCH v2 00/18] Make vfio_mdev type safe
2021-04-14 18:17 UTC (2+ messages)
[GIT PULL] s390 updates for 5.12-rc8 / 5.12
2021-04-14 18:02 UTC (2+ messages)
[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
2021-04-14 14:49 UTC (15+ messages)
[PATCH] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
2021-04-14 14:02 UTC (10+ 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