All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-29 00:50:16 to 2023-07-29 02:39:37 UTC [more...]

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

W sprawie samochodu
 2023-07-28  7:55 UTC 

[PATCH] arm64: dts: rockchip: Enable TYPE-C PD for ROC-RK3399-PC
 2023-07-29  2:30 UTC  (8+ messages)

[PATCH] dma-contiguous: define proper name for global cma region
 2023-07-29  2:35 UTC  (2+ messages)
` [PATCH v2] "

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

[qemu-mainline test] 182058: regressions - trouble: broken/fail/pass
 2023-07-29  2:30 UTC 

[kvalo-ath:ath11k-hibernation-support] BUILD SUCCESS bbdab09084e1e35fa38a9d19b90172c53a29692f
 2023-07-29  2:26 UTC 

W sprawie samochodu
 2023-07-24  7:40 UTC 

[PATCH 0/8] Fixes and cleanups to compaction
 2023-07-29  2:23 UTC  (4+ messages)
` [PATCH 1/8] mm/compaction: avoid missing last page block in section after skip offline sections

arch/mips/kernel/jump_label.c:93:6: warning: no previous prototype for function 'jump_label_apply_nops'
 2023-07-29  2:21 UTC 

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

[PATCH v3 0/3] don't change mempool if in-flight r1bio exists
 2023-07-29  0:58 UTC  (7+ messages)
` [PATCH v3 3/3] md/raid1: check array size before reshape

[PATCH] gcc: Upgrade to 13.2 release
 2023-07-29  2:16 UTC 

[PATCH] MyFirstContribution: refrain from self-iterating too much
 2023-07-29  2:12 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
        ` [PATCH v4] "
              ` Re* "

[usb:usb-next 27/67] drivers/phy/realtek/phy-rtk-usb3.c:349: undefined reference to `usb_debug_root'
 2023-07-29  2:11 UTC 

[PATCH v2 0/7] perf record: Track sideband events for all CPUs when tracing selected CPUs
 2023-07-29  2:10 UTC  (6+ messages)
` [PATCH v2 2/7] perf evlist: Add evlist__findnew_tracking_event() helper

[PATCH v2 1/3] perf/imx_ddr: speed up overflow frequency of cycle counter
 2023-07-29  2:08 UTC  (6+ messages)
` [PATCH v2 2/3] perf/imx_ddr: adjust counter result after read "
    ` [EXT] "
  ` [EXT] Re: [PATCH v2 1/3] perf/imx_ddr: speed up overflow frequency of "

[PATCH v18 00/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-07-29  2:06 UTC  (13+ messages)
` [PATCH v18 02/20] PCI: Rename PCI_EPC_IRQ_LEGACY to PCI_EPC_IRQ_INTX
` [PATCH v18 04/20] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH v18 05/20] PCI: dwc: Add outbound MSG TLPs support

[libgpiod] gpiod_line_get_value_bulk may be broken?
 2023-07-29  2:03 UTC  (8+ messages)

[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-07-29  2:02 UTC  (61+ 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] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups (rev9)

[PATCH next v2 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
 2023-07-29  2:00 UTC  (2+ messages)

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

[PATCH kernel 0/9] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-07-29  1:57 UTC  (3+ messages)

[PATCH net-next] net: make sure we never create ifindex = 0
 2023-07-29  1:56 UTC 

[PATCH v2 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-29  1:11 UTC  (15+ 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 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)

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

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  (7+ messages)
` [PATCH 1/4] drm: allow specifying default subtype for the DP subconnector property
` [PATCH 2/4] drm/bridge-connector: handle subconnector types
` [PATCH 3/4] drm/uapi: document the USB subconnector type
` [PATCH 4/4] soc: qcom: pmic_glink: properly describe the DP connector
` [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)

[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  (2+ messages)
` [PATCH v3 12/12] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y


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.