All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-10 08:15:12 to 2026-06-10 08:43:15 UTC [more...]

[net-next v1 0/6] Add synopsys designware GMAC NCSI support
 2026-06-10  8:31 UTC  (7+ messages)
` [net-next v1 1/6] dt-bindings: net: dwmac: Add snps,use-ncsi property
` [net-next v1 2/6] net: stmmac: Checking whether priv->phylink if NULL in NCSI case
` [net-next v1 6/6] net: stmmac: ethtool: Do NOT call phylink function in NCSI mode

[PATCHv4] dmaengine: tegra210-adma: use platform to ioremap
 2026-06-10  8:43 UTC  (2+ messages)

[PATCH v2 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-06-10  8:40 UTC  (17+ messages)
` [PATCH v2 01/16] device property: Add fwnode_graph_get_port_by_id()
` [PATCH v2 02/16] device property: Add fwnode_graph_get_next_port_endpoint()
` [PATCH v2 03/16] power: sequencing: Change CONFIG_POWER_SEQUENCING to bool
` [PATCH v2 04/16] usb: hub: Return actual error from hub_configure() in hub_probe()
` [PATCH v2 05/16] usb: hub: Associate port@ fwnode with USB port device
` [PATCH v2 06/16] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()
` [PATCH v2 07/16] usb: hub: Power on connected M.2 E-key connectors
` [PATCH v2 08/16] Revert "dt-bindings: usb: mediatek,mtk-xhci: Add port for SuperSpeed EP"
` [PATCH v2 09/16] dt-bindings: usb: mediatek,mtk-xhci: Allow ports for USB connections
` [PATCH v2 10/16] power: sequencing: pcie-m2: support matching on remote "port" node
` [PATCH v2 11/16] power: sequencing: pcie-m2: Add usb and sdio targets for E-key connector
` [PATCH v2 12/16] arm64: dts: mediatek: mt8192-asurada: Add USB type-A connector
` [PATCH v2 13/16] arm64: dts: mediatek: mt8192-asurada: Add M.2 E-key slot
` [PATCH v2 14/16] arm64: dts: mediatek: mt8195-cherry: "
` [PATCH v2 15/16] arm64: dts: mediatek: mt8195-cherry: Add USB type-A connector
` [PATCH v2 16/16] arm64: dts: mediatek: mt8188-geralt: Add WiFi/BT as M.2 E-key slot

[PATCH 1/2] dt-bindings: connector: pcie-m2-e: Add 3.3Vaux supply support
 2026-06-10  8:42 UTC  (5+ messages)

[PATCHSET v9 1/4] fuse: cleanups ahead of adding fuse support
 2026-06-10  8:42 UTC  (5+ messages)
` [PATCH 1/4] fuse: move the passthrough-specific code back to passthrough.c

[PATCH] drm/amdgpu: Don't use UTS_RELEASE directly
 2026-06-09 15:32 UTC  (2+ messages)

[PATCH v17 00/28] Add new general DRM property "color format"
 2026-06-09 12:44 UTC  (29+ messages)
` [PATCH v17 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v17 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v17 03/28] drm: Add new general DRM property "color format"
` [PATCH v17 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v17 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v17 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v17 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v17 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v17 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v17 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v17 11/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v17 12/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v17 13/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v17 14/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v17 15/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v17 16/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v17 17/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v17 18/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v17 19/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v17 20/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v17 21/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v17 22/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v17 23/28] drm/bridge: Document bridge chain format selection
` [PATCH v17 24/28] drm/connector: Update docs of "colorspace" for color format prop
` [PATCH v17 25/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v17 26/28] drm/i915/dp: "
` [PATCH v17 27/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v17 28/28] drm/i915/dp: "

[PATCH] drm/amdgpu/userq: clean up VA state on create failure
 2026-06-09 15:30 UTC  (3+ messages)

[PATCH v5 0/3] Add "link bpc" DRM property
 2026-06-09 13:53 UTC  (12+ messages)

[PATCH v1 0/3] drm: Drop unused include of <drm/drm_pciids.h>
 2026-06-09 15:41 UTC  (2+ messages)

[PATCH net-next v1 0/6] add support for phylink
 2026-06-10  8:40 UTC  (6+ messages)
` [PATCH net-next v1 4/6] r8169: add support for RTL8116af

