All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-01 14:34:34 to 2022-11-01 15:08:17 UTC [more...]

[PATCH v8 00/17] pci: Abort if pci_add_capability fails
 2022-11-01 14:44 UTC  (3+ messages)
` [PATCH v8 01/17] hw/vfio/pci: Ensure MSI and MSI-X do not overlap

per-tagset SRCU struct and quiesce v3
 2022-11-01 15:00 UTC  (5+ messages)
` [PATCH 01/14] block: set the disk capacity to 0 in blk_mark_disk_dead
` [PATCH 02/14] nvme-pci: refactor the tagset handling in nvme_reset_work
` [PATCH 03/14] nvme: don't remove namespaces in nvme_passthru_end
` [PATCH 05/14] nvme: remove the NVME_NS_DEAD check in nvme_validate_ns

[PATCH v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-11-01 14:54 UTC  (47+ messages)
` [PATCH v13 01/48] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h
` [PATCH v13 02/48] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h
` [PATCH v13 03/48] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments
` [PATCH v13 04/48] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"
` [PATCH v13 05/48] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v13 06/48] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
` [PATCH v13 07/48] KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all()
` [PATCH v13 08/48] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v13 09/48] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v13 10/48] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v13 11/48] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v13 12/48] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v13 13/48] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v13 14/48] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v13 15/48] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v13 16/48] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v13 17/48] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v13 18/48] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v13 19/48] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v13 20/48] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v13 21/48] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v13 22/48] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v13 23/48] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v13 24/48] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v13 25/48] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v13 26/48] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v13 27/48] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
` [PATCH v13 28/48] KVM: nSVM: hyper-v: Enable L2 TLB flush
` [PATCH v13 29/48] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v13 30/48] KVM: selftests: Better XMM read/write helpers
` [PATCH v13 31/48] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v13 32/48] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v13 33/48] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v13 34/48] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v13 35/48] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v13 36/48] KVM: selftests: Drop helpers to read/write page table entries
` [PATCH v13 37/48] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v13 38/48] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v13 39/48] KVM: selftests: Sync 'struct hv_vp_assist_page' "
` [PATCH v13 40/48] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v13 41/48] KVM: selftests: Split off load_evmcs() from load_vmcs()
` [PATCH v13 42/48] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages
` [PATCH v13 44/48] KVM: selftests: Stuff RAX/RCX with 'safe' values in vmmcall()/vmcall()
` [PATCH v13 45/48] KVM: selftests: Introduce rdmsr_from_l2() and use it for MSR-Bitmap tests
` [PATCH v13 46/48] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v13 48/48] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs'

[PATCH 00/11] Enable USB host and device functions on Jetson
 2022-11-01 15:07 UTC  (7+ messages)
` [PATCH 07/11] i2c: nvidia-gpu: Replace ccgx to well-known regex
` [PATCH 10/11] usb: host: xhci-tegra: Add Tegra234 XHCI support

[PATCHv3 net-next 0/4] net: add helper support in tc act_ct for ovs offloading
 2022-11-01 15:00 UTC  (3+ messages)
` [PATCHv3 net-next 4/4] net: sched: add helper support in act_ct
  ` [ovs-dev] "

[PATCH v10 0/4] Add support for the Cypress cyttsp5
 2022-11-01 15:00 UTC  (6+ messages)
` [PATCH v10 2/4] dt-bindings: input: Add Cypress TT21000 touchscreen controller

[f2fs-dev] [PATCH v2] f2fs: fix hungtask when decompressed fail
 2022-11-01 15:06 UTC  (4+ messages)

[PATCH] sched: Clear ttwu_pending after enqueue_task
 2022-11-01 14:59 UTC  (4+ messages)

[PATCH] ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
 2022-11-01 14:59 UTC  (6+ messages)

[PULL 00/86] pci,pc,virtio: features, tests, fixes, cleanups
 2022-11-01 13:48 UTC  (2+ messages)
` [PATCH] fixup! bios-tables-test: add test for number of cores > 255

[PATCH -next] pinctrl: qcom: Include bitfield.h in pinctrl-lpass-lpi.c
 2022-11-01 15:02 UTC  (3+ messages)

[RFC PATCH 0/2] i2c: core: Introduce i2c_client_get_device_id helper
 2022-11-01 14:58 UTC  (4+ messages)
` [RFC PATCH 1/2] i2c: core: Introduce i2c_client_get_device_id helper function

Proposal for virtual IOMMU binding b/w vIOMMU and passthrough devices
 2022-11-01 15:01 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-01 15:00 UTC 

[PATCH] bitfield: Use argument type for size comparison on Bitfield access macros
 2022-11-01 14:59 UTC  (2+ messages)

