The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-02-05 17:50:14 to 2026-02-05 21:24:11 UTC [more...]

[PATCH 0/3] Add devicetree nodes for RK3528, RK3562 and RK356x
 2026-02-05 21:23 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Enable OTP controller for RK3562
` [PATCH 2/3] arm64: dts: rockchip: Enable OTP controller for RK356x
` [PATCH 3/3] arm64: dts: rockchip: Enable OTP controller for RK3528

[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
 2026-02-05 21:20 UTC  (8+ messages)
` [PATCH v2 1/4] rust: io: Add big-endian read and write functions

[PATCH v4 0/6] rockchip,otp: Support for RK3528, RK3562 and RK3568
 2026-02-05 21:19 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: nvmem: rockchip,otp: Add support for "
` [PATCH v4 2/6] dt-bindings: nvmem: rockchip,otp: Add compatible for RK3528
` [PATCH v4 3/6] nvmem: rockchip-otp: Handle internal word_size in main reg_read op
` [PATCH v4 4/6] nvmem: rockchip-otp: Add support for RK3568
` [PATCH v4 5/6] nvmem: rockchip-otp: Add support for RK3562
` [PATCH v4 6/6] nvmem: rockchip-otp: Add support for RK3528

[PATCH 2/2] xfs: take a breath in xfsaild()
 2026-02-05 21:17 UTC  (3+ messages)

[PATCH v15 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-02-05 21:17 UTC  (7+ messages)
` [PATCH v15 5/9] PCI: Establish common CXL Port protocol error flow

[PATCH] x86/sgx: Fix SRCU list traversal
 2026-02-05 21:15 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH 0/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
 2026-02-05 21:14 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: hwmon: Add qcom,bcl-hwmon yaml bindings
` [PATCH 2/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
` [PATCH 3/4] arm64: dts: qcom: pm7250b: Enable Qualcomm BCL device
` [PATCH 4/4] arm64: dts: qcom: pm8350c: "

[PATCH 5.10 000/160] 5.10.249-rc2 review
 2026-02-05 21:11 UTC  (3+ messages)

[PATCH 5.15 000/203] 5.15.199-rc2 review
 2026-02-05 21:10 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Microchip EMC1812
 2026-02-05 19:31 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: hwmon: temperature: add support for EMC1812
` [PATCH v5 2/2] "

[tip:master] BUILD SUCCESS 847c9647bbd5593fef92eaaa42c323c26aecb9b1
 2026-02-05 21:09 UTC 

[PATCH 6.1 000/276] 6.1.162-rc2 review
 2026-02-05 21:09 UTC  (3+ messages)

[tip:perf/core] BUILD SUCCESS 7db06e329af30dcb170a6782c1714217ad65033d
 2026-02-05 21:08 UTC 

[tip:locking/core] BUILD SUCCESS 7a562d5d2396c9c78fbbced7ae81bcfcfa0fde3f
 2026-02-05 21:08 UTC 

[tip:tip/urgent] BUILD SUCCESS cfa04369dc10cd482ca38374da1055ee7dcabb29
 2026-02-05 21:08 UTC 

[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
 2026-02-05 21:06 UTC  (3+ messages)

[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
 2026-02-05 21:06 UTC  (4+ messages)
` [PATCH v5 2/4] rust: macros: add derive macro for `TryFrom`

[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
 2026-02-05 21:00 UTC  (10+ messages)

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-05 20:59 UTC  (11+ messages)
` [PATCH v2 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v2 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v2 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v2 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v2 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v2 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v2 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v2 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[PATCH RESEND] tipc: fix RCU dereference race in tipc_aead_users_dec()
 2026-02-05 21:00 UTC  (2+ messages)

[PATCH v2 net] bonding: only set speed/duplex to unknown, if getting speed failed
 2026-02-05 21:00 UTC  (2+ messages)

[PATCH v2] octeontx2-af: Fix PF driver crash with kexec kernel booting
 2026-02-05 21:00 UTC  (2+ messages)

[PATCH v1 1/2] perf callchain lbr: Make the leaf IP that of the sample
 2026-02-05 20:56 UTC  (2+ messages)
` [PATCH v1 2/2] perf test addr2line_inlines: Ensure inline information shows on LBR leaves

[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
 2026-02-05 20:55 UTC  (3+ messages)
` [PATCH v5] scripts: checkpatch: move Rust-specific lints to separate file

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-02-05 20:55 UTC  (3+ messages)
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up

linux-next: build failure after merge of the mmc tree
 2026-02-05 20:52 UTC  (4+ messages)

[PATCH] kbuild: remove dependency of run-command on config
 2026-02-05 20:49 UTC 

[PATCH v18 0/5] SpinLockIrq for rust
 2026-02-05 20:44 UTC  (6+ messages)
` [PATCH v18 1/5] rust: Introduce interrupt module
` [PATCH v18 2/5] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v18 3/5] rust: sync: use super::* in spinlock.rs
` [PATCH v18 4/5] rust: sync: Add SpinLockIrq
` [PATCH v18 5/5] rust: sync: Introduce SpinLockIrq::lock_with() and friends

[RFC PATCH 0/7] Introduce HasField infrastructure
 2026-02-05 20:47 UTC  (3+ messages)

[PATCH v2 00/13] iio: remove unused struct fields across drivers
 2026-02-05 20:45 UTC  (3+ messages)

[PATCH v4 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-05 20:43 UTC  (13+ messages)
` [PATCH v4 01/13] iio: dac: ds4424: reject -128 RAW value
` [PATCH v4 06/13] iio: dac: ds4424: use device match data for chip info

[PATCH 1/1] mshv: Add comment about huge page mappings in guest physical address space
 2026-02-05 20:42 UTC  (7+ messages)

[PATCH v3 0/9] iio: amplifiers: ad8366: driver update and dt support
 2026-02-05 20:37 UTC  (8+ messages)
` [PATCH v3 3/9] iio: amplifiers: ad8366: use devm_mutex_init() and drop mutex_init()
` [PATCH v3 4/9] iio: amplifiers: ad8366: drop reset_gpio from private struct

[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
 2026-02-05 20:36 UTC  (13+ messages)

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-02-05 20:34 UTC  (18+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[PATCH v2 0/3] Add DSI Port B input support for LT9611 HDMI bridge
 2026-02-05 20:31 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: lt9611: Support single Port B input
` [PATCH v2 3/3] arm64: dts: qcom: qcs6490-rubikpi3: Use lt9611 DSI Port B

[PATCH v3] iio: chemical: bme680: Fix measurement wait duration calculation
 2026-02-05 20:30 UTC  (2+ messages)

[PATCH 1/2] xfs: take a breath in xlog_ioend_work()
 2026-02-05 20:27 UTC  (3+ messages)

[PATCH v2] iio: magnetometer: bmc150_magn: Used guard() for mutex protection
 2026-02-05 20:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-05 20:21 UTC  (8+ messages)
` [PATCH v5 01/13] iio: dac: ds4424: reject -128 RAW value
` [PATCH v5 06/13] iio: dac: ds4424: use device match data for chip info

[PATCH 0/1] usb: core: Add quirk for Gigabyte Aorus Waterforce X II AIO coolers
 2026-02-05 20:19 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH V2 0/3] Rust support for powerpc
 2026-02-05 20:15 UTC  (8+ messages)
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le

[PATCH 0/2] Add Arm Zena CSS support
 2026-02-05 20:12 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: zena: Add support for Zena CSS

[PATCH v2 00/20] rv/rvgen: Robustness, modernization, and fixes
 2026-02-05 20:12 UTC  (18+ messages)
` [PATCH v2 01/20] rv/rvgen: introduce AutomataError exception class
` [PATCH v2 03/20] rv/rvgen: replace % string formatting with f-strings
` [PATCH v2 07/20] rv/rvgen: fix typos in automata and generator docstring and comments
` [PATCH v2 19/20] rv/rvgen: fix _fill_states() return type annotation
` [PATCH v2 20/20] rv/rvgen: add missing return type annotations

[PATCH] [v3, apply after -rc1] i3c: simplify combined i3c/i2c dependencies
 2026-02-05 20:11 UTC  (3+ messages)

[PATCH v5 next 0/7] IIO: sca3000: devm resource management
 2026-02-05 20:10 UTC  (9+ messages)
` [PATCH v5 next 7/7] iio: sca3000: manage device registration with devm helper

[PATCH v3 0/2] Support remoteproc fixed device index from DT aliases
 2026-02-05 20:07 UTC  (5+ messages)
` [PATCH v3 1/2] remoteproc: core: support "

[PATCH] iio: ABI: fix current_trigger description
 2026-02-05 20:03 UTC  (5+ messages)

[PATCH V3 0/3] Rust support for powerpc
 2026-02-05 18:04 UTC  (4+ messages)
` [PATCH V3 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V3 2/3] rust: Add PowerPC support
` [PATCH V3 3/3] powerpc: Enable Rust for ppc64le

[PATCH RESEND] thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_temp
 2026-02-05 19:45 UTC 

[PATCH v7 0/8] Add SPI offload support to AD4030
 2026-02-05 19:43 UTC  (4+ messages)
` [PATCH v7 6/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[GIT PULL] ACPI support updates for v6.20-rc1/v7.0-rc1
 2026-02-05 19:40 UTC 

[PATCH v2] usb: typec: hd3ss3220: Check if regulator needs to be switched
 2026-02-05 19:37 UTC  (3+ messages)

[GIT PULL] Power management updates for v6.20-rc1/v7.0-rc1
 2026-02-05 19:37 UTC 

[PATCH v1 1/1] iio: imu: inv_icm42600: Convert to uXX and sXX integer types
 2026-02-05 19:29 UTC  (4+ messages)

[PATCHSET v6] sched_ext: Fix ops.dequeue() semantics
 2026-02-05 19:29 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v7 0/7] Enhanced autonomous selection and improvements
 2026-02-05 19:27 UTC  (15+ messages)
` [PATCH v7 4/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf

[PATCH] iio: imu: inv_icm45600: fix regulator put warning when probe fails
 2026-02-05 19:26 UTC  (4+ messages)

[PATCH v3 0/3] regulator: spacemit-p1: Support board power tree via DT properties
 2026-02-05 19:25 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties

[PATCH v3] scsi: target: fix recursive locking in __configfs_open_file()
 2026-02-05 19:26 UTC  (2+ messages)

[PATCH net-next] net: phylink: guard link replay helpers against NULL phylink instance
 2026-02-05 19:23 UTC 

[PATCH v9 0/6] scripts/make_fit: Support ramdisks and faster operations
 2026-02-05 19:23 UTC  (2+ messages)

[PATCH v3 0/3] landlock: documentation improvements
 2026-02-05 19:23 UTC  (2+ messages)

[PATCH 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-05 19:19 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add sdhci support for Canaan k230

[PATCH] staging: most: dim2: convert pr_info/err/warn to dev_info/err/warn
 2026-02-05 19:13 UTC 

[PATCH RFC 0/6] AFBC fixes for MediaTek DRM
 2026-02-05 19:13 UTC  (6+ messages)
` [PATCH RFC 3/6] drm/mediatek: ovl: Fix misaligned layer source size on AFBC mode

[PATCH v3] iio: imu: inv_icm45600: fix INT1 drive bit inverted
 2026-02-05 19:13 UTC  (2+ messages)

[PATCH] sched/fair: Group pick-tree-entity helper functions together
 2026-02-05 19:12 UTC 

[PATCH RFC 0/4] mtd/spi-mem: Enable DQS support
 2026-02-05 19:11 UTC  (6+ messages)
` [PATCH RFC 1/4] spi: spi-mem: Flag DQS capability
` [PATCH RFC 2/4] mtd: spi-nand: Set the DQS spi-mem capability if available
` [PATCH RFC 3/4] mtd: spi-nand: winbond: Enable the DQS pin on W35N**JW series
` [PATCH DO NOT MERGE RFC 4/4] spi: cadence-qspi: Retrieve DQS capability using the core helper

[PATCH] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
 2026-02-05 19:09 UTC  (6+ messages)
` [EXTERNAL] "

[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
 2026-02-05 19:05 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Cix Sky1 resets
 2026-02-05 19:04 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: soc: cix: document the simple-mfd syscon on Sky1 SoC
    ` 回复: "
` [PATCH v7 3/3] arm64: dts: cix: add support for cix sky1 resets

[PATCH v2 0/2] drm/nouveau: zcull support
 2026-02-05 18:56 UTC  (3+ messages)
` [PATCH v2 1/2] drm/nouveau: Fetch zcull info from device
` [PATCH v2 2/2] drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFO

[PATCH] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-05 18:55 UTC  (2+ messages)

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-02-05 18:54 UTC  (3+ messages)

[PATCHv2] sched/fair: Skip SCHED_IDLE rq for SCHED_IDLE task
 2026-02-05 18:52 UTC  (4+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-02-05 18:48 UTC  (17+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH net-next v4 0/2] virtio_net: add page_pool support
 2026-02-05 18:48 UTC  (6+ messages)
` [PATCH net-next v4 1/2] virtio_net: add page_pool support for buffer allocation

[PATCH net-next v3 0/2] Add Frame Preemption MAC Merge support for ICSSG
 2026-02-05 18:47 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next v3 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge

[PATCH v5 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-02-05 18:47 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm
` [PATCH v5 2/3] reset: tenstorrent: Add reset controller for Atlantis

[PATCH v3 0/4] Improve Hyper-V memory deposit error handling
 2026-02-05 18:42 UTC  (5+ messages)
` [PATCH v3 1/4] mshv: Introduce hv_result_needs_memory() helper function
` [PATCH v3 2/4] mshv: Introduce hv_deposit_memory helper functions
` [PATCH v3 3/4] mshv: Handle insufficient contiguous memory hypervisor status
` [PATCH v3 4/4] mshv: Handle insufficient root memory hypervisor statuses

[PATCH v3 fwctl 0/5] fwctl/bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2026-02-05 18:42 UTC  (7+ messages)
` [PATCH v3 fwctl 4/5] fwctl/bnxt_fwctl: Add bnxt fwctl device

[PATCH v2 1/2] dt-bindings: arm: fsl: Add Gateworks GW7906 board
 2026-02-05 18:41 UTC  (2+ messages)

[PATCH 0/3] Add support for Delta Q54SN120A1 and Q54SW120A7
 2026-02-05 18:40 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: trivial-devices: Add "

[PATCH v1 0/3] support for taiguan-xti05101-01a MIPI-DSI panel
 2026-02-05 18:38 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: vendor: add taiguan
` [PATCH v1 2/3] dt-bindings: display: panel: Add compatible for TAIGUAN XTI05101-01A

[PATCH v2 0/4] Improve Hyper-V memory deposit error handling
 2026-02-05 18:36 UTC  (10+ messages)
` [PATCH v2 1/4] mshv: Introduce hv_result_needs_memory() helper function
` [PATCH v2 2/4] mshv: Introduce hv_deposit_memory helper functions
` [PATCH v2 3/4] mshv: Handle insufficient contiguous memory hypervisor status
` [PATCH v2 4/4] mshv: Handle insufficient root memory hypervisor statuses

[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table
 2026-02-05 18:36 UTC  (13+ messages)

[PATCH v1 1/2] perf tests: build-test coverage for NO_JEVENTS=1
 2026-02-05 18:36 UTC  (2+ messages)
` [PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists

[PATCH v3] docs: process: maintainer-pgp-guide: update kernel.org docs link
 2026-02-05 18:32 UTC  (4+ messages)

[PATCH] perf stat: Fix crash on arm64
 2026-02-05 18:22 UTC  (5+ messages)

[PATCH] riscv: smp: Align secondary_start_sbi to 4 bytes
 2026-02-05 18:21 UTC  (2+ messages)

[PATCH] KVM: VMX: Add quirk to allow L1 to set FREEZE_IN_SMM in vmcs12
 2026-02-05 18:16 UTC  (11+ messages)

[PATCH v3 0/2] PL353 SW ECC fixes
 2026-02-05 18:13 UTC  (2+ messages)

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

[PATCH net] dpll: zl3073x: Fix output pin phase adjustment sign
 2026-02-05 18:10 UTC 

[PATCH v5 0/4] spi: cadence-qspi: Add Renesas RZ/N1 support
 2026-02-05 18:09 UTC  (5+ messages)
` [PATCH v5 1/4] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list
` [PATCH v5 2/4] spi: cadence-qspi: Kill cqspi_jh7110_clk_init
` [PATCH v5 3/4] spi: cadence-qspi: Add support for the Renesas RZ/N1 controller
` [PATCH v5 4/4] ARM: dts: r9a06g032: Describe the QSPI controller

[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
 2026-02-05 18:06 UTC  (7+ messages)
` [RFC PATCH v2 01/12] spi: dt-bindings: add spi-has-dqs property
` [RFC PATCH v2 12/12] spi: cadence-quadspi: enable PHY for direct reads and writes

[PATCH 0/2] tracing: resolve enum names for function arguments via BTF
 2026-02-05 18:04 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH v2 0/2] Add Apple interrupt controller 3 support
 2026-02-05 18:01 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: apple,aic2: Add AICv3

[RESEND PATCH v2] scsi: core: Add 'serial' sysfs attribute for SCSI/SATA
 2026-02-05 18:00 UTC 

[PATCH v2] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-05 17:58 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62a7-sk: Disable mmc Schmitt Trigger
 2026-02-05 17:57 UTC  (9+ messages)

[PATCH] mshv: fix SRCU protection in irqfd resampler ack handler
 2026-02-05 17:53 UTC  (2+ messages)

[PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
 2026-02-05 17:53 UTC  (12+ messages)

[PATCH v11 00/30] Tracefs support for pKVM
 2026-02-05 17:51 UTC  (3+ messages)

[PATCH RFC 0/1] ipmi: Fix double list_add when sender returns an error
 2026-02-05 17:50 UTC  (2+ messages)


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