All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-29 00:47:30 to 2023-07-29 01:54:56 UTC [more...]

[Intel-wired-lan] [PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys
 2023-07-29  0:47 UTC  (2+ messages)
`  "

[PATCH v2 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-29  1:11 UTC  (16+ messages)
` [PATCH v2 07/13] drm/msm/dpu: drop unused dpu_plane::lock
` [PATCH v2 09/13] drm/msm/dpu: use drmm-managed allocation for dpu_plane
` [PATCH v2 10/13] drm/msm/dpu: use drmm-managed allocation for dpu_crtc
` [PATCH v2 11/13] drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys
` [PATCH v2 12/13] drm/msm/dpu: drop dpu_encoder_phys_ops::destroy

vfs_cache_pressure - time to reevaluate the defaults?
 2023-07-29  1:52 UTC 

[PATCH] gitignore: add VSCode workspace dir
 2023-07-29  1:52 UTC  (2+ messages)

[PATCH 3/3] io_uring: set plug tags for same file
 2023-07-29  1:50 UTC  (2+ messages)

[PATCH v2 net-next] bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()
 2023-07-29  1:50 UTC  (2+ messages)

[PATCH v2] mISDN: hfcpci: Fix potential deadlock on &hc->lock
 2023-07-29  1:50 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: enable page_pool support for MT7988 SoC
 2023-07-29  1:50 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoC
 2023-07-29  1:50 UTC  (2+ messages)

[PATCH -next] net: bcmasp: Clean up redundant dev_err_probe()
 2023-07-29  1:50 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v3] igc: Add support for multiple in-flight TX timestamps
 2023-07-29  1:47 UTC  (2+ messages)

