public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-27 08:47:40 to 2025-10-27 10:27:22 UTC [more...]

[PATCH] vhost: add a new ioctl VHOST_GET_VRING_WORKER_INFO and use in net.c
 2025-10-27 10:26 UTC 

[PATCH] dma-fence: Fix safe access wrapper to call timeline name method
 2025-10-27 10:27 UTC  (3+ messages)

[PATCH] fs/ntfs3: fix KMSAN uninit-value in ni_create_attr_list
 2025-10-27 10:24 UTC  (3+ messages)

[PATCH v3] mtd: rawnand: cadence: Add support for NV-DDR interface mode
 2025-10-27 10:23 UTC 

[PATCH v2 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-10-27 10:24 UTC  (2+ messages)

[PATCH v1 0/7] clk: mediatek: Add support for SPMI Clock Controllers
 2025-10-27 10:24 UTC  (4+ messages)
` [PATCH v1 6/7] dt-bindings: clock: Describe MT6685 PM/Clock IC Clock Controller

[PATCH v10 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
 2025-10-27 10:23 UTC  (4+ messages)
` [PATCH v10 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators

drivers/hwmon/gpd-fan.c:231:9: error: implicit declaration of function 'outb'
 2025-10-27 10:22 UTC  (3+ messages)

[PATCH 0/1] selftests: net: use BASH for bareudp testing
 2025-10-27  9:57 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4 0/2] driver: reset: spacemit-p1: add driver for poweroff/reboot
 2025-10-27 10:17 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH net v2] sctp: Prevent TOCTOU out-of-bounds write
 2025-10-27 10:13 UTC 

[PATCH 00/22] VKMS: Introduce multiple configFS attributes
 2025-10-27 10:16 UTC  (18+ messages)
` [PATCH 01/22] drm/vkms: Introduce config for plane name
` [PATCH 10/22] drm/vkms: Introduce configfs for plane format
` [PATCH 12/22] drm/vkms: Introduce config for plane zpos property
` [PATCH 13/22] drm/vkms: Introduce configfs "
` [PATCH 14/22] drm/vkms: Introduce config for connector type
` [PATCH 16/22] drm/vkms: Introduce config for connector supported colorspace
` [PATCH 18/22] drm/vkms: Introduce config for connector EDID
` [PATCH 19/22] drm/vkms: Introduce configfs "

[PATCH 7/7] sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_conv
 2025-10-27 10:14 UTC  (3+ messages)

[PATCH] s390/mm: Fix memory leak in add_marker() when kvrealloc fails
 2025-10-27 10:14 UTC  (2+ messages)

[PATCH] drm/bridge: lontium-lt8912b: Do not generate HFP
 2025-10-27 10:14 UTC  (3+ messages)

[PATCHv2 0/2] Fix SIGBUS semantics with large folios
 2025-10-27 10:10 UTC  (10+ messages)
` [PATCHv2 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCHv2 2/2] mm/truncate: Unmap large folio on split failure

[PATCH RFC 0/3] Add splash DRM client
 2025-10-27 10:09 UTC  (2+ messages)

[PATCH v6 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices
 2025-10-27 10:08 UTC  (3+ messages)

[PATCH] Revert "PCI: qcom: Remove custom ASPM enablement code"
 2025-10-27 10:07 UTC  (3+ messages)

[PATCH v1 0/5] arm64: dts: imx8-apalis: add additional functionality
 2025-10-27 10:08 UTC  (7+ messages)
` [PATCH v1 1/5] arm64: dts: imx8-apalis: cleanup todo
` [PATCH v1 2/5] arm64: dts: imx8-apalis: add thermal nodes
` [PATCH v1 3/5] arm64: dts: imx8-apalis: specify adc reference voltage regulator
` [PATCH v1 4/5] arm64: dts: imx8-apalis: rename wifi regulator
` [PATCH v1 5/5] arm64: dts: imx8-apalis: use startup-delay-us for "

[PATCH v1 1/1] sched/fair: Remove dead code which might prevent from building
 2025-10-27 10:05 UTC 

