All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 14:34:05 to 2026-07-27 15:02:55 UTC [more...]

[PATCH] kho: fix size calculation in kho_preserved_memory_reserve()
 2026-07-27 15:02 UTC 

[PATCH ath-current v2 0/8] wifi: ath12k: support firmware-allocated MLD peer ID
 2026-07-27 15:02 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS 337e5910dcbc38a656e446a6c8a7b37bd496f476
 2026-07-27 15:01 UTC 

[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-27 15:02 UTC  (15+ messages)
` [PATCH RFC v2 09/20] loongarch: kvm: remove stack copy address of pXd in pXd_offset()
` [PATCH RFC v2 10/20] riscv: "
` [PATCH RFC v2 12/20] x86: mm: define pudp_set_access_flags() when CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD is enabled only

[RFC PATCH v2.1 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-27 15:02 UTC  (26+ 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 0/9] media: rzg2l-cru: Add suspend/resume support
 2026-07-27 15:02 UTC  (4+ messages)
` [PATCH 1/9] media: rzg2l-cru: Add device_link from CRU to CSI-2

[PATCH v2 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-27 15:01 UTC  (2+ messages)

[PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
 2026-07-27 15:02 UTC  (4+ messages)

[PATCH v8 0/4] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-27 15:01 UTC  (8+ messages)
` [PATCH v8 1/4] dt-bindings: leds: nxp,pca963x: fix reg maximum for pca9635
` [PATCH v8 2/4] dt-bindings: leds: nxp,pca963x: add multicolor LED support
` [PATCH v8 3/4] leds: pca963x: add multicolor LED class support
` [PATCH v8 4/4] arm64: dts: monaco-arduino-monza: microcontroller LEDs

[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
 2026-07-27 15:01 UTC  (3+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit

[PATCH v2 0/3] Rust: add runtime PM support
 2026-07-27 15:00 UTC  (5+ messages)
` [PATCH v2 1/3] rust: "
` [PATCH v2 3/3] drm/tyr: enable runtime PM

[PATCH v5 00/27] Native SCSI Multipath support
 2026-07-27 15:00 UTC  (29+ 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 "

[Bug 221795] New: amd-pstate: max_perf stuck at nominal_perf after boot on Ryzen AI 9 HX 370
 2026-07-27 15:00 UTC  (2+ messages)
` [Bug 221795] "

[PATCH] cpufreq: powernow-k8: Fix possible memory leak in powernowk8_cpu_init()
 2026-07-27 15:00 UTC  (4+ messages)

[PATCH] spi: spi-nxp-fspi: add per-SoC SDR/DTR clock rate limits for all supported SoCs
 2026-07-27 14:59 UTC  (2+ messages)

[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
 2026-07-27 14:58 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 03/12] mm: rename get_user_page_vma_remote() to get_user_page_lookup_vma()

[PATCH v2] media: v4l2-event: limit number of event subscriptions per file handle
 2026-07-27 14:58 UTC  (2+ messages)

[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
 2026-07-27 14:58 UTC  (4+ messages)
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),

[PATCH] drm/i915: Use acquire when checking software fence completion
 2026-07-27 14:58 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v5 0/2] media: Add Himax HM1092 mono NIR sensor driver
 2026-07-27 14:56 UTC  (3+ messages)

[PATCH v3 0/8] HID: storing pointers in 'hid_device_id::driver_data'
 2026-07-27 14:55 UTC  (9+ messages)
` [PATCH v3 1/8] HID: hid-input: use named initializer for 'hid_battery_quirks[]'
` [PATCH v3 2/8] HID: hid-quirks: use named initializer in 'hid_quirks[]'
` [PATCH v3 3/8] HID: hid-asus: use named initializer for 'asus_devices[]'
` [PATCH v3 4/8] HID: i2c-hid-dmi-quirks: use named initializer for 'i2c_hid_elan_flipped_quirks[]'
` [PATCH v3 5/8] HID: hid-tmff: clean up usage of 'driver_data'
` [PATCH v3 6/8] HID: wacom: cleanup "
` [PATCH v3 7/8] HID: hid-core: sanitize user input in 'new_id_store'
` [PATCH v3 8/8] HID: wacom: do not use 'driver_data'

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

[PATCH] change utf8_strwidth() return type to size_t
 2026-07-27 14:55 UTC  (4+ messages)
` [PATCH v3] utf8: make utf8_strwidth() and utf8_strnwidth() return size_t

[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  (3+ messages)

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

[PATCH 0/2] arm64: ftrace: enable single ftrace_ops for direct calls
 2026-07-27 14:52 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v4 00/15] Fix leaks in rc core
 2026-07-27 14:51 UTC  (5+ messages)
` [PATCH v4 06/15] media: sunxi-cir: Ensure no more interrupts can occur before free
` [PATCH v4 07/15] media: meson-ir-tx: Ensure clock is disabled on unbind

[PATCH v2] staging: rtl8723bs: validate monitor transmit frame lengths
 2026-07-27 14:51 UTC  (3+ messages)
` [PATCH v3] "

Fixing TegraDRM on multi_v7_defconfig / Enabling DMA API with tegra-smmu
 2026-07-27 14:51 UTC  (2+ messages)

[PATCH v5 00/12] Use generic_file_read_iter() in hugetlbfs
 2026-07-27 14:51 UTC  (5+ messages)
` [PATCH v5 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v5 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()

[PATCH] selinux: validate constraint expression attr and op at load time
 2026-07-27 14:50 UTC  (2+ messages)

[PATCH v8 0/4] arm64: dts: nuvoton: add NPCM845 SoC and EVB support
 2026-07-27 14:49 UTC  (7+ messages)
` [PATCH v8 3/4] arm64: dts: nuvoton: npcm845: Add peripheral nodes
` [PATCH v8 4/4] arm64: dts: nuvoton: npcm845-evb: "

[Buildroot] [PATCH] utils/pkg-stats: add GitHub upstream status column
 2026-07-27 14:49 UTC 

[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 00/18] thermal/drivers: Remove redundant error messages on IRQ request failure
 2026-07-27 14:47 UTC  (3+ messages)

[PATCH RESEND v2 0/2] drm/vc4: Fix binner overflow-memory corruption and GPU hangs
 2026-07-27 14:48 UTC  (3+ messages)
` [PATCH RESEND v2 2/2] drm/vc4: Zero the tile state data array before each BIN job

[PATCH 0/5] more hardening fixes for s390
 2026-07-27 14:46 UTC  (3+ messages)
` [PATCH 1/5] hw/char/sclpconsole-lm: avoid guest triggerable assert

[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 v2 0/6] s390: Add kCFI support
 2026-07-27 14:47 UTC  (13+ 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 v7 0/6] Add QMP PCIe Multi-PHY support
 2026-07-27 14:47 UTC  (4+ messages)
` [PATCH v7 4/6] arm64: dts: qcom: glymur-crd: Add PHY supplies for pcie3_phy

[PATCH net-next v5 00/15][pull request] Introduce iXD driver
 2026-07-27 14:47 UTC  (5+ messages)

[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] Documentation: netlink: fix spelling in tcp_metrics.yaml
 2026-07-27 14:46 UTC 

[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 "

[RFC cip-dev][isar-cip-core][PATCH 00/14] Add recipes for image hardening
 2026-07-27 14:45 UTC  (7+ messages)
` [RFC cip-dev][isar-cip-core][PATCH 09/14] Add class cis-hardening for post rootfs generation fixups
  ` [RFC cip-dev][isar-cip-core][PATCH 10/14] Integrate cis-hardening into cip-core-image
    ` [RFC cip-dev][isar-cip-core][PATCH 11/14] layer.conf: use variables to control path of hardening config
    ` [RFC cip-dev][isar-cip-core][PATCH 12/14] Add kas file for hardening configuration
    ` [RFC cip-dev][isar-cip-core][PATCH 13/14] Add Kconfig option to select cis-validation

[PATCH 0/2] iommu/amd: Fix default domain selection for PASID-capable devices
 2026-07-27 14:45 UTC  (5+ messages)
` [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only

[PATCH 0/3] s390/dasd: fixes
 2026-07-27 14:45 UTC  (7+ messages)
` [PATCH 1/3] s390/dasd: Fix path verification interrupted by concurrent dasd_sleep_on_immediatly
` [PATCH 2/3] s390/dasd: Fix potential NULL pointer dereference
` [PATCH 3/3] s390/dasd: Fix undersized format-check buffer

[PATCH 0/6] Add support for Qualcomm TSCSS hardware
 2026-07-27 14:44 UTC  (3+ messages)
` [PATCH 5/6] arm64: dts: qcom: lemans: Add support for TSCSS node

[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  (5+ 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  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: Describe the PCIe M.2 Key E connector

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

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

[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 v6 09/12] i3c: dw-i3c-master: Add ACPI ID for Tegra410
 2026-07-27 14:42 UTC  (3+ 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 v6 08/12] i3c: dw-i3c-master: Add ACPI core clock frequency quirk
 2026-07-27 14:41 UTC  (3+ messages)

[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 v6 0/9] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-27 14:40 UTC  (7+ messages)
` [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 9/9] arm64: dts: qcom: hamoa: Enable CDSP cooling

[PATCH v6 06/12] i3c: master: match I3C device through DT and ACPI
 2026-07-27 14:39 UTC  (3+ messages)

[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 0/4] Add DT Support for USB on Shikra
 2026-07-27 14:39 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: dts: qcom: Add support for usb nodes "
` [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  (2+ messages)

[PATCH v5] drm/i915/gt: Use poll_timeout_us in place of sliding sleep window
 2026-07-27 14:38 UTC 

ucsi_acpi PPM init -ETIMEDOUT on AMD Strix Halo (Ryzen AI Max+ 395) — USB4 Type-C dead; UCSI SSDT looks stale (INTL 20220331)
 2026-07-27 14:38 UTC  (3+ messages)

[PATCH b4 0/2] Detect naked cover letters that lack a 0/N prefix and diffstat
 2026-07-27 14:37 UTC  (2+ messages)

[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)

[meta-webserver][scarthgap][PATCH] nginx: backport fixes for CVE-2026-42533
 2026-07-27 14:34 UTC 

[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 b4 0/2] review-tui: don't gpg-sign throwaway test-apply commits
 2026-07-27 14:35 UTC  (2+ messages)

Error in rtw89 using Kernel 7.1.4
 2026-07-27 14:35 UTC 

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

[PATCH v8 00/12] Fine grained fault locking, threaded prefetch, storm cache
 2026-07-27 14:33 UTC  (3+ messages)
` [PATCH v8 02/12] drm/xe: Allow prefetch-only VM bind IOCTLs to use VM read lock


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.