All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-01 14:19:28 to 2022-11-01 15:00:02 UTC [more...]

[PATCH v8 00/17] pci: Abort if pci_add_capability fails
 2022-11-01 13:57 UTC  (2+ messages)
` [PATCH v8 08/17] msi: Omit errp for pci_add_capability

[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 v13 00/48] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-11-01 14:54 UTC  (34+ 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 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() "

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

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

[PATCH 00/11] Enable USB host and device functions on Jetson
 2022-11-01 14:53 UTC  (5+ messages)
` [PATCH 10/11] usb: host: xhci-tegra: Add Tegra234 XHCI support

[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

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

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 v1] ufs: core: wlun suspend SSU fail recovery
 2022-11-01 14:24 UTC 

[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  (3+ 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

[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)

[PATCH] ACPI: video: Add backlight=native DMI quirk for Dell G15 5515
 2022-11-01 14:47 UTC  (4+ 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)

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

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

[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)

[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] "

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

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

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

[Intel-gfx] [PATCH 01/10] vfio: Move vfio_device driver open/close code to a function
 2022-11-01 14:36 UTC  (4+ 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 0/3] Add support for MICFIL on i.MX93 platform
 2022-11-01 14:33 UTC  (2+ 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

[PATCH] CHROMIUM: ASoC: amd: acp: Add tdm support for codecs in machine driver
 2022-11-01 14:31 UTC  (5+ messages)

[LTP] [PATCH v2 0/3] Fix fanotify14
 2022-11-01 14:29 UTC  (3+ messages)
` [LTP] [PATCH v2 1/3] fanotify14: Print human-readable test case flags

[PATCH v2 0/2] arm64/sme: Fix SMPRI_EL1 traps for KVM guests
 2022-11-01 14:30 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: arm64: Trap access to SMPRI_EL1 and TPIDR2 in VHE mode

[PATCH v4 0/8] i2c-atr and FPDLink
 2022-11-01 14:30 UTC  (3+ messages)
` [PATCH v4 2/8] i2c: add I2C Address Translator (ATR) support

❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 5aaef24b)
 2022-11-01 14:30 UTC 

[PATCH v2] samples/bpf: fix typo in README
 2022-11-01 14:30 UTC  (2+ messages)

[PATCH] drm/radeon: Use a local mutex for bind/unbind protection
 2022-11-01 14:29 UTC  (3+ messages)

[PATCH] drm/amd/display (gcc13): fix enum mismatch
 2022-11-01 14:28 UTC  (4+ messages)

ANN: Reference Policy 2.20221101
 2022-11-01 14:20 UTC 

[GIT PULL] KVM changes for 6.1-rc4
 2022-11-01 14:24 UTC 

[RFC bpf-next 0/5] xdp: hints via kfuncs
 2022-11-01 14:23 UTC  (19+ messages)
          ` [xdp-hints] "

[PATCH] hwmon: (jc42) Consistently use bit and bitfield macros in the driver
 2022-11-01 14:24 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
 2022-11-01 14:23 UTC  (2+ messages)

drivers/remoteproc/rcar_rproc.c:45:20: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-01 14:18 UTC 

[PATCH 0/9] ARM: dts: suniv: F1C100s: add more peripherals
 2022-11-01 14:16 UTC  (3+ messages)
` [PATCH 8/9] dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatible
` [PATCH 9/9] ARM: dts: suniv: f1c100s: add LRADC node

[PATCH v3 0/4] nfsd: clean up refcounting in the filecache
 2022-11-01 14:19 UTC  (6+ messages)
` [PATCH v3 2/4] nfsd: rework refcounting in filecache

[namhyung-perf:bpf/get-perf-sample-v1 2/2] kernel/trace/bpf_trace.c:1742:26: warning: unused variable 'br_entry_size'
 2022-11-01 14:18 UTC 


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.