All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-24 11:43:24 to 2026-02-24 12:32:53 UTC [more...]

[PATCH v1] net: phy: air_en8811: add support for Airoha AN8811HB PHY
 2026-02-24 12:00 UTC  (2+ messages)

[avpatel:riscv_trace_support_v3 30/49] drivers/firmware/riscv/riscv_sbi_sse.c:720:6-8: ERROR: iterator variable bound on line 719 cannot be NULL
 2026-02-24 12:31 UTC 

[tglx-devel:sched/hrtick 35/48] kernel/entry/common.c:53:45: error: too many arguments to function call, expected single argument 'work_pending', have 2 arguments
 2026-02-24 12:32 UTC 

[arnd-playground:randconfig-7.1-next 31/733] htmldocs: Documentation/arch/ia64/index.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2026-02-24 12:32 UTC 

[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
 2026-02-24 12:32 UTC  (2+ messages)

[PATCH v8 0/5] lib and lib/cmdline enhancements
 2026-02-24 12:32 UTC  (3+ messages)
` [PATCH v8 2/5] lib: fix memparse() to handle overflow

[PATCH 0/4] firmware: arm_scmi: Drop fake 'const' on scmi_handle
 2026-02-24 12:31 UTC  (2+ messages)

[PATCH v3 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-24 12:31 UTC  (3+ messages)
` [PATCH v3 1/8] drm/i915/backlight: Use default/max brightness for VESA AUX backlight init

[PATCH V2] nfc: nxp-nci: allow GPIOs to sleep
 2026-02-24 12:31 UTC  (2+ messages)

[PATCH] arm64: dts: axis: artpec9: Fix missing soc unit address
 2026-02-24 12:30 UTC  (2+ messages)

[arnd-playground:randconfig-7.1-next 686/733] checkpatch: WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
 2026-02-24 12:29 UTC 

[PATCH] ext4: simplify mballoc preallocation size rounding for small files
 2026-02-24 12:29 UTC 

[PATCH] drm/tests: Mark slow tests as slow
 2026-02-24 12:29 UTC  (3+ messages)

[PATCH] perf: Fix data race in perf_event_set_bpf_handler()
 2026-02-24 12:29 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: Update maintainer entry for QUALCOMM ETHQOS ETHERNET DRIVER
 2026-02-24 12:28 UTC 

[PATCH net-next] netfilter: xt_owner: no longer acquire sk_callback_lock in mt_owner()
 2026-02-24 12:28 UTC 

[PATCH v2 0/5] arm64: dts: arduino-imola: add support for sound
 2026-02-24 12:28 UTC  (8+ messages)
` [PATCH v2 1/5] clk: qcom: fix SM6115 lpasscc register offset
` [PATCH v2 3/5] arm64: dts: qcom: agatti: add LPASS devices
` [PATCH v2 4/5] arm64: dts: arduino-imola: add support for sound

[PATCH v2 0/5] powerpc64/bpf: various fixes
 2026-02-24 12:28 UTC  (3+ messages)
` [PATCH v2 5/5] powerpc64/bpf: fix handling of BPF stack in exception callback

[PATCH bpf-next 00/17] bpf: tracing_multi link
 2026-02-24 12:27 UTC  (6+ messages)
` [PATCH bpf-next 02/17] bpf: Use mutex lock pool for bpf trampolines

[arnd-playground:randconfig-7.1-next 668/733] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'have'
 2026-02-24 12:27 UTC 

Arch Linux - out of date?!
 2026-02-24 12:27 UTC  (5+ messages)

[PATCH 0/8] arm: implement WFx[T] for aa64 (!!GenAI usage!!)
 2026-02-24 12:26 UTC  (10+ messages)
` [PATCH 1/8] target/arm: set the correct TI bits for WFIT traps
` [PATCH 2/8] .eca: basic configuration for Editor Code Assistant
` [PATCH 3/8] AGENTS.md: add basic AGENTS.md for QEMU
` [PATCH 4/8] PLAN.md: add plan for the current work
` [PATCH 5/8] target/arm: extend WFX support for A-profile
` [PATCH 6/8] tests/tcg/aarch64: Add WFX instructions system test
` [PATCH 7/8] tests/tcg/aarch64: fixes for "
` [PATCH 8/8] target/arm: fixes for WFx[T] support

[LTP] [PATCH v4] Remove runltp `scenario_groups` leftovers
 2026-02-24 12:26 UTC  (3+ messages)

[PATCH v1 00/12] Cleanups for ixgbe, i40e, and iavf PMD's
 2026-02-24 12:23 UTC  (28+ messages)
` [PATCH v8 00/26] Cleanups for ixgbe, i40e, iavf, and ice PMD's
  ` [PATCH v8 01/26] net/ixgbe: remove MAC type check macros
  ` [PATCH v8 02/26] net/ixgbe: remove security-related ifdefery
  ` [PATCH v8 03/26] net/ixgbe: split security and ntuple filters
  ` [PATCH v8 04/26] net/i40e: get rid of global filter variables
  ` [PATCH v8 05/26] net/i40e: make default RSS key global
  ` [PATCH v8 06/26] net/i40e: use unsigned types for queue comparisons
  ` [PATCH v8 07/26] net/i40e: use proper flex len define
  ` [PATCH v8 08/26] net/i40e: remove global pattern variable
  ` [PATCH v8 09/26] net/i40e: avoid rte malloc in tunnel set
  ` [PATCH v8 10/26] net/i40e: avoid rte malloc in RSS RETA operations
  ` [PATCH v8 11/26] net/i40e: avoid rte malloc in MAC/VLAN filtering
  ` [PATCH v8 12/26] net/i40e: avoid rte malloc in VF resource queries
  ` [PATCH v8 13/26] net/i40e: avoid rte malloc in adminq operations
  ` [PATCH v8 14/26] net/i40e: avoid rte malloc in DDP package handling
  ` [PATCH v8 15/26] net/i40e: avoid rte malloc in DDP ptype handling
  ` [PATCH v8 16/26] net/iavf: remove remnants of pipeline mode
  ` [PATCH v8 17/26] net/iavf: decouple hash uninit from parser uninit
  ` [PATCH v8 18/26] net/iavf: avoid rte malloc in VF mailbox for IPsec
  ` [PATCH v8 19/26] net/iavf: avoid rte malloc in RSS configuration
  ` [PATCH v8 20/26] net/iavf: avoid rte malloc in MAC address operations
  ` [PATCH v8 21/26] net/iavf: avoid rte malloc in queue operations
  ` [PATCH v8 22/26] net/iavf: avoid rte malloc in irq map config
  ` [PATCH v8 23/26] net/ice: avoid rte malloc in RSS RETA operations
  ` [PATCH v8 24/26] net/ice: avoid rte malloc in MAC address operations
  ` [PATCH v8 25/26] net/ice: avoid rte malloc in raw pattern parsing
  ` [PATCH v8 26/26] net/ice: avoid rte malloc in flow pattern match

[arnd-playground:randconfig-7.1-next 648/733] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
 2026-02-24 12:26 UTC 

[arnd-playground:randconfig-7.1-next 653/733] checkpatch: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
 2026-02-24 12:26 UTC 

[PATCH v1] drm/i915/debugfs: Add i915_extended_wakeup_timeout debugfs entry
 2026-02-24 12:26 UTC  (2+ messages)

[PATCH V2 0/3] Ensure ordered namespace registration during async scan
 2026-02-24 12:25 UTC  (4+ messages)
` [PATCH V2 1/3] lib: Introduce completion chain helper
` [PATCH V2 2/3] nvme-core: register namespaces in order during async scan
` [PATCH V2 3/3] scsi: Convert async scanning to use the completion chain helper

[PATCH v2 0/3] Add basic device tree support for the Axis ARTPEC-9 SoC
 2026-02-24 12:25 UTC  (3+ messages)

[RFC PATCH] hw/core: Avoid attaching qdevs to /machine/unattached if they have a bus
 2026-02-24 12:22 UTC  (6+ messages)

[PATCH] regulator: Kconfig: fix a typo
 2026-02-24 12:23 UTC 

[PATCH] btrfs: replace kcalloc() calls to kzalloc_objs()
 2026-02-24 12:23 UTC  (4+ messages)

[PATCH net 0/3] Fix Unbalanced IRQ Enable for CPSW and ICSSG
 2026-02-24 12:24 UTC  (4+ messages)
` [PATCH net 2/3] net: ethernet: ti: icssg_common: set irq_disabled after disabling TX IRQ

[PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
 2026-02-24 12:22 UTC  (2+ messages)

[PATCH v4] serial: 8250: always disable IRQ during THRE test
 2026-02-24 12:16 UTC 

[PATCH] iio: adc: ade9000: fix typo in error message
 2026-02-24 12:22 UTC  (2+ messages)
` [PATCH] iio: adc: fix typos found by codespell

[arnd-playground:randconfig-7.1-next 569/733] checkpatch: WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
 2026-02-24 12:22 UTC 

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-02-24 12:22 UTC  (6+ messages)

[Bug 221103] New: xhci_hcd: System lockup under CPU load during rapid usbfs polling of SuperSpeed root hubs on AMD Ryzen platforms
 2026-02-24 12:21 UTC  (3+ messages)
` [Bug 221103] xhci_hcd: System lockup under CPU load during usbfs polling of USB devices on AMD platforms

[PATCH i-g-t 0/5] Add support for xe3p and prefetch fault test
 2026-02-24 12:21 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH i-g-t v2] tools/intel_gpu_top: explicitly reject Xe devices and update documentation
 2026-02-24 12:21 UTC 

[PATCH v1 0/3] driver core: Split device.h even more
 2026-02-24 12:21 UTC  (5+ messages)
` [PATCH v1 1/3] driver core: Split device data types to device/types.h

[PATCH] cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()
 2026-02-24 12:21 UTC 

[PATCH v5 0/9] drm/xe/madvise: Add support for purgeable buffer objects
 2026-02-24 12:21 UTC  (3+ messages)
` [PATCH v5 3/9] drm/xe/madvise: Implement purgeable buffer object support

[PATCH v3 0/5] PCI: tegra: A couple of cleanups
 2026-02-24 12:19 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: Convert nvidia,tegra-pcie to DT schema
` [PATCH v3 2/5] arm64: dts: tegra: tegra186-p2771: Fix invalid PCIe nvidia,num-lanes
` [PATCH v3 3/5] PCI: tegra: Simplify clock handling by using clk_bulk*() functions
` [PATCH v3 4/5] PCI: tegra: Use readl_poll_timeout() for link status polling
` [PATCH v3 5/5] PCI: tegra: Use BIT() and GENMASK() macros for register definitions

[PATCH v2 1/2] perf bench: Fix initialization of union
 2026-02-24 12:20 UTC  (7+ messages)

[LTP] [PATCH] nfs: Adapt the lib to allow to test in 2-host mode
 2026-02-24 12:20 UTC  (7+ messages)

[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-02-24 12:20 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Use bpf_program__clone() in veristat

[PATCH v2] usb: port: add delay after usb_hub_set_port_power()
 2026-02-24 12:19 UTC  (2+ messages)

[PATCH] selftests: tc-testing: preserve list order when removing duplicates
 2026-02-24 12:19 UTC  (2+ messages)

[patch net] net: phy: register phy led_triggers during probe to avoid AB-BA deadlock
 2026-02-24 12:19 UTC  (2+ messages)

[PATCH v2 1/1] mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
 2026-02-24 12:18 UTC  (4+ messages)

[arnd-playground:randconfig-7.1-next 510/733] checkpatch: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
 2026-02-24 12:18 UTC 

linstor-proxmox v8.2.0
 2026-02-24 12:18 UTC 

[PATCH stable 6.12 0/5] Backport selftest for "bpf: Check skb->transport_header is set in bpf_skb_check_mtu"
 2026-02-24 12:18 UTC  (3+ messages)

[PATCH 0/8] Introduce Xe Uncorrectable Error Handling
 2026-02-24 12:17 UTC  (4+ messages)
` [PATCH 7/8] drm/xe/xe_ras: Add support for Uncorrectable Core-Compute errors

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-02-24 12:17 UTC  (3+ messages)
` [PATCH 28/62] PNP: isapnp: Check the isapnp_cfg_begin() return value

[PATCH v2 0/8] Add RemoteProc cooling support
 2026-02-24 12:17 UTC  (11+ messages)
` [PATCH v2 2/8] dt-bindings: thermal: Add qcom,qmi-cooling yaml bindings

[PATCH RESEND v2] tools build: Use -fzero-init-padding-bits=all
 2026-02-24 12:16 UTC 

[PATCH] variables.rst: expand explanation of RSUGGESTS
 2026-02-24 12:17 UTC 

[PATCH] net/bonding: clamp Rx free threshold for small rings
 2026-02-24 12:13 UTC 

[PATCH v5] gatt-client:Implement error handling for DB_OUT_OF_SYNC in GATT caching
 2026-02-24 12:13 UTC  (2+ messages)
` [v5] "

[PATCH 0/3] arm64: dts: qcom: Add base support for Eliza SoC and its MTP board
 2026-02-24 12:13 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Document Eliza "
` [PATCH 2/3] arm64: dts: qcom: Introduce Eliza Soc base dtsi
` [PATCH 3/3] arm64: dts: qcom: eliza: Enable Eliza MTP board support

[PATCH v2] docs: ja_JP: process: translate first half of 'Describe your changes'
 2026-02-24 12:12 UTC  (2+ messages)

[PATCH v2 0/8] builtin/maintenance: use "geometric" strategy by default
 2026-02-24 12:12 UTC  (3+ messages)
` [PATCH v2 8/8] "

[PATCH v2 0/3] clk: x86: lpss-atom: A couple of cleanups and a feature
 2026-02-24 12:09 UTC  (4+ messages)
` [PATCH v2 1/3] clk: x86: lpss-atom: Use predefined constants from units.h
` [PATCH v2 2/3] clk: x86: lpss-atom: Use temporary variable for struct device
` [PATCH v2 3/3] clk: x86: lpss-atom: Read frequency from the property

[PATCH] platform/mlx5: clarify device FD closure in mlx5 guide
 2026-02-24 12:11 UTC  (2+ messages)

extlinux can't boot kernel after commit "kbuild: keep .modinfo section in vmlinux.unstripped"
 2026-02-24 12:11 UTC  (2+ messages)

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-02-24 12:11 UTC  (8+ messages)
` [PATCH 1/2] for-each-repo: stop using the_repository
` [PATCH 2/2] for-each-repo: work correctly in a worktree

[PATCH v6] ALSA: control: Verify put() result when in debug mode
 2026-02-24 12:09 UTC  (2+ messages)

[PATCH v2 0/2] pid_namespace: make init creation more flexible
 2026-02-24 12:09 UTC  (3+ messages)
` [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created

[PATCH v3] Add support for OpenSSL Provider API
 2026-02-24 12:08 UTC  (5+ messages)

Stuck on a BTRFS problem
 2026-02-24 12:08 UTC  (7+ messages)

[PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
 2026-02-24 10:21 UTC  (2+ messages)

[PATCH v10 0/7] User readable error codes on atomic_ioctl failure
 2026-02-24 12:07 UTC  (8+ messages)

[PATCH net-next v3] net: atlantic: fix reading SFP module info on some AQC100 cards
 2026-02-24 12:06 UTC  (2+ messages)

[PATCH v2 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-02-24 12:06 UTC  (5+ messages)
` [PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v2 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH v1 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC
 2026-02-24 12:05 UTC  (2+ messages)

[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
 2026-02-24 12:05 UTC  (4+ messages)
` [PATCH 1/2] "

difference between RRECOMMENDS and RSUGGESTS?
 2026-02-24 12:07 UTC  (7+ messages)
` [docs] "

[PATCH 0/2] Update AM62AX and J722S CPSW PKTDMA Resource Sharing
 2026-02-24 12:04 UTC  (3+ messages)
` [PATCH 1/2] board: ti: am62ax: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW
` [PATCH 2/2] board: ti: j722s: "

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-24 12:04 UTC  (4+ messages)

[PATCH v5 00/14] xen/riscv: introduce vtimer related things
 2026-02-24 12:02 UTC  (13+ messages)
` [PATCH v5 01/14] xen/riscv: detect and store supported hypervisor CSR bits at boot
` [PATCH v5 03/14] xen/riscv: introduce tracking of pending vCPU interrupts, part 1

[bluez/bluez]
 2026-02-24 12:00 UTC 

[PATCH v2 1/1] Bluetooth: hci_ll: Enable BROKEN_ENHANCED_SETUP_SYNC_CONN for WL183x
 2026-02-24 11:59 UTC  (2+ messages)
`  "

[PATCH net] dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
 2026-02-24 11:58 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] BPF local storage for every packet
 2026-02-24 11:58 UTC  (5+ messages)

[RFC PATCH 00/20] boot: add OpenWrt boot method and on-demand FIT loading
 2026-02-24 11:57 UTC  (4+ messages)

[PATCH] sparse: add support for __VA_OPT__
 2026-02-24 11:56 UTC  (3+ messages)

[PATCH] fuse: replace BUG_ON with WARN_ON and -EBUSY in fuse_ctl_fill_super
 2026-02-24 11:56 UTC 

[arnd-playground:randconfig-7.1-next 169/733] checkpatch: WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
 2026-02-24 11:55 UTC 

[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
 2026-02-24 11:55 UTC  (4+ messages)

[BUG] "ether type ip" forgotten/implied when listing rules for 'netdev' family
 2026-02-24 11:49 UTC  (3+ messages)

[arnd-playground:randconfig-7.1-next 138/733] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
 2026-02-24 11:53 UTC 

[PATCH 1/2] arm64: dts: arm: Use hyphen in node names
 2026-02-24 11:54 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: arm: Use lowercase hex

[PATCH] treewide: fix duplicated word "the" in comments
 2026-02-24 11:52 UTC  (2+ messages)

[PATCH v1 1/1] spi: dt-bindings: snps,dw-abp-ssi: Remove unused bindings
 2026-02-24 11:52 UTC 

[PATCH v1 1/1] dt-bindings: i2c: dw: Remove unused bindings
 2026-02-24 11:52 UTC 

[PATCH RFT v2 0/3] arm64: dts: qcom: glymur: Add USB support
 2026-02-24 11:52 UTC  (4+ messages)
` [PATCH RFT v2 1/3] dt-bindings: usb: qcom,dwc3: Allow high-speed interrupt on Glymur, Hamoa and Milos

[anolis-intel-cloud:intel-6.6-DMR-APX-ANBZ29353 30/30] kernel/sched/core.c:9327:9: error: implicit declaration of function 'tg_enable_sli'; did you mean 'enable_nmi'?
 2026-02-24 11:51 UTC 

[PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
 2026-02-24 11:51 UTC  (3+ messages)

[PATCH 0/7] Factor out common build rules and helpers in tools/tests
 2026-02-24 11:49 UTC  (3+ messages)
` [PATCH 6/7] tools/tests/tsx: move guest creation to common area

[PATCH i-g-t 00/10] vmtb: Modernize SR-IOV VM Test Bench core
 2026-02-24 11:49 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH net-next] net: core: introduce the netdev_fetch_core_stats()
 2026-02-24 11:48 UTC  (12+ messages)

[PATCH RFC net-next 0/2] hsr: Add additional info to send/ receive skbs
 2026-02-24 11:48 UTC  (6+ messages)

[PATCH] net/mlx5: fix shared Rx queue limitations
 2026-02-24 11:48 UTC  (2+ messages)

[PATCH net 0/5] mlx5 misc fixes 2026-02-24
 2026-02-24 11:46 UTC  (6+ messages)
` [PATCH net 1/5] net/mlx5: DR, Fix circular locking dependency in dump
` [PATCH net 2/5] net/mlx5: LAG, disable MPESW in lag_disable_change()
` [PATCH net 3/5] net/mlx5: E-switch, Clear legacy flag when moving to switchdev
` [PATCH net 4/5] net/mlx5: Fix missing devlink lock in SRIOV enable error path
` [PATCH net 5/5] net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query

[PATCH] arm64: dts: imx8mp-frdm: add more features
 2026-02-24 11:46 UTC 

[Intel-wired-lan] PCI Advanced Features (especially FLR) missing in several newer Intel integrated ethernet devices
 2026-02-24 11:47 UTC  (2+ messages)

[PATCH] hw/i386/amd_iommu.c: fix amdvi_unhandled_command logging cmd ID
 2026-02-24 11:46 UTC  (5+ messages)

[PATCH] fixup! ARM: i.MX6: load optee in PBL before barebox proper
 2026-02-24 11:45 UTC 

[meta-python][PATCH 1/8] python3-flask-mail: Upgrade 0.9.1 -> 0.10.0
 2026-02-24 11:43 UTC  (8+ messages)
` [meta-python][PATCH 2/8] python3-flask-migrate: Upgrade 4.0.7 -> 4.1.0
` [meta-python][PATCH 3/8] python3-flask: Upgrade 3.1.2 -> 3.1.3
` [meta-python][PATCH 4/8] python3-flask-marshmallow: Upgrade 1.3.0 -> 1.4.0
` [meta-python][PATCH 5/8] python3-flask-cors: Upgrade 5.0.0 -> 6.0.2
` [meta-python][PATCH 6/8] python3-flask-socketio: Upgrade 5.6.0 -> 5.6.1
` [meta-python][PATCH 7/8] python3-flask-pymongo: Upgrade 2.3.0 -> 3.0.1
` [meta-python][PATCH 8/8] python3-flask-jwt-extended: Upgrade 4.6.0 -> 4.7.1

[PATCH] hw/char/pl011: Only log "data written to disabled UART" once
 2026-02-24 11:43 UTC  (2+ messages)

[PATCH v3 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
 2026-02-24 11:44 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: qcom: Add SM7325 Xiaomi 12 Lite 5G (taoyao)
` [PATCH v3 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS

[PATCH i-g-t v1] tests/kms_vrr: Avoid LOBF debugfs loss by checking during active display
 2026-02-24 11:44 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] mm/rmap: fix incorrect pte restoration for lazyfree folios
 2026-02-24 11:43 UTC  (3+ messages)

[PATCH v4 0/2] interconnect: qcom: Add Eliza support
 2026-02-24 11:43 UTC  (2+ messages)
` [PATCH v4 2/2] interconnect: qcom: Add Eliza interconnect provider driver


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.