The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-02-04 12:58:46 to 2026-02-04 14:34:31 UTC [more...]

[PATCH v3 1/3] rust: clk: use the type-state pattern
 2026-02-04 14:34 UTC  (11+ messages)

[PATCH v2 0/3] Revert "revocable: Revocable resource management"
 2026-02-04 14:28 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "selftests: revocable: Add kselftest cases"
` [PATCH v2 2/3] Revert "revocable: Add Kunit test cases"
` [PATCH v2 3/3] Revert "revocable: Revocable resource management"

[PATCH v4 0/2] Optimize secure erase performance for certain Kingston eMMC devices
 2026-02-04 14:33 UTC  (5+ messages)
` [PATCH v4 1/2] block: decouple secure erase size limit from discard size limit
` [PATCH v4 2/2] mmc: add quirk to optimize certain Kingston eMMC secure erase/trim performance

[PATCH v2 0/3] sunrpc: Fix `make W=1` build issues
 2026-02-04 14:32 UTC  (4+ messages)

[PATCH v5 0/5] lib and lib/cmdline enhancements
 2026-02-04 14:31 UTC  (7+ messages)
` [PATCH v5 1/5] lib: fix _parse_integer_limit() to handle overflow
` [PATCH v5 2/5] lib: fix memparse() "
` [PATCH v5 3/5] lib: add more string to 64-bit integer conversion overflow tests
` [PATCH v5 4/5] lib/cmdline_kunit: add test case for memparse()
` [PATCH v5 5/5] lib/cmdline: adjust a few comments to fix kernel-doc -Wreturn warnings

linux-next: build failure after merge of the vfs-brauner tree
 2026-02-04 14:31 UTC  (3+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: return PD number to the user
 2026-02-04 14:28 UTC  (2+ messages)

[PATCH V1] nvme-pci: Fix NULL pointer dereference in nvme_pci_prp_iter_next
 2026-02-04 14:27 UTC  (9+ messages)

[RFC] pinctrl: pinconf-generic: move ..dt_node_to_map_pinmux() to amlogic-am4 driver
 2026-02-04 14:26 UTC  (6+ messages)

[PATCH] perf record: Make logs more readable for event open failures
 2026-02-04 14:26 UTC 

[PATCH net] net: hns3: fix double free issue for tx spare buffer
 2026-02-04 14:25 UTC  (3+ messages)

[PATCH] usb: add QUIRK_NO_BOS for several devices
 2026-02-04 14:25 UTC  (3+ messages)

[PATCH] io_uring: Add SPDX id lines to remaining source files
 2026-02-04 14:24 UTC  (2+ messages)

[PATCH] mm/userfaultfd: fix likely/unlikely annotation in move_pages()
 2026-02-04 14:23 UTC 

[PATCH -next v2 00/22] ext4: use iomap for regular file's buffered I/O path
 2026-02-04 14:23 UTC  (10+ messages)
` [PATCH -next v2 03/22] ext4: only order data when partially block truncating down

[PATCH 0/8] Add RZ/G3L IRQC support
 2026-02-04 14:23 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3L SoC
` [PATCH 2/8] irqchip/renesas-rzg2l: Make fwspec variable as pointer in struct rzg2l_irqc_priv
` [PATCH 3/8] irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
` [PATCH 4/8] irqchip/renesas-rzg2l: Drop IRQC_TINT_START macro
` [PATCH 5/8] irqchip/renesas-rzg2l: Drop IRQC_IRQ_COUNT macro
` [PATCH 6/8] irqchip/renesas-rzg2l: Add RZ/G3L support
` [PATCH 7/8] irqchip/renesas-rzg2l: Add shared irq support
` [PATCH 8/8] arm64: dts: renesas: r9a08g046: Add ICU node

[PATCH v8 0/7] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-02-04 14:21 UTC  (4+ messages)
` [PATCH v8 2/7] mux: Add helper functions for getting optional and selected mux-state

