All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-16 09:24:49 to 2023-06-16 09:51:15 UTC [more...]

[PATCH 0/8] add AESNI_MB optimisations
 2023-06-16  9:38 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 8/8] crypto/ipsec_mb: set and use session ID
      ` [EXT] "

[PATCH 0/6] Update of phyBOARD-Polis-i.MX8MM
 2023-06-16  9:50 UTC  (5+ messages)
` [PATCH 1/6] arm64: dts: freescale: imx8mm-phyboard-polis: Add TPM node
` [PATCH 2/6] arm64: dts: phycore-imx8mm: Label typo-fix of VPU
` [PATCH 3/6] arm64: dts: phycore-imx8mm: fix nor mtd partitions
` [PATCH 5/6] arm64: dts: imx8mm-phyboard-polis: Set debug uart muxing to 0x140

[PATCH] fsverity: improve documentation for builtin signature support
 2023-06-16  9:31 UTC  (4+ messages)

[PATCH 0/4] platform/x86: int3472: discrete: Regulator rework / Lenovo Miix 510 support
 2023-06-16  9:49 UTC  (3+ messages)

[PATCH v2 00/22]drm/msm/dpu: another catalog rework
 2023-06-16  9:49 UTC  (9+ messages)
` [PATCH v2 02/22] drm/msm/dpu: correct MERGE_3D length
` [PATCH v2 03/22] drm/msm/dpu: remove unused INTF_NONE interfaces

[PATCH v4 1/6] target/ppc: Fix instruction loading endianness in alignment interrupt
 2023-06-16  9:48 UTC  (4+ messages)

[PATCH] app/dma-perf: introduce dma-perf application
 2023-06-16  9:48 UTC  (11+ messages)
` [PATCH v6] "
  ` [EXT] "

[PATCH 0/6] LoongArch: Add built-in dtb support
 2023-06-16  9:48 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: loongarch: Add CPU bindings for LoongArch
` [PATCH 2/6] dt-bindings: loongarch: Add Loongson SoC boards compatibles
` [PATCH 5/6] LoongArch: DeviceTree for Loongson-2K1000

[PATCH] firmware: dmi: Don't restrict access to serial number / UUID
 2023-06-16  9:47 UTC  (2+ messages)

dio / splice fixups
 2023-06-16  9:46 UTC  (4+ messages)
` [PATCH 2/4] splice: simplify a conditional in copy_splice_read

[cocci] macro parsing issue?
 2023-06-16  9:44 UTC  (2+ messages)

[PATCH v2] drivers:net:ethernet:Add missing fwnode_handle_put()
 2023-06-16  9:43 UTC  (3+ messages)

[PATCH v3] block: add capacity validation in bdev_add_partition()
 2023-06-16 17:19 UTC 

[PATCH 1/3] ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulator
 2023-06-16  9:42 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: imx6qdl-mba6: Add missing supply regulator for lm75 and at24

[Patch v2 1/2] smp: Add helper function to mark possible bad package number
 2023-06-16  9:42 UTC  (8+ messages)
` [Patch v2 2/2] x86/tsc: use logical_packages as a better estimation of socket numbers

[PATCH v2] drivers:net:ethernet:Add missing fwnode_handle_put()
 2023-06-16  9:42 UTC  (4+ messages)

[PATCH] drm/msm/dsi: Document DSC related pclk_rate and hdisplay calculations
 2023-06-16  9:41 UTC  (2+ messages)

[PATCH] mm: vmscan: export func:shrink_slab
 2023-06-16  9:42 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-06-16  9:42 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop

[PATCH v2 5/5] build: select optional libraries
 2023-06-16  9:42 UTC  (3+ messages)
` [PATCH v3] "

[LTP] [COMMITTED] safe_mount: tolerate the realpath fails
 2023-06-16  9:40 UTC 

[PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-16  9:39 UTC  (46+ messages)
` [Intel-gfx] "
` [PATCH v13 01/22] vfio: Allocate per device file structure
  ` [Intel-gfx] "
` [PATCH v13 02/22] vfio: Refine vfio file kAPIs for KVM
  ` [Intel-gfx] "
` [PATCH v13 03/22] vfio: Accept vfio device file in the KVM facing kAPI
  ` [Intel-gfx] "
` [PATCH v13 04/22] kvm/vfio: Prepare for accepting vfio device fd
  ` [Intel-gfx] "
` [PATCH v13 05/22] kvm/vfio: Accept vfio device file from userspace
  ` [Intel-gfx] "
` [PATCH v13 06/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
  ` [Intel-gfx] "
` [PATCH v13 07/22] vfio: Block device access via device fd until device is opened
  ` [Intel-gfx] "
` [PATCH v13 08/22] vfio: Add cdev_device_open_cnt to vfio_group
  ` [Intel-gfx] "
` [PATCH v13 09/22] vfio: Make vfio_df_open() single open for device cdev path
  ` [Intel-gfx] "
` [PATCH v13 10/22] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind()
  ` [Intel-gfx] "
` [PATCH v13 11/22] vfio-iommufd: Split bind/attach into two steps
  ` [Intel-gfx] "
` [PATCH v13 12/22] vfio: Record devid in vfio_device_file
  ` [Intel-gfx] "
` [PATCH v13 13/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices
  ` [Intel-gfx] "
` [PATCH v13 14/22] iommufd/device: Add iommufd_access_detach() API
  ` [Intel-gfx] "
` [PATCH v13 15/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
  ` [Intel-gfx] "
` [PATCH v13 16/22] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
  ` [Intel-gfx] "
` [PATCH v13 17/22] vfio: Add cdev for vfio_device
  ` [Intel-gfx] "
` [PATCH v13 18/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  ` [Intel-gfx] "
` [PATCH v13 19/22] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
  ` [Intel-gfx] "
` [PATCH v13 20/22] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev()
  ` [Intel-gfx] "
` [PATCH v13 21/22] vfio: Compile vfio_group infrastructure optionally
  ` [Intel-gfx] "
` [PATCH v13 22/22] docs: vfio: Add vfio device cdev description
  ` [Intel-gfx] "

[PATCH net v1] ipvlan: Fix return value of ipvlan_queue_xmit()
 2023-06-16  9:40 UTC  (3+ messages)

[PATCH v6 0/3] Add StarFive JH7110 PCIe drvier support
 2023-06-16  9:34 UTC  (4+ messages)

[PATCH v2 0/1] cdrom: Fix spectre-v1 gadget
 2023-06-16  9:39 UTC  (6+ messages)
` [PATCH v2 1/1] "

[igt-dev] [PATCH i-g-t] tests/intel-ci/xe: Unblock unbind rebind test
 2023-06-16  9:39 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/intel-ci/xe: Unblock unbind rebind test (rev2)

[PATCH v6 0/8] Initial support for Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2023-06-16  9:37 UTC  (20+ messages)
` [PATCH v6 2/8] dt-bindings: display: bridge: Add Cadence MHDP8501 HDMI and DP
` [PATCH v6 5/8] drm: bridge: Cadence: Add MHDP8501 HDMI driver
` [PATCH v6 6/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY

[PATCH 00/43] ep93xx device tree conversion
 2023-06-16 12:37 UTC  (4+ messages)
` [PATCH 33/43] gpio: ep93xx: add DT support for gpio-ep93xx

[PATCH v5 0/9] migration: Add switchover ack capability and VFIO precopy support
 2023-06-16  9:35 UTC  (2+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: tlv320aic32x4: convert to DT schema format
 2023-06-16  9:34 UTC  (2+ messages)

[PATCH] x86/xen: set default memory type for pv guests to WB
 2023-06-16  9:33 UTC  (2+ messages)
` [tip: x86/mtrr] x86/xen: Set default memory type for PV "

[PATCH] drm/i915: make i915_drm_client_fdinfo() reference conditional again
 2023-06-16  9:31 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v2 00/15] Add display driver for MT8188 VDOSYS1
 2023-06-16  9:31 UTC  (8+ messages)
` [PATCH v2 03/15] dt-bindings: display: mediatek: merge: Add compatible for MT8188

[igt-dev] [PATCH i-g-t v4 0/3] check dsc hardware capability
 2023-06-16  9:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 3/3] tests: add igt_is_dsc_supported_by_source()

[PATCH v4] PCI: Align pci memory space base address with page size
 2023-06-16  9:31 UTC  (2+ messages)

[PATCH] kallsyms: let kallsyms_on_each_match_symbol match symbols exactly
 2023-06-16  9:31 UTC  (2+ messages)

[LTP] [PATCH] cpuset_memory_spread: change lowerlimit to 5000kb
 2023-06-16  9:31 UTC  (4+ messages)

[Buildroot] [git commit branch/2023.05.x] package/python-docker: needs python-packaging after bump to 6.0.1
 2023-06-16  9:29 UTC 

[Intel-xe] [PATCH v2 0/2] Add gtidle properties
 2023-06-16  9:31 UTC  (6+ messages)
` [Intel-xe] ✗ CI.checkpatch: warning for Add gtidle properties (rev2)
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Buildroot] [git commit branch/2023.05.x] package/x11r7/xlib_libX11: security bump version to 1.8.6
 2023-06-16  9:29 UTC 

[PATCH v8 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-16  9:30 UTC  (22+ messages)
` [Intel-gfx] "
` [PATCH v8 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
  ` [Intel-gfx] "
` [PATCH v8 02/10] vfio/pci: Move the existing hot reset logic to be a helper
  ` [Intel-gfx] "
` [PATCH v8 03/10] iommufd: Reserve all negative IDs in the iommufd xarray
  ` [Intel-gfx] "
` [PATCH v8 04/10] iommufd: Add iommufd_ctx_has_group()
  ` [Intel-gfx] "
` [PATCH v8 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid
  ` [Intel-gfx] "
` [PATCH v8 06/10] vfio: Mark cdev usage in vfio_device
  ` [Intel-gfx] "
` [PATCH v8 07/10] vfio: Add helper to search vfio_device in a dev_set
  ` [Intel-gfx] "
` [PATCH v8 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  ` [Intel-gfx] "
` [PATCH v8 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop
  ` [Intel-gfx] "
` [PATCH v8 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  ` [Intel-gfx] "

[Buildroot] [git commit branch/2023.05.x] DEVELOPERS: Update email address for Bernd Kuhls
 2023-06-16  9:29 UTC 

[PATCH v1 00/15] virtio-mem: Expose device memory through multiple memslots
 2023-06-16  9:26 UTC  (19+ messages)
` [PATCH v1 01/15] memory-device: Track the required memslots in DeviceMemoryState
` [PATCH v1 02/15] kvm: Add stub for kvm_get_max_memslots()
` [PATCH v1 03/15] vhost: Add vhost_get_max_memslots()
` [PATCH v1 04/15] memory-device,vhost: Add a memslot soft limit for memory devices
  ` [PATCH v1 04/15] memory-device, vhost: "
` [PATCH v1 05/15] kvm: Return number of free memslots
` [PATCH v1 06/15] vhost: "
` [PATCH v1 07/15] memory-device: Support memory devices that statically consume multiple memslots
` [PATCH v1 08/15] memory-device: Track the actually used memslots in DeviceMemoryState
` [PATCH v1 09/15] memory-device,vhost: Support memory devices that dynamically consume multiple memslots
  ` [PATCH v1 09/15] memory-device, vhost: "
` [PATCH v1 10/15] pc-dimm: Provide pc_dimm_get_free_slots() to query free ram slots
` [PATCH v1 11/15] memory-device: Support memory-devices with auto-detection of the number of memslots
` [PATCH v1 12/15] memory: Clarify mapping requirements for RamDiscardManager
` [PATCH v1 13/15] virtio-mem: Expose device memory via multiple memslots if enabled
` [PATCH v1 14/15] memory,vhost: Allow for marking memory device memory regions unmergeable
  ` [PATCH v1 14/15] memory, vhost: "
` [PATCH v1 15/15] virtio-mem: Mark memslot alias "

[Buildroot] [PATCH 1/2] package/python-docker: needs python-packaging after bump to 6.0.1
 2023-06-16  9:30 UTC  (3+ messages)

[PATCH] usb: dwc3: core: fix clk_get_rate returning negative value
 2023-06-16  9:30 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: Update email address for Bernd Kuhls
 2023-06-16  9:30 UTC  (3+ messages)

[PATCH] md/raid1-10: shut up randstruct warning again
 2023-06-16  9:30 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/x11r7/xlib_libX11: security bump version to 1.8.6
 2023-06-16  9:30 UTC  (3+ messages)

[PATCH] net: phy: mediatek: fix compile-test dependencies
 2023-06-16  9:29 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] i915/kms_busy: reduce heartbeat intervals only if neccessary
 2023-06-16  9:29 UTC  (2+ messages)

[PATCH 1/4] wifi: brcmfmac: fix gnu_printf warnings
 2023-06-16  9:26 UTC  (2+ messages)

usb: dwc3: HC dies under high I/O load on Exynos5422
 2023-06-16  9:26 UTC  (2+ messages)

[PATCH v2 0/6] ovl: Add support for fs-verity checking of lowerdata
 2023-06-16  9:27 UTC  (16+ messages)
` [PATCH v2 5/6] ovl: Validate verity xattr when resolving lowerdata

[regression] STP on 80211s is broken in 6.4-rc4
 2023-06-16  9:25 UTC  (5+ messages)

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-16  9:26 UTC 

[patch 02/17] x86/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 06/17] m68k/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 08/17] sh/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 03/17] ARM: cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 04/17] ia64/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 05/17] loongarch/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 01/17] init: Provide arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 07/17] mips/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 11/17] init: Remove check_bugs() leftovers
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 09/17] sparc/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 10/17] um/cpu: Switch to arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 12/17] init: Invoke arch_cpu_finalize_init() earlier
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 15/17] x86/fpu: Remove cpuinfo argument from init functions
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 16/17] x86/fpu: Mark init functions __init
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 14/17] x86/init: Initialize signal frame size late
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 13/17] init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
 2023-06-16  9:24 UTC  (2+ messages)
` [tip: x86/boot] "

[Intel-gfx] [RFC 0/3] Get optimal audio frequency and channels
 2023-06-16  9:24 UTC  (3+ messages)
` [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD


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.