linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-17 04:31:22 to 2025-07-17 07:24:11 UTC [more...]

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-17  7:23 UTC  (15+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 04/14] khugepaged: generalize alloc_charge_folio()
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v9 06/14] khugepaged: introduce collapse_scan_bitmap "

[PATCH v10 0/9] arm64: Introduce CIX P1 (SKY1) SoC
 2025-07-17  7:22 UTC  (10+ messages)
` [PATCH v10 1/9] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH v10 2/9] dt-bindings: arm: add CIX P1 (SKY1) SoC
` [PATCH v10 3/9] arm64: Kconfig: add ARCH_CIX for cix silicons
` [PATCH v10 4/9] dt-bindings: mailbox: add cix,sky1-mbox
` [PATCH v10 5/9] mailbox: add CIX mailbox driver
` [PATCH v10 6/9] arm64: defconfig: Enable CIX SoC
` [PATCH v10 7/9] dt-bindings: clock: cix: Add CIX sky1 scmi clock id
` [PATCH v10 8/9] arm64: dts: cix: Add sky1 base dts initial support
` [PATCH v10 9/9] MAINTAINERS: Add CIX SoC maintainer entry

[PATCH v6 0/7] RK3576 thermal sensor support, including OTP trim adjustments
 2025-07-17  7:21 UTC  (3+ messages)

[PATCH v3 0/2] Add support for remoteprocs on Milos SoC
 2025-07-17  7:20 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: qcom,milos-pas: Document remoteprocs

[PATCH v7 0/7] media: venus: Add QCM2290 support with AR50_LITE core
 2025-07-17  7:19 UTC  (11+ messages)
` [PATCH v7 1/7] media: dt-bindings: venus: Add qcm2290 dt schema
` [PATCH v7 2/7] media: venus: Conditionally register codec nodes based on firmware version
` [PATCH v7 3/7] media: venus: Add support for AR50_LITE video core

[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
 2025-07-17  7:17 UTC  (7+ messages)

[tip:master] BUILD SUCCESS e180b3a224cb519388c2f61ca7bc1eaf94cec1fb
 2025-07-17  7:17 UTC 

[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
 2025-07-17  7:14 UTC  (3+ messages)

[PATCH] smp_wmb() in kcov_move_area() after memcpy()
 2025-07-17  7:16 UTC  (2+ messages)

[PATCH v3 0/4] iommu/amd: Fix host kdump support for SNP
 2025-07-17  7:16 UTC  (21+ messages)
` [PATCH v3 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v3 2/4] iommu/amd: Reuse device table "
` [PATCH v3 3/4] crypto: ccp: Skip SNP INIT for kdump boot
` [PATCH v3 4/4] iommu/amd: Fix host kdump support for SNP

[PATCH v4] selftests: filesystems: Add functional test for the abort file in fusectl
 2025-07-17  7:13 UTC  (3+ messages)

