The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-27 14:04:45 to 2026-07-27 14:53:48 UTC [more...]

[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
 2026-07-27 14:53 UTC  (8+ messages)
` [PATCH RFC v4 01/12] x86/mm: add untagged_addr_remote_unlocked()
` [PATCH RFC v4 02/12] riscv/mm: "
` [PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-27 14:53 UTC  (5+ messages)
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "

[PATCH tty v10 0/2] Convert 8250 to NBCON, take 2
 2026-07-27 14:53 UTC  (3+ messages)
` [PATCH tty v10 1/2] serial: 8250: Switch to nbcon console, "
` [PATCH tty v10 2/2] Revert "serial: 8250: drop lockdep annotation from serial8250_clear_IER()"

[PATCH] staging: sm750fb: rename pvReg to avoid CamelCase
 2026-07-27 14:53 UTC  (2+ messages)

[PATCH v6 0/2] spi: add new_device/delete_device sysfs interface
 2026-07-27 14:53 UTC  (3+ messages)
` [PATCH v6 1/2] "

[PATCH v6 00/12] Support ACPI and SETAASA device discovery
 2026-07-27 14:52 UTC  (2+ messages)

[PATCH] mmc: sdhci: make tuning_err a signed int
 2026-07-27 14:52 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename camelcase variable psurveyPara
 2026-07-27 14:49 UTC  (2+ messages)

[PATCH v6] hung_task: Deduplicate identical hang reports using explicit blocker tracking
 2026-07-27 14:48 UTC  (3+ messages)

[PATCH] pinctrl: qcom: ipq9650: fix audio_sec_mclk_in1/out1 group pins
 2026-07-27 14:48 UTC  (2+ messages)

[PATCH -mm v2 0/1] sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
 2026-07-27 14:47 UTC  (2+ messages)
` [PATCH -mm v2 1/1] "

[PATCH 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-27 14:47 UTC  (2+ messages)

[PATCH v5 00/27] Native SCSI Multipath support
 2026-07-27 14:42 UTC  (28+ messages)
` [PATCH v5 01/27] libmultipath: Add initial framework
` [PATCH v5 02/27] libmultipath: Add basic gendisk support
` [PATCH v5 03/27] libmultipath: Add path selection support
` [PATCH v5 04/27] libmultipath: Add bio handling
` [PATCH v5 05/27] libmultipath: Add support for mpath_device management
` [PATCH v5 06/27] libmultipath: Add delayed removal support
` [PATCH v5 07/27] libmultipath: Add sysfs helpers
` [PATCH v5 08/27] libmultipath: Add support for block device IOCTL
` [PATCH v5 09/27] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v5 10/27] libmultipath: Add mpath_bdev_get_unique_id()
` [PATCH v5 11/27] scsi-multipath: introduce basic SCSI device support
` [PATCH v5 12/27] scsi-multipath: introduce scsi_device head structure
` [PATCH v5 13/27] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v5 14/27] scsi-multipath: support iopolicy
` [PATCH v5 15/27] scsi-multipath: clone each bio
` [PATCH v5 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v5 17/27] scsi-multipath: revalidate paths upon device unblock
` [PATCH v5 18/27] scsi-multipath: failover handling
` [PATCH v5 19/27] scsi-multipath: provide callbacks for path state
` [PATCH v5 20/27] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v5 21/27] scsi-multipath: add delayed disk removal support
` [PATCH v5 22/27] scsi: sd: add multipath disk class
` [PATCH v5 23/27] scsi: sd: add multipath disk attr groups
` [PATCH v5 24/27] scsi: sd: support multipath disk
` [PATCH v5 25/27] scsi: sd: add mpath_dev file
` [PATCH v5 26/27] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v5 27/27] scsi: sd: add mpath_queue_depth "

[PATCH v7 0/6] Add QMP PCIe Multi-PHY support
 2026-07-27 14:47 UTC  (5+ messages)
` [PATCH v7 4/6] arm64: dts: qcom: glymur-crd: Add PHY supplies for pcie3_phy
` [PATCH v7 5/6] arm64: dts: qcom: mahua: Replace pcie3a/pcie3_phy with dedicated pcie3b_phy

[PATCH v3 0/2] io_uring: add fremovexattr and flistxattr support
 2026-07-27 14:46 UTC  (3+ messages)
` [PATCH v3 1/2] fs: make file_listxattr and file_removexattr helpers non-static

