All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-10 23:24:27 to 2023-03-11 00:24:25 UTC [more...]

[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
 2023-03-11  0:24 UTC  (10+ messages)
` [PATCH v1 03/14] iommufd/device: Setup MSI on kernel-managed domains
` [PATCH v1 05/14] iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED

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

[PATCH] iio: dac: cio-dac: Fix max DAC write value check for 12-bit
 2023-03-11  0:22 UTC 

[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-03-11  0:22 UTC  (5+ messages)
` [PATCH v2 18/18] x86/resctrl: Separate arch and fs resctrl locks

[Intel-gfx] [PATCH v2 1/2] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
 2023-03-11  0:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL (rev2)

[PATCH] fsverity: Remove WQ_UNBOUND from fsverity read workqueue
 2023-03-11  0:15 UTC  (5+ messages)

[Intel-xe] [PATCH v2 00/12] DG2 + PVC workarounds and infra
 2023-03-11  0:18 UTC  (18+ messages)
` [Intel-xe] [PATCH v2 01/12] drm/xe/rtp: Add match helper for gslice fused off
` [Intel-xe] [PATCH v2 02/12] drm/xe/reg_sr: Tweak verbosity for register printing
` [Intel-xe] [PATCH v2 03/12] drm/xe: Print whitelist while applying
` [Intel-xe] [PATCH v2 04/12] drm/xe/debugfs: Dump register save-restore tables
` [Intel-xe] [PATCH v2 05/12] drm/xe: Remove policy on preemption from WAs
` [Intel-xe] [PATCH v2 06/12] drm/xe: Reorder WAs to consider the platform
` [Intel-xe] [PATCH v2 07/12] drm/xe: Add PVC gt workarounds
` [Intel-xe] [PATCH v2 08/12] drm/xe: Add PVC engine workarounds

[Intel-gfx] [PATCH v4 0/9] Add OAM support for MTL
 2023-03-11  0:18 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 9/9] drm/i915/perf: Add support for OA media units

[PATCH] x86/hyperv: Mark hv_ghcb_terminate() as noreturn
 2023-03-11  0:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/9] The great interconnecification fixation
 2023-03-11  0:16 UTC  (7+ messages)
` [PATCH v7 6/9] interconnect: qcom: rpm: Handle interface clocks

[BUG] x2apic broken with current AMD hardware
 2023-03-11  0:09 UTC  (5+ messages)

[PATCH] KVM: nVMX: add missing consistency checks for CR0 and CR4
 2023-03-11  0:08 UTC  (2+ messages)

[PATCH] perf/x86/ibs: Set data_src.mem_lvl_num as well
 2023-03-11  0:06 UTC 

[PATCH 1/3] ufs: qcom: add __maybe_unused to OF ID table
 2023-03-11  0:06 UTC  (3+ messages)

[PATCH v4 0/5] Add IO page table replacement support
 2023-03-11  0:06 UTC  (7+ messages)
` [PATCH v4 2/5] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
` [PATCH v4 5/5] vfio: Support IO page table replacement

[PATCHv2] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-11  0:05 UTC  (2+ messages)

[PATCH] soc: qcom: gsbi: mark OF related data as maybe unused
 2023-03-11  0:05 UTC  (3+ messages)

[RFC PATCH 0/3] Support for tail (branch point) experiment
 2023-03-11  0:04 UTC  (2+ messages)

Qualcomm Kryo core compatibles
 2023-03-11  0:03 UTC  (3+ messages)

[PATCH v2] object-file: reprepare alternates when necessary
 2023-03-11  0:01 UTC  (2+ messages)

[PATCH v2] nfc: pn533: initialize struct pn533_out_arg properly
 2023-03-11  0:00 UTC  (2+ messages)

[REPOST PATCH 00/16] Add support for vPMU selftests
 2023-03-10 23:58 UTC  (5+ messages)
` [REPOST PATCH 12/16] selftests: KVM: aarch64: Test PMU overflow/IRQ functionality

[Intel-gfx] [PATCH v2 1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change
 2023-03-10 23:58 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Add belts and suspenders locking for seamless M/N changes
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Relocate intel_crtc_update_active_timings()
` [Intel-gfx] [PATCH v2 4/4] drm/i915: Extract intel_crtc_scanline_offset()

[PATCH 1/3] arm-bsp/optee: remove unused recipes
 2023-03-10 23:55 UTC  (2+ messages)

[PATCH v2] tracing: Make tracepoint lockdep check actually test something
 2023-03-10 23:56 UTC  (2+ messages)

[PATCH v1] ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682
 2023-03-10 23:55 UTC  (6+ messages)

[PATCH 0/8] Add multiport support for DWC3 controllers
 2023-03-10 23:55 UTC  (3+ messages)
` [PATCH 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH] dyndbg: cleanup dynamic usage in ib_srp.c
 2023-03-10 23:54 UTC  (2+ messages)

[PATCH] Fix buffer overrun in HID-SENSOR name
 2023-03-10 23:54 UTC 

[PATCH] ntfs: fix typo in dir.c
 2023-03-10 23:53 UTC 

nvme-pci: Disabling device after reset failure: -5 occurs while AER recovery
 2023-03-10 23:53 UTC  (2+ messages)

[pci:controller/kirin] BUILD SUCCESS 3a2776e8a0e156a61f5b59ae341d8fffc730b962
 2023-03-10 23:51 UTC 

[wireless:for-next] BUILD SUCCESS 96c069508377547f913e7265a80fffe9355de592
 2023-03-10 23:52 UTC 

[pci:controller/dt] BUILD SUCCESS b80b848bdf56bd402b7a91aea5b77cec93dfe4c2
 2023-03-10 23:52 UTC 

[PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45
 2023-03-10 23:49 UTC  (13+ messages)

[PATCH 1/2] lib/stackdepot: kmsan: mark API outputs as initialized
 2023-03-10 23:50 UTC  (2+ messages)

[PATCH 0/6] s390: simplify sysctl registration
 2023-03-10 23:45 UTC  (7+ messages)
` [PATCH 1/6] s390: simplify one-level sysctl registration for topology_ctl_table
` [PATCH 2/6] s390: simplify one-level syctl registration for s390dbf_table
` [PATCH 3/6] s390: simplify one-level sysctl registration for appldata_table
` [PATCH 4/6] s390: simplify one level sysctl registration for cmm_table
` [PATCH 5/6] s390: simplify one-level sysctl registration for page_table_sysctl
` [PATCH 6/6] s390: simplify dynamic sysctl registration for appldata_register_ops

[Intel-gfx] [PATCH 1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change
 2023-03-10 23:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change (rev4)

[PATCH 1/5] kasan: drop empty tagging-related defines
 2023-03-10 23:43 UTC  (10+ messages)
` [PATCH 2/5] kasan, arm64: rename tagging-related routines
` [PATCH 3/5] arm64: mte: Rename TCO routines
` [PATCH 4/5] kasan, arm64: add arch_suppress_tag_checks_start/stop
` [PATCH 5/5] kasan: suppress recursive reports for HW_TAGS

[PATCH] standards.7: ffix
 2023-03-10 23:43 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-10 23:42 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 19/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
  `  "

[PATCH v2] kasan: fix deadlock in start_report()
 2023-03-10 23:42 UTC  (12+ messages)
  ` 答复: "

[linux-next:master] BUILD REGRESSION 24469a0e5052ba01a35a15f104717a82b7a4798b
 2023-03-10 23:40 UTC  (2+ messages)

[PATCH v8 0/5] add debugfs to migration driver
 2023-03-10 23:40 UTC  (9+ messages)
` [PATCH v8 1/5] vfio/migration: Add debugfs to live "
` [PATCH v8 2/5] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v8 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v8 4/5] Documentation: add debugfs description for vfio

[PATCH bpf-next] bpf, docs: Add signed comparison example
 2023-03-10 23:38 UTC 

[PATCH v4 0/3] security: Always enable integrity LSM
 2023-03-10 23:37 UTC  (2+ messages)

[PATCH] arm: simplify two-level sysctl registration for ctl_isa_vars
 2023-03-10 23:35 UTC  (2+ messages)

[PATCH 01/16] spi: armada-3700: Drop of_match_ptr for ID table
 2023-03-10 22:28 UTC  (43+ messages)
` [PATCH 02/16] spi: mtk-pmif: "
` [PATCH 03/16] spi: meson-spicc: "
` [PATCH 04/16] spi: meson-spifc: "
` [PATCH 05/16] spi: orion: "
` [PATCH 06/16] spi: rockchip: "
` [PATCH 07/16] spi: s3c64xx: "
` [PATCH 08/16] spi: img-spfi: "
` [PATCH 09/16] spi: pic32-sqi: "
` [PATCH 10/16] spi: pic32: "
` [PATCH 11/16] spi: st-ssc4: "
` [PATCH 12/16] spi: pxa2xx: Mark OF related data as maybe unused
` [PATCH 13/16] spi: bcm-qspi: "
` [PATCH 15/16] spi: sc18is602: "
` [PATCH 16/16] spi: rspi: "

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-10 23:34 UTC  (7+ messages)
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests

BUG: hid-sensor-ids code includes binary data in device name
 2023-03-10 23:35 UTC  (4+ messages)

drivers/i2c/busses/i2c-qcom-geni.c:937 geni_i2c_probe() warn: 'gi2c->core_clk' from clk_prepare_enable() not released on lines: 896
 2023-03-10 23:34 UTC 

[ammarfaizi2-block:dhowells/linux-fs/pipe-list 29/30] splice.c:undefined reference to `sock_from_file'
 2023-03-10 23:34 UTC 

[PATCH bpf-next v3 1/2] bpf: use canonical ftrace path
 2023-03-10 23:34 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: "

[PATCH v2 1/2] x86: Revert "x86: minnowmax: Adjust CONFIG_TEXT_BASE"
 2023-03-10 23:33 UTC  (2+ messages)
` [PATCH v2 2/2] x86: minnowmax: Adjust CONFIG_TEXT_BASE et at

[PATCH 0/2] x86: simplify sysctl registrations
 2023-03-10 23:32 UTC  (3+ messages)
` [PATCH 1/2] x86: simplify one-level sysctl registration for abi_table2
` [PATCH 2/2] x86: simplify one-level sysctl registration for itmt_kern_table

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-10 23:31 UTC  (4+ messages)
` [PATCH 05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables

[PATCH 0/2] ppc: simplify sysctl registration
 2023-03-10 23:28 UTC  (6+ messages)
` [PATCH 1/2] ppc: simplify one-level sysctl registration for powersave_nap_ctl_table
` [PATCH 2/2] ppc: simplify one-level sysctl registration for nmi_wd_lpm_factor_ctl_table

stable-rc/linux-5.10.y baseline: 182 runs, 16 regressions (v5.10.172-530-g420427e5b0dd4)
 2023-03-10 23:30 UTC 

[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-03-10 23:29 UTC  (7+ messages)
` [PATCH v2 02/26] cmd: nvedit: check for ENV_SUPPORT

[PATCH 0/4] pwm: Ensure .polarity is set in .get_state()
 2023-03-10 23:29 UTC  (4+ messages)
` [PATCH 3/4] pwm: iqs620a: Explicitly set .polarity "

Please pull u-boot-dm
 2023-03-10 23:27 UTC  (2+ messages)

[PATCH] mm: mmap: remove newline at the end of the trace
 2023-03-10 23:25 UTC  (2+ messages)

[jpoimboe:static-call-null-3 2/5] arch/powerpc/kernel/irq.c:223:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-03-10 23:24 UTC 

[dhowells-fs:pipe-list 30/30] net/unix/af_unix.c:855:3: error: field designator 'sendpage' does not refer to any field in type 'const struct proto_ops'
 2023-03-10 23:24 UTC 

stable-rc/queue/5.10 baseline: 162 runs, 13 regressions (v5.10.172-529-g06956b9e9396)
 2023-03-10 23:24 UTC 

[PATCH] ia64: simplify one-level sysctl registration for kdump_ctl_table
 2023-03-10 23:24 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.