[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-07-29  1:35 UTC  (60+ messages)
` [Intel-gfx] "
` [PATCH v4 01/29] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
  ` [Intel-gfx] "
` [PATCH v4 02/29] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
  ` [Intel-gfx] "
` [PATCH v4 03/29] drm/i915/gvt: Verify hugepages are contiguous in physical address space
  ` [Intel-gfx] "
` [PATCH v4 04/29] drm/i915/gvt: Don't try to unpin an empty page range
  ` [Intel-gfx] "
` [PATCH v4 05/29] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
  ` [Intel-gfx] "
` [PATCH v4 06/29] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
  ` [Intel-gfx] "
` [PATCH v4 07/29] drm/i915/gvt: Error out on an attempt to shadowing an unknown GTT entry type
  ` [Intel-gfx] "
` [PATCH v4 08/29] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
  ` [Intel-gfx] "
` [PATCH v4 09/29] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
  ` [Intel-gfx] "
` [PATCH v4 10/29] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
  ` [Intel-gfx] "
` [PATCH v4 11/29] drm/i915/gvt: Protect gfn hash table with vgpu_lock
  ` [Intel-gfx] "
` [PATCH v4 12/29] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c
  ` [Intel-gfx] [PATCH v4 12/29] KVM: x86/mmu: Move kvm_arch_flush_shadow_{all, memslot}() "
` [PATCH v4 13/29] KVM: x86/mmu: Don't rely on page-track mechanism to flush on memslot change
  ` [Intel-gfx] "
` [PATCH v4 14/29] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
  ` [Intel-gfx] "
` [PATCH v4 15/29] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
  ` [Intel-gfx] "
` [PATCH v4 16/29] KVM: x86: Reject memslot MOVE operations if KVMGT is attached
  ` [Intel-gfx] "
` [PATCH v4 17/29] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
  ` [Intel-gfx] "
` [PATCH v4 18/29] KVM: x86: Add a new page-track hook to handle memslot deletion
  ` [Intel-gfx] "
` [PATCH v4 19/29] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
  ` [Intel-gfx] "
` [PATCH v4 20/29] KVM: x86: Remove the unused page-track hook track_flush_slot()
  ` [Intel-gfx] "
` [PATCH v4 21/29] KVM: x86/mmu: Move KVM-only page-track declarations to internal header
  ` [Intel-gfx] "
` [PATCH v4 22/29] KVM: x86/mmu: Use page-track notifiers iff there are external users
  ` [Intel-gfx] "
` [PATCH v4 23/29] KVM: x86/mmu: Drop infrastructure for multiple page-track modes
  ` [Intel-gfx] "
` [PATCH v4 24/29] KVM: x86/mmu: Rename page-track APIs to reflect the new reality
  ` [Intel-gfx] "
` [PATCH v4 25/29] KVM: x86/mmu: Assert that correct locks are held for page write-tracking
  ` [Intel-gfx] "
` [PATCH v4 26/29] KVM: x86/mmu: Bug the VM if write-tracking is used but not enabled
  ` [Intel-gfx] "
` [PATCH v4 27/29] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
  ` [Intel-gfx] "
` [PATCH v4 28/29] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
  ` [Intel-gfx] "
` [PATCH v4 29/29] drm/i915/gvt: Drop final dependencies on KVM internal details
  ` [Intel-gfx] "

[GIT PULL] ata fixes for 6.5-rc4
 2023-07-29  1:42 UTC  (2+ messages)

[PATCH v2 0/3] Fix 'Spurious APIC interrupt (vector 0xFF) on CPU#n' issue
 2023-07-29  1:41 UTC  (2+ messages)

[PATCH v18 00/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-07-29  1:40 UTC  (8+ messages)
` [PATCH v18 02/20] PCI: Rename PCI_EPC_IRQ_LEGACY to PCI_EPC_IRQ_INTX
` [PATCH v18 05/20] PCI: dwc: Add outbound MSG TLPs support

cron job: media_tree daily build: ERRORS
 2023-07-29  1:40 UTC 

[PATCH 0/4] drm/bridge-connector: simplify handling of USB-C DP
 2023-07-29  1:42 UTC  (17+ messages)
` [Intel-gfx] "
` [PATCH 1/4] drm: allow specifying default subtype for the DP subconnector property
  ` [Intel-gfx] "
` [PATCH 2/4] drm/bridge-connector: handle subconnector types
  ` [Intel-gfx] "
` [PATCH 3/4] drm/uapi: document the USB subconnector type
  ` [Intel-gfx] "
` [PATCH 4/4] soc: qcom: pmic_glink: properly describe the DP connector
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/bridge-connector: simplify handling of USB-C DP
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v2] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration
 2023-07-29  1:30 UTC  (4+ messages)

[PATCH 1/2] btrfs: do not commit transaction after adding one device
 2023-07-29  1:30 UTC 

[PATCH v3] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration
 2023-07-29  1:27 UTC  (2+ messages)

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-29  1:25 UTC  (3+ messages)

[tip:master] BUILD SUCCESS 6b04724914eb378993ca6929dbaab849dc044abb
 2023-07-29  1:22 UTC 

[PATCH -next 00/21] spi: switch to use modern name
 2023-07-29  1:22 UTC  (3+ messages)
` [PATCH -next 19/21] spi: dw: "

[PATCH next resend 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
 2023-07-29  1:19 UTC 

[Buildroot] [PATCH v1 1/1] package/go: add toolchain as dependency of host-go
 2023-07-29  1:19 UTC  (3+ messages)

[PATCH v2 00/21] KVM: x86: Add "governed" X86_FEATURE framework
 2023-07-29  1:16 UTC  (22+ messages)
` [PATCH v2 01/21] KVM: nSVM: Check instead of asserting on nested TSC scaling support
` [PATCH v2 02/21] KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
` [PATCH v2 03/21] KVM: nSVM: Use the "outer" helper for writing multiplier to MSR_AMD64_TSC_RATIO
` [PATCH v2 04/21] KVM: SVM: Clean up preemption toggling related "
` [PATCH v2 05/21] KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks
` [PATCH v2 06/21] KVM: nSVM: Skip writes to MSR_AMD64_TSC_RATIO if guest state isn't loaded
` [PATCH v2 07/21] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH v2 08/21] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled"
` [PATCH v2 09/21] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
` [PATCH v2 10/21] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling
` [PATCH v2 11/21] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
` [PATCH v2 12/21] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH v2 13/21] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
` [PATCH v2 14/21] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
` [PATCH v2 15/21] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
` [PATCH v2 16/21] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
` [PATCH v2 17/21] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
` [PATCH v2 18/21] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
` [PATCH v2 19/21] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
` [PATCH v2 20/21] KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
` [PATCH v2 21/21] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled

[peterz-queue:sched/wip 2/2] kernel/sched/fair.c:3383 dequeue_load_avg() warn: unsigned 'val' is never less than zero
 2023-07-29  1:09 UTC 

[BlueZ PATCH v5 1/7] monitor: Use gnuplot to plot graph of Latency-Packets
 2023-07-29  1:11 UTC  (2+ messages)
` [BlueZ,v5,1/7] "

[PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
 2023-07-29  1:09 UTC  (2+ messages)

[PATCH net-next v2 0/2] r8152: reduce control transfer
 2023-07-29  1:10 UTC  (2+ messages)

[PATCH net v2 1/1] net: sched: cls_u32: Fix match key mis-addressing
 2023-07-29  1:10 UTC  (2+ messages)

[Bpf] Review of draft-thaler-bpf-isa-01
 2023-07-29  1:07 UTC  (18+ messages)

[PATCH next 0/3] Connector/proc_filter test fixes
 2023-07-29  1:02 UTC  (15+ messages)
` [PATCH next 3/3] selftests:connector: Add root check and fix arg error paths to skip

[xen-unstable-smoke test] 182063: tolerable all pass - PUSHED
 2023-07-29  1:04 UTC 

[PATCH -next v2] kunit: fix wild-memory-access bug in kunit_filter_suites()
 2023-07-29  1:00 UTC 

[linux-5.4 test] 182055: regressions - FAIL
 2023-07-29  1:00 UTC 

[PATCH 01/22] Input: cros_ec_keyb - use device core to create driver-specific device attributes
 2023-07-29  0:51 UTC  (22+ messages)
` [PATCH 02/22] Input: cyapa "
` [PATCH 03/22] Input: iqs269a "
` [PATCH 04/22] Input: kxtj9 "
` [PATCH 05/22] Input: ad7877 "
` [PATCH 06/22] Input: ad7879 "
` [PATCH 07/22] Input: ads7846 "
` [PATCH 08/22] Input: edt-ft5x06 "
` [PATCH 09/22] Input: elants_i2c "
` [PATCH 10/22] Input: exc3000 "
` [PATCH 11/22] Input: hideep "
` [PATCH 12/22] Input: hycon-hy46xx "
` [PATCH 13/22] Input: ili210x "
` [PATCH 14/22] Input: ilitek_ts_i2c "
` [PATCH 15/22] Input: iqs5xx "
` [PATCH 16/22] Input: melfas-mip4 "
` [PATCH 17/22] Input: raydium_i2c_ts "
` [PATCH 18/22] Input: rohm_bu21023 "
` [PATCH 19/22] Input: s6sy761 "
` [PATCH 20/22] Input: stmfts "
` [PATCH 21/22] Input: tsc2004/5 "
` [PATCH 22/22] Input: wdt87xx_i2c "

[PATCH v2 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
 2023-07-29  0:52 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86/mmu: Add helper to convert root hpa to shadow page
` [PATCH v2 2/5] KVM: x86/mmu: Harden new PGD against roots without shadow pages
` [PATCH v2 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
` [PATCH v2 4/5] KVM: x86/mmu: Disallow guest from using !visible slots for page tables
` [PATCH v2 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots

[PATCH] mm: shrinkers: fix race condition on debugfs cleanup
 2023-07-29  0:50 UTC  (3+ messages)

[PATCH v3 00/12] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
 2023-07-29  0:47 UTC  (13+ messages)
` [PATCH v3 01/12] KVM: x86/mmu: Delete pgprintk() and all its usage
` [PATCH v3 02/12] KVM: x86/mmu: Delete rmap_printk() "
` [PATCH v3 03/12] KVM: x86/mmu: Delete the "dbg" module param
` [PATCH v3 04/12] KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs
` [PATCH v3 05/12] KVM: x86/mmu: Cleanup sanity check of SPTEs at SP free
` [PATCH v3 06/12] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH v3 07/12] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
` [PATCH v3 08/12] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
` [PATCH v3 09/12] KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
` [PATCH v3 10/12] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
` [PATCH v3 11/12] KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
` [PATCH v3 12/12] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y

[PATCH v2 net-next] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
 2023-07-29  0:48 UTC 

[chrome-os:chromeos-5.4 5/6] drivers/bluetooth/btusb.c:4022:44: error: 'struct hci_dev' has no member named 'dump'
 2023-07-29  0:48 UTC 

[PATCH BlueZ 0/5] Couple of improvements to btmon
 2023-07-29  0:45 UTC  (5+ messages)
` [PATCH BlueZ 1/5] monitor: Fix decoding Command Complete for Remove ISO Data path
` [PATCH BlueZ 3/5] monitor/ll: Add support for connection parameter command
` [PATCH BlueZ 4/5] monitor: Add support to decode le read ISO link quality
` [PATCH BlueZ 5/5] monitor: Add parsing Service Data of UUID 128


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.