All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 13:27:39 to 2026-07-15 13:49:30 UTC [more...]

[PATCH 00/70] DC Patches July 13, 2026
 2026-07-15 13:38 UTC  (70+ messages)
` [PATCH 01/70] drm/amd/display: Correct pipe usage for populating stream config
` [PATCH 02/70] drm/amd/display: Add Writeback Watermarks and Latency Fields
` [PATCH 03/70] drm/amd/display: Add MCIF ARB programming structures
` [PATCH 04/70] drm/amd/display: Increase HDMI AV mute wait from 2 to 3 frames
` [PATCH 05/70] drm/amd/display: add dm_dmub_hw_init KUnit coverage
` [PATCH 06/70] drm/amd/display: add dm_dmub_hw_resume "
` [PATCH 07/70] drm/amd/display: add fused IO "
` [PATCH 08/70] drm/amd/display: add DMUB command sync "
` [PATCH 09/70] drm/amd/display: add VBIOS bounding box KUnit test
` [PATCH 10/70] drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN4_2 from 3dlut code
` [PATCH 11/70] drm/amd/display: Refactor DPP_PROGRAM_GAMUT_REMAP to drop pipe_ctx param
` [PATCH 12/70] drm/amd/display: Refactor DPP_SET_OUTPUT_TRANSFER_FUNC to drop pipe_ctx
` [PATCH 13/70] drm/amd/display: Fix DP LT failure logging
` [PATCH 14/70] drm/amd/display: Add updated MCIF ARB register definitions
` [PATCH 15/70] drm/amd/display: Replace amdgpu_dm_kunit_helpers.h with dm_helpers.h
` [PATCH 16/70] drm/amd/display: Add stream creation tests for connector
` [PATCH 17/70] drm/amd/display: Add detect and poll "
` [PATCH 18/70] drm/amd/display: Add register and unregister "
` [PATCH 19/70] drm/amd/display: Add destroy "
` [PATCH 20/70] drm/amd/display: Add encoder helper "
` [PATCH 21/70] drm/amd/display: Add EDID management "
` [PATCH 22/70] drm/amd/display: fix debug flags assignment in dmub_replay.c
` [PATCH 23/70] drm/amd/display: Add DWB validation support to DML2.1 wrapper
` [PATCH 24/70] drm/amd/display: Split DPMS ON into parts
` [PATCH 25/70] drm/amd/display: Test color mod init and 3D LUT size
` [PATCH 26/70] drm/amd/display: Test plane colorop helper walkers
` [PATCH 27/70] drm/amd/display: Test CRTC color management update
` [PATCH 28/70] drm/amd/display: Test plane "
` [PATCH 29/70] drm/amd/display: Test plane colorop pipeline update
` [PATCH 30/70] drm/amd/display: add KUnit tests for DM IP-block callbacks
` [PATCH 31/70] drm/amd/display: add KUnit tests for DM CRTC vblank/scanout
` [PATCH 32/70] drm/amd/display: add KUnit tests for DM atomic state helpers
` [PATCH 33/70] drm/amd/display: add KUnit tests for DM stream scaling
` [PATCH 34/70] drm/amd/display: add KUnit tests for HDCP state diffing
` [PATCH 35/70] drm/amd/display: add KUnit tests for freesync config
` [PATCH 36/70] drm/amd/display: add KUnit tests for per-frame master sync
` [PATCH 37/70] drm/amd/display: add KUnit tests for stutter quirk
` [PATCH 38/70] drm/amd/display: add KUnit tests for DPCD poweroff delay
` [PATCH 39/70] drm/amd/display: add CRC source list KUnit coverage
` [PATCH 40/70] drm/amd/display: add CRC source verify "
` [PATCH 41/70] drm/amd/display: add CRC configure "
` [PATCH 42/70] drm/amd/display: add CRC set-source "
` [PATCH 43/70] drm/amd/display: add CRC IRQ handler "
` [PATCH 44/70] drm/amd/display: Adjust the structure dml2_dchub_watermark_regs
` [PATCH 45/70] drm/amd/display: Add mode helper tests for connector
` [PATCH 46/70] drm/amd/display: Add i2c and EDID parsing "
` [PATCH 47/70] drm/amd/display: Add mode validation and CEC "
` [PATCH 48/70] drm/amd/display: Add stream validation "
` [PATCH 49/70] drm/amd/display: Adjust structure dml2_display_dlg_regs
` [PATCH 50/70] drm/amd/display: Revert Fix DMSS not triggering for HDR to SDR transition
` [PATCH 51/70] drm/amd/display: Introduce dc_probe public object model
` [PATCH 52/70] drm/amd/display: Introduce dc_update_state unified commit interface
` [PATCH 53/70] drm/amd/display: Refactor dc_validation_set array into single root struct
` [PATCH 54/70] drm/amd/display: Introduce dc_state_get_status unified status accessor
` [PATCH 55/70] drm/amd/display: Introduce program_perfmon hwss hook and BLS perfmon sequence
` [PATCH 56/70] drm/amd/display: Wire probe commit path into dc_update_state
` [PATCH 57/70] drm/amd/display: Make dc_state_update const in commit path
` [PATCH 58/70] drm/amd/display: Remove unused-but-set variable hubp from
` [PATCH 59/70] drm/amd/display: set new_stream to NULL after release
` [PATCH 60/70] drm/amd/display: Register DCN as a PMFW DF C-state client on DCN42
` [PATCH 61/70] drm/amd/display: fix wrong register field in dccg35_set_hdmistreamclk_src_new
` [PATCH 62/70] drm/amd/display: wire DCN42B mcache programming callback
` [PATCH 63/70] drm/amd/display: Trim DCE from DCN-only builds
` [PATCH 64/70] drm/amd/display: hide Apple Studio Display secondary tile
` [PATCH 65/70] drm/amd/display: Reduce DML reinitialization when params don't change
` [PATCH 66/70] drm/amd/display: Add DCHUBBUB_HW_DEBUG offset/mask
` [PATCH 67/70] drm/amd/display: Fix missing dc_3dlut forward declaration
` [PATCH 68/70] drm/amd/display: Flush IRQ workqueue in schedule-work tests
` [PATCH 69/70] drm/amd/display: Add SPL UPSP upsampling and YUV422 scaling support

[PATCH v2 0/25] hw/mips: add Octeon III EBB7304 support
 2026-07-15 13:44 UTC  (26+ messages)
` [PATCH v2 01/25] target/mips: make CP0 interrupt state atomic
` [PATCH v2 02/25] target/mips: fix MIPS64 segment access checks
` [PATCH v2 03/25] target/mips: drop hidden TLB shadowing for tlbwr
` [PATCH v2 04/25] target/mips: add Octeon CP0 register state
` [PATCH v2 05/25] target/mips: add Octeon CN73xx CPU model
` [PATCH v2 06/25] target/mips: accept Octeon PageMask encodings
` [PATCH v2 07/25] target/mips: allow Octeon unaligned accesses
` [PATCH v2 08/25] hw/mips: add empty Octeon III machine
` [PATCH v2 09/25] hw/mips: add Octeon CPUs and boot memory
` [PATCH v2 10/25] hw/mips: add Octeon reset controller
` [PATCH v2 11/25] hw/mips: add Octeon CIU3 CPU control
` [PATCH v2 12/25] hw/mips: add Octeon CIU3 interrupt routing
` [PATCH v2 13/25] hw/mips: add Octeon legacy CIU
` [PATCH v2 14/25] hw/mips: add Octeon CSR window
` [PATCH v2 15/25] hw/mips: expose Octeon reset CSRs
` [PATCH v2 16/25] hw/mips: add Octeon MIO boot support
` [PATCH v2 17/25] hw/mips: wire the Octeon UART
` [PATCH v2 18/25] hw/i2c: add Octeon TWSI controller
` [PATCH v2 19/25] hw/mips: add Octeon EMM controller
` [PATCH v2 20/25] hw/mips: add Octeon LMC controllers
` [PATCH v2 21/25] hw/mips: add Octeon boot support registers
` [PATCH v2 22/25] hw/usb: add Octeon USB controller
` [PATCH v2 23/25] hw/pci-bridge: add Octeon PCI host bridge
` [PATCH v2 24/25] hw/pci-bridge: add Octeon PCI memory window
` [PATCH v2 25/25] tests/functional: test Octeon III boot