[PATCH v5 00/13] iio: dac: ds4424: add DS4402/DS4404 support and scale
 2026-02-04 14:20 UTC  (16+ messages)
` [PATCH v5 01/13] iio: dac: ds4424: reject -128 RAW value
` [PATCH v5 02/13] iio: dac: ds4424: refactor raw access to use bitwise operations
` [PATCH v5 03/13] iio: dac: ds4424: ratelimit read errors and use device context
` [PATCH v5 04/13] iio: dac: ds4424: sort headers alphabetically
` [PATCH v5 05/13] iio: dac: ds4424: rename iio_info struct to avoid ambiguity
` [PATCH v5 06/13] iio: dac: ds4424: use device match data for chip info
` [PATCH v5 07/13] iio: dac: ds4424: use fsleep() instead of usleep_range()
` [PATCH v5 08/13] dt-bindings: iio: dac: maxim,ds4424: add ds4402/ds4404
` [PATCH v5 09/13] iio: dac: ds4424: add DS4402/DS4404 device IDs
` [PATCH v5 10/13] iio: dac: ds4424: support per-variant output range limits
` [PATCH v5 11/13] iio: dac: ds4424: convert to regmap
` [PATCH v5 12/13] dt-bindings: iio: dac: maxim,ds4424: add maxim,rfs-ohms property
` [PATCH v5 13/13] iio: dac: ds4424: add Rfs-based scale and per-variant limits

[RFC PATCH 0/7] Introduce HasField infrastructure
 2026-02-04 14:20 UTC  (2+ messages)

linux-next: manual merge of the nvdimm tree with the vhost tree
 2026-02-04 14:19 UTC 

[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-02-04 14:17 UTC  (3+ messages)
` [PATCH v2 07/12] mfd: sec: store hardware revision in sec_pmic_dev and add S2MU005 support

[RFC v1 09/11] media: platform: Add NXP Neoisp Image Signal Processor
 2026-02-04 14:16 UTC  (2+ messages)
` [RFC 9/11] "

[PATCH] drm/vkms: fix gamma LUT size check
 2026-02-04 14:15 UTC 

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

[PATCH v3 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
 2026-02-04 14:15 UTC  (8+ messages)
` [PATCH v3 3/3] arm64, compiler-context-analysis: Permit alias analysis through "

[PATCH] spi: tegra114: Preserve SPI mode bits in def_command1_reg
 2026-02-04 14:12 UTC 

[PATCH] ovpn: Replace use of system_wq with system_percpu_wq
 2026-02-04 14:12 UTC  (3+ messages)

[PATCH] usb: dwc3: am62: handle usb2_refclk enable failures
 2026-02-04 14:11 UTC 

[rfc 0/2] pinctrl property checks
 2026-02-04 14:11 UTC  (3+ messages)

[PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload
 2026-02-04 14:09 UTC  (3+ messages)
` [PATCH 3/3] "

[v7 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
 2026-02-04 14:07 UTC  (9+ messages)
` [v7 PATCH 1/2] hung_task: Refactor detection logic and atomicise detection count
          ` [PATCH] hung_task: Increment the global counter immediately

[PATCH 7/7] riscv: dts: spacemit: PCIe and PHY-related updates for OrangePi RV2
 2026-02-04 14:06 UTC  (2+ messages)

[PATCH 4/4] sched/fair: Proportional newidle balance
 2026-02-04 14:05 UTC  (13+ messages)

[RFC v1 00/11] Add iMX95 neoisp driver
 2026-02-04 14:04 UTC  (10+ messages)
` [RFC v1 01/11] media: uapi: v4l2-isp: Add v4l2 ISP extensible statistics definitions
    `  "
` [RFC v1 07/11] media: Add meta formats supported by NXP neoisp driver
    `  "

[PATCH] mmc: dw_mmc: move pmops into core driver
 2026-02-04 14:03 UTC  (2+ messages)

[PATCH 0/2] btrfs: clean up two FIXMEs related to btrfs_search_slot output handling
 2026-02-04 14:03 UTC  (2+ messages)

[PATCH v2 0/9] Improve Qualcomm EUD driver and platform support
 2026-02-04 14:01 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware
` [PATCH v2 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH v2 5/9] usb: misc: qcom_eud: improve enable_store API
` [PATCH v2 6/9] usb: misc: qcom_eud: add host mode coordination
` [PATCH v2 7/9] usb: misc: qcom_eud: fix virtual attach/detach event handling

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

[PATCH v2 0/6] hrtimer/sched: Improve hrtick
 2026-02-04 13:58 UTC  (6+ messages)
` [PATCH v2 5/6] entry,hrtimer: Push reprogramming timers into the interrupt return path

[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-02-04 13:56 UTC  (11+ messages)

[PATCH 00/32] KVM: VMX APIC timer virtualization support
 2026-02-04 13:55 UTC  (2+ messages)

[PATCH 6.6 0/3] net: Backlog NAPI threading for PREEMPT_RT
 2026-02-04 13:54 UTC  (9+ messages)
` [PATCH 6.6 3/3] net: Allow to use SMP threads for backlog NAPI

[PATCH v1] PM: sleep: core: Clear device async state upfront during suspend
 2026-02-04 13:54 UTC  (3+ messages)

[PATCH v6 0/4] kho: history: track previous kernel version and kexec boot count
 2026-02-04 13:54 UTC  (3+ messages)
` [PATCH v6 1/4] kho: add size parameter to kho_add_subtree()

[PATCH v6 0/9] spi: add multi-lane support
 2026-02-04 13:53 UTC  (3+ messages)

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

linux-next: manual merge of the tip tree with the pm tree
 2026-02-04 13:52 UTC 

[PATCH 0/2] Fix port enumeration failure and NULL endpoint issue
 2026-02-04 13:51 UTC  (6+ messages)
` [PATCH 2/2] cxl/core: Hold grandparent port lock while dport adding

[PATCH 6/7] riscv: dts: spacemit: Add a PCIe regulator for OrangePi RV2
 2026-02-04 13:50 UTC  (2+ messages)

[PATCH] [v2] tracing: move __printf() attribute on __ftrace_vbprintk()
 2026-02-04 13:49 UTC  (2+ messages)

[PATCH RFC 0/3] zram: Allow zcomps to manage their own streams
 2026-02-04 13:48 UTC  (4+ messages)
` [PATCH RFC 1/3] zram: Rename zcomp_strm_{init, free}()
` [PATCH RFC 2/3] zram: Introduce zcomp-managed streams
` [PATCH RFC 3/3] zram: Use zcomp-managed streams for async write requests

[PATCH] rust: page: add volatile memory copy methods
 2026-02-04 13:48 UTC  (11+ messages)

[PATCH v4 00/13] Enable I2C on SA8255p Qualcomm platforms
 2026-02-04 13:47 UTC  (9+ messages)
` [PATCH v4 11/13] i2c: qcom-geni: Use resources helper APIs in runtime PM functions
` [PATCH v4 12/13] i2c: qcom-geni: Store of_device_id data in driver private struct

[PATCH] vsnprintf: drop __printf() attributes on binary printing functions
 2026-02-04 13:47 UTC  (2+ messages)

[PATCH v2 0/3] add DWC3 i.MX driver based on flatten devicetree
 2026-02-04 13:46 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: usb: introduce fsl,imx-dwc3

[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-02-04 13:45 UTC  (4+ messages)
` [PATCH v5 1/3] RISC-V: KVM: "
` [PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` [PATCH v5 3/3] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE

[PATCH 0/3] soc: Enable cache lockdown for HiSilicon L3 cache
 2026-02-04 13:44 UTC  (5+ messages)
` [PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC

[PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_cmd.c
 2026-02-04 13:44 UTC 

[PATCH] alpha: don't reference obsolete termio struct for TC* constants
 2026-02-04 13:40 UTC  (6+ messages)
` [PATCH] sparc: "
      ` [PATCH v4] "

[PATCH v6 0/5] staging: rtl8723bs: replace custom wrappers with kernel APIs
 2026-02-04 13:30 UTC  (9+ messages)
` [PATCH v6 1/5] staging: rtl8723bs: introduce kmemdup() where applicable
` [PATCH v6 2/5] staging: rtl8723bs: replace rtw_malloc() with kmalloc()
` [PATCH v6 3/5] staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
` [PATCH v6 4/5] staging: rtl8723bs: use standard skb allocation APIs
` [PATCH v6 5/5] staging: rtl8723bs: remove unused allocation wrapper functions

[PATCH 0/3] replace system_unbound_wq and system_wq with the new wqs
 2026-02-04 13:36 UTC  (3+ messages)

[PATCH] rust: Add PowerPC support
 2026-02-04 13:36 UTC  (6+ messages)

[PATCH v2] iio: chemical: bme680: Fix measurement wait duration calculation
 2026-02-04 13:36 UTC 

[PATCH] reset: rzg2l-usbphy-ctrl: Check pwrrdy is valid before using it
 2026-02-04 13:34 UTC 

[PATCH] CONTRIBUTING.d/: Document format of 'Fixes:' trailer fields
 2026-02-04 13:33 UTC  (3+ messages)

[PATCH 0/2] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-02-04 13:33 UTC  (5+ messages)
` [PATCH 2/2] pmdommain: add support system-wide resume latency constraints

[PATCH net-next v13 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-04 13:33 UTC  (5+ messages)
` [PATCH net-next v13 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH net-next v13 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH net-next v13 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH net-next v13 4/4] net: dsa: add basic initial driver for MxL862xx switches

[PATCH] kbuild: install-extmod-build: do not exclude scripts/dtc/libfdt/
 2026-02-04 13:31 UTC  (6+ messages)

[PATCH v2] HID: pidff: Fix condition effect bit clearing
 2026-02-04 13:31 UTC 

[PATCH v1 0/6] media: rkisp1: Add YUV bypass support for rkisp1
 2026-02-04 13:28 UTC  (4+ messages)
` [PATCH v1 3/6] media: rkisp1-isp: Add target_format

[PATCH v2] drm: fix spacing in printk format strings
 2026-02-04 13:27 UTC 

[patch V2 1/4] sched/mmcid: Prevent live lock on task to CPU mode transition
 2026-02-04 13:27 UTC  (2+ messages)
` [tip: sched/urgent] "

[patch V2 2/4] sched/mmcid: Protect transition on weakly ordered systems
 2026-02-04 13:27 UTC  (2+ messages)
` [tip: sched/urgent] "

[patch V2 3/4] sched/mmcid: Drop per CPU CID immediately when switching to per task mode
 2026-02-04 13:27 UTC  (2+ messages)
` [tip: sched/urgent] "

[patch V2 4/4] sched/mmcid: Optimize transitional CIDs when scheduling out
 2026-02-04 13:27 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] drm/komeda: fix integer overflow in AFBC framebuffer size check
 2026-02-04 13:24 UTC  (3+ messages)

