The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-01-29 08:53:16 to 2026-01-29 10:41:36 UTC [more...]

[PATCH RESEND 0/9] Add Renesas RZ/G3L PINCONTROL support
 2026-01-29 10:16 UTC  (10+ messages)
` [PATCH RESEND 1/9] dt-bindings: pinctrl: renesas: Document reset-names
` [PATCH RESEND 2/9] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
` [PATCH RESEND 3/9] clk: renesas: r9a08g046: Add GPIO clocks/resets
` [PATCH RESEND 4/9] pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
` [PATCH RESEND 5/9] pinctrl: renesas: rzg2l: Add OEN support for RZ/G3L
` [PATCH RESEND 6/9] pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC
` [PATCH RESEND 7/9] arm64: dts: renesas: r9a08g046: Add pincontrol node
` [PATCH RESEND 8/9] arm64: dts: renesas: r9a08g046l48-smarc: Add SCIF0 pincontrol
` [PATCH RESEND 9/9] arm64: dts: renesas: rzg3l-smarc-som: Enable eth1 (GBETH1) interface

[PATCH 0/9] Add Renesas RZ/G3L PINCONTROL support
 2026-01-29  9:11 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: pinctrl: renesas: Document reset-names
` [PATCH 2/9] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
` [PATCH 3/9] clk: renesas: r9a08g046: Add GPIO clocks/resets
` [PATCH 4/9] pinctrl: renesas: rzg2l: Add support for selecting power source for {WDT,AWO,ISO}
` [PATCH 5/9] pinctrl: renesas: rzg2l: Add OEN support for RZ/G3L
` [PATCH 6/9] pinctrl: renesas: rzg2l: Add support for RZ/G3L SoC
` [PATCH 7/9] arm64: dts: renesas: r9a08g046: Add pincontrol node
` [PATCH 8/9] arm64: dts: renesas: r9a08g046l48-smarc: Add SCIF0 pincontrol
` [PATCH 9/9] arm64: dts: renesas: rzg3l-smarc-som: Enable eth1 (GBETH1) interface

[RFC PATCH] net: phy: integrate reset-after-clock quirk into phy_init_hw
 2026-01-29 10:41 UTC  (7+ messages)

[PATCH v3 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-01-29 10:40 UTC  (6+ messages)
` [PATCH v3 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v3 2/2] x86/sev: Add support to unaccept memory after hot-remove

[PATCH v3 0/3] misc: fastrpc: Refactor and add userspace buffer support
 2026-01-29 10:39 UTC  (4+ messages)