[PATCH v2 0/2] watchdog: rzv2h: Convert WDTDCR handling to regmap
 2026-07-15 13:49 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] watchdog: rzv2h: Drop WDTRCR_RSTIRQS macro

[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-15 13:48 UTC  (3+ messages)
` [PATCH v7 01/24] KVM: arm64: Add a generic clock

[PATCH v2 0/3] kernel: make the kernel toolchain switchable to clang
 2026-07-15 13:48 UTC  (4+ messages)
` [PATCH v2 2/3] module.bbclass/make-mod-scripts: inhibit default dependencies
  ` [OE-core] "

[PATCH v3 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-15 13:48 UTC  (4+ messages)
` [PATCH v3 4/4] mm/page_alloc: remove a couple of VM_BUG_ON()st

[PATCH net-next v3 00/15] net: macb: implement context swapping
 2026-07-15 13:48 UTC  (5+ messages)
` [PATCH net-next v3 06/15] net: macb: allocate tieoff descriptor once across device lifetime

[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8189 SoC
 2026-07-15 13:47 UTC  (2+ messages)

[PATCH v4] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-15 13:47 UTC  (2+ messages)

[PATCH] PCI: starfive: Fix resource leaks on error paths in host_init()
 2026-07-15 13:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/v3d: Widen cache_clean_lock over the whole L2TCACTL sequence
 2026-07-15 13:46 UTC  (3+ messages)

[PATCH v3 0/3] clk: qcom: gcc-glymur: Tie the CX power domain to controller
 2026-07-15 13:46 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: clock: qcom: glymur-gcc: Add missing CX power domain
` [PATCH v3 2/3] clk: qcom: gcc-glymur: Enable runtime PM
` [PATCH v3 3/3] arm64: dts: qcom: glymur: Add CX power domain to GCC

[PATCH] drm/i915/selftests: Fix GT PM sort comparators
 2026-07-15 13:46 UTC  (3+ messages)

[PATCH v5 00/23] Introduce SCMI Telemetry support
 2026-07-15 13:45 UTC  (4+ messages)

[PATCH v2 0/2] ASoC: codecs: lpass-{wsa,va}-macro: check clk_set_rate() return value
 2026-07-15 13:45 UTC  (2+ messages)

[PATCH 01/14] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
 2026-07-15 13:44 UTC  (10+ messages)
` [PATCH 05/14] drm/amdgpu: add an buffer funcs callback for TLB invalidation

[PATCH v2 0/25] hw/mips: add Octeon III EBB7304 support
 2026-07-15 13:42 UTC 

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-15 13:44 UTC  (5+ messages)
` [RFC PATCH 11/34] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()

[PATCH v6 0/4] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-15 13:44 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: leds: nxp,pca963x: fix reg maximum for pca9635
` [PATCH v6 2/4] dt-bindings: leds: nxp,pca963x: add multicolor LED support
` [PATCH v6 3/4] leds: pca963x: add multicolor LED class support
` [PATCH v6 4/4] arm64: dts: monaco-arduino-monza: microcontroller LEDs

[PATCH] mm/secretmem: disable under HIGHMEM
 2026-07-15 13:44 UTC  (9+ messages)

[PATCH] PCI/VPD: Add Realtek 8126 to VPD blacklist
 2026-07-15 13:44 UTC  (2+ messages)

[PATCH V5 0/9] null_blk: fix init/exit races and memleaks
 2026-07-15 13:42 UTC  (3+ messages)
` [PATCH V5 7/9] null_blk: reject per-device queue resize for shared tag set

[PATCH] Bluetooth: virtio_bt: avoid OOB read of build info string in virtbt_setup_zephyr()
 2026-07-15 13:43 UTC  (2+ messages)
`  "

[PATCH v2 0/4] iio: light: ltr501: Add ltr329 support
 2026-07-15 13:43 UTC  (12+ messages)
` [PATCH v2 3/4] iio: light: ltr501: Add ltr329 driver support
` [PATCH v2 4/4] iio: light: ltr501: Power down chip if request irq fails

[PATCH] arm64: dts: mediatek: tungsten-smarc: Remove unnecessary cells
 2026-07-15 13:42 UTC  (2+ messages)

[PATCH] drm/amdkfd: Add bounds check for CRAT subtype length
 2026-07-15 13:40 UTC 

[PATCH BlueZ v2 0/8] plugin/admin: Make allowlist adapter-scoped and enforce at runtime
 2026-07-15 13:42 UTC  (5+ messages)
` [PATCH BlueZ v2 3/8] doc: document admin.allow optional controller argument
` [PATCH BlueZ v2 7/8] profiles/audio: fix UAF on external media service teardown

[PATCH v2 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-15 13:42 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: More BIOS FB takeover fixes (rev2)

[PATCH v3 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-07-15 13:41 UTC  (4+ messages)
` [PATCH v3 2/2] "

RFC: symmetric SET_MODULE_EEPROM_BY_PAGE with i2c_address for non-SFF pages
 2026-07-15 13:41 UTC  (5+ messages)

[PATCH v2] acpi: fix no display when serial console is disabled in coreboot config
 2026-07-15 13:40 UTC 

[PATCH v5 00/11] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
 2026-07-15 13:41 UTC  (6+ messages)
` [PATCH v5 11/11] arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm

[RFC PATCH 0/2] vvmx: Reinject L2 TDX exit reasons to L1 instead of crashing L1
 2026-07-15 13:38 UTC  (3+ messages)
` [RFC PATCH 1/2] vmx: Introduce TDX instruction exit reasons
` [RFC PATCH 2/2] vvmx: Reinject TDX instruction exit reasons to L1 when emitted by L2

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-15 13:40 UTC  (5+ messages)

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-15 13:39 UTC  (5+ messages)
` [PATCH v3 04/16] arm_mpam: propagate MSC read errors for mpam_msc_read_mbwu_l()
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling

[linux-next:master] [sched/fair] fb1050ac8e: netperf.Throughput_Mbps 14.6% regression
 2026-07-15 13:39 UTC 

[PATCH RFC 0/2] s390: keep syscall number / return value in separate pt_regs members
 2026-07-15 13:38 UTC  (3+ messages)
` [PATCH 1/2] s390/syscall: Keep syscall return in extra ptregs member
` [PATCH 2/2] s390/syscall: Keep syscall number "

[PATCH v3 0/3] purwa: Drop the Hamoa PDC workaround from purwa
 2026-07-15 13:39 UTC  (4+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: purwa: Drop the Hamoa workaround for PDC

[PATCH] usbip: flush the event handler in usbip_stop_eh() to fix use-after-free
 2026-07-15 13:38 UTC 

[PATCH v9 0/4] xenguest optimisations
 2026-07-15 13:38 UTC  (4+ messages)
` [PATCH v9 4/4] libs/guest: use Valgrind to detect various buffer overflows

[PATCH] wifi: mwifiex: bound uAP association event IEs to the event buffer
 2026-07-15 13:38 UTC  (3+ messages)

[PATCH v1] nSVM: Check injected event consistency
 2026-07-15 13:35 UTC 

[PATCH v2] drm/v3d: release CPU job resources on pre-init failures
 2026-07-15 13:37 UTC  (2+ messages)

[PATCH v3] rust: hrtimer: Restrict expires() to safe contexts
 2026-07-15 13:37 UTC  (4+ messages)

[RFC][PATCH] thunderbolt: Quiesce AMD NHI during suspend
 2026-07-15 13:37 UTC  (6+ messages)

[PATCH] binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
 2026-07-15 13:37 UTC 

[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
 2026-07-15 13:37 UTC  (5+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property

[PATCH i-g-t 0/2] benchmarks/gem_wsim: explicit VM create/assign + LR mode
 2026-07-15 13:36 UTC  (2+ messages)

[PATCH][next] iio: adc: make read-only const array config static
 2026-07-15 13:34 UTC  (5+ messages)

[PATCH v2] libselinux: use designated initializers for label initfuncs
 2026-07-15 13:36 UTC  (3+ messages)

[PATCH] checkpolicy: add bad data protection tests
 2026-07-15 13:35 UTC  (3+ messages)

[PATCH v3 0/2] pinctrl: qcom: Add Eliza LPASS LPI support
 2026-07-15 13:35 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom,milos-lpass-lpi-pinctrl: Add Eliza pinctrl
` [PATCH v3 2/2] pinctrl: qcom: milos-lpass-lpi: Add Eliza LPASS LPI TLMM

[PATCH] libselinux: drop legacy probing of /selinux and /proc nodes for selinuxfs
 2026-07-15 13:35 UTC  (3+ messages)

[PATCH] ASoC: Intel: avs: validate configuration TLV bounds
 2026-07-15 13:33 UTC  (3+ messages)

[PATCH] soc: qcom: geni: depopulate children on populate failure
 2026-07-15 13:33 UTC  (3+ messages)

[PATCH v2 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-07-15 13:35 UTC  (2+ messages)

[PATCH] checkpolicy: fix double free of fstype in define_genfs_context_helper
 2026-07-15 13:35 UTC  (3+ messages)

[PATCH] selftests/mm: khugepaged: skip swap tests when swap is unavailable
 2026-07-15 13:34 UTC 

[PATCH v2 1/4] rust: time: add jiffies conversion helpers to Delta
 2026-07-15 13:33 UTC  (4+ messages)

[PATCH bpf-next 0/4] bpf: Inline the numeric open-coded iterator kfuncs
 2026-07-15 13:33 UTC  (3+ messages)
` [PATCH bpf-next 1/4] bpf: Inline bpf_iter_num_new() kfunc

[PATCH] ACPI: PCI: Clear driver_data on all error paths in acpi_pci_root_add()
 2026-07-15 13:33 UTC  (3+ messages)

[PATCH v3 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-15 13:32 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: qcom: add LPASS LPR vote clock ID
` [PATCH v3 2/4] ASoC: qcom: q6prm: add support for LPASS LPR resource voting
` [PATCH v3 3/4] dt-bindings: pinctrl: qcom,hawi-lpass-lpi-pinctrl: Add Hawi LPI pinctrl
` [PATCH v3 4/4] pinctrl: qcom: hawi-lpass-lpi: add Hawi LPASS LPI TLMM

[PATCH v2 0/3] drm/bridge: ti-sn65dsi83: Various fixes
 2026-07-15 13:32 UTC  (3+ messages)
` [PATCH v2 1/3] drm/bridge: ti-sn65dsi83: Fix problem with premature PLL locking

[PATCH v5 0/2] media: Add bindings and driver for Sony IMX678
 2026-07-15 13:32 UTC  (3+ messages)

u-boot-tools 2026.07: mkeficapsule requires p11-kit in target gnutls
 2026-07-15 13:32 UTC 

[PATCH bpf-next 0/4] selftests/bpf: Fix compilation with RELEASE=1
 2026-07-15 13:30 UTC  (3+ messages)

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-15 13:30 UTC  (14+ messages)

[PATCH 0/4] drm/i915/cdclk: Workaround some kind of scaler 2PPC issue
 2026-07-15 13:29 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v23 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-07-15 13:28 UTC  (4+ messages)
` [PATCH v23 09/13] mfd: psci-mfd: Add psci-reboot-mode child cell

[PATCH v2 0/5] mm: fix inode UAF when splitting a file folio past EOF
 2026-07-15 13:27 UTC  (10+ messages)
` [PATCH v2 1/5] mm/memory-failure: keep the folio, not the poisoned subpage, locked across split

[PATCH] intel_iommu: Check address mask before using it in pasid-based iotlb invalidation
 2026-07-15 13:27 UTC 

[v2 0/2] drm/i915/display: Implement Display Wa_16030862157
 2026-07-15 13:27 UTC  (4+ messages)
` [v2 2/2] drm/i915/dram: Interpret 0xF populated-channel count as 16


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.