All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-11 13:56:18 to 2022-04-11 14:20:03 UTC [more...]

[PATCH v2 0/9] A few cleanup and fixup patches for vmscan
 2022-04-11 14:18 UTC  (5+ messages)
` [PATCH v2 1/9] mm/vmscan: add a comment about MADV_FREE pages check in folio_check_dirty_writeback
` [PATCH v2 2/9] mm/vmscan: remove unneeded can_split_huge_page check

[PATCH 0/1] Add DSA callback to traffic control information
 2022-04-11 14:17 UTC  (4+ messages)
` [PATCH 1/1] DSA Add "

[dm-devel] [PATCH 0/3] dm: improvement on io referencing and io poll
 2022-04-11 14:18 UTC  (11+ messages)
` [dm-devel] [PATCH 1/3] dm: don't grab target io reference in dm_zone_map_bio

[PATCH] migration/dirtyrate: Replace malloc with g_new
 2022-04-11  9:47 UTC 

refactor the i915 GVT support and move to the modern mdev API v3
 2022-04-11 14:14 UTC  (70+ messages)
` [Intel-gfx] "
` [PATCH 01/34] drm/i915/gvt: remove module refcounting in intel_gvt_{,un}register_hypervisor
  ` [Intel-gfx] [PATCH 01/34] drm/i915/gvt: remove module refcounting in intel_gvt_{, un}register_hypervisor
` [PATCH 02/34] drm/i915/gvt: remove enum hypervisor_type
  ` [Intel-gfx] "
` [PATCH 03/34] drm/i915/gvt: rename intel_vgpu_ops to intel_vgpu_mdev_ops
  ` [Intel-gfx] "
` [PATCH 04/34] drm/i915/gvt: don't override the include path
  ` [Intel-gfx] "
` [PATCH 05/34] drm/i915/gvt: cleanup the Makefile
  ` [Intel-gfx] "
` [PATCH 06/34] drm/i915/gvt: move the gvt code into kvmgt.ko
  ` [Intel-gfx] "
` [PATCH 07/34] drm/i915/gvt: remove intel_gvt_ops
  ` [Intel-gfx] "
` [PATCH 08/34] drm/i915/gvt: remove the map_gfn_to_mfn and set_trap_area ops
  ` [Intel-gfx] "
` [PATCH 09/34] drm/i915/gvt: remove the unused from_virt_to_mfn op
  ` [Intel-gfx] "
` [PATCH 10/34] drm/i915/gvt: merge struct kvmgt_vdev into struct intel_vgpu
  ` [Intel-gfx] "
` [PATCH 11/34] drm/i915/gvt: merge struct kvmgt_guest_info into strut intel_vgpu
  ` [Intel-gfx] "
` [PATCH 12/34] drm/i915/gvt: remove vgpu->handle
  ` [Intel-gfx] "
` [PATCH 13/34] drm/i915/gvt: devirtualize ->{read,write}_gpa
  ` [Intel-gfx] [PATCH 13/34] drm/i915/gvt: devirtualize ->{read, write}_gpa
` [PATCH 14/34] drm/i915/gvt: devirtualize ->{get,put}_vfio_device
  ` [Intel-gfx] [PATCH 14/34] drm/i915/gvt: devirtualize ->{get, put}_vfio_device
` [PATCH 15/34] drm/i915/gvt: devirtualize ->set_edid and ->set_opregion
  ` [Intel-gfx] "
` [PATCH 16/34] drm/i915/gvt: devirtualize ->detach_vgpu
  ` [Intel-gfx] "
` [PATCH 17/34] drm/i915/gvt: devirtualize ->inject_msi
  ` [Intel-gfx] "
` [PATCH 18/34] drm/i915/gvt: devirtualize ->is_valid_gfn
  ` [Intel-gfx] "
` [PATCH 19/34] drm/i915/gvt: devirtualize ->gfn_to_mfn
  ` [Intel-gfx] "
` [PATCH 20/34] drm/i915/gvt: devirtualize ->{enable,disable}_page_track
  ` [Intel-gfx] [PATCH 20/34] drm/i915/gvt: devirtualize ->{enable, disable}_page_track
` [PATCH 21/34] drm/i915/gvt: devirtualize ->dma_{,un}map_guest_page
  ` [Intel-gfx] [PATCH 21/34] drm/i915/gvt: devirtualize ->dma_{, un}map_guest_page
` [PATCH 22/34] drm/i915/gvt: devirtualize dma_pin_guest_page
  ` [Intel-gfx] "
` [PATCH 23/34] drm/i915/gvt: remove struct intel_gvt_mpt
  ` [Intel-gfx] "
` [PATCH 24/34] drm/i915/gvt: remove the extra vfio_device refcounting for dmabufs
  ` [Intel-gfx] "
` [PATCH 25/34] drm/i915/gvt: streamline intel_vgpu_create
  ` [Intel-gfx] "
` [PATCH 26/34] drm/i915/gvt: pass a struct intel_vgpu to the vfio read/write helpers
  ` [Intel-gfx] "
` [PATCH 27/34] drm/i915/gvt: remove kvmgt_guest_{init,exit}
  ` [Intel-gfx] [PATCH 27/34] drm/i915/gvt: remove kvmgt_guest_{init, exit}
` [PATCH 28/34] drm/i915/gvt: convert to use vfio_register_emulated_iommu_dev
  ` [Intel-gfx] "
` [PATCH 29/34] drm/i915/gvt: merge gvt.c into kvmgvt.c
  ` [Intel-gfx] "
` [PATCH 30/34] vfio/mdev: Remove vfio_mdev.c
  ` [Intel-gfx] "
` [PATCH 31/34] vfio/mdev: Remove mdev_parent_ops dev_attr_groups
  ` [Intel-gfx] "
` [PATCH 32/34] vfio/mdev: Remove mdev_parent_ops
  ` [Intel-gfx] "
` [PATCH 33/34] vfio/mdev: Use the driver core to create the 'remove' file
  ` [Intel-gfx] "
` [PATCH 34/34] vfio/mdev: Remove mdev drvdata
  ` [Intel-gfx] "

[PATCH -next,v2 0/3] nfs: handle writeback errors correctly
 2022-04-11 14:15 UTC  (3+ messages)

[PATCH v3 0/3] malloc: Enable profiling dlmalloc with valgrind
 2022-04-11 14:17 UTC  (7+ messages)
` [PATCH v3 1/3] Add valgrind headers to U-Boot
` [PATCH v3 2/3] malloc: Annotate allocator for valgrind
` [PATCH v3 3/3] doc: sandbox: Document how to run sandbox with valgrind

