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

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

[PATCH 00/70] DC Patches July 13, 2026
 2026-07-15 13:37 UTC  (31+ 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 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] 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 v2 0/25] hw/mips: add Octeon III EBB7304 support
 2026-07-15 13:44 UTC  (15+ 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 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 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 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 20/25] hw/mips: add Octeon LMC controllers
` [PATCH v2 22/25] hw/usb: add Octeon USB controller

[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 

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

[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] 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)

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

[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

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

[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  (6+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: qcom,pdc: Document Purwa PDC
` [PATCH v3 2/3] arm64: dts: qcom: purwa: Drop the Hamoa workaround for PDC
` [PATCH v3 3/3] irqchip/qcom-pdc: Add puwra compatible for PDC secondary mode

[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  (7+ messages)
` [PATCH v2 1/3] drm/bridge: ti-sn65dsi83: Fix problem with premature PLL locking
` [PATCH v2 2/3] drm/bridge: ti-sn65dsi83: Fix error handling in sn65dsi83_reset_work()
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi83: Support LVDS Channel B on SN65DSI84

[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

[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

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

[PATCH net] pds_core: check for workqueue allocation failure
 2026-07-15 13:26 UTC  (2+ messages)

[PATCH v1.1 0/6] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-15 13:26 UTC  (2+ messages)

[PATCH v5 00/16] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-15 13:25 UTC  (3+ messages)
` [PATCH v5 10/16] usb: hub: Power on connected M.2 E-key connectors with power sequencing API

[OE-core] [scarthgap] [PATCH 1/8] cups: Fix CVE-2026-27447
 2026-07-15 13:25 UTC  (4+ messages)
` [OE-core] [scarthgap] [PATCH 8/8] cups: Fix CVE-2026-41079
    `  "

[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
 2026-07-15 13:24 UTC  (5+ messages)

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

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-07-15 13:24 UTC  (2+ messages)

[PATCH v4] blk-cgroup: fix leaks and online flag on radix_tree_insert failure
 2026-07-15 13:24 UTC 

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-15 13:24 UTC  (3+ messages)

[PATCH net] pds_core: fix auxiliary device add/del races
 2026-07-15 13:23 UTC  (2+ messages)

[PATCH v2 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-07-15 13:22 UTC  (3+ messages)
` [PATCH v2 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH v6 0/4] s390/mm: Batch PTE updates in lazy MMU mode
 2026-07-15 13:22 UTC  (5+ messages)
` [PATCH v6 1/4] mm: Make lazy MMU mode context-aware
` [PATCH v6 2/4] s390/mm: Batch PTE updates in lazy MMU mode
` [PATCH v6 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
` [PATCH v6 4/4] s390/mm: Lazy "

[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-15 13:21 UTC  (5+ messages)
` [PATCH v2] "
` ✓ Xe.CI.BAT: success for scripts/kernel-doc: Suggest possible names for excess descriptions (rev2)

[PATCH] media: nuvoton: npcm-video: quiesce VCD IRQ before teardown in remove
 2026-07-15 13:20 UTC  (2+ messages)

[PATCH v2 0/3] riscv: mm: Some optimizations for tlb flush
 2026-07-15 13:20 UTC  (8+ messages)
` [PATCH v2 1/3] riscv: mm: Use ASID in update_mmu_cache()
` [PATCH v2 2/3] riscv: mm: Apply Svinval "
` [PATCH v2 3/3] riscv: mm: Clear cpu in mm_cpumask after local_flush_tlb_all_asid

[PATCH blktests] nvme/069: add a test for multipath cdev lifetime
 2026-07-15 13:19 UTC  (3+ messages)

[RFC PATCH 0/2] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-15 13:19 UTC  (6+ messages)
` [RFC PATCH 1/2] dt-bindings: media: snps,dw-hdmi-rx: add #sound-dai-cells

[scarthgap] Pull request
 2026-07-15 13:19 UTC 

[wrynose] Pull request
 2026-07-15 13:19 UTC 

[master] Pull request
 2026-07-15 13:19 UTC 

[PATCH 0/1] imx_serial: add missing migration state
 2026-07-15 13:18 UTC  (2+ messages)
` [PATCH 1/1] hw/char: "

[PATCH 00/61] staging: rtl8723bs: monolithic HAL cleanup and tx power limit fix
 2026-07-15 13:19 UTC  (4+ messages)
` [PATCH 01/61] staging: rtl8723bs: remove redundant rtw_ap_set_group_key wrapper

[PATCH v10 0/5] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
 2026-07-15 13:17 UTC  (6+ messages)
` [PATCH v10 1/5] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
` [PATCH v10 2/5] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
` [PATCH v10 3/5] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
` [PATCH v10 4/5] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
` [PATCH v10 5/5] drm/amdgpu: Record QUEUE_RESET "

[PATCH net-next] net: phy: at803x: Use a helper to check for phy reset existence
 2026-07-15 13:16 UTC  (2+ messages)

[PATCH v2 0/3] purwa: Drop the Hamoa PDC workaround from purwa
 2026-07-15 13:16 UTC  (4+ messages)
` [PATCH v2 3/3] irqchip/qcom-pdc: Add puwra compatible for PDC secondary mode


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.