[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-27 10:07 UTC  (13+ messages)
` [PATCH v2 1/8] reset: imx8mp-audiomix: Fix bad mask values
` [PATCH v2 2/8] dt-bindings: clock: document 8ULP's SIM LPAV
` [PATCH v2 3/8] clk: imx: add driver for imx8ulp's sim lpav
` [PATCH v2 4/8] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v2 8/8] arm64: dts: imx8ulp: add sim lpav node

[PATCH 01/12] KVM: arm64: RMI: Export kvm_has_da_feature
 2025-10-27 10:03 UTC  (18+ messages)
` [PATCH 02/12] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers
` [PATCH 03/12] coco: guest: arm64: Drop dummy RSI platform device stub
` [PATCH 04/12] coco: host: arm64: Add host TSM callback and IDE stream allocation support
` [PATCH 05/12] coco: host: arm64: Build and register RMM pdev descriptors
` [PATCH 06/12] coco: host: arm64: Add RMM device communication helpers
` [PATCH 07/12] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [PATCH 08/12] coco: host: arm64: Instantiate RMM pdev during device connect
` [PATCH 09/12] X.509: Make certificate parser public
` [PATCH 10/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH 11/12] X.509: Move certificate length retrieval into new helper
` [PATCH 12/12] coco: host: arm64: Register device public key with RMM
` [PATCH v2 00/12] coc: tsm: Implement ->connect()/->disconnect() callbacks for ARM CCA IDE setup
` [PATCH v2 01/12] KVM: arm64: RMI: Export kvm_has_da_feature
` [PATCH v2 02/12] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers
` [PATCH v2 03/12] coco: guest: arm64: Drop dummy RSI platform device stub
` [PATCH v2 04/12] coco: host: arm64: Add host TSM callback and IDE stream allocation support

[PATCH] net: mana: Fix incorrect speed reported by debugfs
 2025-10-27 10:03 UTC 

[PATCH] mailmap: add entry for Yu-Chun Lin
 2025-10-27 10:03 UTC 

[PATCH] of: Make the number of reserved memory regions configurable
 2025-10-27 10:02 UTC  (3+ messages)

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-27 10:00 UTC  (3+ messages)

[PATCH net-next v01 0/9] net: hinic3: Add a driver for Huawei 3rd gen NIC - PF initialization
 2025-10-27 10:00 UTC  (3+ messages)
` [PATCH net-next v01 1/9] hinic3: Add PF framework

[PATCH v4 0/9] Add ASPEED PCIe Root Complex support
 2025-10-27  9:58 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v4 2/9] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v4 3/9] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v4 4/9] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST#
` [PATCH v4 5/9] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v4 6/9] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v4 7/9] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v4 8/9] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v4 9/9] MAINTAINERS: "

[PATCH RESEND v2 00/12] coc: tsm: Implement ->connect()/->disconnect() callbacks for ARM CCA IDE setup
 2025-10-27  9:56 UTC  (13+ messages)
` [PATCH RESEND v2 01/12] KVM: arm64: RMI: Export kvm_has_da_feature
` [PATCH RESEND v2 02/12] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers
` [PATCH RESEND v2 03/12] coco: guest: arm64: Drop dummy RSI platform device stub
` [PATCH RESEND v2 04/12] coco: host: arm64: Add host TSM callback and IDE stream allocation support
` [PATCH RESEND v2 05/12] coco: host: arm64: Build and register RMM pdev descriptors
` [PATCH RESEND v2 06/12] coco: host: arm64: Add RMM device communication helpers
` [PATCH RESEND v2 07/12] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [PATCH RESEND v2 08/12] coco: host: arm64: Instantiate RMM pdev during device connect
` [PATCH RESEND v2 09/12] X.509: Make certificate parser public
` [PATCH RESEND v2 10/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH RESEND v2 11/12] X.509: Move certificate length retrieval into new helper
` [PATCH RESEND v2 12/12] coco: host: arm64: Register device public key with RMM