Can't understand /proc/interrupts output for GICv3 case
 2022-04-11 14:15 UTC  (6+ messages)

[PATCH v1 0/4] riscv: mm: add Svnapot support
 2022-04-11 14:15 UTC  (5+ messages)
` [PATCH v1 1/4] mm: modify pte format for Svnapot
` [PATCH v1 2/4] mm: support Svnapot in physical page linear-mapping
` [PATCH v1 3/4] mm: support Svnapot in hugetlb page
` [PATCH v1 4/4] mm: support Svnapot in huge vmap

[PATCH v8 0/5] tests for btrfs fsverity
 2022-04-11 14:10 UTC  (4+ messages)
` [PATCH v8 3/5] btrfs: test btrfs specific fsverity corruption

[PATCH] arm_pmu: Validate single/group leader events
 2022-04-11 14:14 UTC  (4+ messages)

[PATCH 0/3] nvme: fix internal passthru error messages
 2022-04-11 14:14 UTC  (9+ messages)
` [PATCH 2/3] nvme-core: don't check non-mdts for disc ctrl

RTT-PROBE: lore-subspace-rtt
 2022-04-11 14:13 UTC 

[PATCH v2 0/4] drm/ssd130x: Add support for SINO WEALTH SH1106
 2022-04-11 14:13 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: display: ssd1307fb: Add entry "

[PATCH v2 0/4] Make the iommu driver no-snoop block feature consistent
 2022-04-11 14:13 UTC  (9+ messages)
` [PATCH v2 1/4] iommu: Introduce the domain op enforce_cache_coherency()
` [PATCH v2 2/4] vfio: Move the Intel no-snoop control off of IOMMU_CACHE

[PATCH v6 0/3] Add soundcard support for sc7280 based platforms
 2022-04-11 14:12 UTC  (10+ messages)
