All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-08 10:08:53 to 2022-07-08 10:59:46 UTC [more...]

[PATCH 0/8] Add dynamic arrays and v4l2_ctrl_modify_dimensions
 2022-07-08 10:59 UTC  (18+ messages)
` [PATCH 1/8] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH 3/8] vivid: add dynamic array test control
` [PATCH 4/8] v4l2-ctrls: allocate space for arrays
` [PATCH 5/8] v4l2-ctrls: alloc arrays in ctrl_ref
` [PATCH 6/8] v4l2-ctrls: add v4l2_ctrl_modify_dimensions
` [PATCH 7/8] v4l2-ctrls: add change flag for when dimensions change
` [PATCH 8/8] vivid: add pixel_array test control

[Bug 215993] New: Serial Bus Multi Instantiate driver fails to allocate SPI device CSC3551:00
 2022-07-08 10:59 UTC  (2+ messages)
` [Bug 215993] "

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (4+ messages)

[PATCH 00/22] vdpa net devices Rx filter change notification with Shadow VQ
 2022-07-08 10:50 UTC  (10+ messages)
` [PATCH 01/22] vhost: Return earlier if used buffers overrun
` [PATCH 02/22] vhost: move descriptor translation to vhost_svq_vring_write_descs
` [PATCH 03/22] vdpa: Clean vhost_vdpa_dev_start(dev, false)
` [PATCH 04/22] virtio-net: Expose ctrl virtqueue logic
` [PATCH 05/22] vhost: Decouple vhost_svq_add_split from VirtQueueElement
` [PATCH 07/22] vhost: Add SVQElement
` [PATCH 08/22] vhost: Move last chain id to SVQ element
` [PATCH 09/22] vhost: Add opaque member to SVQElement
` [PATCH 12/22] vhost: Add vhost_svq_inject

[PATCH wip-fscrypt] ceph: reset "err = 0" after iov_get_pages_alloc in ceph_netfs_issue_read
 2022-07-08 10:57 UTC  (3+ messages)

[isar-cip-core] cip-core-image-security.bb:libpm-google-authenticator debian package
 2022-07-08 10:57 UTC  (3+ messages)

[libgpiod v2][PATCH v2 0/5] bindings: implement python bindings for libgpiod v2
 2022-07-08 10:56 UTC  (9+ messages)
` [libgpiod v2][PATCH v2 5/5] bindings: python: add the implementation for v2 API

[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
 2022-07-08 10:56 UTC  (7+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c

[PATCH v13 0/7] arm64: sunxi: Allwinner H616 SoC DT support
 2022-07-08 10:52 UTC  (16+ messages)
` [PATCH v13 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible
` [PATCH v13 2/7] dt-bindings: pinctrl: sunxi: Make interrupts optional
` [PATCH v13 3/7] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v13 4/7] dt-bindings: pinctrl: sunxi: allow vcc-pi-supply
` [PATCH v13 5/7] dt-bindings: arm: sunxi: Add two H616 board compatible strings
` [PATCH v13 6/7] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v13 7/7] arm64: dts: allwinner: h616: Add X96 Mate TV box support

[meta][dunfell][PATCH] curl: Fix CVEs for curl
 2022-07-08 10:51 UTC 

[PATCH v6 00/14] i.MX8MP DW100 dewarper driver
 2022-07-08 10:50 UTC  (6+ messages)
` [PATCH v6 11/14] media: uapi: Add a control for DW100 driver
` [PATCH v6 13/14] media: dw100: Add i.MX8MP dw100 dewarper driver

[PATCH 1/3] thermal/core: Encapsulate the trip point crossed function
 2022-07-08 10:48 UTC  (5+ messages)
` [PATCH 3/3] thermal/core: Fix thermal trip cross point

[PATCH v2] soundwire: qcom: fix device status array range
 2022-07-08 10:47 UTC  (2+ messages)

[agd5f:drm-next 350/403] drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:273:9: warning: no previous prototype for function 'dc_dmub_srv_get_pipes_for_stream'
 2022-07-08 10:48 UTC 

[linux-next:master 7884/8197] mm/page_alloc.c:3813 rmqueue_pcplist() warn: inconsistent returns 'flags'
 2022-07-08 10:48 UTC  (3+ messages)
` [kbuild] "

[RESEND PATCH v3 0/2] perf: ARM CoreSight PMU support
 2022-07-08 10:46 UTC  (5+ messages)
` [RESEND PATCH v3 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

[PATCH v3 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-08 10:43 UTC  (24+ messages)
` [PATCH v3 01/11] ASoC: jz4740-i2s: Remove unused 'mem' resource
` [PATCH v3 02/11] ASoC: jz4740-i2s: Convert to regmap API
` [PATCH v3 03/11] ASoC: jz4740-i2s: Simplify using regmap fields
` [PATCH v3 04/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits
` [PATCH v3 05/11] ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callback
` [PATCH v3 06/11] ASoC: jz4740-i2s: Align macro values and sort includes
` [PATCH v3 07/11] ASoC: jz4740-i2s: Make the PLL clock name SoC-specific
` [PATCH v3 08/11] ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formats
` [PATCH v3 09/11] ASoC: jz4740-i2s: Support continuous sample rate
` [PATCH v3 10/11] ASoC: jz4740-i2s: Move component functions near the component driver
` [PATCH v3 11/11] ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component ops

Git fork process infinitely and never stop
 2022-07-08 10:45 UTC  (6+ messages)
  ` [External Mail]Re: "
    `  "
      ` 回复: "

[PATCH 00/20] blksnap - creating non-persistent snapshots for backup
 2022-07-08 10:45 UTC  (6+ messages)
` [PATCH 01/20] block, blk_filter: enable block device filters

[PATCH v2 0/2] media: mediatek-vcodec: Fix capability fields again
 2022-07-08 10:44 UTC  (3+ messages)
` [PATCH v2 1/2] media: mediatek: vcodec: Make decoder capability fields fit requirements
` [PATCH v2 2/2] media: mediatek: vcodec: Make encoder "

Patch series to add to and imporve tests for CoreSight
 2022-07-08 10:43 UTC  (9+ messages)
` [PATCH 10/14] perf test: Add thread loop test shell scripts
` [PATCH 14/14] perf test: Add relevant documentation about CoreSight testing

[PATCH v2] sh: clk: Extend valid clk ptr checks using IS_ERR_OR_NULL
 2022-07-08 10:43 UTC 

[PATCH v11 00/17] Move HEVC stateless controls out of staging
 2022-07-08 10:42 UTC  (5+ messages)
` [PATCH v11 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control

[PATCH] scsi: storvsc: Prevent running tasklet for long
 2022-07-08 10:42 UTC  (4+ messages)

[LINUX PATCH] dt-bindings: clock: versal: Remove alt_ref_clk from clock source
 2022-07-08 10:41 UTC 

[PATCH] vdpa/sfc: resolve race between libvhost and dev_conf
 2022-07-08 10:39 UTC  (5+ messages)

[PATCH v3] base: driver: print dev_err_probe message on permanent probe deferral
 2022-07-08 10:36 UTC  (2+ messages)

[RFC PATCH 0/3] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-07-08 10:37 UTC  (4+ messages)
` [RFC PATCH 1/3] eficonfig: add UEFI Secure Boot Key enrollment interface

remove dead iommu code v2
 2022-07-08 10:33 UTC  (7+ messages)
` [PATCH 3/4] iommu: remove the put_resv_regions method
` [PATCH 4/4] iommu/arm-smmu-v3: cleanup arm_smmu_dev_{enable,disable}_feature

ti-ads7950: selecting the adc input range
 2022-07-08 10:35 UTC  (3+ messages)

[PATCH] perl: Fix perms to avoid patch fails
 2022-07-08 10:33 UTC  (7+ messages)
` [poky] "
  ` [poky] net-snmp pcilib error

[PATCH] sched/fair: Remove unused parameter idle of _nohz_idle_balance()
 2022-07-08 10:31 UTC  (3+ messages)
  ` [External] "

[qemu-mainline test] 171551: regressions - FAIL
 2022-07-08 10:30 UTC 

[PATCH] app/testpmd: fix display types failure when query RSS rule
 2022-07-08 10:31 UTC  (4+ messages)
` [PATCH V2] "