[PATCH v7 0/3] Add support for sound profile switching and leverage for OnePlus slider
 2025-10-27  9:57 UTC  (2+ messages)

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-27  9:56 UTC  (8+ messages)
` [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova

[PATCH] soc: qcom: Add HWKM v1 support for wrapped keys
 2025-10-27  9:56 UTC  (3+ messages)

[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-27  9:55 UTC  (2+ messages)

[PATCH] tg3: replace placeholder MAC address with device property
 2025-10-27  9:51 UTC  (2+ messages)
` Andrew Lunn

[PATCH] drm/mediatek: Disable AFBC support on Mediatek DRM driver
 2025-10-27  9:51 UTC  (2+ messages)

[PATCH v3 0/2] Add read_poll_timeout_atomic support
 2025-10-27  9:48 UTC  (3+ messages)
  ` [PATCH v3 1/2] rust: add udelay() function

[PATCH v5 0/2] Implement vbus support for HD3SS3220 port controller
 2025-10-27  9:47 UTC  (3+ messages)
` [PATCH v5 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[PATCH net] sctp: Prevent TOCTOU out-of-bounds write
 2025-10-27  9:46 UTC  (3+ messages)

[PATCH v2] iio: fix kernel-doc warnings in industrialio-backend.c
 2025-10-27  9:46 UTC  (2+ messages)

[PATCH V3] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
 2025-10-27  9:45 UTC  (2+ messages)

[PATCH net-next v3 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-10-27  9:41 UTC  (3+ messages)
` [PATCH net-next v3 08/12] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output property

[PATCH v2 1/1] checkpatch: Don't warn on "orhapned" DT schema file
 2025-10-27  9:41 UTC  (4+ messages)

[PATCH -next] i40e: Replace sscanf() with kstrtoint() in i40e_dbg_netdev_ops_write()
 2025-10-27  9:40 UTC  (2+ messages)

[patch V2 00/12] rseq: Implement time slice extension mechanism
 2025-10-27  9:40 UTC  (7+ messages)
` [patch V2 01/12] sched: Provide and use set_need_resched_current()
` [patch V2 03/12] rseq: Provide static branch for time slice extensions
` [patch V2 05/12] rseq: Add prctl() to enable "

[PATCH] net: phy: motorcomm: Add support for PHY LEDs on YT8531
 2025-10-27  9:40 UTC  (3+ messages)

[PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree
 2025-10-27  9:39 UTC  (10+ messages)
` [PATCH 18/20] arm64: dts: qcom: kaanapali-mtp: Add audio support (WSA8845, WCD9395, DMIC)

regmap: Modeling a shared page selection register
 2025-10-27  9:38 UTC  (3+ messages)

[PATCH v3 1/1] checkpatch: Don't warn on "orhapned" DT schema file
 2025-10-27  9:36 UTC 

linux-next: build failure after merge of the pwm tree
 2025-10-27  9:38 UTC  (3+ messages)

[PATCH v3] media: qcom: iris: Add sanity check for stop streaming
 2025-10-27  9:35 UTC 

[PATCH mlx5-next 0/2] Add support for direct steering tag mode for RDMA mlx5_ib driver
 2025-10-27  9:34 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] PCI/TPH: Expose pcie_tph_get_st_table_loc()
` [PATCH mlx5-next 2/2] net/mlx5: Add direct ST mode support for RDMA

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-27  9:31 UTC  (13+ messages)
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks

[PATCH v2] remoteproc: mtk_scp: change the snprintf() checking
 2025-10-27  9:32 UTC  (2+ messages)

[PATCH v3 0/3] add sysfs nodes to configure TPDA's registers
 2025-10-27  9:29 UTC  (3+ messages)

[PATCH] iio: document @chan parameter in iio_backend_oversampling_ratio_set
 2025-10-27  9:25 UTC  (5+ messages)

[PATCH v3 0/3] spmi-pmic-arb: Add support for PMIC arbiter v8 for Glymur and Kaanapali
 2025-10-27  9:24 UTC  (4+ messages)
` [PATCH v3 3/3] spmi: spmi-pmic-arb: add support for PMIC arbiter v8

[PATCH v1] f2fs: fix age extent cache insertion skip on counter overflow
 2025-10-27  9:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/31] media: add imx93 mipi/controller csi support
 2025-10-27  9:22 UTC  (10+ messages)
` [PATCH v3 01/31] dt-bindings: media: add DW MIPI CSI-2 Host support
` [PATCH v3 03/31] media: v4l2-common: Add helper function media_bus_fmt_to_csi2_(bpp|dt)()
` [PATCH v3 17/31] media: synopsys: move imx6-mipi-csi2.c to synopsys/mipi-csi2.c
` [PATCH v3 19/31] media: synopsys: csi2: Add phy interface support

[syzbot] [btrfs?] WARNING in lookup_inline_extent_backref (2)
 2025-10-27  9:22 UTC  (2+ messages)

[PATCH] serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
 2025-10-27  9:20 UTC 

[PATCH v4 0/2] iio: pressure: add driver and bindings for adp810
 2025-10-27  9:20 UTC  (3+ messages)
` [PATCH v4 2/2] iio: pressure: adp810: Add driver for adp810 sensor

[PATCH next] gpio: qixis-fpga: Fix a NULL vs IS_ERR() bug in probe()
 2025-10-27  9:19 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.19] sched_ext: Deprecate ops.cpu_acquire/release()
 2025-10-27  9:18 UTC  (3+ messages)
` [PATCH 3/3] sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere

[PATCH net] sctp: Hold sock lock while iterating over address list
 2025-10-27  9:17 UTC  (2+ messages)

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-10-27  9:17 UTC  (9+ messages)
` [PATCH v12 mm-new 02/15] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v12 mm-new 03/15] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v12 mm-new 04/15] khugepaged: generalize alloc_charge_folio()
` [PATCH v12 mm-new 05/15] khugepaged: generalize __collapse_huge_page_* for mTHP support

[PATCH v3 0/3] coresight: add static TPDM support
 2025-10-27  9:17 UTC  (3+ messages)
` [PATCH v3 2/3] coresight: tpdm: add static tpdm support