` [PATCH v6 1/3] arm64: dts: qcom: sc7280: Add nodes for va tx and rx macros and external codecs
` [PATCH v6 2/3] arm64: dts: qcom: sc7280: Add lpass cpu node
` [PATCH v6 3/3] arm64: dts: qcom: sc7280: Add dt nodes for sound card

[PATCH 1/3] drm/amdgpu: add poison consumption flag for RAS IH
 2022-04-11 14:12 UTC  (2+ messages)
` 回复: "

[RFC] drm/kms: control display brightness through drm_connector properties
 2022-04-11 14:11 UTC  (10+ messages)

[PATCH v4 00/11] Re-enable ENQCMD and PASID MSR
 2022-04-11 14:10 UTC  (6+ messages)
` [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[PATCH 0/4] A few cleanup and fixup patches for migration
 2022-04-11 14:10 UTC  (7+ messages)
` [PATCH 1/4] mm/migration: reduce the rcu lock duration
` [PATCH 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH 3/4] mm/migration: return errno when isolate_huge_page failed

[PATCH v2 0/7] drop some unnecessary wrappers
 2022-04-11 14:10 UTC  (2+ messages)

[GIT PULL] intel-pinctrl for 5.18-2
 2022-04-11 14:10 UTC 

INVESTMENT/LOAN OFFER
 2022-04-11 14:00 UTC 

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-11 14:07 UTC  (8+ messages)
` [PATCH v0 07/10] phy: freescale: add Samsung HDMI PHY

[xilinx-xlnx:master 173/710] drivers/clk/clk-xlnx-clock-wizard.c:324:15: error: implicit declaration of function 'FIELD_PREP'
 2022-04-11 14:06 UTC 

[PATCH] common/rc: fix _try_scratch_mount() and _test_mount() when mount fails
 2022-04-11 14:08 UTC 

[PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
 2022-04-11 14:08 UTC  (11+ messages)

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-04-11 14:07 UTC  (4+ messages)

[PATCH net-next 0/5] flower: match on the number of vlan tags
 2022-04-11 14:07 UTC  (2+ messages)

[PATCH] dmaengine: idxd: update IAA definitions for user header
 2022-04-11 14:07 UTC  (2+ messages)

[Bug 215825] Dell Precision 7750 - can't change keyboard backlight timeout and brightness
 2022-04-11 14:06 UTC 

[PATCH] iio: stmpe-adc: Fix wait_for_completion_timeout return value check
 2022-04-11 14:04 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status
 2022-04-11 14:05 UTC  (5+ messages)
` [kvm-unit-tests PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order

[PATCH v2 net-next] page_pool: Add recycle stats to page_pool_put_page_bulk
 2022-04-11 14:05 UTC 

[ovmf test] 169308: regressions - FAIL
 2022-04-11 14:05 UTC 

[PATCH RESEND] arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling for CON1
 2022-04-11 14:04 UTC  (3+ messages)

[PATCH v3] dmaengine: xilinx_dma: Free descriptor lists in order
 2022-04-11 14:03 UTC  (2+ messages)

[PATCH] dmaengine: pl08x: remove unneeded variable: "retval". Return "NULL"
 2022-04-11 14:04 UTC  (2+ messages)

[PATCH] btrfs: remove unnecessary conditional
 2022-04-11 14:00 UTC  (2+ messages)

[PATCH] drm/amdkfd: Asynchronously free events
 2022-04-11 14:04 UTC  (3+ messages)

[PATCH V7 0/1] Intel Sky Lake-E host root ports check
 2022-04-11 14:03 UTC  (3+ messages)
` [PATCH V7 1/1] "

[PATCH 00/17] xfs: unsigned flags conversion for c11
 2022-04-11 14:03 UTC  (3+ messages)
` [PATCH 08/17] xfs: convert btree buffer log flags to unsigned

RTT-PROBE: lore-subspace-rtt
 2022-04-11 14:03 UTC 

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-11 14:02 UTC  (5+ messages)
` [PATCH 01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN

[PATCH 1/2] NFS: Do not report EINTR/ERESTARTSYS as mapping errors
 2022-04-11 14:03 UTC  (3+ messages)
` [PATCH 2/2] NFS: Don't report write errors twice

[PATCH v22 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-04-11 14:02 UTC  (2+ messages)

[PATCH] serial: core: Start managing serial controllers to enable runtime PM
 2022-04-11 14:02 UTC  (3+ messages)

[CI v3 00/12] drm/edid: low level EDID block read refactoring etc
 2022-04-11 14:00 UTC  (26+ messages)
` [Intel-gfx] "
` [CI v3 01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks
  ` [Intel-gfx] "
` [Intel-gfx] [CI v3 02/12] drm/edid: have edid_block_check() detect blocks that are all zero
  `  "
` [Intel-gfx] [CI v3 03/12] drm/edid: refactor EDID block status printing
  `  "
` [CI v3 04/12] drm/edid: add a helper to log dump an EDID block
  ` [Intel-gfx] "
` [Intel-gfx] [CI v3 05/12] drm/edid: pass struct edid to connector_bad_edid()
  `  "
` [Intel-gfx] [CI v3 06/12] drm/edid: add typedef for block read function
  `  "
` [CI v3 07/12] drm/edid: abstract an EDID block read helper
  ` [Intel-gfx] "
` [CI v3 08/12] drm/edid: use EDID block read helper in drm_do_get_edid()
  ` [Intel-gfx] "
` [Intel-gfx] [CI v3 09/12] drm/edid: convert extension block read to EDID block read helper
  `  "
` [CI v3 10/12] drm/edid: drop extra local var
  ` [Intel-gfx] "
` [CI v3 11/12] drm/edid: add single point of return to drm_do_get_edid()
  ` [Intel-gfx] "
` [Intel-gfx] [CI v3 12/12] drm/edid: add EDID block count and size helpers
  `  "

[PATCH net 1/1] net: usb: qmi_wwan: add Telit 0x1057 composition
 2022-04-11 13:59 UTC 

use block_device based APIs in block layer consumers v2
 2022-04-11 14:01 UTC  (8+ messages)
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
    ` [Cluster-devel] "
    ` [f2fs-dev] "

[PATCH] tracing/timer: Add missing argument documentation of trace points
 2022-04-11 14:01 UTC 

[PATCH] powerpc/numa: Associate numa node to its cpu earlier
 2022-04-11 14:00 UTC  (5+ messages)

[discuss] Split /sys/firmware/acpi/platform_profile into ac and battery profiles?
 2022-04-11 14:01 UTC  (4+ messages)
` [External] "

[PATCH] btrfs: do not sleep unnecessary on successful batch page allocation
 2022-04-11 13:56 UTC  (2+ messages)

[PATCH] fuse: avoid unnecessary spinlock bump
 2022-04-11 14:00 UTC  (12+ messages)

[PATCH v1 0/6] HP WMI Security Features
 2022-04-11 14:00 UTC  (4+ messages)
` [PATCH v1 1/6] Correct code style related issues in hp-wmi

Dell laptop touchpad disabling?
 2022-04-11 14:00 UTC  (5+ messages)
  ` [External] "

[PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-04-11 14:00 UTC  (6+ messages)

[PATCH v2] scsi: target: tcmu: Fix possible data corruption
 2022-04-11 13:59 UTC 

[PATCH] drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10
 2022-04-11 13:59 UTC 

[PATCH 01/14] dt-bindings: reset: amlogic,meson-axg-audio-arb: Convert to yaml
 2022-04-11 13:59 UTC  (4+ messages)
` [PATCH 09/14] dt-bindings: reset: snps,dw-reset: "

[PATCH] nvme/pci: default to simple suspend
 2022-04-11 13:58 UTC  (2+ messages)

[virtio-comment] [PATCH v3] vsock: add documentation about len header field
 2022-04-11 13:58 UTC  (3+ messages)

[PATCH] drm/ttm: fix logic inversion in ttm_eu_reserve_buffers
 2022-04-11 13:58 UTC  (3+ messages)

[CI v2 12/12] drm/edid: add EDID block count and size helpers
 2022-04-11 13:57 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH -next] virt: sevguest: Fix return value check in alloc_shared_pages()
 2022-04-11 13:58 UTC  (2+ messages)

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-04-11 13:56 UTC  (4+ messages)

[PATCH v6 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-11 13:54 UTC  (4+ messages)
` [PATCH v6 4/8] crash: add generic infrastructure for crash hotplug support

[xen-unstable-smoke test] 169304: tolerable all pass - PUSHED
 2022-04-11 13:57 UTC 

[PATCH v2] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
 2022-04-11 13:56 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.