messages from 2023-07-27 01:17:37 to 2023-07-28 00:17:09 UTC [more...]
[PATCH 0/2] sync_regs() TOCTOU issues
2023-07-28 0:12 UTC (2+ messages)
` [PATCH 2/2] KVM: selftests: Extend x86's sync_regs_test to check for races
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
2023-07-27 23:48 UTC (63+ messages)
` [PATCH v3 01/49] binder: fix memory leak in binder_init()
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
` [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
` [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [PATCH v3 43/49] mm: shrinker: remove old APIs
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [PATCH v3 47/49] mm: shrinker: make memcg "
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH net-next v4 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-07-27 22:26 UTC (5+ messages)
` [PATCH net-next v4 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v4 2/4] vsock/virtio: support to send "
` [PATCH net-next v4 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v4 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH v5 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-07-27 20:29 UTC (2+ messages)
[PATCH v10 0/6] Add IO page table replacement support
2023-07-27 20:24 UTC (7+ messages)
` [PATCH v10 1/6] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v10 2/6] iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
` [PATCH v10 3/6] iommufd: Add iommufd_access_change_ioas(_id) helpers
` [PATCH v10 4/6] iommufd: Add iommufd_access_replace() API
` [PATCH v10 5/6] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v10 6/6] vfio: Support IO page table replacement
[PATCH v3 0/5] Add printf and formatted asserts in the guest
2023-07-27 19:21 UTC (7+ messages)
[PATCH v8 0/4] cover-letter: Add IO page table replacement support
2023-07-27 19:04 UTC (9+ messages)
` [PATCH v8 2/4] iommufd: Add iommufd_access_replace() API
[PATCH v9 0/6] cover-letter: Add IO page table replacement support
2023-07-27 18:47 UTC (11+ messages)
` [PATCH v9 1/6] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v9 2/6] iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
` [PATCH v9 3/6] iommufd: Add iommufd_access_change_ioas helper
` [PATCH v9 4/6] iommufd: Add iommufd_access_replace() API
` [PATCH v9 5/6] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v9 6/6] vfio: Support IO page table replacement
[PATCH] KVM: s390: fix sthyi error handling
2023-07-27 18:29 UTC
[PATCH v21 00/20] s390x: CPU Topology
2023-07-27 17:31 UTC (3+ messages)
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Hola
2023-07-27 16:56 UTC
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-27 17:13 UTC (13+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH v4 00/20] Enable CET Virtualization
2023-07-27 16:58 UTC (32+ messages)
` [PATCH v4 09/20] KVM:x86: Add common code of CET MSR access
` [PATCH v4 12/20] KVM:VMX: Introduce CET VMCS fields and control bits
` [PATCH v4 13/20] KVM:VMX: Emulate read and write to CET MSRs
` [PATCH v4 14/20] KVM:VMX: Set up interception for "
` [PATCH v4 15/20] KVM:VMX: Save host MSR_IA32_S_CET to VMCS field
` [PATCH v4 16/20] KVM:x86: Optimize CET supervisor SSP save/reload
` [PATCH v4 17/20] KVM:x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v4 18/20] KVM:x86: Enable guest CET supervisor xstate bit support
KVM_EXIT_FAIL_ENTRY with hardware_entry_failure_reason = 7
2023-07-27 16:52 UTC (6+ messages)
[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-27 16:40 UTC (13+ messages)
[PATCH v4 00/19] x86/reboot: KVM: Clean up "emergency" virt code
2023-07-27 16:39 UTC (6+ messages)
` [PATCH v4 14/19] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
[RFC PATCH] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-07-27 16:05 UTC (3+ messages)
[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-07-27 15:42 UTC (7+ messages)
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH 19/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
2023-07-27 15:14 UTC (6+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
` [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH 4/4] KVM: riscv: selftests: Add sstc_timer test
[PATCH 0/3] KVM: s390: Enable AP instructions for pv-guests
2023-07-27 15:07 UTC (7+ messages)
` [PATCH 1/3] s390: uv: UV feature check utility
` [PATCH 2/3] KVM: s390: Add UV feature negotiation
` [PATCH 3/3] KVM: s390: pv: Allow AP-instructions for pv guests
[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
2023-07-27 14:43 UTC (10+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v4 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH net-next v3 0/4] virtio/vsock: some updates for MSG_PEEK flag
2023-07-27 14:00 UTC (2+ messages)
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-07-27 13:12 UTC (18+ messages)
` [PATCH v7 01/12] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v7 05/12] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
` [PATCH v7 06/12] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v7 07/12] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v7 08/12] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v7 09/12] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
[EXTERNAL][PATCH v2] KVM: x86/xen: Implement hvm_op/HVMOP_flush_tlbs hypercall
2023-07-27 12:04 UTC (6+ messages)
` [PATCH v3] "
[PATCH v7 2/5] target/riscv: check the in-kernel irqchip support
2023-07-27 10:24 UTC (2+ messages)
` [PATCH v7 3/5] target/riscv: Create an KVM AIA irqchip
[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
2023-07-27 9:55 UTC (6+ messages)
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-27 9:46 UTC (4+ messages)
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
[PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
2023-07-27 9:34 UTC (11+ messages)
` [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
[PATCH net-next v3 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-07-27 8:54 UTC (9+ messages)
` [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-07-27 8:09 UTC (22+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
WARNING in kvm_arch_vcpu_ioctl_run
2023-07-27 8:03 UTC
(no subject)
2023-07-27 7:49 UTC
[PATCH v2 0/2] KVM: s390: add counters for vsie performance
2023-07-27 7:41 UTC (6+ messages)
` [PATCH v2 1/2] KVM: s390: add stat counter for shadow gmap events
` [PATCH v2 2/2] KVM: s390: add tracepoint in gmap notifier
[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
2023-07-27 7:31 UTC (7+ messages)
` [PATCH v5 1/6] kvm: Introduce kvm_arch_get_default_type hook
` [PATCH v5 2/6] accel/kvm: Specify default IPA size for arm64
` [PATCH v5 3/6] mips: Report an error when KVM_VM_MIPS_VZ is unavailable
` [PATCH v5 4/6] accel/kvm: Use negative KVM type for error propagation
` [PATCH v5 5/6] accel/kvm: Free as when an error occurred
` [PATCH v5 6/6] accel/kvm: Make kvm_dirty_ring_reaper_init() void
[PATCH v2 00/12] iommu: Prepare to deliver page faults to user space
2023-07-27 5:48 UTC (13+ messages)
` [PATCH v2 01/12] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v2 02/12] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v2 03/12] iommu: Remove unrecoverable fault data
` [PATCH v2 04/12] iommu: Replace device fault handler with iommu_queue_iopf()
` [PATCH v2 05/12] iommu: Change the return value of dev_iommu_get()
` [PATCH v2 06/12] iommu: Make dev->fault_param static
` [PATCH v2 07/12] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v2 08/12] iommu: Prepare for separating SVA and IOPF
` [PATCH v2 09/12] iommu: Move iopf_handler() to iommu-sva.c
` [PATCH v2 10/12] iommu: Make iommu_queue_iopf() more generic
` [PATCH v2 11/12] iommu: Separate SVA and IOPF in Makefile and Kconfig
` [PATCH v2 12/12] iommu: Add helper to set iopf handler for domain
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-27 3:34 UTC (6+ messages)
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
vPASID capability for VF
2023-07-27 1:17 UTC (5+ 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).