mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH net] net: mana: do not discard an ethtool-configured RSS table on a queue rebuild
 2026-09-10 15:18 UTC  (2+ messages)

[PATCH v10 1/8] mfd: intel-lpss: add resource conflict quirk for Dell Latitude 5285
 2026-09-10 15:17 UTC  (8+ messages)
` [PATCH] mfd: intel-lpss: add Dell Latitude 7275 to the resource conflict quirk

[PATCH] RDMA/siw: Bound fragmented header copies by the remaining length
 2026-09-10 15:15 UTC  (2+ messages)

[PATCH v4 0/2] bootconfig: Fix integer overflow problems
 2026-09-10 15:15 UTC  (3+ messages)
` [PATCH v4 1/2] tools/bootconfig: Fix integer overflow and truncation in size checks
` [PATCH v4 2/2] bootconfig: Fix integer overflow in initrd size check

[PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
 2026-09-10 15:15 UTC  (6+ messages)

[PATCH 00/12] mm/sparse: remove SECTION_MARKED_PRESENT and further cleanups
 2026-09-10 15:15 UTC  (23+ messages)
` [PATCH 02/12] mm/sparse: refactor sparse_sections_init()
` [PATCH 04/12] mm/sparse: rename and cleanup sparse_init_nid()
` [PATCH 08/12] mm/sparse: move __highest_used_section_nr handling
` [PATCH 09/12] mm/sparse: remove SECTION_MARKED_PRESENT
` [PATCH 10/12] mm/sparse: remove flags parameter from sparse_init_one_section()
` [PATCH 11/12] fs/proc/page: clarify comment in get_max_dump_pfn()
` [PATCH 12/12] mm/memory_hotplug: drop CONFIG_HAVE_ARCH_PFN_VALID handling from pfn_to_online_page()

[PATCH] blk-mq: fix out-of-bounds read in blk_mq_free_rqs
 2026-09-10 15:14 UTC  (2+ messages)

[PATCH 0/5] Add STM32 TAMP nvram support
 2026-09-10 15:14 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: stm32: add TAMP backup register in stm32mp131.dtsi
` [PATCH 2/5] ARM: dts: stm32: add TAMP backup register in stm32mp151.dtsi
` [PATCH 3/5] arm64: dts: st: add TAMP backup register in stm32mp211.dtsi
` [PATCH 4/5] arm64: dts: st: add TAMP backup register in stm32mp231.dtsi
` [PATCH 5/5] arm64: dts: st: add TAMP backup register in stm32mp251.dtsi

[PATCH 00/13] ARM: deprecated platform removal
 2026-09-10 15:14 UTC  (5+ messages)
` [PATCH 07/13] ARM: imx: remove i.MX31 SoC support
` [PATCH 08/13] ARM: imx: remove nommu support

[PATCH net v2 0/6] net: stmmac: More selftest-related fixes
 2026-09-10 15:14 UTC  (7+ messages)
` [PATCH net v2 1/6] net: stmmac: selftests: Support running selftests on DSA conduits
` [PATCH net v2 2/6] net: stmmac: selftests: Validate EEE based on the actual LPI timer value
` [PATCH net v2 3/6] net: stmmac: selftests: Check the dev->features for S-TAG offload testing
` [PATCH net v2 4/6] net: stmmac: selftests: Capture all packets for vlan checks
` [PATCH net v2 5/6] net: stmmac: size the RX buffers from the frame length, not the MTU
` [PATCH net v2 6/6] net: stmmac: selftests: Account for alignment shift on dwmac1000 for Jumbo test

[PATCH v2] RISC-V: KVM: Avoid synchronous IPIs on VMID rollover
 2026-09-10 15:12 UTC 

[PATCH] xfs: fix double mutex_lock() call in xfs_ioc_health_monitor()
 2026-09-10 15:12 UTC  (3+ messages)

[PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
 2026-09-10 15:11 UTC  (6+ messages)
` [PATCH v9 19/26] "

[PATCH 01/13 net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
 2026-09-10 15:11 UTC  (14+ messages)
` [PATCH 02/13 net-next] net: core: add IPv4 fallback stubs and guards for CONFIG_IPV4=n
` [PATCH 03/13 net-next] net: inet: relocate ip_generic_getfrag and guard IPv4 socket logic
` [PATCH 04/13 net-next] net: tcp: move protocol agnostic TCP functions out of tcp_ipv4.c
` [PATCH 05/13 net-next] net: raw: split IPv4 specific logic into raw_ipv4.c
` [PATCH 06/13 net-next] net: udp: split IPv4 specific logic into udp_ipv4.c
` [PATCH 07/13 net-next] net: icmp: split IPv4 specific logic into icmp_ipv4.c
` [PATCH 08/13 net-next] net: ping: split IPv4 specific logic into ping_ipv4.c
` [PATCH 09/13 net-next] net: fib: split common nexthop logic to fib_core.c
` [PATCH 10/13 net-next] net: tunnel: guard IPv4 tunnel functions with CONFIG_IPV4
` [PATCH 11/13 net-next] netfilter: ipv4: guard ip_route_me_harder() "
` [PATCH 12/13 net-next] net: ipv4: disable IPv4-only sysctls when CONFIG_IPV4=n
` [PATCH 13/13 net-next] net: ipv4: make CONFIG_IPV4 boolean

[PATCH 0/2] HID: lenovo: two ordering fixes in remove() and tpkbd probe
 2026-09-10 15:10 UTC  (3+ messages)
` [PATCH 1/2] HID: lenovo: stop the hardware before the per-model teardown
` [PATCH 2/2] HID: lenovo: allocate the trackpoint drvdata before exposing its sysfs attributes

[PATCH v2 00/21] buffer: stop clearing BH_Uptodate when a write fails
 2026-09-10 15:10 UTC  (4+ messages)
` [PATCH v2 03/21] jbd2: point the shadow buffer at the frozen data directly

[PATCH net 0/6] net: stmmac: More selftest-related fixes
 2026-09-10 15:09 UTC  (4+ messages)
` [PATCH net 2/6] net: stmmac: selftests: Validate EEE based on the actual LPI timer value

[PATCH v3 00/13] libcrypto: Provide more __cleanup functions for zeroizing data
 2026-09-10 15:09 UTC  (3+ messages)
` [PATCH v3 13/13] lib/crypto: Add documentation about zeroization of key and context data

[PATCH V3] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
 2026-09-10 15:08 UTC  (2+ messages)

[PATCH v4 0/2] Introduce basic support for MR-NAVQ95
 2026-09-10 15:08 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: dts: freescale: add MR-NAVQ95 basic board support

[PATCH net-next v2 0/4] net: dsa: Add SoC-e DSA driver
 2026-09-10 15:07 UTC  (5+ messages)
` [PATCH net-next v2 4/4] net: dsa: soce: Add basic support for SoC-e switch IP cores

[PATCH net v2 2/2] net: stmmac: preserve real_num_tx_queues on mqprio setup failure
 2026-09-10 15:07 UTC 

[PATCH v7 0/3] gpio: Add AD7768 GPIO support
 2026-09-10 15:07 UTC  (4+ messages)
` [PATCH v7 3/3] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[PATCH v4 0/2] remoteproc: Hawi CDSP support with per-PD proxy performance states
 2026-09-10 15:06 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: make qcom,hawi-cdsp-pas standalone
` [PATCH v4 2/2] remoteproc: qcom_q6v5_pas: add per-PD proxy performance states for Hawi CDSP

[PATCH v3 0/3] remoteproc: Hawi CDSP support with per-PD
 2026-09-10 15:06 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: make qcom,hawi-cdsp-pas standalone

[PATCH v6 0/3] usb: typec: tipd: Add sn201202x (ACE3) support
 2026-09-10 15:06 UTC  (2+ messages)

[PATCH v6 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-09-10 15:05 UTC  (3+ messages)
` [PATCH v6 04/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute

[PATCH v5] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
 2026-09-10 15:05 UTC  (2+ messages)

[PATCH net v4] net: wwan: qcom_bam_dmux: account network packets
 2026-09-10 15:05 UTC  (3+ messages)

[PATCH v3 0/9] media: Add support for Broadcom/RPi BCM2835 ISP
 2026-09-10 15:04 UTC  (5+ messages)
` [PATCH v3 6/9] media: videobuf2: Allow exporting of a struct dmabuf

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-10 15:04 UTC  (3+ messages)
` [PATCH 1/6] PCI: of: Avoid config reads for disabled bridge nodes

[PATCH v2] iommu: Finalize deferred attachments when mapping MSI pages
 2026-09-10 15:04 UTC 

[BUG] drivers/net: out-of-bounds in pcan_usb_pro_decode_buf()
 2026-09-10 15:03 UTC 

[PATCH 6.18 000/583] 6.18.51-rc1 review
 2026-09-10 15:03 UTC  (5+ messages)

[PATCH] staging: greybus: camera: Fix function declaration alignment
 2026-09-10 15:03 UTC  (3+ messages)

[PATCH v2 0/2] HID: Lenovo Yoga Slim 7x Gen 11 keyboard fixes
 2026-09-10 15:02 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: qcom: Shikra machine driver and DT binding support
 2026-09-10 15:02 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: dt-bindings: qcom,sm8250: add Shikra sound card compatibles
` [PATCH v2 2/5] ASoC: qcom: sc8280xp: Extend hw_params for QAIF backends
` [PATCH v2 3/5] ASoC: qcom: sc8280xp: Add shikra-cqm-evk compatible support
` [PATCH v2 4/5] ASoC: qcom: sc8280xp: Add shikra-cqs-evk "
` [PATCH v2 5/5] ASoC: qcom: sc8280xp: Add shikra-iqs-evk "

[PATCH v4] usb: dwc3: gadget: fix IRQ storm on invalid event buffer count
 2026-09-10 15:01 UTC  (2+ messages)

[PATCH v8 net-next] octeontx2-af: switch qmem from coherent DMA alloc to streaming DMA mapping
 2026-09-10 15:00 UTC  (2+ messages)

[PATCH v6 0/2] PCI: endpoint: pci-epf-*ntb: Harden vNTB resource management
 2026-09-10 14:59 UTC  (2+ messages)

[PATCH v5 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-09-10 14:59 UTC  (5+ messages)
` [PATCH v5 6/8] x86/fpu: Remove cpu_has_xfeatures()

Fixes tags need work in the ath tree
 2026-09-10 14:57 UTC  (2+ messages)

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-10 14:57 UTC  (6+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo

[PATCH 7.2 000/556] 7.2.5-rc1 review
 2026-09-10 14:57 UTC  (2+ messages)

[RFC PATCH RESEND 05/10] sched/fair: Introduce select_task_rq_fair_thin() to select rq when LB_PROMOTE
 2026-09-10 14:56 UTC  (2+ messages)

[PATCH v3 0/2] bootconfig: Fix integer overflow problems
 2026-09-10 14:56 UTC  (6+ messages)
` [PATCH v3 1/2] tools/bootconfig: Fix integer overflow and truncation in size checks
` [PATCH v3 2/2] bootconfig: Fix integer overflow in initrd size check

[PATCH v11 0/7] wifi: rtw88: preparations for RTL8723B/RTL8723BS
 2026-09-10 14:56 UTC  (4+ messages)
` [PATCH v11 4/7] wifi: rtw88: sdio: zero the padding added to a TX transfer

[PATCH v2 0/5] PCI: qcom: Add PCIe support for Shikra SoC
 2026-09-10 14:54 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: phy: sc8280xp-qmp-pcie: Document Shikra PCIe phy
` [PATCH v2 4/5] phy: qcom: qmp-pcie: Add QMP PCIe PHY support for Shikra

[PATCH 0/3] Dongwoon DW9800K update patchset
 2026-09-10 14:54 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: dw9800: Redocument DW9800K
` [PATCH 2/3] media: i2c: dw9719: Update DW9800K driver
` [PATCH 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: Fix DW9800K support

[PATCH wq/for-7.4 0/2] workqueue: give percpu its own max_active and derive attrs from flags
 2026-09-10 14:54 UTC  (3+ messages)
` [PATCH wq/for-7.4 1/2] workqueue: give percpu workqueues their own max_active
` [PATCH wq/for-7.4 2/2] workqueue: derive the standard attrs from the workqueue flags

[PATCH] xhci: ring: use get_unaligned_le32() for setup packet
 2026-09-10 14:54 UTC  (2+ messages)

[RFC PATCH 2/5] mm: add a_ops->dirty_folio_range() and use the mkclean dirty harvest
 2026-09-10 14:54 UTC  (3+ messages)

[PATCH] arm64: tegra: Add the USB Type-C controller for IGX Orin
 2026-09-10 14:52 UTC 

[PATCH net v2] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
 2026-09-10 14:52 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Microchip PAC1711 Power Monitor
 2026-09-10 14:52 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add support for PAC1711

[PATCH 0/2] coresight: Fix missing AMBA dev_pm_ops and modernize PM ops
 2026-09-10 14:51 UTC  (3+ messages)
` [PATCH 1/2] coresight: Add missing dev_pm_ops to AMBA drivers
` [PATCH 2/2] coresight: Switch to DEFINE_RUNTIME_DEV_PM_OPS()

[PATCH v7 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-09-10 14:50 UTC  (4+ messages)
` [PATCH v7 1/5] mm: Make per-VMA locks available universally

[PATCH v1 0/2] lsm: Preserve full ioctl commands in audit records
 2026-09-10 14:48 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] selftests/landlock: Check "

[PATCH v2 0/4] nvmem: Derive Rockchip MAC addresses from the OTP CPU ID
 2026-09-10 14:48 UTC  (2+ messages)

[PATCH] KVM: riscv: Fix NACL hfence entry update order
 2026-09-10 14:47 UTC  (2+ messages)

[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
 2026-09-10 14:46 UTC  (5+ messages)

[PATCH v2 00/13] KVM: ITS hardening for pKVM
 2026-09-10 14:46 UTC  (3+ messages)
` [PATCH v2 03/13] KVM: arm64: Support host MMIO trap handlers for unmapped devices

[PATCH net-next v2 4/4] net: macb: Add TSN CBS TC offload support
 2026-09-10 14:44 UTC  (2+ messages)

[PATCH net-next v2 3/4] net: macb: Add MQPRIO qdisc hardware offload support
 2026-09-10 14:44 UTC  (2+ messages)

[PATCH net-next v2 2/4] net: macb: Move TC capability and PM checks to macb_setup_tc()
 2026-09-10 14:44 UTC  (2+ messages)

[PATCH net-next v12 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-09-10 14:42 UTC  (4+ messages)
` [PATCH net-next v12 2/9] dt-bindings: net: lan9645x: add LAN9645X switch bindings

[PATCH] ALSA: hdspm: Add a new PCI device ID (1d18:3fc6) for RME HDSPe AIO PCI express audio
 2026-09-10 14:41 UTC 

[PATCH v5 0/4] ARM: Basic support for Amazon ford tablet (MT8127)
 2026-09-10 14:41 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] iommu/amd: Refactors for ATS robustness
 2026-09-10 14:40 UTC  (6+ messages)
` [PATCH v4 1/4] iommu/amd: Refactor device probe and capability initialization
` [PATCH v4 2/4] iommu/amd: Remove iommu_ignore_device()
` [PATCH v4 3/4] iommu/amd: Fail probe on ATS configuration failure
` [PATCH v4 4/4] PCI/ATS: Mandate checking pci_ats_supported() before pci_prepare_ats()

[PATCH 0/7] mm/damon: introduce probe_hits_wsum DAMOS core filter
 2026-09-10 14:40 UTC  (2+ messages)

[RFC][PATCH] arm64: dts: renesas: r8a779f0: Add GICv3 ITS and update PCIe nodes
 2026-09-10 14:40 UTC  (3+ messages)

[PATCH BlueZ v4 0/3] BlueZ: Support vendor packets
 2026-09-10 14:39 UTC  (4+ messages)
` [PATCH BlueZ v4 1/3] doc/hci-protocol: Fix missing & on mtu argument in BT_RCVMTU example
` [PATCH BlueZ v4 2/3] monitor: s/vendor_(evt|event)/\1_vendor/
` [PATCH BlueZ v4 3/3] monitor: Support vendor packets

[RFC PATCH RESEND 05/10] sched/fair: Introduce select_task_rq_fair_thin() to select rq when LB_PROMOTE
 2026-09-10 14:39 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: avoid CamelCase in odm_DynamicBBPowerSaving.c
 2026-09-10 14:38 UTC 

[PATCH v3 0/5] media: Add fdinfo support for v4l2 drivers
 2026-09-10 14:38 UTC  (2+ messages)

[PATCH v3 0/7] PCI: rzg3s-host: Add PCIe hotplug support
 2026-09-10 14:38 UTC  (5+ messages)
` [PATCH v3 2/7] PCI: rzg3s-host: Fix runtime PM handling in the NOIRQ suspend/resume phase
` [PATCH v3 7/7] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes

[PATCH net] net: devmem: fix TX binding UAF on netdevice unregister
 2026-09-10 14:36 UTC 

[PATCH 0/3] bootconfig: Reject unexpected data after null character and cleanups
 2026-09-10 14:36 UTC  (4+ messages)
` [PATCH 2/3] tools/bootconfig: Consolidate xbc_init() to error message wrapper

[PATCH] KVM: irqchip: allocate routing entries in chunks
 2026-09-10 14:35 UTC  (4+ messages)
  ` 答复: [????] "

[PATCH v4 0/4] Bluetooth: btusb: Support Qualcomm multi-subsystem QCC2072
 2026-09-10 14:35 UTC  (5+ messages)
` [PATCH v4 1/4] Bluetooth: btusb: Add recv_intr() hook to btusb_data
` [PATCH v4 2/4] Bluetooth: Add generic support for vendor packets
` [PATCH v4 3/4] Bluetooth: btusb: Build the driver from multiple source files
` [PATCH v4 4/4] Bluetooth: btusb: Add support for Qualcomm multi-subsystem QCC2072

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-09-10 14:35 UTC  (12+ messages)

[PATCH] drm/ttm: fix swapped-out resources never leaving their bulk_move range
 2026-09-10 14:34 UTC  (2+ messages)
` [PATCH] drm/ttm: apply the swapout bulk_move fix to the intended condition

[RFC PATCH 0/3] liveupdate: Move to feature flags for LUO and memfd ABI compatibility
 2026-09-10 14:34 UTC  (6+ messages)

[PATCH v3] hrtimer: Use hard expiry when updating timers on the same base
 2026-09-10 14:34 UTC 

[RFC PATCH] PCI: Tolerate non-prefetchable 64-bit BARs in prefetchable windows
 2026-09-10 14:34 UTC 

[PATCH] srcutree: Skip torture to-big transition for atomic SRCU
 2026-09-10 14:34 UTC  (3+ messages)

[PATCH] pwm: tegra: fail probe on reset deassert errors
 2026-09-10 14:34 UTC  (2+ messages)

[PATCH] xfs: take hm->lock in xfs_ioc_health_monitor() before insert
 2026-09-10 14:33 UTC  (6+ messages)

[PATCH v3 0/3] power: supply: bq257xx: Fix probe time race against driver teardown and battery parsing
 2026-09-10 14:33 UTC  (4+ messages)
` [PATCH v3 1/3] power: supply: core: prevent unregistering a power supply while a callback runs
` [PATCH v3 2/3] power: supply: bq257xx: Use psy directly instead of driver data
` [PATCH v3 3/3] power: supply: bq257xx: Convert parameters setup to the new .init callback

[PATCH v2 0/3] Support AM62P silicon revision detection via uniphier-efuse
 2026-09-10 14:32 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: nvmem: uniphier-efuse: Add ti,am62p-efuse compatible

[PATCH v7 00/12] crypto: qce - Fix crypto self-test failures
 2026-09-10 14:31 UTC  (3+ messages)
` [PATCH v7 09/12] crypto: qce - remove the BROKEN label

arch/loongarch/kernel/kexec_efi.c:64:22: sparse: sparse: cast to restricted __le64
 2026-09-10 14:31 UTC 

[linus:master] [net] 5628f3fe3b: sockperf.throughput.UDP.msg_per_sec 20.1% regression
 2026-09-10 14:30 UTC  (2+ messages)

[PATCH v3 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()
 2026-09-10 14:28 UTC  (11+ messages)

[PATCH v2] mm/damon/core: reset invalid quota->charge_target_from
 2026-09-10 14:28 UTC 

[PATCH net V2 3/4] net/mlx5: SD, unload reps on shared FDB create error path
 2026-09-10 14:27 UTC  (3+ messages)

[PATCH v2] media: hackrf: defer v4l2_ctrl_auto_cluster() until after error check
 2026-09-10 14:26 UTC 

[PATCH net V2 1/4] net/mlx5: SD, serialize SD LAG init/cleanup against LAG mode changes
 2026-09-10 14:26 UTC  (3+ messages)

[PATCH] selftests: ublk: install test_common.sh and trace/ scripts
 2026-09-10 14:25 UTC  (2+ messages)

[PATCH bpf v3] bpf: Fix non-linear SRH access in bpf_update_srh_state()
 2026-09-10 14:25 UTC 

[PATCH v2] soc: ti: knav_qmss_queue: Fix typos in comments
 2026-09-10 14:24 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Release PRIME import in the BO destroy path
 2026-09-10 14:23 UTC 

[PATCH 1/1] bonding: crypto offload enabled, non-offload slave failover, rekey failed
 2026-09-10 14:23 UTC  (4+ messages)

[PATCH] rtc: bd70528: properly enable wakeup
 2026-09-10 14:23 UTC  (3+ messages)

[PATCH 0/5] mm/damon: introduce pgidle_set probe filter type
 2026-09-10 14:22 UTC  (6+ messages)
` [PATCH 1/5] mm/damon/api: introduce DAMON_FILTER_TYPE_PGIDLE_SET
` [PATCH 2/5] mm/damon/paddr: support DAMON_FILTER_TYPE_PGIDLE_SET
` [PATCH 3/5] mm/damon/vaddr: "
` [PATCH 4/5] mm/damon/sysfs: "
` [PATCH 5/5] Docs/mm/damon/design: update for pgidle_set probe filter

[PATCH v11 0/6] Add VIM4 MCU/FAN support
 2026-09-10 14:21 UTC  (3+ messages)
` [PATCH v11 3/6] mfd: khadas-mcu: Add support for VIM4 MCU variant

linux-next: manual merge of the bluetooth tree with the net tree
 2026-09-10 14:21 UTC 

linux-next: manual merge of the i2c-rust tree with the origin tree
 2026-09-10 14:21 UTC 

linux-next: duplicate patch in the i2c-rust tree
 2026-09-10 14:20 UTC 

[PATCH 00/12] iommu: qcom_iommu: implement support for instances on MSM8974
 2026-09-10 14:20 UTC  (7+ messages)

[PATCH 0/5] clk: spacemit: preserve and safely synchronize firmware PLLs
 2026-09-10 14:19 UTC  (4+ messages)
` [PATCH 2/5] clk: spacemit: make MIX rate selection consistent

[PATCH net] net: xilinx: axienet: Free outstanding DMA buffers on dmaengine stop
 2026-09-10 14:19 UTC 

[PATCH v2 0/7] of: property: Make fw_devlink follow GPIO, PWM and clock nexus maps
 2026-09-10 14:16 UTC 

drivers/dma-buf/st-dma-fence-chain.c:207 test_find_seqno() warn: passing freed memory 'fence' (line 195)
 2026-09-10 14:15 UTC 

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®