All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-17 10:22:32 to 2025-11-17 11:06:36 UTC [more...]

[PATCH] cmd: extension: Fix possible null pointer dereference
 2025-11-17 11:06 UTC  (2+ messages)

[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
 2025-11-17 11:06 UTC  (34+ messages)
` [PATCH v2 01/32] drm/i915/cx0: Rename TBT functions to be ICL specific
` [PATCH v2 02/32] drm/i915/cx0: Factor out C10 msgbus access start/end helpers
` [PATCH v2 03/32] drm/i915/cx0: Sanitize setting the Cx0 PLL use_c10 flag
` [PATCH v2 04/32] drm/i915/cx0: Sanitize calculating C20 PLL state from tables
` [PATCH v2 05/32] drm/i915/cx0: Track the C20 PHY VDR state in the PLL state
` [PATCH v2 06/32] drm/i915/cx0: Move definition of Cx0 PHY functions earlier
` [PATCH v2 07/32] drm/i915/cx0: Add macro to get DDI port width from a register value
` [PATCH v2 08/32] drm/i915/cx0: Track the Cx0 PHY enabled lane count in the PLL state
` [PATCH v2 09/32] drm/i915/cx0: Sanitize C10 PHY PLL SSC register setup
` [PATCH v2 10/32] drm/i915/cx0: Read out the Cx0 PHY SSC enabled state
` [PATCH v2 11/32] drm/i915/cx0: Determine Cx0 PLL DP mode from PLL state
` [PATCH v2 12/32] drm/i915/cx0: Determine Cx0 PLL port clock "
` [PATCH v2 13/32] drm/i915/cx0: Zero Cx0 PLL state before compute and HW readout
` [PATCH v2 14/32] drm/i915/cx0: Print additional Cx0 PLL HW state
` [PATCH v2 15/32] drm/i915/cx0: Remove state verification
` [PATCH v2 16/32] drm/i915/cx0: Add PLL information for MTL+
` [PATCH v2 17/32] drm/i915/cx0: Update C10/C20 state calculation
` [PATCH v2 18/32] drm/i915/cx0: Compute plls for MTL+ platform
` [PATCH v2 19/32] drm/i915/cx0: Add MTL+ .get_dplls hook
` [PATCH v2 20/32] drm/i915/cx0: Add MTL+ .put_dplls hook
` [PATCH v2 21/32] drm/i915/cx0: Add MTL+ .update_active_dpll hook
` [PATCH v2 22/32] drm/i915/cx0: Add MTL+ .update_dpll_ref_clks hook
` [PATCH v2 23/32] drm/i915/cx0: Add MTL+ .dump_hw_state hook
` [PATCH v2 24/32] drm/i915/cx0: Add .compare_hw_state hook
` [PATCH v2 25/32] drm/i915/cx0: Add MTL+ .get_hw_state hook
` [PATCH v2 26/32] drm/i915/cx0: Add MTL+ .get_freq hook
` [PATCH v2 27/32] drm/i915/cx0: Add MTL+ .crtc_get_dpll hook
` [PATCH v2 28/32] drm/i915/cx0: PLL verify debug state print
` [PATCH v2 29/32] drm/i915/cx0: Add MTL+ .enable_clock/.disable clock hooks on DDI
` [PATCH v2 30/32] drm/i915/cx0: Get encoder configuration for C10 and C20 PHY PLLs
` [PATCH v2 31/32] drm/i915/cx0: Add MTL+ Thunderbolt PLL hooks
` [PATCH v2 32/32] drm/i915/cx0: Enable dpll framework for MTL+
` ✗ CI.checkpatch: warning for drm/i915/cx0: Add MTL+ platforms to support dpll framework

[PATCH v2 0/7] ASoC/SOF/PCI/Intel: Support for Nova Lake S
 2025-11-17 11:05 UTC  (3+ messages)

[PATCH v2 0/1] coresight: fix issue with insufficient claim tags
 2025-11-17 11:04 UTC  (5+ messages)
` [PATCH v2 1/1] coresight: fix issue where coresight component has no claimtags

[PATCH 0/1] fix rustdoc build detection
 2025-11-17 11:04 UTC  (6+ messages)
` [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-17 11:03 UTC  (3+ messages)
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd

[PATCH v2 0/2] Add support for NXP XSPI
 2025-11-17 11:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v2 2/2] spi: add driver for NXP XSPI controller

[PATCH v2] edac: versalnet: Use kasprintf() to simplify string allocation
 2025-11-17 11:02 UTC  (2+ messages)
` [PATCH v3] edac: versalnet: Use kasprintf() to simplify string allocation and fix error paths

[PATCH v7 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2025-11-17 11:00 UTC  (23+ messages)
` [PATCH v7 01/22] wifi: nxpwifi: Add 802.11n support for client and AP modes
` [PATCH v7 02/22] wifi: nxpwifi: add initial support for 802.11ac
` [PATCH v7 03/22] wifi: nxpwifi: add initial support for 802.11ax
` [PATCH v7 04/22] wifi: nxpwifi: add support for 802.11h (DFS and TPC)
` [PATCH v7 05/22] wifi: nxpwifi: add support for WMM
` [PATCH v7 06/22] wifi: nxpwifi: add scan support
` [PATCH v7 07/22] wifi: nxpwifi: add join and association support
` [PATCH v7 08/22] wifi: nxpwifi: add channel/frequency/power (cfp) support
` [PATCH v7 09/22] wifi: nxpwifi: add configuration support
` [PATCH v7 10/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes
` [PATCH v7 11/22] wifi: nxpwifi: add firmware command and TLV definitions
` [PATCH v7 12/22] wifi: nxpwifi: introduce command and event handling infrastructure
` [PATCH v7 13/22] wifi: nxpwifi: add data path support for STA and AP modes
` [PATCH v7 14/22] wifi: nxpwifi: add debugfs support for diagnostics and testing
` [PATCH v7 15/22] wifi: nxpwifi: add ethtool support for Wake-on-LAN
` [PATCH v7 16/22] wifi: nxpwifi: add utility and IE handling support
` [PATCH v7 17/22] wifi: nxpwifi: add driver initialization and shutdown support
` [PATCH v7 18/22] wifi: nxpwifi: add core driver implementation
` [PATCH v7 19/22] wifi: nxpwifi: add initial SDIO bus driver support
` [PATCH v7 20/22] wifi: nxpwifi: add NXP vendor and IW61x device IDs to sdio_ids.h
` [PATCH v7 21/22] wifi: nxpwifi: add Kconfig and Makefile for kernel integration
` [PATCH v7 22/22] wifi: nxpwifi: add MAINTAINERS entry for nxpwifi driver

[PATCH v2 0/9] Unify SoC UID and machine hashable data
 2025-11-17 11:02 UTC  (4+ messages)
` [PATCH v2 2/9] soc: imx8mp: Soc ID is 128bit

[PATCH linux] netfilter: conntrack: Add missing modification about data-race around ct->timeout
 2025-11-17 11:02 UTC  (2+ messages)

[PATCH v2 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
 2025-11-17 11:01 UTC  (2+ messages)

[PATCHv6 2/2] sched/deadline: Walk up cpuset hierarchy to decide root domain when hot-unplug
 2025-11-17 11:00 UTC  (3+ messages)

[RFC PATCH 0/8] xfs: single block atomic writes for buffered IO
 2025-11-17 10:59 UTC  (8+ messages)

[Buildroot] [v1, 1/1] package/broot: bump version to 1.53.0
 2025-11-17 11:01 UTC 

[PATCH RESEND 0/5] block/blk-rq-qos: fix incorrect lock order for rq_qos_mutex and freeze queue
 2025-11-17 11:01 UTC  (3+ messages)
` [PATCH RESEND 1/5] block/blk-rq-qos: add a new helper rq_qos_add_freezed()

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-17 11:00 UTC  (3+ messages)
` [PATCH v3 13/21] mmc: mmc_test: Switch to use %ptSp
  ` [Intel-wired-lan] "

Thoughts on SPDX for files from meta-layer
 2025-11-17 11:00 UTC  (4+ messages)
` [OE-core] "

[PATCH i-g-t 0/5] Xe SR-IOV admin scheduling helpers and test updates
 2025-11-17 11:00 UTC  (4+ messages)
` [PATCH i-g-t 2/5] lib/xe/xe_sriov_provisioning: Add sched priority mask to string helper

[RESEND PATCH] dm-ebs: Mark full buffer dirty even on partial write
 2025-11-17 10:59 UTC 

[PATCHv5 net-next 0/3] Add YNL test framework and library improvements
 2025-11-17 10:59 UTC  (3+ messages)
` [PATCHv5 net-next 3/3] tools: ynl: add YNL test framework

[PATCH] btrfs: use bool type for btrfs_path members used as booleans
 2025-11-17 10:59 UTC  (2+ messages)

[PATCH] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2025-11-17 10:59 UTC  (3+ messages)

[PATCH v6 0/3] Add Input Video Control Block driver for RZ/V2H
 2025-11-17 10:57 UTC  (2+ messages)

[RFC PATCH 0/1] spdx: Add software file externalRef support
 2025-11-17 10:57 UTC  (3+ messages)

[PATCH v4 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
 2025-11-17 10:57 UTC  (6+ messages)
` [PATCH v4 2/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH v4 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver

[PATCH v3 0/1] add tc filter example
 2025-11-17 10:57 UTC  (2+ messages)
` [PATCH v3 1/1] ynl: samples: "

[PATCH v2 1/2] mm/cma: Inline cma_sysfs counter hooks
 2025-11-17 10:56 UTC 

[PATCH V2] mmc: sdhci-msm: Avoid early clock doubling during HS400 transition
 2025-11-17 10:55 UTC  (2+ messages)

[PATCH v2] boot: pxe_utils: Fix memory allocation issues in overlay_dir handling
 2025-11-17 10:55 UTC  (2+ messages)

[PATCH] mtd: spinand: esmt: add support for F50L1G41LC
 2025-11-17 10:55 UTC  (3+ messages)

[PATCH] mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
 2025-11-17 10:55 UTC  (3+ messages)

[REGRESSION] Bluetooth adapter provided by `btusb` not recognized since v6.13.2
 2025-11-17 10:55 UTC  (3+ messages)

[PATCH] mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()
 2025-11-17 10:54 UTC  (3+ messages)

[PATCH] mtd: mtdpart: ignore error -ENOENT from parsers on subpartitions
 2025-11-17 10:54 UTC  (3+ messages)

[PATCH] MAINTAINERS: refer to intended file in STANDALONE CACHE CONTROLLER DRIVERS
 2025-11-17 10:53 UTC 

[PATCH v2 0/5] Add XSPI clocks and improve divider clock handling for R9A09G077 SoC
 2025-11-17 10:52 UTC  (5+ messages)
` [PATCH v2 5/5] clk: renesas: r9a09g077: Add xSPI core and module clocks

[v4] virtio-gpu: use consistent error checking style for virtio_gpu_create_mapping_iov
 2025-11-17 10:51 UTC 

[PATCH v6 0/7] Cache coherency management subsystem
 2025-11-17 10:48 UTC  (8+ messages)
` [PATCH v6 1/7] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v6 2/7] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v6 3/7] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v6 4/7] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE
` [PATCH v6 5/7] MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header
` [PATCH v6 6/7] cache: Make top level Kconfig menu a boolean dependent on RISCV
` [PATCH v6 7/7] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent

[GIT PULL] w1: drivers for v6.19
 2025-11-17 10:51 UTC 

[PATCH] virtio-gpu-virgl: fix error handling in virgl_cmd_resource_create_blob
 2025-11-17 10:50 UTC  (3+ messages)

[PATCH] can: rcar_canfd: Fix controller mode setting for RZ/G2L SoCs
 2025-11-17 10:50 UTC  (6+ messages)

[PATCH v9 0/7] blockdev-replace
 2025-11-17 10:49 UTC  (7+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command

[PATCH v9 0/6] Add multiple address spaces support to VDUSE
 2025-11-17 10:50 UTC  (5+ messages)
` [PATCH v9 5/6] vduse: add vq group asid support

[RFC PATCH] mm/cma: Inline cma_sysfs counter hooks
 2025-11-17 10:49 UTC  (3+ messages)

[PATCH] ufs: rcar-gen5: Use a unique U_BOOT_DRIVER name
 2025-11-17 10:49 UTC  (2+ messages)

[PATCH] ufs: Keep Makefile and Kconfig sorted one more time
 2025-11-17 10:49 UTC  (2+ messages)

[PATCH v3 0/8] lib/xe/xe_query: implement few query helpers
 2025-11-17 10:47 UTC  (9+ messages)
` [PATCH v3 1/8] lib/xe_query: add helper to get first value of hwconfig
` [PATCH v3 2/8] tests/intel/xe_eudebug_online: use helper to get hwconfig value
` [PATCH v3 3/8] lib/xe/xe_query: introduce helper for device query
` [PATCH v3 4/8] lib/xe/xe_query: use recently introduced helper to query device
` [PATCH v3 5/8] lib/xe/xe_query: introduce iterator for GT topology masks
` [PATCH v3 6/8] tests/intel/xe_eudebug_online: use xe_query helpers for query GT topology
` [PATCH v3 7/8] tests/intel/xe_query: "
` [PATCH v3 8/8] lib/xe/xe_oa: "

[PATCH net] idpf: Fix incorrect NULL check in completion descriptor release
 2025-11-17 10:48 UTC  (6+ messages)
` [Intel-wired-lan] "
  ` [External] : "
    ` [Intel-wired-lan] "

[PATCH] mmc: core: add WQ_PERCPU to alloc_workqueue users
 2025-11-17 10:47 UTC  (5+ messages)

[PATCH net-next 00/10] net: renesas: rswitch: R-Car S4 add HW offloading for layer 3 routing
 2025-11-17 10:46 UTC  (7+ messages)
` [PATCH net-next 09/10] net: renesas: rswitch: add simple l3 routing

[syzbot] [kvm?] INFO: task hung in kvm_swap_active_memslots (2)
 2025-11-17 10:44 UTC 

[PATCH v8 00/18] Enable/Disable DC balance along with VRR DSB
 2025-11-17 10:43 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v2 net] mptcp: fix a race in mptcp_pm_del_add_timer()
 2025-11-17 10:42 UTC  (4+ messages)

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-17 10:41 UTC  (7+ messages)

[PATCH] MAINTAINERS: adjust file entry in RISC-V MICROCHIP SUPPORT
 2025-11-17 10:40 UTC  (2+ messages)

SoC-specific device tree aliases?
 2025-11-17 10:41 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] package/postgresql: security bump to version 17.7
 2025-11-17 10:24 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add Bernd Kuhls for postgresql

[CI 00/10] drm/i915: call irq and rps through the parent interface
 2025-11-17 10:40 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915: call irq and rps through the parent interface (rev5)

HTML message rejected: Fwd: [PATCH] net: atlantic: fix fragment overflow handling in RX path
 2025-11-17 10:39 UTC 

[PATCH v4 00/42] ovl: convert to cred guard
 2025-11-17 10:38 UTC  (4+ messages)
` [PATCH v4 35/42] ovl: port ovl_rename() "

[PATCH v2 00/18] testing/next cleanups (docker, functional) - pre-PR
 2025-11-17 10:37 UTC  (8+ messages)
` [PATCH v2 13/18] gitlab: use template for ubuntu-24.04-s390x jobs
` [PATCH v2 14/18] gitlab: simplify the ubuntu-24.04-aarch64 rules
` [PATCH v2 16/18] gitlab: make custom runners need QEMU_CI to run

[PATCH v2 0/3] bitbake-setup init improvements
 2025-11-17 10:38 UTC  (2+ messages)
` [bitbake-devel] "

[koverstreet-bcachefs:master 464/903] fs/bcachefs/journal/sb.c:213 bch2_journal_buckets_to_sb() error: we previously assumed 'c' could be null (see line 197)
 2025-11-17 10:37 UTC 

[PATCH v3 0/5] KVM: arm64: Add LR overflow infrastructure (the dregs, the bad and the ugly)
 2025-11-17 10:36 UTC  (5+ messages)
` [PATCH v3 1/5] KVM: arm64: GICv3: Don't advertise ICH_HCR_EL2.En==1 when no vgic is configured
` [PATCH v3 2/5] KVM: arm64: GICv3: Completely disable trapping on vcpu exit

[PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
 2025-11-17 10:37 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2)
` ✓ i915.CI.BAT: success "

[PULL v1 linux-firmware] Add firmware for Cirrus Amps and Codecs for some Dell laptops
 2025-11-17 10:36 UTC 

[PATCH net-next v4 0/5] netconsole: support automatic target recovery
 2025-11-17 10:35 UTC  (5+ messages)
` [PATCH net-next v4 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v4 5/5] selftests: netconsole: validate target resume

[PATCH] tracing: Enable kprobe tracing for Arm64 asm functions
 2025-11-17 10:34 UTC  (6+ messages)

[PATCH] phy: core: Remove extra space after '='
 2025-11-17 10:34 UTC  (2+ messages)

Linux 6.18-rc6
 2025-11-17 10:33 UTC  (3+ messages)

[PATCH v2 0/2] Add support for two RTCs
 2025-11-17 10:32 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: rtc: convert tristate to bool
` [PATCH v2 2/3] drivers: rtc: add PCF85063 support
` [PATCH v2 3/3] drivers: rtc: add RV3032 support

[PATCH 0/5] drm/mediatek: fix probe resource leaks
 2025-11-17 10:33 UTC  (3+ messages)

[PATCH 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
 2025-11-17 10:33 UTC  (5+ messages)
` [PATCH 1/3] media: dt-bindings: add "

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-17 10:33 UTC 

[PATCH] rust/time: Add Delta::from_nanos()
 2025-11-17 10:21 UTC  (4+ messages)

[PATCH 1/1] target/loongarch: Fix some exception need't update CSR_BADV
 2025-11-17 10:29 UTC  (2+ messages)

[PATCH] regulator: renesas-usb-vbus-regulator: Remove unused headers
 2025-11-17 10:32 UTC 

[PATCH v2 net-next 0/3] net: expand napi_skb_cache use
 2025-11-17 10:31 UTC  (5+ messages)
` [PATCH v2 net-next 3/3] net: use napi_skb_cache even in process context

[PATCH RFC 00/17] bpf: Introduce proof-based verifier enhancement
 2025-11-17 10:30 UTC  (3+ messages)

[PATCH v3 net] net: phylink: add missing supported link modes for the fixed-link
 2025-11-17 10:29 UTC 

[PATCH] tests/intel/kms_dp_linktrain_fallback: log before assert
 2025-11-17 10:29 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v5 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-11-17 10:29 UTC  (3+ messages)
` [PATCH v5 4/6] platform/x86: ayaneo-ec: Add controller power and modules attributes

[PATCH] leds: add aw91xxx driver
 2025-11-17 10:28 UTC  (2+ messages)

[PULL 00/14] virtio,pci,pc: fixes for 10.2
 2025-11-17 10:27 UTC  (2+ messages)

[PATCH v1 0/4] drm/panthor: Misc fixes
 2025-11-17 10:26 UTC  (6+ messages)
` [PATCH v1 4/4] drm/panthor: Relax check in panthor_sched_pre_reset()

[PATCH v2 0/4] Add I2C support for Tegra410
 2025-11-17 10:25 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v2 2/4] i2c: tegra: Move variant to tegra_i2c_hw_feature
` [PATCH v2 3/4] i2c: tegra: Add logic to support different register offsets
` [PATCH v2 4/4] i2c: tegra: Add support for Tegra410

[PATCH] nand: denali: enable ONFI detection for SoCFPGA SoC64
 2025-11-17 10:24 UTC  (2+ messages)

[PATCH] NFS: nfsd-maintainer-entry-profile: Inline function name prefixes
 2025-11-17 10:24 UTC 

[PATCH/LOCAL] riscv: rzfive: defconfig: Refresh for v6.18-rc6
 2025-11-17 10:23 UTC 

[PATCH v3 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS2568/2574/5806M/5806MD/5830 support
 2025-11-17 10:21 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 support

[PATCH 1/2] mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCs
 2025-11-17 10:22 UTC  (5+ messages)
` [PATCH 2/2] mmc: sdhci-of-dwcmshc: reduce CIT for better performance


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.