public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 01:34:00 to 2026-04-01 04:04:22 UTC [more...]

[PATCH v4 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-01  4:04 UTC  (3+ messages)
` [PATCH v4 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangePi RV2

[PATCH] xfs: fix a resource leak in xfs_alloc_buftarg()
 2026-04-01  4:02 UTC 

[PATCH] mm/sparse: fix BUILD_BUG_ON check for section map alignment
 2026-04-01  4:01 UTC  (10+ messages)

[PATCH v2 0/2] hwmon: pmbus: Sony APS-379
 2026-04-01  3:58 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add sony,aps-379
` [PATCH v2 2/2] hwmon: pmbus: Add support for Sony APS-379

maple_tree: KCSAN: data-race in mas_wr_node_store / mtree_range_walk
 2026-04-01  3:58 UTC  (2+ messages)

[RESEND PATCH] ice: access @pp through netmem_desc instead of page
 2026-04-01  3:53 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] drm/xe/bo: Cache vram_region_gpu_offset in struct xe_bo
 2026-04-01  3:52 UTC  (4+ messages)

[PATCH v1] perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
 2026-04-01  3:51 UTC  (5+ messages)

[PATCH] cxl/region: Fix a race bug in delete_region_store
 2026-04-01  3:50 UTC  (4+ messages)

[PATCH v2] wifi: ath11k: apply existing PM quirk to ThinkPad P14s Gen 5 AMD
 2026-04-01  3:48 UTC  (3+ messages)

[PATCH v2 4/7] PCI: intel-gw: Add start_link callback function
 2026-04-01  3:45 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in _rtw_free_evt_priv
 2026-04-01  3:42 UTC 

