LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-29 07:16:44 to 2025-10-29 08:34:56 UTC [more...]

[PATCH RFC 0/3] Add splash DRM client
 2025-10-29  8:34 UTC  (4+ messages)

[PATCH v2 1/2] sched/core: Option if steal should update CPU capacity
 2025-10-29  8:31 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/smp: Disable steal from updating "

[PATCHv2 0/2] Fix SIGBUS semantics with large folios
 2025-10-29  8:31 UTC  (5+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size

[PATCH] [v2] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
 2025-10-29  8:30 UTC  (4+ messages)

[PATCH] iommu/amd: Enhance "Completion-wait Time-out" error message
 2025-10-29  8:30 UTC  (4+ messages)

[PATCH v20 0/4] Add ASPEED AST2600 I2C controller driver
 2025-10-29  8:29 UTC  (4+ messages)
` [PATCH v20 1/4] dt-bindings: i2c: Split AST2600 binding into a new YAML

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-29  8:28 UTC 

[PATCH v2 0/2] dt-bindings: mailbox: qcom-ipcc: Add IPCC on Kaanapali and Glymur Platforms
 2025-10-29  8:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: qcom: Add IPCC support for Kaanapali Platform
` [PATCH v2 2/2] dt-bindings: mailbox: qcom: Add IPCC support for Glymur Platform

[PATCH net-next 0/6] xfrm docs update
 2025-10-29  8:26 UTC  (7+ messages)
` [PATCH net-next 1/6] Documentation: xfrm_device: Wrap iproute2 snippets in literal code block
` [PATCH net-next 2/6] Documentation: xfrm_device: Use numbered list for offloading steps
` [PATCH net-next 3/6] Documentation: xfrm_device: Separate hardware offload sublists
` [PATCH net-next 4/6] Documentation: xfrm_sync: Properly reindent list text
` [PATCH net-next 5/6] net: Move XFRM documentation into its own subdirectory
` [PATCH net-next 6/6] MAINTAINERS: Add entry for XFRM documentation

[PATCH net v3] net: mctp: Fix tx queue stall
 2025-10-29  8:26 UTC  (2+ messages)

[PATCH v2 0/3] Add Crypto support for Kaanapali SoC
 2025-10-29  8:25 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,prng: Document kaanapali RNG
` [PATCH v2 2/3] dt-bindings: crypto: qcom-qce: Document the kaanapli crypto engine
` [PATCH v2 3/3] crypto: qce: fix version check

[PATCH 0/2] iio: mpl3115: support for events
 2025-10-29  8:24 UTC  (3+ messages)
` [PATCH 2/2] iio: mpl3115: add threshold events support

[syzbot] [gfs2?] WARNING in chown_common
 2025-10-29  8:23 UTC  (2+ messages)
` Forwarded: Test patch for "

[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_log_needs_flush (2)
 2025-10-29  8:22 UTC 

[RESEND v10 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
 2025-10-29  8:21 UTC  (14+ messages)
` [RESEND v10 01/12] media: mediatek: jpeg: fix jpeg hw count setting
` [RESEND v10 02/12] media: mediatek: jpeg: fix jpeg buffer payload setting
` [RESEND v10 03/12] media: mediatek: jpeg: fix jpeg buffer layout
` [RESEND v10 04/12] media: mediatek: jpeg: fix stop streaming flow for multi-core
` [RESEND v10 05/12] media: mediatek: jpeg: fix multi-core clk suspend and resume setting
` [RESEND v10 06/12] media: mediatek: jpeg: fix decoding buffer number setting timing issue
` [RESEND v10 07/12] media: mediatek: jpeg: fix decoding resolution change operation
` [RESEND v10 08/12] media: mediatek: jpeg: fix remove buffer operation for multi-core
` [RESEND v10 09/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [RESEND v10 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [RESEND v10 11/12] media: mediatek: jpeg: add jpeg compatible
` [RESEND v10 12/12] media: mediatek: jpeg: add jpeg smmu sid setting

[PATCH v2 0/2] Fix deadlock during RSCI FIFO overrun error
 2025-10-29  8:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: rsci: Drop "uart-has-rtscts: false"
` [PATCH v2 2/2] serial: sh-sci: Fix deadlock during RSCI FIFO overrun error

[PATCH v5 0/8] tracing: wprobe: Add wprobe for watchpoint
 2025-10-29  8:20 UTC  (9+ messages)
` [PATCH v5 6/8] selftests: tracing: Add a basic testcase for wprobe

[PATCH net] virtio_net: fix alignment for virtio_net_hdr_v1_hash
 2025-10-29  8:19 UTC  (2+ messages)

[PATCH net] virtio-net: calculate header alignment mask based on features
 2025-10-29  8:18 UTC  (3+ messages)

[PATCH v7 00/14] gpu: nova-core: Boot GSP to RISC-V active
 2025-10-29  8:16 UTC  (15+ messages)
` [PATCH v7 01/14] gpu: nova-core: compute layout of more framebuffer regions required for GSP
` [PATCH v7 02/14] gpu: nova-core: Set correct DMA mask
` [PATCH v7 03/14] gpu: nova-core: num: add functions to safely convert a const value to a smaller type
` [PATCH v7 04/14] gpu: nova-core: Create initial Gsp
` [PATCH v7 05/14] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v7 06/14] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v7 07/14] gpu: nova-core: Add zeroable trait to bindings
` [PATCH v7 08/14] rust: enable slice_flatten feature and abstract it through an extension trait
` [PATCH v7 09/14] gpu: nova-core: gsp: Add GSP command queue bindings and handling
` [PATCH v7 10/14] gpu: nova-core: gsp: Create rmargs
` [PATCH v7 11/14] gpu: nova-core: gsp: Add RM registry and sysinfo bindings and commands
` [PATCH v7 12/14] nova-core: falcon: Add support to check if RISC-V is active
` [PATCH v7 13/14] nova-core: falcon: Add support to write firmware version
` [PATCH v7 14/14] nova-core: gsp: Boot GSP

[PATCH] Documentation: pm: fix duplicate hyperlink target errors
 2025-10-29 13:47 UTC 

[syzbot] Monthly virt report (Oct 2025)
 2025-10-29  8:17 UTC 

[PATCH v2] arch/x86/microcode: Mark early_parse_cmdline() as __init
 2025-10-29  8:16 UTC 

[PATCH v2 0/7] Add initial remoteproc support for Kaanapali and Glymur SoCs
 2025-10-29  8:05 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali ADSP
` [PATCH v2 2/7] dt-bindings: remoteproc: qcom,sm8550-pas: Add Kaanapali CDSP
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom,pas: Document pas for SoCCP on Kaanapali and Glymur platforms
` [PATCH v2 4/7] remoteproc: qcom: pas: Add late attach support for subsystems
` [PATCH v2 5/7] remoteproc: qcom_q6v5_pas: Add SoCCP node on Kaanapali
` [PATCH v2 6/7] dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur ADSP
` [PATCH v2 7/7] dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur CDSP

[PATCH] MAINTAINERS: remove obsolete file entry in DIALOG SEMICONDUCTOR DRIVERS
 2025-10-29  8:15 UTC 

[PATCH] drm/panel: kingdisplay-kd097d04: Disable EoTp
 2025-10-29  8:15 UTC  (4+ messages)

[PATCH] drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()
 2025-10-29  8:14 UTC  (2+ messages)

[PATCH] iio: backend: document @chan in iio_backend_oversampling_ratio_set kernel-doc comment
 2025-10-29  8:13 UTC  (2+ messages)

[PATCH v6 0/2] regmap: Introduce validity info for flat cache
 2025-10-29  8:12 UTC  (3+ messages)
` [PATCH v6 1/2] regmap: add flat cache with sparse validity
` [PATCH v6 2/2] regmap: warn users about uninitialized flat cache

[RFC] sound: add uevent notifications for jack events
 2025-10-29  8:11 UTC 

[PATCH v9 0/3] Introduce USB DT support for SM8750
 2025-10-29  8:12 UTC  (7+ messages)
` [PATCH v9 2/3] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP platform
` [PATCH v9 3/3] arm64: dts: qcom: sm8750: Add USB support for SM8750 QRD platform

[PATCH v5 0/7] sysfs: prepare the constification of struct attribute
 2025-10-29  8:12 UTC  (8+ messages)
` [PATCH v5 1/7] sysfs: attribute_group: allow registration of const attribute
` [PATCH v5 2/7] sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()
` [PATCH v5 3/7] sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()
` [PATCH v5 4/7] sysfs: attribute_group: enable const variants of is_visible()
` [PATCH v5 5/7] samples/kobject: add is_visible() callback to attribute group
` [PATCH v5 6/7] samples/kobject: constify 'struct foo_attribute'
` [PATCH v5 7/7] sysfs: simplify attribute definition macros

[PATCH v5 00/10] arm64: dts: socfpga: agilex5: enable network and add new board
 2025-10-29  8:11 UTC  (5+ messages)
` [PATCH v5 01/10] net: stmmac: dwmac-socfpga: don't set has_gmac

[PATCH v1 0/2] Add EDP_PANEL_ENTRY3 to override bpc
 2025-10-29  8:10 UTC  (3+ messages)
` [PATCH v1 1/2] drm/panel-edp: Add override bpc quirk for generic edp
` [PATCH v1 2/2] drm/panel-edp: Modify LQ116M1JW10 panel's bpc to 6

[PATCH v2 0/4] PM: QoS: Introduce a CPU system-wakeup QoS limit for s2idle
 2025-10-29  8:10 UTC  (3+ messages)
` [PATCH v2 1/4] PM: QoS: Introduce a CPU system-wakeup QoS limit

[PATCH] nvmet-auth: update sc_c in target host hash calculation
 2025-10-29  8:10 UTC  (2+ messages)

[PATCH] f2fs: fix to access i_size w/ i_size_read()
 2025-10-29  8:09 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
 2025-10-29  7:57 UTC 

[PATCH v7 0/5] i3c: Add basic HDR mode support
 2025-10-29  8:07 UTC  (5+ messages)
` [PATCH v7 5/5] iio: magnetometer: Add mmc5633 sensor

[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
 2025-10-29  8:06 UTC  (7+ messages)
` [RFC PATCH V3 5/7] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
` [RFC PATCH V3 6/7] mm/slab: save memory by allocating slabobj_ext array from leftover

[PATCH 00/19] Cache Aware Scheduling
 2025-10-29  8:07 UTC  (3+ messages)
` [PATCH 19/19] sched/fair: Add user control to adjust the tolerance of cache-aware scheduling

sound/soc/codecs/tas2783-sdw.c:814 tas2783_fw_ready() error: uninitialized symbol 'ret'
 2025-10-29  8:06 UTC 

[PATCH net-next 0/4] net: stmmac: socfpga: Add Agilex5 platform support and enhancements
 2025-10-29  8:06 UTC  (5+ messages)
` [PATCH net-next 1/4] net: stmmac: socfpga: Agilex5 EMAC platform configuration
` [PATCH net-next 2/4] net: stmmac: socfpga: Enable TBS support for Agilex5
` [PATCH net-next 3/4] net: stmmac: socfpga: Enable TSO for Agilex5 platform
` [PATCH net-next 4/4] net: stmmac: socfpga: Add hardware supported cross-timestamp

[PATCH] Accessiblity: speakup_soft: Fix double word in comments
 2025-10-29  7:56 UTC  (2+ messages)

[PATCH v5 0/4] PCI: Keystone: Enable loadable module support
 2025-10-29  8:04 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: Export pci_get_host_bridge_device() for use by pci-keystone
` [PATCH v5 2/4] PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()
` [PATCH v5 3/4] PCI: keystone: Exit ks_pcie_probe() for invalid mode
` [PATCH v5 4/4] PCI: keystone: Add support to build as a loadable module

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-10-29  8:05 UTC  (3+ messages)

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-29  8:05 UTC 

[PATCH] serial: ma35d1: Fix resource leaks on driver removal
 2025-10-29  8:00 UTC 

[PATCH v2 0/6] PCI: endpoint/NTB: Harden vNTB resource management
 2025-10-29  8:03 UTC  (7+ messages)
` [PATCH v2 1/6] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH v2 2/6] PCI: endpoint: Fix parameter order for .drop_link
` [PATCH v2 3/6] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
` [PATCH v2 4/6] PCI: endpoint: pci-epf-ntb: "
` [PATCH v2 5/6] NTB: epf: vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
` [PATCH v2 6/6] PCI: endpoint: pci-epf-vntb: manage ntb_dev lifetime and fix vpci bus teardown

[syzbot] [ocfs2?] general protection fault in ocfs2_prepare_dir_for_insert (2)
 2025-10-29  8:03 UTC 

[PATCH net-next v2] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
 2025-10-29  8:01 UTC 

[syzbot] [ocfs2?] KASAN: use-after-free Read in __ocfs2_flush_truncate_log
 2025-10-29  8:02 UTC 

[PATCH] mm/vma: small VMA lock cleanups
 2025-10-29  8:02 UTC  (2+ messages)

[PATCH v2 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC
 2025-10-29  6:13 UTC  (2+ messages)
` [PATCH v2 2/2] clk: visconti: Add definition of "

[PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display
 2025-10-29  7:58 UTC  (5+ messages)
` [PATCH RFC/WIP 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC

[PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
 2025-10-29  7:56 UTC  (2+ messages)
` [PATCH v2] arm64/mpam: Clean MBWU monitor overflow bit

[PATCH net] selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh
 2025-10-29  7:56 UTC  (3+ messages)

[PATCH] accel/amdxdna: Fix incorrect command state for timed out job
 2025-10-29  7:53 UTC  (6+ messages)
    `  "

[PATCH v3 17/70] nstree: add listns()
 2025-10-29  7:52 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc: Update the SDCC clock to use shared_floor_ops
 2025-10-29  7:50 UTC  (3+ messages)

[PATCH] drm/sun4i: Fix device node reference leak in sun4i_tcon_of_get_id_from_port
 2025-10-29  7:49 UTC 

[PATCH] drm/bridge: sii902x: Fix device node reference leak sii902x_probe
 2025-10-29  7:47 UTC 

[PATCH net-next 0/2] dpll: Add support for phase adjustment granularity
 2025-10-29  7:44 UTC  (4+ messages)
` [PATCH net-next 1/2] dpll: add phase-adjust-gran pin attribute

[syzbot] [ocfs2?] kernel BUG in __ocfs2_move_extent
 2025-10-29  7:45 UTC 

[PATCH v2 00/11] Bluetooth: dt-bindings: qualcomm: Split binding
 2025-10-29  7:44 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: bluetooth: qcom,qca2066-bt: Split to separate schema
` [PATCH v2 02/11] dt-bindings: bluetooth: qcom,qca9377-bt: "
` [PATCH v2 03/11] dt-bindings: bluetooth: qcom,qca6390-bt: "
` [PATCH v2 04/11] dt-bindings: bluetooth: qcom,wcn3950-bt: "
` [PATCH v2 05/11] dt-bindings: bluetooth: qcom,wcn3990-bt: "
` [PATCH v2 06/11] dt-bindings: bluetooth: qcom,wcn6750-bt: "
` [PATCH v2 07/11] dt-bindings: bluetooth: qcom,wcn6750-bt: Deprecate old supplies
` [PATCH v2 08/11] dt-bindings: bluetooth: qcom,wcn6855-bt: Split to separate schema
` [PATCH v2 09/11] dt-bindings: bluetooth: qcom,wcn6855-bt: Deprecate old supplies
` [PATCH v2 10/11] dt-bindings: bluetooth: qcom,wcn7850-bt: Split to separate schema
` [PATCH v2 11/11] dt-bindings: bluetooth: qcom,wcn7850-bt: Deprecate old supplies

[PATCH] nvme: drop bogus nid quirk for multipath devices which passed id test
 2025-10-29  7:44 UTC  (2+ messages)

[PATCH v12 00/23] TDX KVM selftests
 2025-10-29  7:43 UTC  (3+ messages)
` [PATCH v12 07/23] KVM: selftests: Add kbuild definitons

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-29  7:43 UTC 

[PATCH] drm/bridge: samsung-dsim: Fix device node reference leak in samsung_dsim_parse_dt
 2025-10-29  7:41 UTC 

[PATCH 5.4 000/224] 5.4.301-rc1 review
 2025-10-29  7:39 UTC  (2+ messages)

[PATCH v6 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2025-10-29  7:39 UTC  (3+ messages)
` [PATCH v6 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v6 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH] rust: condvar: fix broken intra-doc link
 2025-10-29  7:33 UTC 

[PATCH v1 0/4] regcache: Split out ->populate()
 2025-10-29  7:29 UTC  (5+ messages)
` [PATCH v1 1/4] regcache: Add ->populate() callback to separate from ->init()
` [PATCH v1 2/4] regcache: rbtree: Split ->populate() "
` [PATCH v1 3/4] regcache: flat: "
` [PATCH v1 4/4] regcache: maple: "

[PATCH 0/2] drm/sched: Document potential forever-hang
 2025-10-29  7:30 UTC  (4+ messages)
` [PATCH 2/2] drm/sched: Add FIXME detailing potential hang

[PATCH net v2 0/2] net: phy: micrel: lan8842 erratas
 2025-10-29  7:24 UTC  (3+ messages)
` [PATCH net v2 1/2] net: phy: micrel: lan8842 errata
` [PATCH net v2 2/2] "

[tip:master] BUILD SUCCESS db537c1bb1ef13ee168159375855873a041b511c
 2025-10-29  7:26 UTC 

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_dx_dir_lookup_rec
 2025-10-29  7:27 UTC 

[PATCH v6 0/6] Introduce ASPEED AST2700 BMC SoC
 2025-10-29  7:26 UTC  (13+ messages)
` [PATCH v6 4/6] arm64: dts: aspeed: Add initial AST2700 SoC device tree

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-10-29  7:24 UTC  (3+ messages)
` [PATCH v3 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware

[PATCH net-next v4 0/4] net: mdio: implement optional PHY reset before MDIO access
 2025-10-29  7:24 UTC  (4+ messages)
` [PATCH net-next v4 4/4] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy

[PATCH v2 0/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
 2025-10-29  7:12 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH] of: Update license for MIPS GIC header
 2025-10-29  7:22 UTC 

[PATCH] sfc: Fix double word in comments
 2025-10-29  7:21 UTC 

[PATCH 5.10 000/325] 5.10.246-rc2 review
 2025-10-29  7:21 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-10-29  7:11 UTC  (6+ messages)
` [PATCH v2 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM

[PATCH v6 0/6] media: iris: port support for Qualcomm SC7280
 2025-10-29  7:20 UTC  (4+ messages)
` [PATCH v6 3/6] media: iris: stop encoding PIPE value into fw_caps

[PATCH] scsi: Fix double word in comments
 2025-10-29  7:20 UTC 

[PATCH] s390: Fix double word in comments
 2025-10-29  7:19 UTC 

[PATCH] drm/amd/display: Fix double word in comments
 2025-10-29  7:19 UTC 

[PATCH] MAINTAINERS: Update KUnit email address for Rae Moar
 2025-10-29  7:18 UTC  (2+ messages)

[PATCH v8 00/10] Add Type-C DP support for RK3399 EVB IND board
 2025-10-29  7:14 UTC  (5+ messages)
` [PATCH v8 03/10] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v8 08/10] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v8 09/10] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v8 10/10] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort

[PATCH 0/2] configfs: Constify some fileds in struct config_item_type
 2025-10-29  7:18 UTC  (2+ messages)

[PATCH] arm: Fix double word in comments
 2025-10-29  7:18 UTC 

[PATCH] ASoC: sdw_utils: fix device reference leak in is_sdca_endpoint_present()
 2025-10-29  7:17 UTC 

[PATCH] arm64: Fix double word in comments
 2025-10-29  7:17 UTC 

[PATCH 5.15 000/117] 5.15.196-rc2 review
 2025-10-29  7:17 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).