[PATCH net v4 0/1] net/sched: act_gate: protect parameters with RCU on replace
 2026-02-04 13:24 UTC  (2+ messages)
` [PATCH net v4 1/1] "

[PATCH v3 0/3] regulator: spacemit-p1: Support board power tree via DT properties
 2026-02-04 13:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties
` [PATCH v3 2/3] regulator: spacemit-p1: Update supply names
` [PATCH v3 3/3] riscv: dts: spacemit: Update PMIC supply properties for BPI-F3 and Jupiter

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-04 13:21 UTC  (15+ messages)

[PATCH] docs: bindings: da9055: fix dead link to codec binding
 2026-02-04 13:21 UTC  (3+ messages)
` (subset) "

[PATCH v1 1/1] pinctrl: intel: Align Copyright note with corporate guidelines
 2026-02-04 13:20 UTC  (3+ messages)

[PATCH] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-02-04 13:20 UTC  (2+ messages)

[PATCH v3] mfd: bcm590xx: Add support for interrupt handling
 2026-02-04 13:18 UTC  (8+ messages)

[PATCH net-next v14 3/4] net: dsa: yt921x: Add support for Motorcomm YT921x
 2026-02-04 13:16 UTC  (2+ messages)

[PATCH 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
 2026-02-04 13:10 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS

[PATCH 0/4] dt-bindings: usb: atmel: Convert Atmel USB controller bindings to YAML
 2026-02-04 13:15 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: usb: atmel,at91rm9200-ohci: convert to DT schema
` [PATCH 2/4] dt-bindings: usb: atmel,at91sam9g45-ehci: "

[PATCH] staging: sm750fb: remove unnecessary parentheses in ddk750_swi2c.c
 2026-02-04 13:14 UTC  (2+ messages)

[PATCH] drivers/perf: riscv: Keep the fixed counter counting
 2026-02-04 13:13 UTC  (3+ messages)

[PATCH v7 0/3] drivers/base: Introduce revocable
 2026-02-04 13:12 UTC  (3+ messages)
` [PATCH v7 1/3] revocable: Revocable resource management

[WARNING] WARNING in x86_pmu_stop() (arch/x86/events/core.c:1624) triggered by syzkaller repro
 2026-02-04 13:11 UTC 

[PATCH] evm: check return values of crypto_shash functions
 2026-02-04 12:50 UTC  (2+ messages)

[RFC PATCH v1 0/4] mm/damon: Support hot application detections
 2026-02-04 13:07 UTC  (2+ messages)

[PATCH] iwlwifi: dvm: fix NULL pointer dereference in rxon
 2026-02-04 13:07 UTC  (2+ messages)

[PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-04 13:05 UTC  (7+ messages)
` [PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v2 08/11] gpio: cdev: Leverage revocable for accessing "
` [PATCH v2 09/11] gpio: Remove gpio_chip_guard by using revocable

[PATCH] irqchip/gic-v5: Fix spelling mistake "ouside" -> "outside"
 2026-02-04 13:05 UTC  (2+ messages)

[PATCH] x86: mshyperv: Use kthread for vmbus interrupts on PREEMPT_RT
 2026-02-04 13:04 UTC  (8+ messages)

[PATCH bpf-next] bpf: Allow bpf_tcp_sock() helper in XDP
 2026-02-04 13:04 UTC  (2+ messages)

[PATCH] clk: renesas: rzg2l: Drop DMA driver dependency for system boot
 2026-02-04 13:03 UTC  (3+ messages)

[PATCH] ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()
 2026-02-04 13:03 UTC  (2+ messages)

[PATCH] ASoC: amd: fix memory leak in acp3x pdm dma ops
 2026-02-04 13:03 UTC  (2+ messages)

[PATCH 1/1] ASoC: dt-bindings: ti,tlv320aic3x: Add compatible string ti,tlv320aic23
 2026-02-04 13:03 UTC  (2+ messages)

[PATCH v2 0/2] Add QEMU virt-ctrl driver and update m68k virt
 2026-02-04 13:02 UTC  (6+ messages)

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

[PATCH] [net-next] net/mlx5e: fix ip6_dst_lookup link failure
 2026-02-04 13:00 UTC 

[PATCH v17 00/16] Refcounted interrupts, SpinLockIrq for rust
 2026-02-04 13:00 UTC  (6+ messages)
` [PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter

[PATCH net] ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONF
 2026-02-04 12:59 UTC  (2+ messages)

[PATCH] HID: pidff: Fix condition effect bit clearing
 2026-02-04 12:58 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