public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 10:04:10 to 2026-02-02 11:37:38 UTC [more...]

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-02-02 11:36 UTC  (14+ messages)
` [PATCH v6 01/13] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v6 02/13] drm/amdkfd: Use migrate pfns internally
` [PATCH v6 03/13] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
` [PATCH v6 04/13] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags "
` [PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v6 07/13] mm: Add a new swap type for migration entries of device private pages
` [PATCH v6 08/13] mm: Add softleaf support for device private migration entries
` [PATCH v6 09/13] mm: Begin creating "
` [PATCH v6 10/13] mm: Add helpers to create device private entries from struct pages
` [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v6 13/13] mm: Remove device private pages from the physical address space

[PATCH v3] tee: optee: prevent use-after-free when the client exits before the supplicant
 2026-02-02 11:36 UTC  (2+ messages)

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-02 11:35 UTC  (3+ messages)
` [PATCH 2/3] x86/defconfig: add CONFIG_IRQ_REMAP

[PATCH 1/2] vduse: avoid adding implicit padding
 2026-02-02 11:34 UTC  (4+ messages)
` [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO

[PATCH 0/2] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-02-02 11:35 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm64/mm: Reject memory removal that splits a kernel leaf mapping

[PATCH] arm64/mpam: Support partial-core boot for MPAM
 2026-02-02 11:34 UTC  (5+ messages)

[PATCH] firmware: qcom_scm: Fix coccinelle warning
 2026-02-02 11:32 UTC 

[PATCH 0/3 v2] drm/exynos: vidi: fix various memory corruption bugs
 2026-02-02 11:32 UTC  (4+ messages)
` [PATCH 1/3 v2] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
` [PATCH 2/3 v2] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
` [PATCH 3/3 v2] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free

[PATCH] staging: fbtft: fix dev_info() device arguments
 2026-02-02 11:32 UTC  (2+ messages)

[RFC 00/12] mm: PUD (1GB) THP implementation
 2026-02-02 11:30 UTC  (6+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support

[PATCH v5 0/4] Add USB support for Canaan K230
 2026-02-02 11:31 UTC  (2+ messages)

[PATCH v2 00/13] iio: remove unused struct fields across drivers
 2026-02-02 11:26 UTC  (14+ messages)
` [PATCH v2 01/13] iio: adc: ad4080: remove unused dec_rate field
` [PATCH v2 02/13] iio: adc: ad7768-1: remove unused mclk_div field
` [PATCH v2 03/13] iio: adc: ad7793: remove unused int_vref_mv field
` [PATCH v2 04/13] iio: adc: ad9467: remove unused output_mode field
` [PATCH v2 05/13] iio: adc: max1363: remove unused requestedmask field
` [PATCH v2 06/13] iio: adc: nau7802: remove unused min_conversions field
` [PATCH v2 07/13] iio: adc: ti-ads1015: remove unused enabled field
` [PATCH v2 08/13] iio: dac: adi-axi-dac: remove unused int_tone field
` [PATCH v2 09/13] iio: dac: ti-dac5571: remove unused id field
` [PATCH v2 10/13] iio: humidity: hdc2010: remove unused interrupt_config
` [PATCH v2 11/13] iio: imu: bmi323: remove unused drdy_trigger_enabled
` [PATCH v2 12/13] iio: light: apds9306: remove unused nlux_per_count
` [PATCH v2 13/13] iio: light: gp2ap020a00f: remove unused debug_reg_addr

[PATCH 0/2] module: Remove SHA-1 support for module signing
 2026-02-02 11:27 UTC  (4+ messages)
` [PATCH 2/2] sign-file: Remove support for signing with PKCS#7
  ` [PATCH] sign-file, pkcs7: Honour the hash parameter to sign-file

[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
 2026-02-02 11:27 UTC  (4+ messages)
` [patch 5/5] clocksource: Rewrite watchdog code completely

[PATCH v4 0/3] Migrate on fault for device pages
 2026-02-02 11:26 UTC  (4+ messages)
` [PATCH v4 1/3] mm: unified hmm fault and migrate device pagewalk paths
` [PATCH v4 2/3] mm: add new testcase for the migrate on fault case
` [PATCH v4 3/3] mm:/migrate_device.c: remove migrate_vma_collect_*() functions

[PATCH] rcu: Latch normal synchronize_rcu() path on flood
 2026-02-02 11:25 UTC  (7+ messages)

[PATCH 0/4] sched: Various reweight_entity() fixes
 2026-02-02 11:23 UTC  (6+ messages)
` [PATCH 4/4] sched/fair: Revert 6d71a9c61604 ("sched/fair: Fix EEVDF entity placement bug causing scheduling lag")

[PATCH v2] nfs: fix the race of lock/unlock and open
 2026-02-02 11:22 UTC  (4+ messages)

[PATCH v5 0/4] iio: adc: ad9467: Support alternative backends
 2026-02-02 11:18 UTC  (14+ messages)
` [PATCH v5 1/4] iio: industrialio-backend: support backend capabilities
` [PATCH v5 2/4] iio: adc: adi-axi-adc: define supported iio-backend capabilities
` [PATCH v5 3/4] iio: dac: adi-axi-dac: "
` [PATCH v5 4/4] iio: adc: ad9467: check for backend capabilities

[PATCH] RISC-V: Skip stopping cycle counter
 2026-02-02 11:17 UTC 

[PATCH net-next v11 4/4] net: dsa: add basic initial driver for MxL862xx switches
 2026-02-02 11:15 UTC  (7+ messages)
` [net-next,v11,4/4] "

[PATCH 0/2] tracing: resolve enum names for function arguments via BTF
 2026-02-02 11:15 UTC  (3+ messages)
` [PATCH 1/2] btf: Add for_each_enum and for_each_enum64 helper macros
` [PATCH 2/2] tracing: resolve enum names for function arguments via BTF

[PATCH 0/2] liveupdate: fixes in error handling
 2026-02-02 11:14 UTC  (6+ messages)
` [PATCH 1/2] liveupdate: luo_file: do not clear serialized_data on unfreeze

[PATCH] Documentation/ABI: speakup: document bleeps and bleep_time
 2026-02-02 11:13 UTC  (2+ messages)

[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
 2026-02-02 11:11 UTC  (11+ messages)

[PATCH v2 net] net: phy: change devlink flag to AUTOREMOVE_SUPPLIER for non-SFP PHYs
 2026-02-02 11:10 UTC  (2+ messages)

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-02 11:08 UTC  (3+ messages)
` [PATCH RFC v2 16/17] acpi: riscv: Parse RISC-V Quality of Service Controller (RQSC) table
  ` [External] "

[PATCH v12 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-02 11:08 UTC  (5+ messages)
` [PATCH v12 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH v12 4/4] net: dsa: add basic initial driver for MxL862xx switches

[PATCH 0/4] sched: The newidle balance regression
 2026-02-02 11:07 UTC  (10+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance

[RFC PATCH] kbuild: Make --build-id linker flag configurable
 2026-02-02 11:06 UTC 

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
 2026-02-02 11:00 UTC  (2+ messages)
` [PATCH v4 0/3] targeted TLB sync IPIs for lockless page table

[PATCH v2 0/3] Add support for Awinic AW86938 haptic driver
 2026-02-02 11:04 UTC  (7+ messages)
` [PATCH v2 2/3] Input: aw86938 - add driver for Awinic AW86938

[PATCH net-next v11 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-02 11:03 UTC  (3+ messages)
` [PATCH net-next v11 3/4] net: mdio: add unlocked mdiodev C45 bus accessors

[PATCH 0/3] Enable QoS configuration on QCS615
 2026-02-02 11:03 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: interconnect: qcom,qcs615-rpmh: add clocks property to enable QoS

[PATCH 0/4] dt-bindings: usb: atmel: Convert Atmel USB controller bindings to YAML
 2026-02-02 11:02 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: usb: atmel,at91sam9g45-ehci: convert to DT schema

[PATCH RFC net-next v4 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-02 11:02 UTC  (5+ messages)
` [PATCH RFC net-next v4 3/4] net: mdio: add unlocked mdiodev C45 bus accessors

Regression: system freeze on resume from suspend introduced by printk per-console suspended state
 2026-02-02 11:02 UTC  (11+ messages)

[PATCH v2 0/4] Add the support for Glymur Video clock controller
 2026-02-02 11:00 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add GCC video axi reset clock for Glymur
` [PATCH v2 2/4] dt-bindings: clock: qcom: Add video clock controller on Glymur SoC
` [PATCH v2 3/4] clk: qcom: gcc-glymur: Add video axi clock resets for glymur
` [PATCH v2 4/4] clk: qcom: videocc-glymur: Add video clock controller driver for Glymur

[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-02-02 10:59 UTC  (5+ messages)

[PATCH v1 0/8] Add RemoteProc cooling support
 2026-02-02 10:59 UTC  (3+ messages)
` [PATCH v1 1/8] thermal: Add Remote Proc cooling driver

[PATCH net-next v3] r8169: add support for RTL8125cp
 2026-02-02 10:58 UTC 

[RESEND 0/2] ASoC: fsl_rpmsg: Add support for i.MX94 and i.MX952 platform
 2026-02-02 10:56 UTC  (3+ messages)
` [RESEND 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX94
` [RESEND 2/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX952

[PATCH v2] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
 2026-02-02 10:57 UTC  (2+ messages)

[PATCH 0/7] media: iris: add support for kaanapali platform
 2026-02-02 10:56 UTC  (5+ messages)
` [PATCH 3/7] of/iommu: add multi-map support

[PATCH v2] soc: qcom: ice: Stop probe deferring once ICE isn't detected
 2026-02-02 10:55 UTC  (3+ messages)

[PATCH] soc: qcom: ice: Avoid probe deferring for un-supported ICE feature
 2026-02-02 10:55 UTC  (11+ messages)

[PATCH v5 0/3] Add Efinix FPGA SPI programming support
 2026-02-02 10:54 UTC  (9+ messages)
` [PATCH v5 2/3] dt-bindings: fpga: Add Efinix SPI programming bindings
` [PATCH v5 3/3] fpga-mgr: Add Efinix SPI programming driver

[PATCH 0/7] x86/microcode: Refactor NMI-based rendezvous mechanism to stop-machine
 2026-02-02 10:54 UTC  (9+ messages)
` [PATCH 1/7] stop_machine: Introduce stop_machine_nmi()

[PATCH net] iavf: fix deadlock in reset handling
 2026-02-02 10:53 UTC  (2+ messages)

(no subject)
 2026-02-02 10:53 UTC 

[PATCH v4 0/5] media: qcom: flip the switch between Venus and Iris drivers
 2026-02-02 10:52 UTC  (10+ messages)
` [PATCH v4 4/5] media: qcom: iris: increase H265D_MAX_SLICE to fix H.265 decoding on SC7280

[PATCH net-next v2] net: dsa: sync dsa_mall_policer_tc_entry with FLOW_ACTION_POLICE
 2026-02-02 10:52 UTC  (2+ messages)

[syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping
 2026-02-02 10:52 UTC 

[PATCH v4 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2026-02-02 10:51 UTC  (11+ messages)
` [PATCH v4 2/4] media: uapi: Introduce MEDIA_BUS_FMT_BGR565_1X16

[PATCH v2 RSEND] sched/fair: Optimize EAS energy calculation complexity from O(N) to O(1) inside inner loop
 2026-02-02 10:48 UTC  (2+ messages)

[PATCH v2] pwm: imx-tpm: keep channel state instead of counting
 2026-02-02 10:47 UTC 

[PATCH] pwm: imx-tpm: keep channel state instead of counting
 2026-02-02 10:46 UTC  (3+ messages)

[PATCH net-next v2] r8169: add support for RTL8125cp
 2026-02-02 10:44 UTC  (2+ messages)

[PATCH 0/5] Update gmac clocks and devicetree for sam9x7 mpu
 2026-02-02 10:40 UTC  (6+ messages)
` [PATCH 1/5] clk: at91: sam9x7: Remove gmac peripheral and generic clock entries with ID 67
` [PATCH 2/5] clk: at91: sam9x7: Rename macb0_clk to gmac_clk
` [PATCH 3/5] clk: at91: sam9x7: Add gmac generic clock entry with ID 24
` [PATCH 4/5] ARM: dts: microchip: sam9x7: Remove the tx_clk from gmac node
` [PATCH 5/5] ARM: dts: microchip: sam9x7: Update the tsu_clk to use the generic clock with ID 24

[PATCH] mtd: spi-nor: add support for BoyaMicro BY25Q128AS
 2026-02-02 10:39 UTC  (2+ messages)

[PATCH v4 0/2] replace system_unbound_wq, add WQ_PERCPU to alloc_workqueue
 2026-02-02 10:37 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v4 2/2] drm/xe: add WQ_PERCPU to alloc_workqueue users

NMI stack overflow during resume of PCIe bridge with CONFIG_HARDLOCKUP_DETECTOR=y
 2026-02-02 10:37 UTC  (9+ messages)
        ` crash during resume of PCIe bridge in v5.17 (v5.16 works)
          ` crash during resume of PCIe bridge from v5.17 to next-20260130 "

[PATCH v2 1/2] soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
 2026-02-02 10:36 UTC  (2+ messages)
` [PATCH v2 2/2] soc: qcom: qmi: Print error codes in failure paths

[PATCH 0/2] arm64: dts: rockchip: fix Ethernet PHY on Theobroma PX30 devices
 2026-02-02 10:27 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix Ethernet PHY not found on PX30 Cobra
` [PATCH 2/2] arm64: dts: rockchip: fix Ethernet PHY not found on PX30 Ringneck

[PATCH 0/2] ASoC: fsl_rpmsg: Add support for i.MX94 and i.MX952 platform
 2026-02-02 10:36 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX94
` [PATCH 2/2] ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX952

[PATCH] Cleanup ipu3 driver
 2026-02-02 10:34 UTC  (6+ messages)
  ` [RE:PATCH] "

[PATCH 0/3 RESEND] drm/exynos: vidi: fix various memory corruption bugs
 2026-02-02 10:28 UTC  (2+ messages)

[PATCH v2 0/2] backlight: gpio: add support for multiple GPIOs for backlight control
 2026-02-02 10:28 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: backlight: gpio-backlight: allow multiple GPIOs

[PATCH 0/3] Add clock support for CMU_G3D
 2026-02-02 10:35 UTC  (4+ messages)
  ` [PATCH 1/3] dt-bindings: clock: exynosautov920: add G3D clock definitions
  ` [PATCH 2/3] clk: samsung: exynosautov920: add block G3D clock support
  ` [PATCH 3/3] arm64: dts: exynosautov920: add CMU_G3D clock DT nodes

[PATCH v1] ASoC: tas2781: Put three different calibrated data solution into the same data structure
 2026-02-02 10:27 UTC 

[PATCH v4 0/6] x86: Cleanups around slow_down_io()
 2026-02-02 10:27 UTC  (2+ messages)

[PATCH] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2026-02-02 10:26 UTC  (4+ messages)

[PATCH 0/3] add DWC3 i.MX driver based on flatten devicetree
 2026-02-02 10:27 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: introduce fsl,imx-dwc3
` [PATCH 2/3] usb: dwc3: add may_lose_power flag
` [PATCH 3/3] usb: dwc3: introduce flatten model driver of i.MX Soc

[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-02 10:21 UTC  (6+ messages)
` [PATCH v3 41/47] arm_mpam: Generate a configuration for min controls

[PATCH v6 0/4] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2026-02-02 10:21 UTC  (7+ messages)

[PATCH v2 0/8] media: qcom: iris/venus: fix power domain handling on SM8250
 2026-02-02 10:20 UTC  (11+ messages)
` [PATCH v2 3/8] media: dt-bindings: qcom,sm8250-venus: sort out power domains
` [PATCH v2 4/8] media: iris: scale MMCX power domain on SM8250
` [PATCH v2 7/8] arm64: dts: qcom: sort out Iris power domains
` [PATCH v2 8/8] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table

[RFC PATCH v1 0/9] iio: Expand IIO event interface for real-world unit handling
 2026-02-02 10:21 UTC  (6+ messages)

[PATCH net] ice: fix crash in ethtool offline loopback test
 2026-02-02 10:17 UTC 

[PATCH 0/1] Introduce Lemans EVK Peripheral Mezzanine
 2026-02-02 10:17 UTC  (5+ messages)
` [PATCH 1/1] arm64: dts: qcom: lemans-evk: Add Mezzanine

[PATCH V3 0/5] Enable ADSP and CDSP for Glymur SoC
 2026-02-02 10:16 UTC  (5+ messages)
` [PATCH V3 5/5] arm64: dts: qcom: glymur-crd: Enable ADSP and CDSP

[patch V2 0/4] sched/mmcid: Cure mode transition woes
 2026-02-02 10:14 UTC  (2+ messages)

[PATCH net-next] net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional() in adin1110_check_spi()
 2026-02-02 10:15 UTC  (2+ messages)

[PATCH] dma-buf: heaps: cma: register a dmem region for each cma heap
 2026-02-02 10:12 UTC  (2+ messages)

[PATCH v2] drm/gud: fix NULL crtc dereference on display disable
 2026-02-02 10:12 UTC  (2+ messages)

[PATCH RESEND] KVM: SEV: Enable SNP AP CPU hotplug
 2026-02-02 10:12 UTC 

[PATCH RESEND] KVM: SEV: Track SNP launch state and disallow invalid userspace interactions
 2026-02-02 10:11 UTC 

[PATCH] iio: trigger: fix use-after-free in viio_trigger_alloc()
 2026-02-02 10:12 UTC  (3+ messages)

[PATCH] LoongArch: Add HOTPLUG_SMT implementation
 2026-02-02 10:09 UTC 

[PATCHSET v4 sched_ext/for-6.20] sched_ext: Fix ops.dequeue() semantics
 2026-02-02 10:09 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] staging: rtl8723bs: make _action_public_str const
 2026-02-02 10:08 UTC 

[PATCH v10 0/4] Loongarch irq-redirect support
 2026-02-02 10:07 UTC  (3+ messages)
` [PATCH v10 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support

[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2026-02-02 10:06 UTC  (17+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`

[PATCH] x86/alternative: Replace DPRINTK with pr_debug
 2026-02-02 10:04 UTC  (3+ messages)

[RFC PATCH] usb: host: xhci-sideband: fix deadlock in unregister path
 2026-02-02 10:03 UTC  (3+ messages)


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