[PATCH 0/3] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-07-17  7:13 UTC  (4+ messages)
` [PATCH 1/3] media: imx8mq-mipi-csi2: Add data type field in pixel format
` [PATCH 2/3] media: imx8mq-mipi-csi2: Add RGB format support
` [PATCH 3/3] media: imx8mq-mipi-csi2: Implement .get_frame_desc subdev callback

[PATCH net-next v2] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
 2025-07-17  7:11 UTC 

[PATCH v6 0/2] Add ADI I3C Controller
 2025-07-17  7:09 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: i3c: Add adi-i3c-master
` [PATCH v6 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH v3 0/2] erofs: support metadata compression
 2025-07-17  7:08 UTC  (4+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/2] erofs: add on-disk definition for "
  ` [PATCH v5 2/2] erofs: implement "

[PATCH v5 0/2] Add ADI I3C Controller
 2025-07-17  7:08 UTC  (4+ messages)
` [PATCH v5 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP

[PATCH] riscv: dts: starfive: jh7110-milkv-mars sort properties
 2025-07-17  7:06 UTC  (4+ messages)

[PATCH 0/3] irqchip/gic-v5: Fix some static checker issues
 2025-07-17  7:06 UTC  (2+ messages)

[PATCH V2 0/5] Add an optimization also raid6test for RISC-V support
 2025-07-17  7:04 UTC  (3+ messages)
` [PATCH V2 4/5] raid6: riscv: Allow code to be compiled in userspace

[PATCH 0/3] Remove double colon from description in dt-bindings
 2025-07-17  7:03 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: Remove double colon from description
` [PATCH 2/3] dt-bindings: interconnect: "
` [PATCH 3/3] dt-bindings: soc: qcom,rpmh-rsc: "

[PATCH net-next v11 00/12] Split netmem from struct page
 2025-07-17  7:00 UTC  (13+ messages)
` [PATCH net-next v11 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v11 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v11 03/12] netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v11 04/12] netdevsim: access ->pp "
` [PATCH net-next v11 05/12] mt76: "
` [PATCH net-next v11 06/12] net: fec: "
` [PATCH net-next v11 07/12] octeontx2-pf: "
` [PATCH net-next v11 08/12] iavf: "
` [PATCH net-next v11 09/12] idpf: "
` [PATCH net-next v11 10/12] mlx5: "
` [PATCH net-next v11 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v11 12/12] libeth: xdp: "

[PATCH v2 1/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-07-17  7:00 UTC  (2+ messages)

[PATCH v11 00/23] Enable CET Virtualization
 2025-07-17  7:00 UTC  (5+ messages)

[PATCH 4/6] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
 2025-07-17  6:59 UTC  (2+ messages)

[PATCH] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
 2025-07-17  6:58 UTC  (3+ messages)

[PATCH v3 0/4] drm: Fix bug in panel driver, update MIPI support macros
 2025-07-17  6:57 UTC  (5+ messages)
` [PATCH v3 1/4] drm: Create mipi_dsi_dual macro
` [PATCH v3 2/4] drm/panel: jdi-lpm102a188a: Fix bug and clean up driver
` [PATCH v3 3/4] drm: Remove unused MIPI write seq and chatty functions
` [PATCH v3 4/4] drm: docs: Update task from drm TODO list

[RFC 0/2] PCI/ASPM: Allow controller-defined default link state
 2025-07-17  6:57 UTC  (4+ messages)

[RFC PATCH 0/3] drm/imagination: add AM62P/AM67A/J722S support
 2025-07-17  6:56 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: gpu: img: Add AM62P SoC specific compatible

linux-next: Tree for Jul 16
 2025-07-17  6:52 UTC  (3+ messages)
` linux-next: Tree for Jul 16 (drivers/vfio/cdx/intr.c)

[PATCH] RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
 2025-07-17  6:50 UTC  (2+ messages)

[PATCH -next v2 0/4] mm: per-node proactive reclaim
 2025-07-17  6:49 UTC  (2+ messages)
  ` [PATCH 4/4] mm: introduce per-node proactive reclaim interface

[PATCH mlx5-next 0/3] mlx5-next updates 2025-07-17
 2025-07-17  6:48 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Add IFC bits to support RSS for IPSec offload
` [PATCH mlx5-next 2/3] net/mlx5: Add IFC bits and enums for buf_ownership
` [PATCH mlx5-next 3/3] net/mlx5: Expose cable_length field in PFCC register

[PATCH v2 0/4] Reference the common qcom,gcc.yaml schema
 2025-07-17  6:48 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom,sm8150-camcc: Reference qcom,gcc.yaml
` [PATCH v2 2/4] dt-bindings: clock: qcom,mmcc: "
` [PATCH v2 3/4] dt-bindings: clock: qcom,sm4450-camcc: "
` [PATCH v2 4/4] dt-bindings: clock: qcom,sm4450-dispcc: "

[PATCH 0/2] Preparation to .map_page and .unmap_page removal
 2025-07-17  6:47 UTC 

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-17  6:45 UTC  (8+ messages)
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes
` [PATCH net-next 3/3] net: stmmac: Set CIC bit only for TX queues with COE

[PATCH v7 0/3] Add support for STMicroelectronics M24LR EEPROM/NFC chips
 2025-07-17  6:39 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: eeprom: Add ST M24LR support
` [PATCH v7 2/3] eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips
` [PATCH v7 3/3] ABI: sysfs: add documentation for ST M24LR EEPROM and control interface

[RESEND PATCH] dmaengine: dw-edma: Add Simple Mode Support
 2025-07-17  6:39 UTC  (4+ messages)

[PATCH] dt-bindings: arm: qcom-soc: Document new Milos and Glymur SoCs
 2025-07-17  6:37 UTC  (4+ messages)

[RESEND PATCH 0/2] Add pinctrl_pm_select_init_state helper function
 2025-07-17  6:30 UTC  (3+ messages)
` [RESEND PATCH 1/2] pinctrl: "
` [RESEND PATCH 2/2] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()

[PATCH v4 0/6] binder: Set up KUnit tests for alloc
 2025-07-17  6:33 UTC  (9+ messages)
` [PATCH v4 1/6] binder: Fix selftest page indexing
` [PATCH v4 2/6] binder: Store lru freelist in binder_alloc
` [PATCH v4 5/6] binder: Convert binder_alloc selftests to KUnit
` [PATCH v4 6/6] binder: encapsulate individual alloc test cases

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-17  6:32 UTC  (9+ messages)
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()

[PATCH v7 0/3] KVM: x86: Include host suspended time in steal time
 2025-07-17  6:31 UTC  (4+ messages)
` [PATCH v7 1/3] KVM: x86: Advance guest TSC after deep suspend

[PATCH] RISC-V: perf/kvm: Add reporting of interrupt events
 2025-07-17  6:31 UTC  (2+ messages)

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-17  6:31 UTC  (6+ messages)

[PATCH v4 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-07-17  6:30 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add ov2735 sensor

[PATCH v4 0/2] SM8750 CPU BWMONs
 2025-07-17  6:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interconnect: qcom,msm8998-bwmon: Allow 'nonposted-mmio'

[PATCH v3 0/6] binder: Set up KUnit tests for alloc
 2025-07-17  6:22 UTC  (6+ messages)
` [PATCH v3 4/6] binder: Scaffolding for binder_alloc KUnit tests

[PATCH v2 0/6] sched/fair: Fix imbalance issue when balancing fork
 2025-07-17  6:20 UTC  (7+ messages)
` [PATCH v2 1/6] sched/fair: Only update stats for allowed CPUs when looking for dst group
` [PATCH v2 2/6] sched/fair: Only count group weight "
` [PATCH v2 3/6] sched/fair: Only count group weight for CPUs doing load balance when looking for src group
` [RFC PATCH v2 4/6] sched/fair: Make update_sg_wakeup_stats() helper functions handle NULL pointers
` [RFC PATCH v2 5/6] sched/fair: Introduce update_sg_stats()
` [RFC PATCH v2 6/6] sched/fair: Unify update_sg_lb_stats() and update_sg_wakeup_stats()

[RFC PATCH] fuse: modification of FUSE passthrough call sequence
 2025-07-17  6:16 UTC  (6+ messages)

[PATCH v6 0/2] arm64: dts: qcom: add initial support for Samsung Galaxy S22
 2025-07-17  6:16 UTC  (2+ messages)

linux-next: manual merge of the vhost tree with the net-next tree
 2025-07-17  6:15 UTC 

[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
 2025-07-17  6:12 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases

[PATCH] dm: introduce spinlocks to prevent concurrent usage and release of device_metadata and hash
 2025-07-17 14:07 UTC 

[PATCH] HID: hid-ntrig: fix unable to handle page fault in ntrig_report_version()
 2025-07-17  6:11 UTC 

[PATCH 5.15 00/78] 5.15.189-rc2 review
 2025-07-17  6:11 UTC  (2+ messages)

[PATCH v4 4/4] media: allegro-dvt: Add Gen 3 IP stateful decoder driver
 2025-07-17  6:08 UTC  (2+ messages)

[PATCH 5.10 000/209] 5.10.240-rc3 review
 2025-07-17  6:06 UTC  (2+ messages)

[PATCH v2 00/10] Add support for i.MX94 DCIF
 2025-07-17  6:06 UTC  (3+ messages)
` [PATCH v2 03/10] dt-bindings: display: fsl,ldb: Add i.MX94 LDB

[PATCH V6 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-07-17  6:04 UTC  (8+ messages)
` [PATCH V6 4/5] iio: adc: Add support for QCOM "

[PATCH v3] virtio: Update kerneldoc in drivers/virtio/virtio_dma_buf.c
 2025-07-17  6:04 UTC  (2+ messages)

linux-next: duplicate patch in the char-misc tree
 2025-07-17  6:01 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Speed up MMIO registrations
 2025-07-17  6:01 UTC  (5+ messages)
` [PATCH v2 2/4] KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
` [PATCH v2 3/4] KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-17  6:00 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: add missing mutex lock in atomisp_s_fmt_cap
 2025-07-17  5:57 UTC  (3+ messages)

[PATCH v3] erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
 2025-07-17  5:57 UTC  (2+ messages)

[PATCH] riscv: dts: Add the device tree of the XiangShan platform's nanhu soc
 2025-07-17  5:57 UTC  (2+ messages)

[PATCH] rcu: Fix delayed execution of hurry callbacks
 2025-07-17  5:53 UTC 

[PATCH 0/4] mm/damon/sysfs: support periodic and automated stats update
 2025-07-17  5:54 UTC  (5+ messages)
` [PATCH 1/4] mm/damon/sysfs: implement refresh_ms file under kdamond directory
` [PATCH 2/4] mm/damon/sysfs: implement refresh_ms file internal work
` [PATCH 3/4] Docs/admin-guide/mm/damon/usage: document refresh_ms file
` [PATCH 4/4] Docs/ABI/damon: update for refresh_ms

[PATCH v2] erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
 2025-07-17  5:36 UTC  (2+ messages)

[PATCH 00/25] Enable H.264/H.265 encoder support and fixes in common code
 2025-07-17  5:35 UTC  (2+ messages)

[PATCH] dt-bindings: media: qcom,sm8550-iris: Add X1E80100 compatible
 2025-07-17  5:29 UTC  (2+ messages)

[PATCH v2] kernel/fork: Increase minimum number of allowed threads
 2025-07-17  5:26 UTC  (2+ messages)

[PATCH 5.4 000/144] 5.4.296-rc2 review
 2025-07-17  5:23 UTC  (2+ messages)

[PATCH] gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
 2025-07-17  5:15 UTC  (2+ messages)

[PATCH 1/2] irqchip/riscv-imsic: Restore the IMSIC registers
 2025-07-17  5:15 UTC  (4+ messages)
` [PATCH 2/2] irqchip/riscv-aplic: Save and restore APLIC registers

[PATCH v2] Bluetooth: coredump: Use tmp buffer with dev_coredumpv
 2025-07-17  5:06 UTC  (4+ messages)

[PATCH] usb: gadget: f_uac2: replace scnprintf() with sysfs_emit()
 2025-07-17  5:06 UTC  (3+ messages)

[PATCH] pNFS: fix uninitialized pointer access
 2025-07-17  4:56 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: vmalloc-out-of-bounds Read in hci_devcd_dump
 2025-07-17  4:56 UTC  (3+ messages)

[syzbot] [mm?] possible deadlock in lock_next_vma
 2025-07-17  4:53 UTC  (2+ messages)

[PATCH v14 00/12] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-17  4:43 UTC  (3+ messages)
` [PATCH v14 09/12] unwind deferred: Use SRCU unwind_deferred_task_work()

[PATCH] mm: mempool: fix wake-up edge case bug for zero-minimum pools
 2025-07-17  2:07 UTC  (3+ messages)

[PATCH] bonding: Switch periodic LACPDU state machine from counter to jiffies
 2025-07-17  4:35 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcs615: add missing dt property in QUP SEs
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH v2 0/6] clk: qcom: Add video clock controller and resets for X1E80100
 2025-07-17  4:31 UTC  (2+ messages)
` (subset) "

[PATCH v11 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-07-17  4:31 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDs
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH v3 0/4] Add CMN PLL clock controller support for IPQ5424
 2025-07-17  4:31 UTC  (2+ messages)
` (subset) "

[PATCH] ARM: dts: qcom: pm8921: add vibrator device node
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH] soc: qcom: rpmh-rsc: Add RSC version 4 support
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH v3 00/11] Add clock drivers for Milos
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH v2 0/5] Enable USB audio offloading on Fairphone 4 smartphone
 2025-07-17  4:31 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] Add RPMh and TCSR clock support for Milos (SM7635)
 2025-07-17  4:31 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-17  4:31 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Add SM7635 and related PMICs to socinfo
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Sony Xperia SP
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH 0/4] arm64/qcom: Drop bogus venus-en/decoder nodes
 2025-07-17  4:31 UTC  (2+ messages)

[PATCH] soc: qcom: pmic_glink: fix OF node leak
 2025-07-17  4:30 UTC  (2+ messages)

[PATCH] soc: qcom: socinfo: Add support to retrieve APPSBL build details
 2025-07-17  4:30 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: add Bluetooth support
 2025-07-17  4:30 UTC  (2+ messages)

[PATCH v6 0/3] Add support for the IPQ5018 Internal GE PHY
 2025-07-17  4:30 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/5] Add CMN PLL clock controller support for IPQ5018
 2025-07-17  4:30 UTC  (2+ messages)
` (subset) "


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