` [PATCH v3 3/3] misc: fastrpc: Support mapping userspace-allocated buffers

[PATCH v2 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
 2026-01-29 10:39 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: Optimize "

[PATCH] slub: avoid list_lock contention from __refill_objects_any()
 2026-01-29 10:39 UTC  (4+ messages)

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-01-29 10:38 UTC  (13+ messages)

[PATCH v5 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
 2026-01-29 10:34 UTC  (16+ messages)
` [PATCH v5 net-next 01/15] net: fec: add fec_txq_trigger_xmit() helper
` [PATCH v5 net-next 02/15] net: fec: add fec_rx_error_check() to check RX errors
` [PATCH v5 net-next 03/15] net: fec: add rx_shift to indicate the extra bytes padded in front of RX frame
` [PATCH v5 net-next 04/15] net: fec: add fec_build_skb() to build a skb
` [PATCH v5 net-next 05/15] net: fec: improve fec_enet_rx_queue()
` [PATCH v5 net-next 06/15] net: fec: add fec_enet_rx_queue_xdp() for XDP path
` [PATCH v5 net-next 07/15] net: fec: add tx_qid parameter to fec_enet_xdp_tx_xmit()
` [PATCH v5 net-next 08/15] net: fec: transmit XDP frames in bulk
` [PATCH v5 net-next 09/15] net: fec: remove unnecessary NULL pointer check when clearing TX BD ring
` [PATCH v5 net-next 10/15] net: fec: use switch statement to check the type of tx_buf
` [PATCH v5 net-next 11/15] net: fec: remove the size parameter from fec_enet_create_page_pool()
` [PATCH v5 net-next 12/15] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v5 net-next 13/15] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
` [PATCH v5 net-next 14/15] net: fec: improve fec_enet_tx_queue()
` [PATCH v5 net-next 15/15] net: fec: add AF_XDP zero-copy support

[PATCH v2 0/3] binder: handle PID namespace conversion for freeze operation
 2026-01-29 10:35 UTC  (5+ messages)
` [PATCH v2 2/3] rust: pid: add Pid abstraction and init_pid_ns helper
` [PATCH v2 3/3] rust_binder: handle PID namespace conversion for freeze operation

[PATCH v6 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-01-29 10:35 UTC  (2+ messages)

[PATCH v3 00/30] kernel-doc: make it parse new functions and structs
 2026-01-29 10:34 UTC  (48+ messages)
` [PATCH v3 03/30] docs: kdoc_parser: move var transformers to the beginning
  ` [Intel-wired-lan] "
` [PATCH v3 04/30] docs: kdoc_parser: don't mangle with function defines
  ` [Intel-wired-lan] "
` [PATCH v3 05/30] docs: kdoc_parser: add functions support for NestedMatch
  ` [Intel-wired-lan] "
` [PATCH v3 06/30] docs: kdoc_parser: use NestedMatch to handle __attribute__ on functions
  ` [Intel-wired-lan] "
` [PATCH v3 07/30] docs: kdoc_parser: fix variable regexes to work with size_t
  ` [Intel-wired-lan] "
` [PATCH v3 08/30] docs: kdoc_parser: fix the default_value logic for variables
  ` [Intel-wired-lan] "
` [PATCH v3 09/30] docs: kdoc_parser: add some debug for variable parsing
  ` [Intel-wired-lan] "
` [PATCH v3 10/30] docs: kdoc_parser: don't exclude defaults from prototype
  ` [Intel-wired-lan] "
` [PATCH v3 11/30] docs: kdoc_parser: fix parser to support multi-word types
  ` [Intel-wired-lan] "
` [PATCH v3 12/30] docs: kdoc_parser: ignore context analysis and lock attributes
  ` [Intel-wired-lan] "
` [PATCH v3 13/30] docs: kdoc_parser: add support for LIST_HEAD
  ` [Intel-wired-lan] "
` [PATCH v3 15/30] docs: kdoc_re: properly handle strings and escape chars on it
  ` [Intel-wired-lan] "
` [PATCH v3 16/30] docs: kdoc_re: better show KernRe() at documentation
  ` [Intel-wired-lan] "
` [PATCH v3 17/30] docs: kdoc_re: don't recompile NextMatch regex every time
  ` [Intel-wired-lan] "
` [PATCH v3 18/30] docs: kdoc_re: Change NestedMath args replacement to \0
  ` [Intel-wired-lan] "
` [PATCH v3 19/30] docs: kdoc_re: make NextedMatch use KernRe
  ` [Intel-wired-lan] "
` [PATCH v3 20/30] docs: kdoc_re: add support on NestedMatch for argument replacement
  ` [Intel-wired-lan] "
` [PATCH v3 23/30] docs: kdoc_parser: better handle struct_group macros
  ` [Intel-wired-lan] "
` [PATCH v3 25/30] docs: kdoc_re: add a helper class to declare C function matches
  ` [Intel-wired-lan] "
` [PATCH v3 26/30] docs: kdoc_parser: use the new CFunction class
  ` [Intel-wired-lan] "
` [PATCH v3 27/30] docs: kdoc_parser: minimize differences with struct_group_tagged
  ` [Intel-wired-lan] "
` [PATCH v3 28/30] docs: kdoc_parser: move transform lists to a separate file
  ` [Intel-wired-lan] "
` [PATCH v3 29/30] docs: kdoc_re: don't remove the trailing ";" with NestedMatch
  ` [Intel-wired-lan] [PATCH v3 29/30] docs: kdoc_re: don't remove the trailing "; " "

[PATCH v1 1/1] i2c: designware: Remove dead code in AMD ISP case
 2026-01-29 10:34 UTC 

[PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
 2026-01-29 10:34 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer

[PATCH v5 0/4] misc: fastrpc: Add polling mode support
 2026-01-29 10:34 UTC  (7+ messages)
` [PATCH v5 3/4] misc: fastrpc: Expand context ID mask for DSP "
` [PATCH v5 4/4] misc: fastrpc: Add polling mode support for fastRPC driver

[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27
 2026-01-29 10:33 UTC  (4+ messages)
` [PATCH net V2 2/4] net/mlx5: Fix deadlock between devlink lock and esw->wq