[PATCH v3 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
 2026-04-01  3:41 UTC  (5+ messages)
` [PATCH v2] perf tests task-analyzer: Write test files to tmpdir

[PATCH] dmaengine: idxd: fix double free in idxd_setup_engines() error path
 2026-04-01  3:40 UTC 

[PATCH v8 0/4] drm/msm/hdmi & phy: use generic PHY framework
 2026-04-01  3:38 UTC  (5+ messages)
` [PATCH v8 1/4] drm/msm/hdmi: switch to generic PHY subsystem
` [PATCH v8 2/4] phy: qcom: apq8064-sata: extract UNI PLL register defines
` [PATCH v8 3/4] phy: qcom-uniphy: add more registers from display PHYs
` [PATCH v8 4/4] phy: qualcomm: add MSM8974 HDMI PHY support

[PATCH] dmaengine: idxd: fix double free in idxd_setup_groups() error path
 2026-04-01  3:36 UTC 

[PATCH v2 0/2] perf tests: Add tests for uncore and perf metric event sorting
 2026-04-01  3:33 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] perf arch x86 tests: Add test for topdown "

[PATCH 6.12 000/244] 6.12.80-rc1 review
 2026-04-01  3:31 UTC  (3+ messages)

[PATCH v2 0/4] Fix some errors in the devfreq core layer when governor is NULL
 2026-04-01  3:31 UTC  (5+ messages)
` [PATCH v2 1/4] PM / devfreq: Fix possible null pointer issue in devfreq_add_governor()
` [PATCH v2 2/4] PM / devfreq: Fix available_governors_show() when no governor is set
` [PATCH v2 3/4] PM / devfreq: Fix governor_store() failing when device has no current governor
` [PATCH v2 4/4] PM / devfreq: Optimize error return value of governor_show()

[PATCH] dmaengine: idxd: fix double free in idxd_setup_wqs() error path
 2026-04-01  3:30 UTC 

[PATCH v2] ocfs2: validate bg_list extent bounds in discontig groups
 2026-04-01  3:29 UTC  (2+ messages)

[PATCH] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
 2026-04-01  3:28 UTC  (4+ messages)

[PATCH v2] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-04-01  3:27 UTC  (2+ messages)

[PATCH] cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
 2026-04-01  3:26 UTC  (2+ messages)

[PATCH 1/3] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-04-01  3:24 UTC  (3+ messages)
` [PATCH 2/3] lib/maple_tree: fix always-true condition in mas_erase()

[PATCH v7 13/15] arm64: dts: qcom: sdm845-lg-common: Add camera flash
 2026-04-01  3:23 UTC  (3+ messages)
` [PATCH v7 14/15] arm64: dts: qcom: sdm845-lg-common: Change ipa gsi-loader to 'self', add memory-region
` [PATCH v7 15/15] arm64: dts: qcom: sdm845-lg-{judyln, judyp}: Reference memory region in fb

[PATCH v2 0/7] slimbus: qcom-ngd-ctrl: Fix some race conditions and deadlocks
 2026-04-01  3:22 UTC  (8+ messages)
` [PATCH v2 1/7] slimbus: qcom-ngd-ctrl: Fix up platform_driver registration
` [PATCH v2 2/7] slimbus: qcom-ngd-ctrl: Fix probe error path ordering
` [PATCH v2 3/7] slimbus: qcom-ngd-ctrl: Correct PDR and SSR cleanup ownership
` [PATCH v2 4/7] slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
` [PATCH v2 5/7] slimbus: qcom-ngd-ctrl: Initialize controller resources in controller
` [PATCH v2 6/7] slimbus: qcom-ngd-ctrl: Balance pm_runtime enablement for NGD
` [PATCH v2 7/7] slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock

[PATCH] lib/maple_tree: fix incorrect dead range comparison in mas_topiary_replace()
 2026-04-01  3:20 UTC  (2+ messages)

[PATCH net-next] net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIG
 2026-04-01  3:20 UTC  (2+ messages)

[PATCH v4] net: stmmac: skip VLAN restore when VLAN hash ops are missing
 2026-04-01  3:20 UTC  (2+ messages)

[PATCH v4 0/4] iio: ssp_sensors: improve resource cleanup with cleanup.h
 2026-04-01  3:19 UTC  (7+ messages)
` [PATCH v4 3/4] iio: ssp_sensors: ssp_spi: use guard() to release mutexes

[PATCH v9 0/3] tracing: Remove backup instance after read all
 2026-04-01  3:19 UTC  (7+ messages)
` [PATCH v9 2/3] tracing: Remove the backup instance automatically after read
` [PATCH v9 3/3] tracing/Documentation: Add a section about backup instance

[PATCH v1] PCI: mediatek-gen3: Align PERST# sequence with PCIe CEM specification
 2026-04-01  3:16 UTC 

[PATCH v7 00/15] arm64: dts: qcom: sdm845-lg: Improve hardware support in devicetree
 2026-04-01  3:15 UTC  (13+ messages)
` [PATCH v7 01/15] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties
` [PATCH v7 02/15] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path
` [PATCH v7 03/15] arm64: dts: qcom: sdm845-lg-judyp: Define firmware paths for judyp
` [PATCH v7 04/15] arm64: dts: qcom: sdm845-lg-common: Enable venus
` [PATCH v7 05/15] arm64: dts: qcom: sdm845-lg-common: Enable qups and their dma controllers
` [PATCH v7 06/15] arm64: dts: qcom: sdm845-lg: Add uarts and Bluetooth
` [PATCH v7 07/15] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
` [PATCH v7 08/15] arm64: dts: qcom: sdm845-lg-common: Add LEDs
` [PATCH v7 09/15] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb
` [PATCH v7 10/15] arm64: dts: qcom: sdm845-lg-judyln: Add display panel
` [PATCH v7 11/15] arm64: dts: qcom: sdm845-lg: Add wifi nodes
` [PATCH v7 12/15] arm64: dts: qcom: sdm845-lg-common: Add chassis-type

[PATCH v3] lib/maple_tree: fix swapped arguments in mas_safe_pivot() call
 2026-04-01  3:15 UTC  (4+ messages)

[PATCH v6 0/6] media: qcom: iris: encoder feature enhancements batch2
 2026-04-01  3:13 UTC  (7+ messages)
` [PATCH v6 1/6] media: qcom: iris: Add intra refresh support for gen1 encoder
` [PATCH v6 2/6] media: qcom: iris: Add Long-Term Reference support for encoder
` [PATCH v6 3/6] media: qcom: iris: Add B frames "
` [PATCH v6 4/6] media: qcom: iris: Add hierarchical coding "
` [PATCH v6 5/6] media: qcom: iris: Optimize iris_hfi_gen1_packet_session_set_property
` [PATCH v6 6/6] media: qcom: iris: Simplify COMV size calculation

[PATCH] btrfs: fix double free in create_space_info() error path
 2026-04-01  3:13 UTC 

[PATCH v7 00/22] Runtime TDX module update support
 2026-04-01  3:10 UTC  (9+ messages)
` [PATCH v7 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v7 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates

[PATCH net-next v2 0/3] dpll: add frequency monitoring feature
 2026-04-01  3:10 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dpll: add frequency monitoring to netlink spec
` [PATCH net-next v2 2/3] dpll: add frequency monitoring callback ops

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-04-01  2:48 UTC  (7+ messages)

[PATCH 0/7] slimbus: qcom-ngd-ctrl: Fix some race conditions and deadlocks
 2026-04-01  3:06 UTC  (6+ messages)
` [PATCH 1/7] slimbus: qcom-ngd-ctrl: Fix up platform_driver registration

[PATCH v2] iwlwifi: dvm: add missing cleaup for on error path
 2026-04-01  3:05 UTC 

[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
 2026-04-01  3:01 UTC  (2+ messages)

[RESEND PATCH net v3 0/2] stmmac crash/stall fixes when under memory pressure
 2026-04-01  2:59 UTC  (3+ messages)
` [RESEND PATCH net v3 2/2] net: stmmac: Prevent indefinite RX stall on buffer exhaustion

[PATCH v9 RESEND 0/3] sched/fair: Optimize cfs_rq and sched_entity allocation for better data locality
 2026-04-01  2:57 UTC  (4+ messages)
` [PATCH v9 RESEND 1/3] sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_state

[PATCH v2 00/11] x86/microcode: Refactor NMI-based rendezvous mechanism to stop-machine
 2026-04-01  2:57 UTC  (3+ messages)
` [PATCH v2 04/11] stop_machine: Add NMI-based execution path

[PATCH RFC 0/4] ASoC: Add TAS675x quad-channel Class-D amplifier driver
 2026-04-01  2:53 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: sound: Add ti,tas675x
` [PATCH 2/4] ASoC: codecs: Add TAS675x quad-channel audio amplifier driver
` [PATCH 3/4] Documentation: sound: Add TAS675x codec mixer controls documentation
` [PATCH 4/4] MAINTAINERS: add entry for TAS675x audio amplifier

[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
 2026-04-01  2:54 UTC  (3+ messages)

[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-01  2:52 UTC  (5+ messages)
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling

[PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-only domains
 2026-04-01  2:52 UTC 

[PATCH 0/2] Fix trace remotes read with an offline CPU
 2026-04-01  2:50 UTC  (3+ messages)
` [PATCH 1/2] tracing: Non-consuming read for trace remotes "
` [PATCH 2/2] tracing: selftests: Extend hotplug testing for trace remotes

[PATCH] usb: ulpi: fix double free in ulpi_register_interface() error path
 2026-04-01  2:51 UTC 

[syzbot] [net?] WARNING: refcount bug in dev_deactivate_many
 2026-04-01  2:50 UTC 

[PATCH net v2] net: ftgmac100: fix ring allocation unwind on open failure
 2026-04-01  2:50 UTC  (2+ messages)

[PATCH v2] usbip: tools: Add usbip host driver availability check
 2026-04-01  2:47 UTC  (4+ messages)
` [PATCH v3] usbip: tools: add hint when no exported devices are found

[syzbot ci] Re: exfat: unify FAT chain walking helpers
 2026-04-01  2:45 UTC  (2+ messages)

[RFC PATCH] Limit directory child dentry retention
 2026-04-01  2:40 UTC  (9+ messages)
` [RFC PATCH] vfs: limit "

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-01  2:08 UTC 

[PATCH] mm/sparse: fix preinited section_mem_map clobbering on failure path
 2026-04-01  2:41 UTC  (7+ messages)

[PATCH 0/2] pinctrl: sophgo: Fix SoC module in the module description string
 2026-04-01  2:41 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
` [PATCH 2/2] pinctrl: sophgo: pinctrl-sg2044: "

[PATCH net-next v2 0/2] declance: Improve DMA error reporting
 2026-04-01  2:40 UTC  (2+ messages)

[PATCH] btrfs: annotate lockless read of defrag_bytes in should_nocow()
 2026-04-01  2:21 UTC 

[PATCH] ocfs2: fix lock inversion between ip_alloc_sem and transaction start
 2026-04-01  2:39 UTC  (3+ messages)

[PATCH v4] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
 2026-04-01  2:38 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: hsr: address functional and concurrency bugs
 2026-04-01  2:37 UTC  (2+ messages)

[PATCH v2] mfd: tps65910: add error handling for dummy I2C transfer in probe
 2026-04-01  2:37 UTC  (2+ messages)

[PATCHv3] clk: hisilicon: clkdivider-hi6220: use kzalloc_flex
 2026-04-01  2:35 UTC 

[PATCH] LoongArch: mm: fix FLATMEM ARCH_PFN_OFFSET for non-zero DRAM base
 2026-04-01  2:33 UTC 

[PATCH 0/7] refactor Andes cache driver for generic platform support
 2026-04-01  2:30 UTC  (4+ messages)
` [PATCH 1/7] cache: ax45mp_cache: refactor cache driver for generic Andes "

[PATCH] PCI: dwc: Fix type mismatch for kstrtou32_from_user return value
 2026-04-01  2:30 UTC 

[PATCH 0/2] net: refactor USB endpoint lookups
 2026-04-01  2:30 UTC  (2+ messages)

[PATCH 0/3] nfc: refactor USB endpoint lookups
 2026-04-01  2:30 UTC  (2+ messages)

[PATCH v2] ACPI: AGDI: fix missing newline in error message
 2026-04-01  2:29 UTC 

[PATCH v10 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-04-01  2:23 UTC  (12+ messages)
` [PATCH v10 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v10 net-next 02/11] net/nebula-matrix: add our driver architecture
` [PATCH v10 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v10 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v10 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v10 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v10 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v10 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v10 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
` [PATCH v10 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v10 net-next 11/11] net/nebula-matrix: add common dev start/stop operation

[PATCH 0/3] net: pse-pd: support module-based PSE controller drivers
 2026-04-01  2:28 UTC  (4+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] net: pse-pd: prevent regulator cleanup from disabling unclaimed PSE PIs

[PATCH net-next] MAINTAINERS: orphan PPP over Ethernet driver
 2026-04-01  2:28 UTC 

[net-next PATCH 00/10] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-04-01  2:27 UTC  (5+ messages)
` [net-next PATCH 04/10] bitfield.h: add FIELD_WIDTH()
` [net-next PATCH 06/10] net: dsa: realtek: rtl8365mb: add VLAN support

[tip:irq/urgent] BUILD SUCCESS af416cd9b3fb9d17ac7f4cfa12d1ea83dfd0e4be
 2026-04-01  2:27 UTC 

[PATCH 0/2] arm64: dts: qcom: milos: Add QFPROM efuse support
 2026-04-01  2:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvmem: qfprom: Add Milos compatible
` [PATCH 2/2] arm64: dts: qcom: milos: Add qfprom efuse node

[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
 2026-04-01  2:23 UTC  (6+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control

[PATCH net-next] net: dsa: mxl862xx: cancel pending work on probe error
 2026-04-01  2:20 UTC  (2+ messages)

[PATCH net-next v2] sfc: add transmit timestamping support
 2026-04-01  2:20 UTC  (2+ messages)

[PATCH 0/6] Add support for Adreno 810 GPU
 2026-04-01  2:17 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: display/msm/gmu: Document Adreno 810 GMU
` [PATCH 2/6] drm/msm/adreno: rename llc_mmio to cx_mmio
` [PATCH 3/6] drm/msm/adreno: set cx_mmio regardless of if platform has LLCC
` [PATCH 4/6] drm/msm/a8xx: use pipe protect slot 15 for last-span-unbound feature
` [PATCH 5/6] drm/msm/adreno: add Adreno 810 GPU support
` [PATCH 6/6] arm64: dts: qcom: milos: Add Adreno 810 GPU and GMU nodes

[PATCH v2 0/2] staging: rtl8723bs: Cleanup rtw_ap.c
 2026-04-01  2:13 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: Remove dead code
` [PATCH v2 2/2] staging: rtl8723bs: Rename pHT_info_ie to ht_info_ie

[PATCH] EDAC/mc: Fix error path ordering in edac_mc_alloc()
 2026-04-01  2:11 UTC  (2+ messages)

[PATCH 1/1] net: ipv6: flowlabel: defer exclusive option free until RCU teardown
 2026-04-01  2:10 UTC  (2+ messages)

[PATCH net v4] mptcp: fix soft lockup in mptcp_recvmsg()
 2026-04-01  2:10 UTC  (2+ messages)

[PATCH] platform/x86: barco-p50-gpio: attach software node to its target GPIO device
 2026-04-01  2:09 UTC  (2+ messages)

[PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIs
 2026-04-01  1:05 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: imx8m-kontron: Revert reading SD_VSEL signal
 2026-04-01  2:05 UTC  (3+ messages)
` [PATCH 1/2] Revert "arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal"
` [PATCH 2/2] Revert "arm64: dts: imx8mp-kontron: "

[BUG] Random hard lockup with userspace %ip on 7.0-rc5
 2026-04-01  1:58 UTC  (4+ messages)

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-04-01  1:55 UTC  (3+ messages)
` [PATCH v3 1/3] ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()

[PATCH v2] riscv: misaligned: Make enabling delegation depend on NONPORTABLE
 2026-04-01  1:53 UTC 

[PATCHv3 net 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-04-01  1:51 UTC  (7+ messages)
` [PATCHv3 net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port

[PATCH net-next 0/4] ynl/ethtool/netlink: warn nla_len overflow for large string sets
 2026-04-01  1:50 UTC  (5+ messages)
` [PATCH net-next 1/4] tools: ynl: ethtool: use doit instead of dumpit for per-device GET
` [PATCH net-next 3/4] ethtool: strset: check nla_len overflow before nla_nest_end

[PATCH] ocfs2: validate bg_list.l_next_free_rec in discontig group descriptor
 2026-04-01  1:48 UTC  (3+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-04-01  1:48 UTC  (6+ messages)
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation

[PATCH net-next v1 0/4] r8169: add ltr and c10 support for RTL8116af
 2026-04-01  1:43 UTC  (8+ messages)
` [PATCH net-next v1 2/4] r8169: add sfp mode "

[PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation
 2026-04-01  1:42 UTC 

[PATCH] net: alteon: Add missing DMA mapping error checks in ace_start_xmit
 2026-04-01  1:41 UTC  (3+ messages)

[PATCH 0/5] rtw_sdio_if1_init cleanup and small logic tweak
 2026-04-01  1:39 UTC  (2+ messages)

[PATCH v3 0/7] rename/remove functions and code style cleanup
 2026-04-01  1:39 UTC  (2+ messages)

[PATCH] ocfs2: validate dx extent list bounds during lookup
 2026-04-01  1:39 UTC 

[PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
 2026-04-01  1:37 UTC 

[PATCH] net-shapers: free rollback entries using kfree_rcu
 2026-04-01  1:33 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox