linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-31 20:12:17 to 2025-09-01 03:41:29 UTC [more...]

[PATCH RFC v3 00/15] block: fix disordered IO in the case recursive split
 2025-09-01  3:32 UTC  (16+ messages)
` [PATCH RFC v3 01/15] block: cleanup bio_issue
` [PATCH RFC v3 02/15] block: add QUEUE_FLAG_BIO_ISSUE
` [PATCH RFC v3 03/15] md: fix mssing blktrace bio split events
` [PATCH RFC v3 04/15] blk-crypto: fix missing processing for split bio
` [PATCH RFC v3 05/15] block: factor out a helper bio_submit_split_bioset()
` [PATCH RFC v3 06/15] md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
` [PATCH RFC v3 07/15] md/raid1: convert "
` [PATCH RFC v3 08/15] md/raid10: add a new r10bio flag R10BIO_Returned
` [PATCH RFC v3 09/15] md/raid10: convert read/write to use bio_submit_split_bioset()
` [PATCH RFC v3 10/15] md/raid5: convert "
` [PATCH RFC v3 11/15] md/md-linear: "
` [PATCH RFC v3 12/15] blk-crypto: "
` [PATCH RFC v3 13/15] block: skip unnecessary checks for split bio
` [PATCH RFC v3 14/15] block: fix disordered IO in the case recursive split
` [PATCH RFC v3 15/15] md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()

[PATCH v2] wifi: rtw89: use int type to store negative error codes
 2025-09-01  3:39 UTC  (2+ messages)

[PATCH v3] PCI: qcom: Use pci_host_set_default_pcie_link_state() API to enable ASPM for all platforms
 2025-09-01  3:38 UTC  (3+ messages)

[PATCH v3 00/10] Add support for the Axis ARTPEC-8 SoC
 2025-09-01  3:35 UTC  (8+ messages)
  ` [PATCH v3 05/10] pinctrl: samsung: Add ARTPEC-8 SoC specific configuration
    ` [PATCH v3 08/10] arm64: dts: exynos: axis: Add initial ARTPEC-8 SoC support

[PATCH 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
 2025-09-01  3:33 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: tegra: Add ICC IDs for dummy memory clients for Tegra186
` [PATCH 2/8] dt-bindings: tegra: Add ICC IDs for dummy memory clients for Tegra194
` [PATCH 3/8] cpufreq: tegra186: add OPP support and set bandwidth
` [PATCH 4/8] memory: tegra186-emc: Support non-bpmp icc scaling
` [PATCH 5/8] memory: tegra186: Support "
` [PATCH 6/8] memory: tegra194: "
` [PATCH 7/8] arm64: tegra: Add CPU OPP tables for Tegra186
` [PATCH 8/8] arm64: tegra: Add CPU OPP tables for Tegra194

[PATCH v1] dts: arm64: freescale: move imx9*-clock.h imx9*-power.h into dt-bindings
 2025-09-01  3:33 UTC  (5+ messages)

[PATCH v2] md: prevent incorrect update of resync/recovery offset
 2025-09-01  3:21 UTC 

[PATCH 0/5] iio: imu: New driver for InvenSense ICM-20948 9-Axis sensor
 2025-09-01  3:29 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: iio: imu: Add ICM-20948