[Intel-gfx] [PATCH] drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
 2022-07-08 10:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-08 10:25 UTC  (3+ messages)
` [PATCH v7 050/102] KVM: VMX: Split out guts of EPT violation to common/exposed function

[PATCH] sh: clk: Extend valid clk ptr checks using IS_ERR_OR_NULL
 2022-07-08 10:23 UTC  (3+ messages)

[PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
 2022-07-08 10:22 UTC  (3+ messages)

[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
 2022-07-08 10:23 UTC  (3+ messages)

[PATCH 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-07-08 10:21 UTC  (8+ messages)
` [PATCH 5/8] arm64: Create cache sysfs directory without ACPI PPTT for hardware prefetch control

[PATCH] Revert "drm/amdgpu: add drm buddy support to amdgpu"
 2022-07-08 10:21 UTC 

[PATCH v3] usb: dwc3: Add support to reset usb ULPI phy
 2022-07-08 10:20 UTC  (3+ messages)

[RFC PATCH] qobject: Rewrite implementation of QDict for in-order traversal
 2022-07-08 10:19 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8186: Remove condition with no effect
 2022-07-08 10:19 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/8] s390x: uv-host: Access check extensions and improvements
 2022-07-08 10:19 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 8/8] s390x: uv-host: Fix init storage origin and length check

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-08 10:18 UTC  (9+ messages)

[PATCH] PCI: designware-ep: Move DBI access to init_complete if notifier is used
 2022-07-08 10:19 UTC  (4+ messages)

Support for Gaisler multicore LEONx SoCs
 2022-07-08 10:06 UTC  (3+ messages)

[GIT PULL FOR v5.20] Various fixes/enhancements
 2022-07-08 10:18 UTC  (2+ messages)
` [GIT PULL FOR v5.20] Various fixes/enhancements (#84641)

[PATCH] drm/amdgpu: correct psp version number
 2022-07-08 10:10 UTC 

linux-next: Tree for Jul 8
 2022-07-08 10:15 UTC 

[Intel-gfx] [PATCH 0/3] drm/i915: Apply waitboosting before fence wait
 2022-07-08 10:15 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/gem: Look for waitboosting across the whole object prior to individual waits

[PATCH v4 00/69] drm/vc4: Fix hotplug for vc4
 2022-07-08  9:57 UTC  (41+ messages)
` [PATCH v4 30/69] drm/vc4: dpi: Switch to drmm_of_get_bridge
` [PATCH v4 31/69] drm/vc4: dpi: Protect device resources
` [PATCH v4 32/69] drm/vc4: dsi: Embed DRM structures into the private structure
` [PATCH v4 33/69] drm/vc4: dsi: Switch to DRM-managed encoder initialization
` [PATCH v4 34/69] drm/vc4: dsi: Switch to drmm_of_get_bridge
` [PATCH v4 35/69] drm/vc4: dsi: Fix the driver structure lifetime
` [PATCH v4 36/69] drm/vc4: dsi: Switch to devm_pm_runtime_enable
` [PATCH v4 37/69] drm/vc4: hdmi: Switch to drmm_kzalloc
` [PATCH v4 38/69] drm/vc4: hdmi: Remove call to drm_connector_unregister()
` [PATCH v4 39/69] drm/vc4: hdmi: Switch to DRM-managed encoder initialization
` [PATCH v4 40/69] drm/vc4: hdmi: Switch to DRM-managed connector initialization
` [PATCH v4 41/69] drm/vc4: hdmi: Switch to device-managed ALSA initialization
` [PATCH v4 42/69] drm/vc4: hdmi: Switch to device-managed CEC initialization
` [PATCH v4 43/69] drm/vc4: hdmi: Use a device-managed action for DDC
` [PATCH v4 44/69] drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
` [PATCH v4 45/69] drm/vc4: hdmi: Use devm to register hotplug interrupts
` [PATCH v4 46/69] drm/vc4: hdmi: Move audio structure offset checks
` [PATCH v4 47/69] drm/vc4: hdmi: Protect device resources after removal
` [PATCH v4 48/69] drm/vc4: hdmi: Switch to devm_pm_runtime_enable
` [PATCH v4 49/69] drm/vc4: txp: Remove vc4_dev txp pointer
` [PATCH v4 50/69] drm/vc4: txp: Remove duplicate regset
` [PATCH v4 51/69] drm/vc4: txp: Switch to drmm_kzalloc
` [PATCH v4 52/69] drm/vc4: txp: Remove call to drm_connector_unregister()
` [PATCH v4 53/69] drm/vc4: txp: Protect device resources
` [PATCH v4 54/69] drm/vc4: vec: Remove vc4_dev vec pointer
` [PATCH v4 55/69] drm/vc4: vec: Embed DRM structures into the private structure
` [PATCH v4 56/69] drm/vc4: vec: Switch to drmm_kzalloc
` [PATCH v4 57/69] drm/vc4: vec: Remove call to drm_connector_unregister()
` [PATCH v4 58/69] drm/vc4: vec: Switch to DRM-managed encoder initialization
` [PATCH v4 59/69] drm/vc4: vec: Switch to DRM-managed connector initialization
` [PATCH v4 60/69] drm/vc4: vec: Protect device resources after removal
` [PATCH v4 61/69] drm/vc4: vec: Switch to devm_pm_runtime_enable
` [PATCH v4 62/69] drm/vc4: debugfs: Protect device resources
` [PATCH v4 63/69] drm/vc4: debugfs: Return an error on failure
` [PATCH v4 64/69] drm/vc4: debugfs: Simplify debugfs registration
` [PATCH v4 65/69] drm/vc4: Switch to drmm_mutex_init
` [PATCH v4 66/69] drm/vc4: perfmon: Add missing mutex_destroy
` [PATCH v4 67/69] drm/vc4: v3d: Stop disabling interrupts
` [PATCH v4 68/69] drm/vc4: v3d: Rework the runtime_pm setup
` [PATCH v4 69/69] drm/vc4: v3d: Switch to devm_pm_runtime_enable

[PATCH 0/3] drm/mipi-dsi: Make remove callback return void
 2022-07-08  9:49 UTC  (4+ messages)
` [PATCH 1/3] drm/panel: simple: Make panel_simple_remove() "
` [PATCH 2/3] drm/panel-novatek-nt35510: Emit an error message if power off fails
` [PATCH 3/3] drm/mipi-dsi: Make remove callback return void