[PATCH net-next v2 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-06-10  8:41 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: dsa: realtek: rtl8365mb: add HSGMII "

[PATCH net-next v1 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-06-10  8:41 UTC 

[PATCH net-next v2 0/2] net: dsa: realtek: rtl8365mb: add SGMII/HSGMII support for RTL8367S
 2026-06-10  8:41 UTC 

[PATCH v1] mmc: wbsd: Drop unused assignment of pnp_device_id driver data
 2026-06-10  8:41 UTC 

[PATCH v3] scsi: target: fix iSCSI ISID use-after-free in REGISTER AND MOVE
 2026-06-10  8:40 UTC  (2+ messages)

[PATCH 0/3] Add INA232 power monitor support for Arduino VENTUNO Q
 2026-06-10  8:41 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: hwmon: ina2xx: add ina232 compatible
` [PATCH 2/3] hwmon: ina2xx: support ina232
` [PATCH 3/3] arm64: dts: qcom: monaco-arduino-monza: add ina232 power sensor

[Buildroot] [PATCH 1/2] utils/checkpackagelib: add new check MissingCVEPatch
 2026-06-10  8:40 UTC  (2+ messages)

[PATCH 0/2] HID: iio: Fix stale or zero quaternion reads with multi-byte read helper
 2026-06-10  8:40 UTC  (5+ messages)
` [PATCH 1/2] HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte reads
` [PATCH 2/2] iio: hid-sensor-rotation: Fix stale or zero output when reading raw values

[PATCH] parisc: wax: Use common error handling code in wax_init_chip()
 2026-06-10  8:40 UTC 

[PATCH v2] dt-bindings: leds: bcm6358: Convert to DT schema
 2026-06-10  8:39 UTC  (2+ messages)

[PATCH v2] xyz-modem: Select CRC16
 2026-06-10  8:39 UTC  (5+ messages)

[PATCH 0/2] ASoC: cs35l56: Fix some cleanup memory leaks
 2026-06-10  8:38 UTC  (4+ messages)

[PATCH net-next] ipv4: igmp: remove multicast group from hash table on device destruction
 2026-06-10  8:37 UTC  (3+ messages)

Where should the vhost-user specification live?
 2026-06-10  8:37 UTC  (11+ messages)

[PATCH] drm/xe/pat: Fix invalid L4 cache policy in xe2_pat_ats
 2026-06-10  8:37 UTC  (2+ messages)

[PATCH] Revert "i2c: designware: defer probe if child GpioInt controllers are not bound"
 2026-06-10  8:37 UTC 

[PATCH] platform/x86: intel-hid: Add HP ProBook x360 440 G1 to button_array_table
 2026-06-10  8:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] i3c: master: dw-i3c-master: fix OD timing for first broadcast
 2026-06-10  8:36 UTC  (2+ messages)

[RFC] Maintenance status of SPS30 driver and related Tomasz Duszynski entries
 2026-06-10  8:36 UTC  (6+ messages)

[PATCH] dev-manual: add command to force a recipe re-compile
 2026-06-10  8:36 UTC  (3+ messages)
` [docs] "

[PATCH net-next v2 0/5] net: mdio: realtek-rtl9300: Add RTL931x support
 2026-06-10  8:35 UTC  (7+ messages)
` [PATCH net-next v2 2/5] net: mdio: realtek-rtl9300: Add prefix to register field defines
` [PATCH net-next v2 4/5] net: mdio: realtek-rtl9300: Add registers for high port count modes
` [PATCH net-next v2 5/5] net: mdio: realtek-rtl9300: Add support for RTL931x

[PATCH v6 0/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver
 2026-06-10  8:36 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/2] "

[PATCH v1 0/2] domctl: Avoid taking domctl lock for certain ops used during migration
 2026-06-10  8:35 UTC  (5+ messages)
` [PATCH v1 1/2] domctl: Handle XEN_DOMCTL_getpageframeinfo3 without the domctl lock
` [PATCH v1 2/2] domctl: Handle some of XEN_DOMCTL_shadow_op "

[PATCH v3] vduse: Add suspend
 2026-06-10  8:34 UTC 

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-10  8:09 UTC  (4+ messages)
` [PATCH 03/15] x86/virt/tdx: Make TDX Module initialize Extensions

[Patch v2 0/9] perf/x86: Miscellaneous PMU bug fixes
 2026-06-10  8:34 UTC  (7+ messages)
` [Patch v2 6/9] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
` [Patch v2 7/9] perf/x86/intel: Drop fixed-counter PEBS constraints for baseline PEBS

[PATCH v2 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 LVDS panel
 2026-06-10  8:34 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: soc: imx: fsl,imx93-media-blk-ctrl: Allow LVDS Display Bridge child node

[PATCH v2 0/4] KVM: s390: Add support for 2G hugepages
 2026-06-10  8:34 UTC  (3+ messages)
` [PATCH v2 1/4] KVM: s390: Add module parameter to fence "

[PATCH v2] Bluetooth: SCO: Fix use-after-free on listening socket in sco_conn_ready()
 2026-06-10  8:33 UTC  (2+ messages)
` [v2] "

[ath:master] BUILD SUCCESS 4987a85fb0475defee458fa11af877c8e02f764a
 2026-06-10  8:32 UTC 

[PATCH RFC] irqchip: crossbar: Fix data race in allocate_gic_irq
 2026-06-10  8:33 UTC  (4+ messages)

[PATCH RFC] net: bridge: mcast: don't clear L2 host_joined on port group deletion
 2026-06-10  8:31 UTC  (2+ messages)

[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
 2026-06-10  8:30 UTC  (4+ messages)
` [PATCH v1 13/26] s390: Introduce read/write ARM sysreg instructions

[PATCH bpf-next 0/6] bpf: Allow uprobe_multi binary specified by file descriptor
 2026-06-10  8:31 UTC  (4+ messages)
` [PATCH bpf-next 2/6] bpf: Add support to specify uprobe_multi target via "

[PATCH net-next] i40e: Use common error handling code in i40e_register_auxiliary_dev()
 2026-06-10  8:30 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v1] gpib: Improve style of pnp_device_id array terminators
 2026-06-10  8:31 UTC 

[PATCH v3] media: dvb-core: fix use-after-free in dvb_frontend_open()
 2026-06-10  8:30 UTC 

[PATCH v1 0/4] environment.c: migrate 'trust_executable_bit' into 'repo_config_values'
 2026-06-10  8:30 UTC  (4+ messages)
` [PATCH v1 2/4] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'

[PATCH RFC 00/15] mm/slab: introduce alloc_flags and slab_alloc_context
 2026-06-10  8:29 UTC  (3+ messages)

[PATCH v2] fuse: add fuse_request_sent tracepoint
 2026-06-10  8:30 UTC  (6+ messages)

[Intel-wired-lan] [PATCH net] e1000: fix memory leak in e1000_probe()
 2026-06-10  8:29 UTC  (2+ messages)

[PATCH] doc/bitbake-user-manual-ref-variables: document BB_CONSOLE_LOG's persistence
 2026-06-10  8:28 UTC 

[PATCH v3] rethook: Remove the running task check in rethook_find_ret_addr()
 2026-06-10  8:29 UTC  (4+ messages)

Race condition in qemu-iotests nbd 205?
 2026-06-10  8:28 UTC  (4+ messages)

[PATCH net-next] virtio-net: support xsk wake up
 2026-06-10  8:27 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
 2026-06-10  8:28 UTC  (2+ messages)

[PATCH v5 00/10] Metadata series preparation
 2026-06-10  8:27 UTC  (8+ messages)
` [PATCH v5 06/10] media: imx219: Fix vertical blanking and exposure for analogue binning

[PATCH net-next v8 0/6] net: stmmac: eic7700: add eth1 variant support and update delay bindings
 2026-06-10  8:26 UTC  (4+ messages)
` [PATCH net-next v8 3/6] net: stmmac: eic7700: make RGMII delay properties optional

[geert-renesas-drivers:master] BUILD SUCCESS 6fcfd4cdc14f629ca02389af9917b17884e5ada0
 2026-06-10  8:26 UTC 

[PATCH v8 0/3] riscv: Use GCR.U timer device as clocksource
 2026-06-10  8:26 UTC  (13+ messages)
` [PATCH v8 1/3] dt-bindings: timer: mips,p8700-gcru
` [PATCH v8 2/3] riscv: clocksource: Add readq options to clocksource mmio
` [PATCH v8 3/3] riscv: clocksource: Add p8700-gcru driver

[PATCH] drm/nouveau: Document weird looking bugfix
 2026-06-10  8:26 UTC 

[PATCH 0/3] net/iavf: vf reset fixes
 2026-06-10  8:26 UTC  (5+ messages)
` [PATCH 1/3] net/iavf: downgrade opcode 0 ARQ log to debug

[PATCH v3 0/2] clk: amlogic: Add A9 peripherals clock controller
 2026-06-10  8:26 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add Amlogic "
` [PATCH v3 2/2] clk: amlogic: Add A9 peripherals clock controller driver

[PATCH v2 00/12] New features for the AD5686 IIO driver
 2026-06-10  8:25 UTC  (4+ messages)
` [PATCH v2 12/12] iio: dac: ad5686: add gain control support

[PATCH 1/2] drm/amdgpu: add userq create and destroy tracepoints
 2026-06-10  8:25 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: add userq job and state transition trace events

[PATCH v1] bluez5: add Channel Sounding ranging patches
 2026-06-10  8:25 UTC  (2+ messages)
` [OE-core] "

Seeking janitor beginner tasks
 2026-06-10  8:24 UTC  (2+ messages)

[PATCH v1] pinctrl: qcom: lpass-lpi: drop unused runtime-PM write helper
 2026-06-10  8:25 UTC  (2+ messages)

[PATCH v2 0/6] Remove __folio_index again
 2026-06-10  8:24 UTC  (5+ messages)
` [PATCH v2 5/6] show_page_info: Remove printing of page index
` [PATCH v2 6/6] mm: Remove __folio_index

[PATCH v3 0/2] clk: amlogic: Add A9 AO clock controller
 2026-06-10  8:23 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: clock: Add Amlogic "
` [PATCH v3 2/2] clk: amlogic: Add A9 AO clock controller driver

[PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-10  8:23 UTC  (5+ messages)
` [PATCH v7 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH v7 7/8] media: qcom: camss: Account for C-PHY when calculating link frequency

[PATCH v2] fuse: avoid 32-bit prune notification count wrap
 2026-06-10  8:22 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/max34440): add support adpm12250
 2026-06-10  8:23 UTC  (2+ messages)

[PATCH v2] qapi: drop "must exist" from ID descriptions for consistency
 2026-06-10  8:22 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8550: add SDHC4 controller node
 2026-06-10  8:21 UTC  (4+ messages)

[PATCH v5 0/4] amd_pmc: Delay s2idle suspend for some devices
 2026-06-10  8:21 UTC  (9+ messages)
` [PATCH v5 2/4] platform/x86/amd/pmc: Delay suspend for some Lenovo Laptops

[PATCH] diffstat: upgrade 1.68 -> 1.69
 2026-06-10  8:21 UTC  (4+ messages)
` [OE-core] "
  ` [PATCH V2] "

[PATCH BlueZ] adapter: Fix failed bonding attempt after LE link disconnection
 2026-06-10  8:20 UTC  (2+ messages)
` [PATCH BlueZ v2] "

[PATCH] pci: loongson: Avoid L0s on LS7A1000 PCIe x8 [0014:7a29] Root Ports rev2
 2026-06-10  8:21 UTC  (2+ messages)

[soc:soc/drivers] BUILD SUCCESS 3659b131999f71aa5a261e7684821ee355cc0234
 2026-06-10  8:19 UTC 

[PATCH v2 00/14] list: Prepare entry iterators to cache cursor state
 2026-06-10  8:18 UTC  (5+ messages)

[PATCH v4 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
 2026-06-10  8:13 UTC  (4+ messages)
` [PATCH v4 2/9] target/i386: SEV: Ensure SEV features are only set through qemu cli or IGVM

[PATCH v2 2/2] thermal/drivers/qcom/tsens: Add support for ipq9650 tsens
 2026-06-10  8:19 UTC  (2+ messages)

[PATCH v8 06/10] clk: realtek: Add support for mux clock
 2026-06-10  8:19 UTC  (2+ messages)

[linux-next:master] [mm/slub] 0fc52deec1: will-it-scale.per_process_ops 6.9% improvement
 2026-06-10  8:19 UTC 

[ath:pending] BUILD SUCCESS 63abe299b12b317dfee5bcd09037da4668a4431a
 2026-06-10  8:18 UTC 

[PATCH v8 07/10] clk: realtek: Add support for MMC-tuned PLL clocks
 2026-06-10  8:19 UTC  (2+ messages)

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-10  8:18 UTC  (6+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH v8 04/10] clk: realtek: Add support for phase locked loops (PLLs)
 2026-06-10  8:18 UTC  (2+ messages)

[PATCH] media: mali-c55: Fix AEXP IHIST disable bit shift
 2026-06-10  8:18 UTC  (3+ messages)

[PATCH bpf v2] bpf: Validate BTF repeated field counts before expansion
 2026-06-10  8:18 UTC  (2+ messages)

BPF CI for Stable
 2026-06-10  8:18 UTC  (3+ messages)

[PATCH v8 02/10] reset: Add Realtek basic reset support
 2026-06-10  8:18 UTC  (2+ messages)

[PATCH v6 RESEND 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-06-10  8:17 UTC  (4+ messages)
` [PATCH v6 2/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PM

[PATCH v1] Bluetooth: qca: Add BT FW build version log
 2026-06-10  8:17 UTC  (5+ messages)
` [PATCH v2] Bluetooth: qca: Add BT FW build version to kernel log

[PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
 2026-06-10  8:17 UTC  (2+ messages)

Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup
 2026-06-10  8:17 UTC 

[LTP] [PATCH] tst_test: Add needs_cpu_vendor to struct tst_test
 2026-06-10  8:16 UTC  (3+ messages)

[PATCH net v2] nfc: nci: Fix use-after-free on conn_info in nci_tx_work()
 2026-06-10  8:16 UTC 

[PATCH v3 0/2] Add ExynosAutov920 hsi0 support to exynos-sysreg
 2026-06-10  8:16 UTC  (3+ messages)
  ` [PATCH v3 2/2] arm64: dts: exynosautov920: Add hsi0 syscon node for PCIe PHY


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.