[PATCH v4 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
 2026-07-27 14:45 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra VT7505
` [PATCH v4 2/2] hwmon: (pmbus/vt7505) Add driver for "

[PATCH 0/6] Add support for Qualcomm TSCSS hardware
 2026-07-27 14:44 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: ptp: Document the TSCSS on Qualcomm Lemans and Monaco SoCs
` [PATCH 2/6] dt-bindings: ptp: Document TSCSS hardware on Qualcomm QDU1000 SoC
` [PATCH 3/6] ptp: qcom: Add PTP driver for the Qualcomm TSC hardware
` [PATCH 4/6] arm64: defconfig: Enable Qualcomm TSC driver
` [PATCH 5/6] arm64: dts: qcom: lemans: Add support for TSCSS node
` [PATCH 6/6] arm64: dts: qcom: qdu1000: "

[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-27 14:44 UTC  (2+ messages)

[PATCH v13 0/5] Update designware pwm driver
 2026-07-27 14:44 UTC  (4+ messages)
` [PATCH v13 5/5] clocksource: dw_apb_timer: Use reset array API to handle all resets
    `  "

[PATCH 0/2] arm64: dts: qcom: Describe the PCIe M.2 Key E connector for Monaco EVK
 2026-07-27 14:43 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: monaco: Add compatible to the PCIe Root Port
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: Describe the PCIe M.2 Key E connector

[PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-07-27 14:42 UTC  (4+ messages)
` [PATCH v9 10/11] virt/steal_governor: Implement steal_governor policy loop

[PATCH] platform/surface: gpe: add missing err.h include
 2026-07-27 14:43 UTC 

[PATCH v4 00/11] Support ELE API in i.MX OCOTP NVMEM driver
 2026-07-27 14:42 UTC  (2+ messages)

[PATCH] isofs: release zisofs block pointer buffer head
 2026-07-27 14:42 UTC  (2+ messages)

[PATCH] net: usb: net1080: add error handling to nc_vendor_write()
 2026-07-27 14:42 UTC  (3+ messages)

[PATCH v5 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
 2026-07-27 14:42 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: Add vendor prefix for Kandou
` [PATCH v5 2/4] dt-bindings: trivial-devices: Add Kandou KB9002
` [PATCH v5 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH v5 4/4] hwmon: (kb9002) Add documentation

[PATCH] dt-bindings: remoteproc: qcom,shikra-pas: Allow bam-dmux subnode
 2026-07-27 14:41 UTC  (2+ messages)

[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
 2026-07-27 14:41 UTC  (4+ messages)
` [PATCH v6 7/9] KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT

[PATCH v2 0/3] mm: zswap: free cold writeback folios promptly
 2026-07-27 14:36 UTC  (4+ messages)
` [PATCH v2 1/3] mm: swap: move LRU insertion out of the swap cache allocator
` [PATCH v2 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
` [PATCH v2 3/3] mm: zswap: drop cold writeback folios via swap dropbehind

[PATCH v5 1/4] arm64: dts: qcom: Add support for usb nodes on Shikra
 2026-07-27 14:39 UTC  (2+ messages)
  ` [PATCH v5 2/4] arm64: dts: qcom: Enable USB controllers on Shikra CQS platform

[PATCH] thermal/drivers/imx: Disable clock on runtime resume failure
 2026-07-27 14:39 UTC 

[RFC PATCH v2.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-27 14:38 UTC  (18+ messages)
` [RFC PATCH v2.1 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [RFC PATCH v2.1 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [RFC PATCH v2.1 03/17] mm/damon/sysfs: support pgidle_unset "
` [RFC PATCH v2.1 04/17] Docs/mm/damon/design: document "
` [RFC PATCH v2.1 05/17] mm/damon/core: introduce damon_prep struct
` [RFC PATCH v2.1 06/17] mm/damon/core: commit preps
` [RFC PATCH v2.1 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [RFC PATCH v2.1 08/17] mm/damon/paddr: support damon_prep
` [RFC PATCH v2.1 09/17] mm/damon/sysfs: implement preps directory
` [RFC PATCH v2.1 10/17] mm/damon/sysfs: implement preps/nr_preps file
` [RFC PATCH v2.1 11/17] mm/damon/sysfs: create directories for nr_preps writes
` [RFC PATCH v2.1 12/17] mm/damon/sysfs: implement prep_action file
` [RFC PATCH v2.1 13/17] mm/damon/sysfs: pass preps to DAMON core
` [RFC PATCH v2.1 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [RFC PATCH v2.1 15/17] Docs/mm/damon/design: document probe preps
` [RFC PATCH v2.1 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [RFC PATCH v2.1 17/17] Docs/ABI/damon: document probe prep "

[PATCH] docs: hwmon: fix spelling error
 2026-07-27 14:37 UTC  (2+ messages)

[RFC] Robust futex causing memcg OOM storm on exit
 2026-07-27 14:36 UTC  (2+ messages)

[PATCH v5 0/3] mm: make persistent huge zero folio read-only
 2026-07-27 14:34 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] arm64/mm: add set_direct_map_ro_noflush()
` [PATCH v5 3/3] x86/mm: "

[PATCH 2/2] mm/damon/sysfs-schemes: report the number of tried regions
 2026-07-27 14:34 UTC  (2+ messages)

[hwmon PATCH v3 0/6] hwmon: (adt7470): Multiple fixes
 2026-07-27 14:33 UTC  (7+ messages)
` [hwmon PATCH v3 4/6] hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masks
` [hwmon PATCH v3 6/6] hwmon: (adt7470) Use cached PWM frequency value

[syzbot] [kernel?] WARNING: proc registration bug in unregister_irq_proc (2)
 2026-07-27 14:33 UTC  (3+ messages)

[PATCH v2 0/6] s390: Add kCFI support
 2026-07-27 14:05 UTC  (7+ messages)
` [PATCH v2 1/6] s390/tools: Pass symbol name to do_relocs()
` [PATCH v2 2/6] s390/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v2 3/6] s390: Add ftrace_stub_graph
` [PATCH v2 4/6] s390/diag: Generate CFI type information for assembly functions
` [PATCH v2 5/6] s390/bpf: Add kCFI support
` [PATCH v2 6/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI

[PATCH v3] powercap: intel_rapl_tpmi: Handle PMU registration failure during probe
 2026-07-27 14:30 UTC  (2+ messages)

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-27 14:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/bpf: Enable tracing_multi tests on arm64

[PATCH net] net: openvswitch: fix potential UAF on meter attach failure
 2026-07-27 14:28 UTC  (2+ messages)

[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-27 14:28 UTC  (7+ messages)
` [PATCH v4 2/2] "

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-27 14:28 UTC 

[syzbot] [kernel?] KCSAN: data-race in mas_wr_store_entry / mtree_load
 2026-07-27 14:27 UTC  (2+ messages)

[PATCH] usb: storage: realtek_cr: fix use-after-free on disconnect
 2026-07-27 14:27 UTC  (2+ messages)

[PATCH v13 00/12] SPMI: Implement sub-devices and migrate drivers
 2026-07-27 14:26 UTC  (3+ messages)
` [PATCH v13 06/12] spmi: Add helper to get a parent SPMI device

[PATCH 1/2] mm/damon/core: cover discrete System RAM areas with per-range regions
 2026-07-27 14:26 UTC  (2+ messages)

[PATCH] fs/super: fix emergency thaw double-unlock of s_umount
 2026-07-27 14:24 UTC  (2+ messages)

[PATCH] mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()
 2026-07-27 14:24 UTC  (2+ messages)

[PATCH 0/2] nvme: fix racy access to FDP placement ID array
 2026-07-27 14:24 UTC  (6+ messages)
` [PATCH 2/2] nvme: drop WARN_ON_ONCE on write_stream bounds check
  ` [PATCH 1/2] nvme: fix racy access to FDP placement ID array

[PATCH] pinctrl: qcom: Add irq_get/set_irqchip_state() for msm gpio irqchip
 2026-07-27 14:24 UTC  (2+ messages)

[PATCH v6 0/9] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-27 14:22 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: remoteproc: qcom,pas: add #cooling-cells property
` [PATCH v6 2/9] soc: qcom: Add QMI TMD support for remote thermal mitigation
` [PATCH v6 3/9] remoteproc: qcom: pas: add support for TMD thermal cooling devices
` [PATCH v6 4/9] remoteproc: qcom_q6v5_pas: enable QMI TMD cooling support
` [PATCH v6 5/9] arm64: dts: qcom: kodiak: Enable CDSP & Modem cooling
` [PATCH v6 6/9] arm64: dts: qcom: lemans: Enable CDSP cooling
` [PATCH v6 7/9] arm64: dts: qcom: talos: "
` [PATCH v6 8/9] arm64: dts: qcom: monaco: "
` [PATCH v6 9/9] arm64: dts: qcom: hamoa: "

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-27 14:23 UTC  (10+ messages)

[PATCH 0/6] PCI/pwrctrl: tc9563: Several fixes and improvements
 2026-07-27 14:23 UTC  (11+ messages)
` [PATCH 2/6] PCI/pwrctrl: tc9563: Fix parsing the integrated Ethernet MAC Endpoint node
` [PATCH 3/6] PCI/pwrctrl: tc9563: Power off only the external ports in tc9563_pwrctrl_disable_port()
` [PATCH 4/6] PCI/pwrctrl: tc9563: Skip Tx amplitude and DFE tuning for DSP3
` [PATCH 5/6] PCI/pwrctrl: tc9563: Rename DSP3 to VDSP
` [PATCH 6/6] PCI/pwrctrl: tc9563: Move Integrated MAC Endpoint out of 'tc9563_pwrctrl_ports' enum

[PATCH] thermal: qcom-spmi-adc-tm5: drop IIO_VAL_INT check in adc_tm5_get_temp
 2026-07-27 14:21 UTC 

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-07-27 14:20 UTC  (5+ messages)

[PATCH] staging: media: tegra-video: vi: move port parsing into a subfunction
 2026-07-27 14:20 UTC 

[PATCH 0/2] lockref tidy ups + touch ups to it's usage by dcache
 2026-07-27 14:20 UTC  (2+ messages)

[PATCH] media: imx-jpeg: finish the job on device_run() error paths
 2026-07-27 14:20 UTC  (2+ messages)

[PATCH] usb: xhci: Restore MSI/MSI-X reinitialization on resume for RESET_ON_RESUME hosts
 2026-07-27 14:19 UTC  (2+ messages)

[PATCH v2 0/2] Introduce Lenovo Legion Y700 Gen4
 2026-07-27 14:19 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8750: Add "

[PATCH] media: imx-jpeg: cancel timeout worker when streaming stops
 2026-07-27 14:18 UTC  (2+ messages)

[PATCH 0/6] s390: Add kCFI support
 2026-07-27 13:52 UTC  (4+ messages)
` [PATCH 5/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI

ASoC: tas2783-sdw: port prepare never completes after S0i3, no audio and no error (AMD ACP7.0, ASUS ProArt PX13)
 2026-07-27 14:08 UTC  (2+ messages)

[PATCH] mmc: sdhci: unmap the bounce buffer before device release
 2026-07-27 14:16 UTC  (2+ messages)

[PATCH v7 0/5] platform/x86/amd/hsmp: Family 1Ah Model 50h-5Fh HSMP and metrics
 2026-07-27 14:15 UTC  (6+ messages)
` [PATCH v7 1/5] platform/x86/amd/hsmp: Add HSMP messages for Family 1Ah, Model 50h-5Fh
` [PATCH v7 2/5] platform/x86/amd/hsmp: Unify response_sz validation to an upper-bound check
` [PATCH v7 3/5] platform/x86/amd/hsmp: Source metric-table size from firmware
` [PATCH v7 4/5] platform/x86/amd/hsmp: Add IOCTL_GET_TELEMETRY_DATA for metric table reads
` [PATCH v7 5/5] platform/x86/amd/hsmp: Enable protocol version 7 metric tables on the ACPI driver

[PATCH v4 00/14] LoongArch: Add livepatch build (KLP) support
 2026-07-27 14:15 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add __bpfcall attribute to bpf_task_work_callback()
 2026-07-27 14:13 UTC  (3+ messages)

[RESEND V2 1/2] dt-bindings: pinctrl: tegra264: fix DAP2 DIN/DOUT pin names
 2026-07-27 14:11 UTC  (2+ messages)
` [RESEND V2 2/2] pinctrl: tegra264: fix DAP2 DIN/DOUT pin assignment

[PATCH v2] scsi: core: pair EH runtime PM get and put
 2026-07-27 14:11 UTC  (2+ messages)

[PATCH v3 0/2] iio: adc: ti-ads112c14: buffered read support
 2026-07-27 14:09 UTC  (3+ messages)
` [PATCH v3 1/2] iio: adc: ti-ads112c14: add support for I2C CRC8
` [PATCH v3 2/2] iio: adc: ti-ads112c14: add support for buffered read

[PATCH] PCI: iproc: Use the EROM outbound window on BCMA
 2026-07-27 14:09 UTC 

[PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK via backend feature
 2026-07-27 14:08 UTC  (4+ messages)

[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-07-27 14:07 UTC  (3+ messages)
` [PATCH v3 10/13] mm/slab: reduce slabobj_ext memory with allocation profiling disabled

[PATCH v8 0/9] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-27 14:07 UTC  (7+ messages)
` [PATCH v8 9/9] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC

[RFC PATCH 00/11] mm, swap: dynamic cluster management for xswap devices
 2026-07-27 14:05 UTC  (11+ messages)
` [RFC PATCH 02/11] mm, swap: add CONFIG_XSWAP and xswap fields to swap_info_struct
  ` [RFC PATCH 03/11] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc
  ` [RFC PATCH 04/11] mm, swap: add xswap grow trigger on cluster allocation
  ` [RFC PATCH 05/11] mm, swap: add xswap_try_shrink and shrink trigger on cluster free
  ` [RFC PATCH 06/11] mm, swap: free backing pages in xswap_unmap_clusters
  ` [RFC PATCH 07/11] mm, swap: add nr_free_tail for O(1) xswap shrink detection
  ` [RFC PATCH 08/11] mm, swap: add adjustable runtime ceiling (nr_clusters) for xswap
  ` [RFC PATCH 09/11] mm, swap: add debugfs knob for xswap per-device cluster limit
  ` [RFC PATCH 10/11] mm, swap: defer xswap shrink to workqueue to avoid lock recursion
  ` [RFC PATCH 11/11] mm, swap: serialize xswap map/unmap with a mutex

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-27 14:05 UTC  (11+ messages)

Kernel panic in nhi_probe()->icm_probe() - Linux 7.2-rc
 2026-07-27 14:05 UTC  (2+ messages)

[PATCH v2 0/4] Add CCI and CAMSS support for Kaanapali
 2026-07-27 14:04 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: kaanapali-mtp: Add s5kjn5 image sensor on CSIPHY2


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