[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-09-01  3:28 UTC  (7+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH 2/6] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [PATCH 3/6] dax/hmem, cxl: Tighten dependencies on DEV_DAX_CXL and dax_hmem

[PATCH v7 0/2] Add display support for QCS615 platform
 2025-09-01  3:23 UTC  (8+ messages)
` [PATCH v7 2/2] arm64: dts: qcom: Add display support for QCS615 RIDE board

[PATCH] drm/nouveau: Support devfreq for Tegra
 2025-09-01  3:22 UTC 

[PATCH v3 0/3] Do not set MD_BROKEN on failfast io failure
 2025-09-01  3:22 UTC  (7+ messages)
` [PATCH v3 1/3] md/raid1,raid10: "

[PATCH v4 0/6] phy: phy-can-transceiver: Support TJA1048/TJA1051
 2025-09-01  3:18 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048
` [PATCH v4 2/6] phy: phy-can-transceiver: Introduce can_transceiver_priv
` [PATCH v4 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048
` [PATCH v4 4/6] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply
` [PATCH v4 5/6] arm64: dts: imx8mp-evk: "
` [PATCH v4 6/6] arm64: dts: imx93-11x11-evk: "

[PATCH v8 00/15] Enhance the PCIe controller driver for next generation controllers
 2025-09-01  3:17 UTC  (14+ messages)
` [PATCH v8 11/15] PCI: Add Cix Technology Vendor and Device ID
` [PATCH v8 12/15] PCI: sky1: Add PCIe host support for CIX Sky1
` [PATCH v8 14/15] arm64: dts: cix: Add PCIe Root Complex on sky1
` [PATCH v8 15/15] arm64: dts: cix: Enable PCIe on the Orion O6 board

[PATCH v5 0/5] Introduce ASPEED AST2700 BMC SoC
 2025-09-01  3:13 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: arm: aspeed: Add AST2700 board compatible
` [PATCH v5 2/5] arm64: Kconfig: Add Aspeed SoC family (ast27XX) Kconfig support
` [PATCH v5 3/5] arm64: dts: aspeed: Add initial AST2700 SoC device tree
` [PATCH v5 4/5] arm64: dts: aspeed: Add AST2700 Evaluation Board
` [PATCH v5 5/5] arm64: configs: Update defconfig for AST2700 platform support

[PATCH v7 0/8] sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()
 2025-09-01  3:05 UTC  (4+ messages)
` [PATCH v7 2/8] powerpc/smp: Rename cpu_corgroup_* to cpu_corgrp_*

[PATCH v2] net/smc: Replace use of strncpy on NUL-terminated string with strscpy
 2025-09-01  3:04 UTC 

[PATCH v8 0/3] Initial support for Qualcomm Hamoa IOT EVK board
 2025-09-01  3:02 UTC  (4+ messages)
` [PATCH v8 3/3] arm64: dts: qcom: Add base HAMOA-IOT-EVK board

[PATCH v3 0/4] ARM: dts: clean up most ls1021a CHECK_DTB warning
 2025-09-01  4:10 UTC  (2+ messages)

[PATCH v2 2/2] selftests: Replace relative includes with non-relative for kselftest.h and kselftest_harness.h
 2025-09-01  2:58 UTC  (2+ messages)

[PATCH 0/2] TQMa91xx support
 2025-09-01  4:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa91xxCA/MBa91xxCA

[PATCH] ASoC: codecs: tlv320dac33: switch to gpiod api
 2025-09-01  2:55 UTC  (3+ messages)

[PATCH v3 0/2] Add support for 100ASK DShanPi A1
 2025-09-01  2:50 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH v3 2/2] arm64: dts: rockchip: add DTs for "

[PATCH 00/33 v2] cpuset/isolation: Honour kthreads preferred affinity
 2025-09-01  2:51 UTC  (5+ messages)
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 17/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping

[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
 2025-09-01  2:46 UTC  (12+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion

[PATCH 0/6] Add multiple address spaces support to VDUSE
 2025-09-01  2:46 UTC  (10+ messages)
` [PATCH 2/6] vduse: add vq group support
` [PATCH 3/6] vduse: return internal vq group struct as map token
` [PATCH 4/6] vduse: create vduse_as to make it an array
` [PATCH 5/6] vduse: add vq group asid support

[syzbot] [net] [virt] INFO: task hung in __vhost_worker_flush
 2025-09-01  2:46 UTC  (3+ messages)

[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
 2025-09-01  2:45 UTC  (3+ messages)
` [PATCH v4 11/19] drm/mediatek: Rename OVL format naming

[PATCH v3 0/2] Add support for 100ASK DShanPi A1
 2025-09-01  2:38 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add "
` [PATCH v3 2/2] arm64: dts: rockchip: add DTs for "

[PATCH RFC v2 00/10] block: fix disordered IO in the case recursive split
 2025-09-01  2:40 UTC  (5+ messages)
` [PATCH RFC v2 09/10] "

[PATCH v2] media: mediatek: encoder: Fix uninitialized scalar variable issue
 2025-09-01  2:37 UTC  (3+ messages)

[PATCH 0/3] cdns: Remove unused tracepoints
 2025-09-01  2:32 UTC  (5+ messages)
` [PATCH 2/3] cdns3: "
` [PATCH 3/3] cdnsp: "

[PATCH net-next v27 0/1] MCTP Over PCC Transport
 2025-09-01  2:31 UTC  (5+ messages)
` [PATCH net-next v27 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation
 2025-09-01  2:27 UTC 

linux-next: build failure after merge of the drm-exynos tree
 2025-09-01  2:22 UTC  (3+ messages)

[PATCH] Bluetooth: hci_h5: implement CRC data integrity
 2025-09-01  2:20 UTC  (3+ messages)

[PATCH net-next v9 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-01  2:18 UTC  (11+ messages)
` [PATCH net-next v9 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v9 5/5] net: rnpgbe: Add register_netdev

[PATCH] md: ensure consistent action state in md_do_sync
 2025-09-01  2:16 UTC  (3+ messages)

[PATCH] f2fs: allocate HOT_DATA for IPU writes
 2025-09-01  2:15 UTC  (8+ messages)
` [f2fs-dev] "

[PATCH] coresight: trbe: Fix incorrect error check for devm_kzalloc
 2025-09-01  2:09 UTC  (2+ messages)

[PATCH v1] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
 2025-09-01  2:05 UTC  (2+ messages)
` [PATCH v2] mm: memory-tiering: fix "

[PATCH] f2fs: fix to avoid migrating empty section
 2025-09-01  2:04 UTC 

[PATCH v4 00/10] PM: EM: Add netlink support for the energy model
 2025-09-01  2:00 UTC  (11+ messages)
` [PATCH v4 01/10] PM: EM: Assign a unique ID when creating a performance domain
` [PATCH v4 02/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH v4 03/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH v4 04/10] PM: EM: Add em.yaml and autogen files
` [PATCH v4 05/10] PM: EM: Add a skeleton code for netlink notification
` [PATCH v4 06/10] PM: EM: Implement em_nl_get_pds_doit()
` [PATCH v4 07/10] PM: EM: Implement em_nl_get_pd_table_doit()
` [PATCH v4 08/10] PM: EM: Implement em_notify_pd_deleted()
` [PATCH v4 09/10] PM: EM: Implement em_notify_pd_created/updated()
` [PATCH v4 10/10] PM: EM: Notify an event when the performance domain changes

[PATCH 0/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices
 2025-09-01  2:00 UTC  (6+ messages)
` [PATCH 1/5] auxdisplay: linedisp: encapsulate container_of usage within to_linedisp
` [PATCH 2/5] auxdisplay: linedisp: display static message when length <= display size
` [PATCH 3/5] auxdisplay: linedisp: add num_chars sysfs attribute
` [PATCH 4/5] auxdisplay: linedisp: support attribute attachment to auxdisplay devices
` [PATCH 5/5] docs: ABI: auxdisplay: document linedisp library sysfs attributes

[PATCH] md: prevent incoreect update of resync/recovery offset
 2025-09-01  1:57 UTC  (5+ messages)

[PATCH v2] arc: Fix __fls() const-foldability via __builtin_clzl()
 2025-09-01  1:55 UTC  (2+ messages)

[PATCH v4 net-next 0/5] net: fec: add the Jumbo frame support
 2025-09-01  1:52 UTC  (7+ messages)
` [PATCH v4 net-next 1/5] net: fec: use a member variable for maximum buffer size
` [PATCH v4 net-next 2/5] net: fec: add pagepool_order to support variable page size
` [PATCH v4 net-next 3/5] net: fec: add rx_frame_size to support configurable RX length
` [PATCH v4 net-next 4/5] net: fec: add change_mtu to support dynamic buffer allocation
` [PATCH v4 net-next 5/5] net: fec: enable the Jumbo frame support for i.MX8QM

[RFC PATCH v2 00/18] KVM: x86/mmu: TDX post-populate cleanups
 2025-09-01  1:46 UTC  (8+ messages)
` [RFC PATCH v2 05/18] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [RFC PATCH v2 15/18] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()

[PATCH 3/5] iio: imu: icm20948: add support for gyroscope
 2025-09-01  1:36 UTC  (3+ messages)

[PATCH v2 0/2] kernfs: Fix UAF in PSI polling when open file is released
 2025-09-01  1:38 UTC  (6+ messages)
` [PATCH v2 2/2] cgroup/psi: Set of->priv to NULL upon file release

[PATCH 0/2] scsi: ufs: Add an enum for ufs_trace_str_t to check uic cmd error
 2025-09-01  1:31 UTC  (4+ messages)
  ` [PATCH 1/2] scsi: ufs: Add an enum for ufs_trace to check ufs "

[RFC] cgroup: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-09-01  1:29 UTC  (2+ messages)

[PATCH net-next v10 0/2] net: af_packet: optimize retire operation
 2025-09-01  1:21 UTC  (5+ messages)
` [PATCH net-next v10 1/2] net: af_packet: remove last_kactive_blk_num field
` [PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation

[PATCH 0/7] mm: better GUP pin lru_add_drain_all()
 2025-09-01  1:17 UTC  (4+ messages)
` [PATCH 1/7] mm: fix folio_expected_ref_count() when PG_private_2

linux-next: build failure after merge of the mm-nonmm-unstable tree
 2025-09-01  1:17 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in schedule_timeout (7)
 2025-09-01  1:14 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-09-01  1:10 UTC  (7+ messages)
` [PATCH bpf-next v5 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH net-next v25 0/1] MCTP Over PCC Transport
 2025-09-01  0:59 UTC  (4+ messages)
` [PATCH net-next v25 1/1] mctp pcc: Implement MCTP over "

[PATCH v18 0/3] Add ASPEED AST2600 I2C controller driver
 2025-09-01  1:06 UTC  (3+ messages)
` [PATCH v18 3/3] i2c: ast2600: Add target mode support

[paulmckrcu:dev.2025.08.21a] [rcu] 8bd9383727: WARNING:possible_circular_locking_dependency_detected
 2025-09-01  1:06 UTC  (8+ messages)

arch/riscv/mm/init.c:354 relocate_kernel() warn: always true condition '(relocated_addr >= (((0)))) => (0-u32max >= 0)'
 2025-09-01  1:00 UTC 

[PATCH 3/4] arm64: dts: rockchip: Add HINLINK H68K
 2025-09-01  0:47 UTC  (6+ messages)

[tip:locking/urgent] BUILD SUCCESS d9b05321e21e4b218de4ce8a590bf375f58b6346
 2025-09-01  0:43 UTC 

[RFC PATCH 00/12] KVM: x86/mmu: TDX post-populate cleanups
 2025-09-01  0:39 UTC  (9+ messages)
` [RFC PATCH 02/12] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU

[PATCH v2 00/12] mm: add `const` to lots of pointer parameters
 2025-09-01  0:38 UTC  (3+ messages)
` [PATCH v2 07/12] parisc/sys_parisc.c: add `const` to mmap_upper_limit() parameter

[PATCH net-next v8 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-09-01  0:15 UTC  (4+ messages)
` [PATCH net-next v8 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH v12 0/3] Add support for AST2700 clk driver
 2025-09-01  0:14 UTC  (4+ messages)
` [PATCH v12 3/3] clk: aspeed: add AST2700 clock driver

[PATCH 0/3] platform: arm64: thinkpad-t14s-ec: new driver
 2025-08-31 23:53 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: platform: Add Lenovo Thinkpad T14s EC
` [PATCH 2/3] platform: arm64: thinkpad-t14s-ec: new driver
` [PATCH 3/3] arm64: dts: qcom: x1e80100-t14s: add EC

[PATCH v2 08/12] arch, mm/util: add const to arch_pick_mmap_layout() parameter
 2025-08-31 23:43 UTC  (2+ messages)

[PATCH 1/1] sparc: fix accurate exception reporting in copy_{from_to}_user for M7
 2025-08-31 23:43 UTC  (3+ messages)
` [PATCH v2 1/1] sparc: fix accurate exception reporting in copy_{from,to}_user "

linux-next: build failure after merge of the vfs-brauner tree
 2025-08-31 23:34 UTC 

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-08-31 23:31 UTC  (8+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 3/7] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v4 7/7] pci: Suspend iommu function prior to resetting a device

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-31 23:24 UTC  (7+ messages)
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper

[PATCH] Documentation/driver-api: Fix typo error in cxl
 2025-08-31 23:07 UTC  (3+ messages)

[PATCH v2 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
 2025-08-31 22:59 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variants
` [PATCH v2 2/5] dt-bindings: riscv: starfive: add milkv,marscm-emmc
` [PATCH v2 3/5] riscv: dts: starfive: add Milk-V Mars CM system-on-module
` [PATCH v2 4/5] dt-bindings: riscv: starfive: add milkv,marscm-lite
` [PATCH v2 5/5] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module

Linux 6.17-rc4
 2025-08-31 22:57 UTC 

[PATCH v1 0/4] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
 2025-08-31 22:46 UTC  (4+ messages)
` [PATCH v1 4/4] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module

[PATCH v3 0/4] hwmon: Add support for INA780
 2025-08-31 22:35 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: hwmon: ti,ina2xx: Add INA780 device
` [PATCH v3 2/4] hwmon: (ina238) Correctly clamp temperature

[PATCH 1/2] dt-bindings: hwmon: tmp102: Add label property
 2025-08-31 22:30 UTC  (4+ messages)
` [PATCH 2/2] hwmon: tmp102: Add support for label

[RFC PATCH] sched: idle: Introduce CPU-specific idle=poll
 2025-08-31 22:29 UTC  (4+ messages)

[PATCH v4] hwmon: crps: Fix typos in crps.rst documentation
 2025-08-31 22:26 UTC  (2+ messages)

[PATCH] hwmon: (asus-ec-sensors) refine config description
 2025-08-31 22:25 UTC  (2+ messages)

[PATCH] (asus-ec-sensors) add Pro WS WRX90E-SAGE SE
 2025-08-31 22:25 UTC  (2+ messages)

[PATCH] hwmon: (nct6775) Use int type to store negative error codes
 2025-08-31 22:24 UTC  (2+ messages)

evergreen_packet3_check:... radeon 0000:1d:00.0: vbo resource seems too big for the bo
 2025-08-31 22:08 UTC  (8+ messages)

[PATCH net-next] selftests: net: add test for ipv6 fragmentation
 2025-08-31 21:47 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] rust: support Rust >= 1.91.0 target spec
 2025-08-31 21:44 UTC  (2+ messages)

[PATCH] PM: EM: Fix late boot with holes in CPU topology
 2025-08-31 21:43 UTC 

[PATCH] crypto: chelsio: Use library to prepare HMAC keys
 2025-08-31 21:40 UTC 

[PATCH net-next] selftests: net: add test for ipv6 fragmentation
 2025-08-31 21:41 UTC  (2+ messages)

[PATCH] rust: use the new name Location::file_as_c_str() in rustc 1.91.0+
 2025-08-31 21:39 UTC  (2+ messages)

[PATCH v1 0/3] cpuidle: governors: menu: A fix, a corner case adjustment and a cleanup
 2025-08-31 21:30 UTC  (4+ messages)
` [PATCH v1] cpuidle: governors: teo: Special-case nohz_full CPUs

[PATCH] crypto: qat: Use library to prepare HMAC keys
 2025-08-31 20:54 UTC 

[PATCH v2 0/3] Marvell 88PM886 PMIC GPADC driver
 2025-08-31 20:19 UTC  (4+ messages)
` [PATCH v2 2/3] iio: adc: Add driver for Marvell 88PM886 PMIC ADC

[PATCH v3] iio: light: ltr390: Implement runtime PM support
 2025-08-31 20:15 UTC  (6+ messages)

[PATCH 0/6] f2fs: documentation formatting cleanup and improvements
 2025-08-31 20:12 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;
as well as URLs for NNTP newsgroup(s).