[PATCH] riscv: vdso: fix build with llvm
 2022-11-01 14:59 UTC  (2+ messages)

[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: Unknown cache maintenance model
 2022-11-01 14:59 UTC 

[PATCH next v10 1/2] i2c: hisi: Add initial device tree support
 2022-11-01 14:56 UTC  (2+ messages)

[PATCH v2 0/2] some checkpatch fixes in the file rxtx.c
 2022-11-01 14:55 UTC  (4+ messages)
` [PATCH v2 1/2] change the function name s_vFillRTSHead

[PATCH v12 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-11-01 14:54 UTC  (5+ messages)

[PATCH 00/23] iio: accel: Convert to i2c's .probe_new
 2022-11-01 14:54 UTC  (9+ messages)
` [PATCH 10/23] iio: accel: kxcjk-1013: "

[RFC 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
 2022-11-01 14:54 UTC  (3+ messages)
` [RFC 1/2] migrate: convert unmap_and_move() "

[PATCH] ath11k (gcc13): synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type
 2022-11-01 14:54 UTC  (6+ messages)

[PATCH v2 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2022-11-01 14:53 UTC  (4+ messages)
` [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver

Coccinelle based patch processing
 2022-11-01 14:52 UTC  (3+ messages)

[tj-cgroup:for-next] BUILD SUCCESS 79a7f41f7f5ac69fd22eaf1fb3e230bea95f3399
 2022-11-01 14:52 UTC 

[PATCH v2 00/21] arm64/sme: Support SME 2 and SME 2.1
 2022-11-01 14:33 UTC  (44+ messages)
` [PATCH v2 01/21] arm64/sme: Rename za_state to sme_state
` [PATCH v2 02/21] arm64: Document boot requirements for SME 2
` [PATCH v2 03/21] arm64/sysreg: Update system registers for SME 2 and 2.1
` [PATCH v2 04/21] arm64/sme: Document SME 2 and SME 2.1 ABI
` [PATCH v2 05/21] arm64/esr: Document ISS for ZT0 being disabled
` [PATCH v2 06/21] arm64/sme: Manually encode ZT0 load and store instructions
` [PATCH v2 07/21] arm64/sme: Enable host kernel to access ZT0
` [PATCH v2 08/21] arm64/sme: Add basic enumeration for SME2
` [PATCH v2 09/21] arm64/sme: Provide storage for ZT0
` [PATCH v2 10/21] arm64/sme: Implement context switching "
` [PATCH v2 11/21] arm64/sme: Implement signal handling for ZT
` [PATCH v2 12/21] arm64/sme: Implement ZT0 ptrace support
` [PATCH v2 13/21] arm64/sme: Add hwcaps for SME 2 and 2.1 features
` [PATCH v2 14/21] kselftest/arm64: Add a stress test program for ZT0
` [PATCH v2 15/21] kselftest/arm64: Cover ZT in the FP stress test
` [PATCH v2 16/21] kselftest/arm64: Enumerate SME2 in the signal test utility code
` [PATCH v2 17/21] kselftest/arm64: Teach the generic signal context validation about ZT
` [PATCH v2 18/21] kselftest/arm64: Add test coverage for ZT register signal frames
` [PATCH v2 19/21] kselftest/arm64: Add SME2 coverage to syscall-abi
` [PATCH v2 20/21] kselftest/arm64: Add coverage of the ZT ptrace regset
` [PATCH v2 21/21] kselftest/arm64: Add coverage of SME 2 and 2.1 hwcaps

[PATCH] ath11k: Fix QCN9074 firmware boot on x86
 2022-11-01 14:46 UTC  (3+ messages)

[Bug 216648] New: man 5 core incorrectly states circumstances in which a core is not produced
 2022-11-01 14:51 UTC  (2+ messages)
` [Bug 216648] "

[PATCH 00/15] ufs: qcom: Add HS-G4 support
 2022-11-01 14:41 UTC  (7+ messages)
` [PATCH 01/15] phy: qcom-qmp-ufs: Move register settings to qmp_phy_cfg_tables struct

RTT-PROBE: lore-subspace-rtt
 2022-11-01 14:50 UTC 

[PATCH] scsi: lpfc: remove redundant pointer lp
 2022-11-01 14:49 UTC  (2+ messages)

[RFC 0/6] migrate_pages(): batch TLB flushing
 2022-11-01 14:49 UTC  (3+ messages)

16-bit _SEG vs 8 bit PCIe Flit mode Segment
 2022-11-01 14:49 UTC 

Patchwork summary for: linux-renesas-soc
 2022-11-01 14:47 UTC  (2+ messages)

[PATCH next v9 1/4] i2c: hisi: Add initial device tree support
 2022-11-01 14:43 UTC  (6+ messages)

[syzbot] linux-next boot error: BUG: unable to handle kernel paging request in corrupted
 2022-11-01 14:47 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS d444b9e06e01ca73f1e85d30f636137267f8a5a9
 2022-11-01 14:44 UTC 

[PATCH v5 0/5] nfsd: clean up refcounting in the filecache
 2022-11-01 14:46 UTC  (6+ messages)
` [PATCH v5 1/5] nfsd: remove the pages_flushed statistic from filecache
` [PATCH v5 2/5] nfsd: reorganize filecache.c
` [PATCH v5 3/5] nfsd: rework refcounting in filecache
` [PATCH v5 4/5] nfsd: close race between unhashing and LRU addition
` [PATCH v5 5/5] nfsd: fix up the filecache laundrette scheduling

[Intel-gfx] [PATCH] drm/i915/pps: improve eDP power on flow
 2022-11-01 14:42 UTC  (6+ messages)
` [Intel-gfx] [v2] "

[PATCH v2] drm/amdgpu: extend halt_if_hws_hang to MES
 2022-11-01 14:46 UTC 

[PATCH v1 1/1] test_printf: Refactor fwnode_pointer() to make it more readable
 2022-11-01 14:40 UTC  (4+ messages)

Yocto Project Status 1 November 2022 (WW44)
 2022-11-01 14:46 UTC 

[ogabbay-accel:accel_v2 2/4] drivers/accel/accel_drv.c:189:5: warning: no previous prototype for function 'accel_open'
 2022-11-01 14:39 UTC 

[PATCH] drm/amdkfd: update GFX11 CWSR trap handler
 2022-11-01 14:45 UTC  (2+ messages)

[PATCH] drm/msm/dp: remove limitation of link rate at 5.4G to support HBR3
 2022-11-01 14:37 UTC  (7+ messages)

[PATCH 03/10] vfio: Rename vfio_device_assign/unassign_container()
 2022-11-01 14:39 UTC  (4+ messages)
  ` [Intel-gfx] "

[XEN v2 00/12] Arm: Enable GICv3 for AArch32 (v8R)
 2022-11-01 14:43 UTC  (4+ messages)
` [XEN v2 10/12] xen/Arm: GICv3: Use ULL instead of UL for 64bits

[PATCH] [next] drm/radeon: Replace one-element array with flexible-array member
 2022-11-01 14:42 UTC  (5+ messages)
` [PATCH v2] "

[linux-lvm] How to implement live migration of VMs in thinlv after using lvmlockd
 2022-11-01 14:42 UTC  (2+ messages)

[PATCH bpf-next] selftests: fix test group SKIPPED result
 2022-11-01 14:23 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-01 14:40 UTC 

[PATCH] bpftool: Support use full prog name in prog subcommand
 2022-11-01 14:38 UTC  (3+ messages)

[PATCH v2 0/2] PCI: qcom: Add basic interconnect support
 2022-11-01 14:37 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects
` [PATCH v2 2/2] PCI: qcom: Add basic interconnect support

[igt-dev] [PATCH v2] [NEW]kms_chamelium: Add new EDID stress resolution test
 2022-11-01 14:37 UTC 

[PATCH v3 1/1] hwmon: (it87) Add DMI table for future extensions
 2022-11-01 14:37 UTC  (2+ messages)

[PATCH v4 0/1] drm/amd/display: add DCN support for ARM64
 2022-11-01 14:36 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH 02/10] vfio: Move vfio_device_assign_container() into vfio_device_first_open()
 2022-11-01 14:37 UTC  (4+ messages)
  ` [Intel-gfx] "

[RFC 0/9] KVM perf support
 2022-11-01 14:35 UTC  (4+ messages)
` [RFC 7/9] RISC-V: KVM: Implement trap & emulate for hpmcounters

[PATCH 01/10] vfio: Move vfio_device driver open/close code to a function
 2022-11-01 14:36 UTC  (4+ messages)
  ` [Intel-gfx] "

Consist timestamps within a checkout/clone
 2022-11-01 14:34 UTC  (2+ messages)

[PATCH v10 0/7] RISC-V IPI Improvements
 2022-11-01 14:34 UTC  (16+ messages)
` [PATCH v10 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v10 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v10 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v10 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v10 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v10 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v10 7/7] RISC-V: Use IPIs for remote icache "

[RFC] memory tiering: use small chunk size and more tiers
 2022-11-01 14:34 UTC  (10+ messages)

[PATCH v15 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-11-01 14:34 UTC  (3+ messages)
` [PATCH v15 01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.