[Intel-gfx] [PATCH] drm/i915/ttm: fix sg_table construction
 2022-07-08 10:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915/hdmi: Prune modes that require HDMI2.1 FRL
 2022-07-08 10:06 UTC  (3+ messages)

[RFC PATCH 0/7] ima: Support measurement of kexec initramfs components
 2022-07-08 10:12 UTC  (16+ messages)
` [RFC PATCH 1/7] initramfs: Move cpio handling routines into lib/
` [RFC PATCH 2/7] lib/cpio: Improve error handling
` [RFC PATCH 3/7] lib/cpio: use non __init filesystem related functions
` [RFC PATCH 4/7] lib/cpio: Allow use outside of initramfs creation
` [RFC PATCH 5/7] lib/cpio: Add a parse-only option that doesn't extract any files
` [RFC PATCH 6/7] HACK: Allow the use of generic decompress with gzip outside __init
` [RFC PATCH 7/7] ima: Support measurement of kexec initramfs components

[PATCH] soundwire: qcom: fix max auto-enumeration devices
 2022-07-08 10:11 UTC  (4+ messages)

[RFC PATCH v9 00/23] Net Control VQ support in SVQ
 2022-07-08 10:10 UTC  (4+ messages)
` [RFC PATCH v9 04/23] vhost: Get vring base from vq, not svq

[PATCH 1/3] iio: adc: add max11410 adc driver
 2022-07-08 10:11 UTC  (3+ messages)

[Buildroot] Rebuild of individual package uses old libraries from staging
 2022-07-08 10:11 UTC 

[PATCH] sched/fair: fix case with reduced capacity CPU
 2022-07-08 10:10 UTC  (4+ messages)

[PATCH] erofs: avoid consecutive detection for Highmem memory
 2022-07-08 10:10 UTC  (2+ messages)

[PATCH] l2tp: l2tp_debugfs: fix Clang -Wformat warnings
 2022-07-08 10:08 UTC  (2+ messages)


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.