[PATCH v5 0/7] clk: rockchip: Add clock controller for the
 2025-10-27  8:41 UTC  (4+ messages)
` [PATCH v5 1/7] clk: rockchip: Implement rockchip_clk_register_armclk_multi_pll()
` [PATCH v5 6/7] dt-bindings: clock: rockchip: Add RK3506 clock and reset unit
` [PATCH v5 7/7] clk: rockchip: Add clock and reset driver for RK3506

[PATCH] Fix the problem that kunit cannot run
 2025-10-27  9:12 UTC 

[PATCH v1 1/1] checkpatch: Don't warn on "orhapned" DT schema file
 2025-10-27  9:15 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: pwm-fan overlay for NanoPC-T6
 2025-10-27  9:14 UTC  (2+ messages)

[PATCH v6 0/8] Introduce Glymur USB support
 2025-10-27  9:14 UTC  (3+ messages)
` [PATCH v6 6/8] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
 2025-10-27  9:11 UTC  (4+ messages)
` [PATCH RFC 09/19] slab: add optimized sheaf refill from partial list

[PATCH 00/21] lib: add alternatives for GENMASK()
 2025-10-27  9:09 UTC  (5+ messages)
` [PATCH 04/21] ALSA: rename BITS to R_BITS
` [PATCH 21/21] Docs: add Functions parameters order section

[PATCH net] tools: ynl: fix string attribute length to include null terminator
 2025-10-27  9:08 UTC  (2+ messages)

[PATCH v2] ALSA: maestro3: using vmalloc_array() to handle the code
 2025-10-27  9:08 UTC  (2+ messages)

[PATCH v2 0/5] Enable support for AV1 stateful decoder
 2025-10-27  9:07 UTC  (5+ messages)
` [PATCH v2 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v2 5/5] media: iris: Add internal buffer calculation for AV1 decoder

[PATCH v2] sched/fair: Fix non-empty throttled_limbo_list warning in tg_throttle_down()
 2025-10-27  9:05 UTC 

[PATCH net] dpll: fix device-id-get and pin-id-get to return errors properly
 2025-10-27  9:05 UTC  (2+ messages)