[PATCH v3] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi-pinctrl: Add SA8775P and QCS8300 pinctrl
 2026-01-29 10:33 UTC  (5+ messages)

[PATCH v2 1/2] efi/libstub: enable apple-set-os for all apple devices
 2026-01-29 10:33 UTC  (3+ messages)

[PATCH v2 0/3] Enable QoS configuration on QCS8300
 2026-01-29 10:32 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: qcom,qcs8300-rpmh: add clocks property to enable QoS

[PATCH v10 0/3] Add I2C support for Tegra410
 2026-01-29 10:30 UTC  (4+ messages)
` [PATCH v10 1/3] i2c: tegra: Introduce tegra_i2c_variant to identify DVC and VI
` [PATCH v10 2/3] i2c: tegra: Add logic to support different register offsets
` [PATCH v10 3/3] i2c: tegra: Add support for Tegra410

[PATCH v8] tty: tty_port: add workqueue to flip TTY buffer
 2026-01-29 10:31 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8960: expressatt Add PWM vibrator
 2026-01-29 10:31 UTC  (4+ messages)

[PATCH v2 0/2] tools/nolibc: printf left alignment and zero padding
 2026-01-29 10:30 UTC  (3+ messages)
` [PATCH v2 1/2] tools/nolibc: support left alignment (-) and zero padding (0) in printf

[PATCH nf-next] netfilter: flowtable: dedicated slab for flow entry
 2026-01-29 10:26 UTC  (2+ messages)

include/linux/seqlock.h:1257:undefined reference to `__scoped_seqlock_bug'
 2026-01-29 10:26 UTC  (3+ messages)

[PATCH 6.6 000/254] 6.6.122-rc1 review
 2026-01-29 10:24 UTC  (3+ messages)

[PATCH v4 1/3] cxl, doc: Remove isonum.txt inclusion
 2026-01-29 10:21 UTC  (6+ messages)
` [PATCH v4 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[syzbot] Monthly hfs report (Jan 2026)
 2026-01-29 10:20 UTC 

[PATCH v3] drm: add ARM interleaved 64k modifier
 2026-01-29 10:18 UTC  (2+ messages)

[PATCH net] net: phy: add device link between MAC device and MDIO device
 2026-01-29 10:18 UTC  (6+ messages)

[PATCH 6.12 000/169] 6.12.68-rc1 review
 2026-01-29 10:18 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Awinic AW86938 haptic driver
 2026-01-29 10:18 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support

[PATCH v3 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-order
 2026-01-29 10:17 UTC  (3+ messages)

[PATCH v4 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-order
 2026-01-29 10:16 UTC  (4+ messages)
` [PATCH v4 2/4] net: phy: realtek: add RTL8224 pair order support
` [PATCH v4 3/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-polarity
` [PATCH v4 4/4] net: phy: realtek: add RTL8224 polarity support

[PATCH v5 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
 2026-01-29 10:15 UTC  (2+ messages)

[PATCH 6.18 000/227] 6.18.8-rc1 review
 2026-01-29 10:12 UTC  (3+ messages)

[PATCH v4 0/5] rtc: zynqmp: fixes for read and set offset
 2026-01-29 10:11 UTC  (5+ messages)
` [PATCH v4 4/5] rtc: zynqmp: rework set_offset

[PATCH] arm64/mpam: Support partial-core boot for MPAM
 2026-01-29 10:11 UTC  (2+ messages)

[PATCH RFC v2 0/2] virtio-net: add flow filter for receive timestamps
 2026-01-29 10:08 UTC  (4+ messages)
` [PATCH RFC v2 2/2] virtio-net: support receive timestamp

[PATCH] accel/amdxdna: Fix memory leak in amdxdna_ubuf_map
 2026-01-29 10:07 UTC 

[PATCH 1/2] drm: introduce page_flip_timeout()
 2026-01-29 10:06 UTC  (7+ messages)

[PATCH v3 00/26] Runtime TDX Module update support
 2026-01-29  9:46 UTC  (4+ messages)
` [PATCH v3 06/26] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs

[PATCH] drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()
 2026-01-29 10:03 UTC  (3+ messages)

[PATCH v3 0/4] media: qcom: flip the switch between Venus and Iris drivers
 2026-01-29 10:02 UTC  (4+ messages)

[PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch
 2026-01-29  9:54 UTC  (5+ messages)
` [PATCH v4 1/4] clk: vf610: Move VF610_CLK_END define to clk-vf610 driver
` [PATCH v4 2/4] dt-bindings: clock: vf610: Drop VF610_CLK_END define
` [PATCH v4 3/4] dt-bindings: clock: vf610: Add definitions for MTIP L2 switch
` [PATCH v4 4/4] clk: vf610: Add support for the Ethernet switch clocks

[PATCH v6 0/2] i2c: spacemit: introduce pio for k1
 2026-01-29  9:58 UTC  (3+ messages)

[PATCH v6 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-29 10:00 UTC  (4+ messages)
` [PATCH v6 2/4] drm: Add CRTC background color property

[PATCH v2] LoongArch: KVM: Add more CPUCFG mask bit
 2026-01-29  9:57 UTC  (3+ messages)

[PATCH net] iavf: fix PTP use-after-free during reset
 2026-01-29  9:57 UTC 

[PATCH] staging: rtl8723bs: refactor BSS Coexistence channel report logic
 2026-01-29  9:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] Serdes: s32g: Add support for serdes subsystem
 2026-01-29  9:54 UTC  (3+ messages)
` [PATCH 2/4] phy: s32g: Add serdes subsystem phy

[PATCH 0/3] ASoC: fsl_asrc: support the i.MX952 platform
 2026-01-29  9:53 UTC  (6+ messages)
` [PATCH 2/3] ASoC: fsl_asrc: Add support for "
` [PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device

[PATCH 5/6] cpufreq: Set policy->min and max as real QoS constraints
 2026-01-29  9:52 UTC  (2+ messages)

[PATCH -next] cgroup: increase maximum subsystem count from 16 to 32
 2026-01-29  9:51 UTC  (3+ messages)

[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
 2026-01-29  9:48 UTC  (2+ messages)

[PATCH 0/2] lp5680: compile fixes and cleanup
 2026-01-29  9:45 UTC  (3+ messages)
` [PATCH 1/2] leds: lp5860: Fix compilation as module
` [PATCH 2/2] leds: lp5860: Remove useless select

[PATCH v8 0/8] dmaengine: sh: rz-dmac: Add tx_status and pause/resume support
 2026-01-29  9:44 UTC  (2+ messages)

[PATCH] watchdog/softlockup: Fix sample ring index wrap in need_counting_irqs()
 2026-01-29  9:42 UTC  (4+ messages)

[PATCH] scsi: libsas: Fix dev_list race conditions with proper locking
 2026-01-29  9:38 UTC 

Regression: system freeze on resume from suspend introduced by printk per-console suspended state
 2026-01-29  9:34 UTC  (9+ messages)

[PATCH] drivers/usb: misc: use kmalloc_array() instead of kmalloc() to prevent overflow
 2026-01-29  9:32 UTC 

[PATCH 0/2] Fix a __clk_core_init parental issue
 2026-01-29  9:31 UTC  (4+ messages)
` [PATCH 2/2] clk: imx8mp: Mark arm_a53_div as critical

[PATCH] drm/bridge: drm_bridge_get/put(): document NULL pointer behaviour
 2026-01-29  9:30 UTC 

[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
 2026-01-29  9:30 UTC  (4+ messages)

[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2026-01-29  9:29 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller
` [PATCH v10 2/2] PCI: eic7700: Add Eswin PCIe host controller driver

Deadlock in usb subsystem on shutdown, 6.18.3+
 2026-01-29  9:28 UTC  (8+ messages)

[PATCH 6.1.y] drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV
 2026-01-29  9:27 UTC 

[PATCH v3] dma/pool: distinguish between missing and exhausted atomic pools
 2026-01-29  9:26 UTC  (2+ messages)

[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-01-29  9:24 UTC  (14+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH 0/4] sched: The newidle balance regression
 2026-01-29  9:24 UTC  (8+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance

[PATCH] octeontx2-af: Fix PF driver crash with kexec kernel booting
 2026-01-29  9:19 UTC 

[PATCH] staging: fbtft: use guard() to simplify code
 2026-01-29  9:18 UTC  (3+ messages)

[PATCH v2 0/2] cpuidle: governors: teo: Wakeup events classification change and refinement
 2026-01-29  9:19 UTC  (5+ messages)
` [PATCH v2 1/2] cpuidle: governors: teo: Adjust the classification of wakeup events
` [PATCH v2 2/2] cpuidle: governors: teo: Refine intercepts-based idle state lookup

[PATCH mm-new v5 0/5] Improve khugepaged scan logic
 2026-01-29  9:18 UTC  (6+ messages)
` [PATCH mm-new v5 2/5] mm: khugepaged: refine scan progress number

[PATCH v4 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
 2026-01-29  9:17 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
` [PATCH v4 2/3] PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
` [PATCH v4 3/3] PCI: dwc: ep: Add comment explaining controller-level PTM access

[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
 2026-01-29  9:16 UTC  (3+ messages)
` [PATCH v4 18/22] slab: refill sheaves from all nodes

[PATCH v2 0/3] Add DMA support for RZ/T2H RSPI
 2026-01-29  9:16 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: spi: renesas,rzv2h-rspi: allow multiple DMAs

[RFC] Don't create sframes during build
 2026-01-29  9:13 UTC  (3+ messages)

[PATCH 6.6.y] drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV
 2026-01-29  9:13 UTC 

[PATCH v12 0/3] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2026-01-29  9:11 UTC  (6+ messages)
` [PATCH v12 3/3] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board

[syzbot] Monthly btrfs report (Jan 2026)
 2026-01-29  9:07 UTC 

[PATCH 2/6] wifi: mt76: mt7925: add NULL pointer protection for MLO state transitions
 2026-01-29  9:05 UTC  (2+ messages)
` [v7 PATCH 7/7] wifi: mt76: mt7925: add error logging for MLO ROC setup in set_links

[PATCH] misc/mei: INTEL_MEI should depend on X86 or DRM_XE
 2026-01-29  9:01 UTC  (8+ messages)

[PATCH net-next 00/13] net: phy_port: SFP modules representation and phy_port listing
 2026-01-28 16:10 UTC  (11+ messages)
` [PATCH net-next 05/13] net: phy: Create SFP phy_port before registering usptream
` [PATCH net-next 07/13] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next 08/13] net: phylink: "
` [PATCH net-next 09/13] net: phy: phy_port: Store information about a MII port's occupancy
` [PATCH net-next 10/13] net: phy: phy_link_topology: Add a helper to retrieve ports

[PATCH v3] usb: xhci: Fix memory leak in xhci_disable_slot()
 2026-01-29  8:56 UTC  (2+ messages)

[RFC net-next 0/4] net: dsa: yt921x: Add tc support
 2026-01-29  8:51 UTC  (5+ messages)
` [RFC net-next 1/4] net: dsa: yt921x: Refactor port error message
` [RFC net-next 2/4] net: dsa: yt921x: Refactor long register helpers
` [RFC net-next 3/4] net: dsa: yt921x: Add port police support
` [RFC net-next 4/4] net: dsa: yt921x: Add port qdisc tbf support


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