mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 05/10] drm/bridge: refactor HDMI InfoFrame callbacks
 2026-01-07 13:27 UTC  (2+ messages)

[PATCH 1/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
 2026-01-07 13:26 UTC  (13+ messages)
` [PATCH 6/9] remoteproc: qcom_q6v5_wcss: support IPQ9574
` [PATCH 7/9] remoteproc: qcom_q6v5_wcss: support m3 firmware

[PATCH v5 0/7] ptp: vmclock: Add VM generation counter and ACPI notification
 2026-01-07 13:26 UTC  (8+ messages)
` [PATCH v5 1/7] ptp: vmclock: add vm generation counter
` [PATCH v5 2/7] ptp: vmclock: support device notifications
` [PATCH v5 3/7] dt-bindings: ptp: Add amazon,vmclock
` [PATCH v5 4/7] ptp: ptp_vmclock: Add device tree support
` [PATCH v5 5/7] ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match
` [PATCH v5 6/7] ptp: ptp_vmclock: remove dependency on CONFIG_ACPI
` [PATCH v5 7/7] ptp: ptp_vmclock: return TAI not UTC

[PATCH v2 00/18] rtla: Code quality and robustness improvements
 2026-01-07 13:24 UTC  (10+ messages)
` [PATCH v2 07/18] rtla: Introduce common_restart() helper
` [PATCH v2 13/18] rtla: Fix buffer size for strncpy in timerlat_aa
` [PATCH v2 15/18] rtla: Make stop_tracing variable volatile

[PATCH] drm/bridge: lontium-lt9611uxc: change to use devm_request_threaded_irq
 2026-01-07 13:24 UTC  (2+ messages)

[PATCH net-next v2 00/10] Switch support
 2026-01-07 13:24 UTC  (11+ messages)
` [PATCH net-next v2 01/10] octeontx2-af: switch: Add AF to switch mbox and skeleton files
` [PATCH net-next v2 02/10] octeontx2-af: switch: Add switch dev to AF mboxes
` [PATCH net-next v2 03/10] octeontx2-pf: switch: Add pf files hierarchy
` [PATCH net-next v2 04/10] octeontx2-af: switch: Representor for switch port
` [PATCH net-next v2 05/10] octeontx2-af: switch: Enable Switch hw port for all channels
` [PATCH net-next v2 06/10] octeontx2-pf: switch: Register for notifier chains
` [PATCH net-next v2 07/10] octeontx2: switch: L2 offload support
` [PATCH net-next v2 08/10] octeontx2: switch: L3 "
` [PATCH net-next v2 09/10] octeontx2: switch: Flow "
` [PATCH net-next v2 10/10] octeontx2: switch: trace support

[PATCH] docs: dt: submitting-patches: Document prefixes for SCSI and UFS
 2026-01-07 13:22 UTC 

[PATCH bpf v2 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-07 13:21 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[PATCH v3 00/10] drm/connector: hdmi: limit infoframes per driver capabilities, second approach
 2026-01-07 13:21 UTC  (6+ messages)
` [PATCH v3 01/10] drm/tests: hdmi: check the infoframes behaviour
` [PATCH v3 07/10] drm/display: hdmi_state_helper: reject Audio IF updates if it's not supported

[PATCH 1/1] arm64: dts: rockchip: Enable PCIe for ArmSoM Sige1
 2026-01-07 13:20 UTC  (2+ messages)

[PATCH bpf-next] bpf, docs: Update pahole to 1.28 for selftests
 2026-01-07 13:19 UTC  (5+ messages)

[PATCH net v3 0/3] disable interrupts and ensure dbell updation
 2026-01-07 13:18 UTC  (4+ messages)
` [PATCH net v3 1/3] octeon_ep: disable per ring interrupts
` [PATCH net v3 2/3] octeon_ep: ensure dbell BADDR updation
` [PATCH net v3 3/3] octeon_ep_vf: "

[PATCH 0/4] Inline helpers into Rust without full LTO
 2026-01-07 13:18 UTC  (10+ messages)
` [PATCH 2/4] rust: helpers: #define __rust_helper
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust

[PATCH v6 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-01-07 13:17 UTC  (4+ messages)
` [PATCH v6 8/8] dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks

[PATCH v2 0/5] Add CMN PLL clock controller support for IPQ5332
 2026-01-07 13:17 UTC  (4+ messages)
` [PATCH v2 1/5] clk: qcom: cmnpll: Account for reference clock divider

[PATCH v2 0/8] dma-mapping: arm64: support batched cache sync
 2026-01-07 13:16 UTC  (9+ messages)
` [PATCH v2 5/8] dma-mapping: Support batch mode for dma_direct_sync_sg_for_*

[PATCH v2] nvme/host: fixup some typos
 2026-01-07 13:15 UTC  (4+ messages)

[PATCH 0/6] Enable UFS support on Milos
 2026-01-07 13:15 UTC  (7+ messages)
` [PATCH 2/6] scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS Controller
` [PATCH 5/6] arm64: dts: qcom: milos: Add UFS nodes
` [PATCH 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable UFS

[PATCH 00/12] drm/bridge: convert users of of_drm_find_bridge(), part 2
 2026-01-07 13:13 UTC  (13+ messages)
` [PATCH 01/12] drm: of: drm_of_panel_bridge_remove(): fix device_node leak
` [PATCH 02/12] drm: of: drm_of_panel_bridge_remove(): convert to of_drm_find_and_get_bridge()
` [PATCH 03/12] drm/bridge: sii902x: "
` [PATCH 04/12] drm/bridge: thc63lvd1024: "
` [PATCH 05/12] drm/bridge: tfp410: "
` [PATCH 06/12] drm/bridge: tpd12s015: "
` [PATCH 07/12] drm/bridge: lt8912b: "
` [PATCH 08/12] drm/bridge: imx8mp-hdmi-pvi: "
` [PATCH 09/12] drm/bridge: imx8qxp-ldb: "
` [PATCH 10/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: use a temporary variable for the next bridge
` [PATCH 11/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: don't use the bridge pointer as an error indicator
` [PATCH 12/12] drm/bridge: samsung-dsim: samsung_dsim_host_attach: convert to of_drm_find_and_get_bridge()

[PATCH] HID: asus: Filter HID vendor codes and add WMI fan control support for ROG laptops
 2026-01-07 13:10 UTC  (11+ messages)
` [PATCH v2 0/4] HID: asus: Filter HID codes and add WMI fan control "
  ` [PATCH 1/4] HID: asus: Replace magic number with HID_UP_ASUSVENDOR constant
  ` [PATCH 2/4] HID: asus: Filter spurious HID vendor codes on ROG laptops
  ` [PATCH 3/4] HID: asus: Add WMI communication infrastructure
  ` [PATCH 4/4] HID: asus: Implement Fn+F5 fan control key handler

[PATCH RFC net-next 0/6] Support PHY LED for hibmcge driver
 2026-01-07 13:09 UTC  (11+ messages)
` [PATCH RFC net-next 2/6] net: phy: add support to set default rules
` [PATCH RFC net-next 3/6] net: hibmcge: create a software node for phy_led

[REGRESSION] Unexpected section title false positive warnings on DOC: directive
 2026-01-07 13:08 UTC  (3+ messages)

[PATCH v3 0/4] MTD physmap: Adding reserved RAM support and fixing reserved_mem limitations
 2026-01-07 13:04 UTC  (5+ messages)
` [PATCH v3 1/4] of: reserved_mem: Fix placement of __free() annotation
` [PATCH v3 2/4] of: reserved_mem: Support multiple 'reg' entries for memory-region
` [PATCH v3 3/4] dt-bindings: mtd: physmap: Allow using memory-region to access memory resources
` [PATCH v3 4/4] mtd: physmap: Add support for RAM reserved memory regions

[PATCH bpf 0/2] bpf: Fix memory access flags in helper prototypes
 2026-01-07 13:03 UTC  (5+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[PATCH bpf-next v5 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-07 13:01 UTC  (3+ messages)
` [PATCH bpf-next v5 1/3] bpf, sockmap: Fix incorrect copied_seq calculation

[PATCH] perf test: Fix test perf stat tests for virtualized machines
 2026-01-07 13:01 UTC  (3+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_file_fsync
 2026-01-07 13:00 UTC  (3+ messages)

[PATCH bpf 1/2] bpf: Fix memory access flags in helper prototypes
 2026-01-07 12:58 UTC  (3+ messages)
` [PATCH bpf 2/2] bpf: Require ARG_PTR_TO_MEM with memory flag

[PATCH v5 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
 2026-01-07 12:57 UTC  (6+ messages)
` [PATCH v5 2/4] memory: tegra: Group register and fields
` [PATCH v5 4/4] memory: tegra: Add MC error logging support for Tegra264

[PATCH v3 08/10] drm/display: hdmi_state_helper: don't generate unsupported InfoFrames
 2026-01-07 12:57 UTC  (2+ messages)

[PATCH v2] ACPI: bus: Use OF match data for PRP0001 matched devices
 2026-01-07 12:54 UTC  (3+ messages)

[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2026-01-07 12:54 UTC  (8+ messages)

[PATCH v5 0/3] spmi-pmic-arb: Add support for PMIC arbiter v8 for Glymur and Kaanapali
 2026-01-07 12:54 UTC  (2+ messages)

[PATCH v3 0/4] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2026-01-07 12:52 UTC  (4+ messages)

[PATCH v2 0/2] kunit: tool: test: Allow running with pytest
 2026-01-07 12:51 UTC  (3+ messages)
` [PATCH v2 1/2] kunit: tool: test: Rename test_data_path() to _test_data_path()
` [PATCH v2 2/2] kunit: tool: test: Don't rely on implicit working directory change

[PATCH v2] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
 2026-01-07 12:51 UTC 

[PATCH v5 0/5] Add DSI display support for QCS8300 target
 2026-01-07 12:51 UTC  (6+ messages)
` [PATCH v5 4/5] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
` [PATCH v5 5/5] arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node

[PATCH net-next 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-01-07 12:51 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

[PATCH 0/6] Address race condition with Device::drvdata()
 2026-01-07 12:50 UTC  (4+ messages)
` [PATCH 6/6] rust: driver: drop device private data post unbind

[PATCH 4/5] rust: hrtimer: use READ_ONCE instead of read_volatile
 2026-01-07 12:48 UTC  (7+ messages)

[PATCH v3 10/10] drm/debug: don't register files for unsupported HDMI InfoFrames
 2026-01-07 12:47 UTC  (2+ messages)

[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
 2026-01-07 12:47 UTC  (5+ messages)

[PATCH] drm/amdgpu: Fix typos in amdgpu_vm_bo_update comments
 2026-01-07 12:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email address for Joel Fernandes
 2026-01-07 12:46 UTC  (3+ messages)

[PATCH v9] dma-buf: add some tracepoints to debug
 2026-01-07 12:45 UTC  (2+ messages)

[PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
 2026-01-07 12:41 UTC  (8+ messages)
` [PATCH v2 1/3] net: Discard pm_runtime_put() return value
` [RESEND][PATCH v2 0/3] "
  ` [RESEND][PATCH v2 1/3] net: ethernet: ti: am65-cpsw: "
  ` [RESEND][PATCH v2 2/3] net: cadence: macb: "
  ` [RESEND][PATCH v2 3/3] net: wan: framer: Discard pm_runtime_put() return values

[PATCH v5 0/8] arm64: dts: mediatek: Add Openwrt One AP functionality
 2026-01-07 12:35 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] accel: adxl380: Add support for 1 kHz sampling frequency
 2026-01-07 12:35 UTC  (3+ messages)
` [PATCH 1/2] iio: accel: adxl380: Store sampling frequency index in odr struct member
` [PATCH 2/2] iio: accel: adxl380: Add support for 1 kHz sampling frequency

[syzbot] [kernel?] Internal error in div_u64_rem (4)
 2026-01-07 12:34 UTC  (3+ messages)

[PATCH 1/9] CodingStyle: make Documentation/CodingStyle into symlink
 2026-01-07 12:32 UTC  (19+ messages)
` [PATCH 4/9] CodingStyle: mention "typedef struct S {} S;" if typedef is used
` [PATCH 6/9] CodingStyle: recommend static_assert/_Static_assert
` [PATCH 7/9] CodingStyle: new variable declaration placement rule
` [PATCH 8/9] CodingStyle: tell people how to split long "for" loops
` [PATCH 9/9] CodingStyle: flip the rule about curlies

[PATCH v3 04/10] drm/connector: make clear_infoframe callback mandatory for HDMI connectors
 2026-01-07 12:32 UTC  (2+ messages)

[PATCH 6.12 000/567] 6.12.64-rc1 review
 2026-01-07 12:32 UTC  (4+ messages)

[PATCH v4 0/5] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2026-01-07 12:31 UTC  (6+ messages)
` [PATCH v4 5/5] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[PATCH] drm/radeon: convert UVD v1.0 logging to drm_* helpers
 2026-01-07 12:30 UTC  (2+ messages)

[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
 2026-01-07 12:28 UTC  (2+ messages)

[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
 2026-01-07 12:24 UTC  (3+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates

[PATCH v3 02/10] drm/vc4: hdmi: implement clear_infoframe
 2026-01-07 12:23 UTC  (2+ messages)

[PATCH v4 00/10] gpio: improve support for shared GPIOs
 2026-01-07 12:23 UTC  (5+ messages)

[PATCH] drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resume
 2026-01-07 12:23 UTC  (2+ messages)

[PATCH] module: Remove duplicate freeing of lockdep classes
 2026-01-07 12:22 UTC 

[PATCH] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
 2026-01-07 12:22 UTC 

[PATCH v2] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
 2026-01-07 12:22 UTC  (6+ messages)

[PATCH v2 0/6] video/logo: allow custom boot logo and simplify logic
 2026-01-07 12:20 UTC  (6+ messages)
` [PATCH v2 6/6] video/logo: move logo selection logic to Kconfig

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2026-01-07 12:19 UTC  (10+ messages)

[PATCH 6.18 000/312] 6.18.4-rc1 review
 2026-01-07 12:19 UTC  (4+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-01-07 12:19 UTC  (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH net-next v3] net: ipv6: fix spelling typos in comments
 2026-01-07 12:18 UTC 

[PATCH v3 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-07 12:18 UTC  (2+ messages)

[PATCH] drm/mipi-dsi: Only remove child devices that match the dsi device type
 2026-01-07 12:18 UTC  (2+ messages)

[PATCH v2] clk: qcom: dispcc-sdm845: Enable parents for pixel clocks
 2026-01-07 12:11 UTC  (3+ messages)

[PATCH v4.1 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
 2026-01-07 12:10 UTC  (3+ messages)
` [PATCH v4.1 07/10] x86/entry/vdso: include GNU_PROPERTY and GNU_STACK PHDRs

"Paravisor" Feature Enumeration
 2026-01-07 12:06 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH v3] cxl: Check for invalid addresses returned from translation functions on errors
 2026-01-07 12:05 UTC 

[PATCH v2 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
 2026-01-07 12:05 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: dts: spacemit: Add USB2 PHY node "
` [PATCH v2 2/3] riscv: dts: spacemit: Add DWC3 USB 3.0 controller "
` [PATCH v2 3/3] riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3

[PATCH] ACPI: bus: Use OF match data for PRP0001 matched devices
 2026-01-07 12:03 UTC  (3+ messages)

[PATCH v2] cxl: Check for invalid addresses returned from translation functions on errors
 2026-01-07 12:03 UTC  (3+ messages)

[PATCH] x86/kfence: Avoid writing L1TF-vulnerable PTEs
 2026-01-07 12:01 UTC  (3+ messages)

[PATCH v2 00/22] media: platform: rga: Add RGA3 support
 2026-01-07 12:00 UTC  (4+ messages)
` [PATCH v2 10/22] media: rockchip: rga: prepare cmdbuf on streamon

[PATCH v2] perf symbol: remove Rust symbol workarounds
 2026-01-07 11:59 UTC  (4+ messages)

[PATCH v4 0/9] MDM9607/MSM8917/MSM8937/MSM8940 MSS
 2026-01-07 11:59 UTC  (3+ messages)
` [PATCH v4 1/9] remoteproc: qcom_q6v5_mss: Introduce need_pas_mem_setup

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-07 11:56 UTC  (3+ messages)
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH 0/5] riscv: optimize string functions and add kunit tests
 2026-01-07 11:56 UTC  (5+ messages)
` [PATCH 1/5] lib/string_kunit: add test case for strlen
` [PATCH 2/5] lib/string_kunit: add test case for strnlen

[PATCH] mmc: sdhci-msm: Add quirk to disable CQE for ICE legacy mode
 2026-01-07 11:55 UTC  (3+ messages)

[PATCH v2] perf build: Raise minimum shellcheck version to 0.7.2
 2026-01-07 11:53 UTC  (3+ messages)

[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
 2026-01-07 11:52 UTC  (4+ messages)

[PATCH v2 0/4] Add CCI and imx577 sensor support for Talos evk
 2026-01-07 11:51 UTC  (3+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: talos: Add camera MCLK pinctrl

[PATCH 0/3] Fixes for SM7150 dispcc driver
 2026-01-07 11:50 UTC  (3+ messages)
` [PATCH 3/3] clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src

linux-next: build warning after merge of the coresight tree
 2026-01-07 11:49 UTC  (2+ messages)

[PATCH] Kconfig.ubsan: Remove CONFIG_UBSAN_REPORT_FULL from documentation
 2026-01-07 11:48 UTC 

[PATCH] arm64: dts: qcom: glymur: add coresight nodes
 2026-01-07 11:48 UTC  (4+ messages)

[PATCH] hwmon:(pmbus/tda38740a) TDA38740A Voltage Regulator Driver
 2026-01-07 11:45 UTC  (3+ messages)

[PATCH v3 00/12] drm/msm/dpu: rework format handling code
 2026-01-07 11:45 UTC  (2+ messages)

[PATCH v4 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs
 2026-01-07 11:44 UTC  (4+ messages)
` [PATCH v4 4/5] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only

[PATCH v2] PCI/portdev: Disable AER for Titan Ridge 4C 2018
 2026-01-07 11:43 UTC  (2+ messages)

[PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2026-01-07 11:43 UTC  (3+ messages)
` [PATCH V5 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align

[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-07 11:39 UTC  (3+ messages)

[PATCH] arm64/kdump: pass dm-crypt keys to kdump kernel
 2026-01-07 11:39 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®