[PATCH net] dpll: spec: add missing module-name and clock-id to pin-get reply
 2025-10-27  9:04 UTC  (2+ messages)

[PATCH] ALSA: sound: Increase max size of components field
 2025-10-27  9:04 UTC  (3+ messages)

[PATCH 00/19] Cache Aware Scheduling
 2025-10-27  9:04 UTC  (3+ messages)
` [PATCH 12/19] sched/fair: Add migrate_llc_task migration type for cache-aware balancing

[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
 2025-10-27  9:03 UTC  (3+ messages)
` [PATCH net v3 2/3] net: stmmac: Consider Tx VLAN offload tag length for maxSDU

[PATCH v3 0/2] PCI: j721e: A couple of cleanups
 2025-10-27  9:03 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: j721e: Use devm_clk_get_optional_enabled() to get the clock
` [PATCH v3 2/2] PCI: j721e: Use inline reset GPIO assignment and drop local variable

[PATCH] perf: arm-spe: set the correct interval for PMSIRR_EL1
 2025-10-27  9:02 UTC  (2+ messages)

[PATCH v2] crypto: qat - use simple_strtoull to improve qat_uclo_parse_num
 2025-10-27  9:02 UTC  (3+ messages)

[PATCH v2 00/11] ALSA: cs35l56: Add support for factory calibration
 2025-10-27  9:02 UTC  (3+ messages)

[patch V2 00/20] sched: Rewrite MM CID management
 2025-10-27  8:57 UTC  (7+ messages)
` [patch V2 10/20] sched/mmcid: Convert mm CID mask to a bitmap
` [patch V2 16/20] sched/mmcid: Provide new scheduler CID mechanism

next-20251027: s390: pf1550-onkey.c:154:12: error: 'pf1550_onkey_resume' defined but not used [-Werror=unused-function]
 2025-10-27  8:56 UTC 

[PATCH] dt-bindings: crypto: amd,ccp-seattle-v1a: Allow 'iommus' property
 2025-10-27  8:56 UTC  (2+ messages)

[PATCH 0/2] Add missing quirk for HS only USB controller
 2025-10-27  8:54 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100: "
` [PATCH 2/2] arm64: dts: qcom: lemans: "

[PATCH net] sctp: Hold RCU read lock while iterating over address list
 2025-10-27  8:53 UTC  (6+ messages)

[PATCH] codetag: debug: Handle existing CODETAG_EMPTY in mark_objexts_empty for slabobj_ext
 2025-10-27  8:52 UTC 

[PATCH v2 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-10-27  8:50 UTC  (3+ messages)
` [PATCH v2 4/8] drm/panthor: Implement L2 power on/off via PWR_CONTROL

[PATCH 00/21] lib: add alternatives for GENMASK()
 2025-10-27  8:49 UTC  (3+ messages)
` [PATCH 11/21] drivers: don't use GENMASK() in FIELD_PREP_WM16()

[PATCH v3] drm/vblank: downgrade vblank wait timeout from WARN to error
 2025-10-27  8:49 UTC  (4+ messages)

[PATCH v5 00/13] drm/imx: dc: Use prefetch engine
 2025-10-27  8:47 UTC  (7+ messages)
` [PATCH v5 08/13] drm/imx: dc-ed: Support getting source selection
` [PATCH v5 09/13] drm/imx: dc-lb: Support getting secondary input selection
` [PATCH v5 10/13] drm/imx: dc-ed: Drop initial source selection
` [PATCH v5 11/13] drm/imx: dc-lb: Drop initial primary and secondary input selections
` [PATCH v5 12/13] drm/imx: dc-fu: Get DPR channel
` [PATCH v5 13/13] drm/imx: dc: Use prefetch engine

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-10-27  8:47 UTC  (3+ messages)
` [PATCH v3 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online

[PATCH] s390/nmi: Annotate s390_handle_damage with __noreturn
 2025-10-27  8:47 UTC 

[PATCH 0/2] clk: improve the execution efficiency of determine_rate()
 2025-10-27  8:47 UTC  (4+ messages)
` [PATCH 2/2] clk: divider: "


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