messages from 2026-07-27 07:43:02 to 2026-07-27 08:19:08 UTC [more...]
[PATCH v7 00/34] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
2026-07-27 8:19 UTC (61+ messages)
` [PATCH v7 01/34] dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
` [PATCH v7 02/34] dt-bindings: pinctrl: airoha: en7581: fix pwm pin-groups
` [PATCH v7 04/34] pinctrl: airoha: an7581: fix misprint in bitfield name
` [PATCH v7 05/34] pinctrl: airoha: an7583: fix I2C0_SDA_PD register bit order
` [PATCH v7 06/34] pinctrl: airoha: an7583: there are no muxes to enable i2c buses
` [PATCH v7 07/34] dt-bindings: pinctrl: airoha: an7583: remove i2c pin function
` [PATCH v7 08/34] pinctrl: airoha: an7581: fix mux/conf of pcie_reset pins
` [PATCH v7 09/34] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v7 10/34] pinctrl: airoha: an7583: fix muxing of non-gpio default pins
` [PATCH v7 11/34] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v7 12/34] pinctrl: airoha: add missed get_direction() function for gpio_chip
` [PATCH v7 13/34] pinctrl: airoha: add set_direction() helper "
` [PATCH v7 14/34] pinctrl: airoha: fix potential kenel panic in IRQ handling code
` [PATCH v7 15/34] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v7 16/34] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v7 17/34] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v7 18/34] pinctrl: airoha: remove not needed irq_type[] array
` [PATCH v7 19/34] pinctrl: airoha: move common definitions to the separate header
` [PATCH v7 20/34] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v7 21/34] pinctrl: airoha: an7581: remove en7581 prefix from variable names
` [PATCH v7 22/34] pinctrl: airoha: an7583: remove an7583 prefix from variable names and definitions
` [PATCH v7 23/34] pinctrl: airoha: an7583: rename registers to match its an7583 names
` [PATCH v7 24/34] pinctrl: airoha: an7583: add support for npu_uart pinmux
` [PATCH v7 25/34] dt-bindings: pinctrl: airoha: an7583: add npu_uart pin group
` [PATCH v7 26/34] pinctrl: airoha: an7583: add support for pon_alt pinmux
` [PATCH v7 27/34] dt-bindings: pinctrl: airoha: an7583: add pon_alt pin group
` [PATCH v7 28/34] pinctrl: airoha: an7583: add support for olt pinmux
` [PATCH v7 29/34] dt-bindings: pinctrl: airoha: an7583: add olt function/group
` [PATCH v7 30/34] pinctrl: airoha: add support of en7523 SoC
` [PATCH v7 31/34] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v7 32/34] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v7 33/34] pinctrl: airoha: add support of an7563 SoC
` [PATCH v7 34/34] dt-bindings: pinctrl: airoha: add support of an7563 pin controller
[PATCH v5 0/6] Add support to 2 panels in bonded-DSI mode
2026-07-27 8:18 UTC (9+ messages)
` [PATCH v5 1/6] dt-bindings: display: panel: Modify reset gpio number constrain
` [PATCH v5 2/6] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
` [PATCH v5 3/6] drm/mipi-dsi: Add flag to support dual-panel configurations
` [PATCH v5 4/6] drm/msm/dsi: Support dual panel use case with single CRTC
` [PATCH v5 5/6] dt-bindings: display: Add Synaptics R63455 panel support
` [PATCH v5 6/6] drm/panel: Add driver for Synaptics R63455 DSI panel
[PATCH net] xfrm: enforce hard byte lifetime in xfrm_input()
2026-07-27 8:18 UTC (2+ messages)
[PATCH] mm: memcg: stop reclaim when a limit update is superseded
2026-07-27 8:16 UTC (2+ messages)
[djwong-xfs:llm-fixes-24 132/140] fs/xfs/scrub/dir_repair.c:777:73: error: 'ino' undeclared; did you mean 'int'?
2026-07-27 8:16 UTC
[RFC PATCH v2 0/8] blk-cgroup: protect blkgs with blkcg_mutex
2026-07-27 8:16 UTC (3+ messages)
` [RFC PATCH v2 1/8] block: associate blkg in submit_bio instead of bio_set_dev
[PATCH v3 0/2] iommu/virtio: Probe fixes for proper driver state
2026-07-27 8:15 UTC (2+ messages)
[PATCH 0/2] t: add and use a commit_body test helper
2026-07-27 8:15 UTC (2+ messages)
[RFC PATCH 00/11] igb: Add experimental VF live migration support
2026-07-27 8:15 UTC (5+ messages)
` [RFC PATCH 05/11] igb: Add VF post-load fixups for live migration
` [RFC PATCH 06/11] igb: Add dirty page tracking for IGBVF migration
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-27 8:14 UTC (3+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit
[PATCH v3 0/3] hwmon: emc1403: Convert to use OF bindings and add regulator support
2026-07-27 8:14 UTC (6+ messages)
` [PATCH v3 2/3] hwmon: (emc1403) Convert to use OF bindings
Backport patch that wasn't dropped, but not applied in the actual stable release
2026-07-27 8:14 UTC
[PATCH 00/10] rust: io: make register bases typed and remove relative registers
2026-07-27 8:14 UTC (6+ messages)
` [PATCH 01/10] rust: io: register: allow explicit base type specification
[PATCH] drm/panel: novatek-nt36536: Fix panel double-remove on attach failure
2026-07-27 8:13 UTC (2+ messages)
[OE-core] [PATCH v8 0/9] rpm: 4.20.1 -> 6.0.1
2026-07-27 8:13 UTC (4+ messages)
` [PATCH v9 0/8] rpm: 4.20.1 -> 6.0.2
` [OE-core] "
ASoC: tas2783-sdw: calibration firmware not re-downloaded after s2idle resume (AMD ACP SoundWire, ASUS ProArt PX13)
2026-07-27 8:13 UTC (2+ messages)
[PATCH v2 0/2] iommu/arm-smmu-v3: Fix SVA vs. HAFT issues
2026-07-27 8:12 UTC (6+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Add HAFT support for SVA
[PATCH] Add option to disable building tests
2026-07-27 8:12 UTC (3+ messages)
[PATCH] PCI: Fix unmasked value in pci_generic_config_write32()
2026-07-27 8:12 UTC (2+ messages)
SoundWire: amd: all peripherals stay UNATTACHED after s2idle resume (AMD ACP70, ASUS ProArt PX13 HN7306)
2026-07-27 8:12 UTC (2+ messages)
[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
2026-07-27 8:11 UTC (3+ messages)
` [PATCH 2/9] EDAC/versalnet: Add NULL check for mci in remove_one_mc()
[PATCH net-next] net: stmmac: fpe: Keep pmac always enabled
2026-07-27 8:11 UTC (2+ messages)
[PATCH 0/3] kernel-fit-image: allow replacing kernel, handle compression in FIT recipe
2026-07-27 8:11 UTC (5+ messages)
` [PATCH 2/3] kernel-fit-image: reintroduce option to replace kernel image
` [OE-core] "
7.2-rc1 regression Folio lock leak in writepage_delalloc()
2026-07-27 8:11 UTC (12+ messages)
` [PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
Nouveau message vocal de Vger - 2026-07-27
2026-07-27 8:05 UTC
[PATCH] staging: media: tegra-video: fix syncpoint leak in tegra20 channel init
2026-07-27 8:10 UTC (2+ messages)
[PATCH v2] rapidio: mport_cdev: fix use-after-free in dma_req_free()
2026-07-27 8:09 UTC (6+ messages)
` [PATCH v3] "
[PATCH v3] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
2026-07-27 8:08 UTC (2+ messages)
[PATCH rdma-rc 1/2] RDMA/ucma: Lock the handler in ucma_write_cm_event()
2026-07-27 8:08 UTC (2+ messages)
` [PATCH rdma-rc 2/2] RDMA/ucma: Lock the handler in ucma_set_ib_path()
[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
2026-07-27 8:08 UTC (3+ messages)
[PATCH 0/2] drm/panel: simple: Add support for Ampire AM-800480N3TZQW-00H TFT panel
2026-07-27 8:07 UTC (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add Ampire AM-800480N3TZQW-00H
[PATCH 0/2] drm/panel: st7703: add AYANEO Pocket DS lower panel
2026-07-27 8:07 UTC (4+ messages)
` [PATCH 2/2] drm/panel: st7703: Add AYANEO Pocket DS Lower Panel Support
[PATCH v2 0/4] drm/panel: jd9365da: add support for DCLTek DT300250
2026-07-27 8:07 UTC (2+ messages)
[PATCH v4] i2c: Add FTDI FT4222H USB I2C adapter
2026-07-27 8:07 UTC (3+ messages)
[bluez/bluez]
2026-07-27 8:07 UTC
[bluez/bluez] 4220d4: rap: use session lookup for RAS operations
2026-07-27 8:07 UTC
[PATCH v5 0/8] Transition Nova Core to TLV firmare images
2026-07-27 8:06 UTC (7+ messages)
` [PATCH v5 1/8] rust: alloc: add Vec::zeroed method
` [PATCH v5 2/8] rust: firmware: add request_into_buf()
` [PATCH v5 8/8] gpu: nova-core: update firmware module info for TLV images
[PATCH] Fixed a bug related to thermal framework boundary conditions: trip points do not need to be updated when polling is active, whereas they must be update to re-enable the irq when polling is inactive
2026-07-27 8:06 UTC (2+ messages)
[RFC cip-dev][isar-cip-core][PATCH 0/4] switch to rootless build
2026-07-27 8:06 UTC (9+ messages)
` [RFC cip-dev][isar-cip-core][PATCH 1/4] update to kas 5.4
` [RFC cip-dev][isar-cip-core][PATCH 4/4] switch to isar-rootless
[PATCH v3 0/3] Add ADSP and CDSP support for Nord SoC
2026-07-27 8:05 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: soc: qcom,aoss-qmp: Document Nord AOSS side channel
` [PATCH v3 2/3] dt-bindings: remoteproc: qcom,nord-pas: Document Nord PAS
` [PATCH v3 3/3] remoteproc: qcom: pas: Add Nord ADSP and CDSP support
[PATCH] PCI: Fix unmasked value in pci_generic_config_write32()
2026-07-27 8:04 UTC (2+ messages)
[PATCH v1 0/2] net/dpaa2: fix RSS for plain and tunnelled traffic
2026-07-27 8:04 UTC (4+ messages)
` [PATCH v2] net/dpaa2: hash inner IP for "
[PATCH V5] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
2026-07-27 8:03 UTC (2+ messages)
[PATCH v3 00/14] Add hexagon l2vic, qtimer devices
2026-07-27 8:03 UTC (11+ messages)
` [PATCH v3 01/14] hw/hexagon: refactor with hex-subsys
` [PATCH v3 04/14] hw/hexagon: extract get_reg_value/set_reg_value stubs in globalreg
` [PATCH v3 05/14] hw/hexagon: connect l2vic device
` [PATCH v3 06/14] hw/hexagon/virt: instantiate virtio-mmio transports
` [PATCH v3 08/14] hw/hexagon/virt: connect pl011 UART interrupt
[PATCH v5 0/3] hwspinlock: convert to XArray and add debug capabilities
2026-07-27 8:03 UTC (3+ messages)
` [PATCH v5 3/3] hwspinlock: add low level "
[PATCH net] liquidio: Fix possible memory leak in lio_reset_queues()
2026-07-27 8:02 UTC
[RFC PATCH 1/2] PM: EM: Export em_table_alloc/free
2026-07-27 8:03 UTC (5+ messages)
[PATCH net-next v9 00/12] net: pcs: Introduce support for fwnode PCS
2026-07-27 8:02 UTC (3+ messages)
` [PATCH net-next v9 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
[PATCH v2] gpio: pca953x: fix cache_only and IRQ state on restore_context() failure
2026-07-27 8:02 UTC
[PATCH v4 net-next 1/1] tcp: allow congestion controls to override TSO autosizing
2026-07-27 8:02 UTC (2+ messages)
[PATCH v4] erofs: accept source file descriptor via fsconfig
2026-07-27 8:01 UTC (6+ messages)
[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-07-27 8:01 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-07-27 8:00 UTC (4+ messages)
` [PATCH bpf-next 2/3] bpf: arena: allocate the fault-in page outside the lock
[PATCH] ALSA:hda/realtek:ALC269 fixup for Legion 7 15ASH11 Mic Mute LED
2026-07-27 8:00 UTC
[PATCH v3] mm/migrate_device: Clear stale mapping after freeing swapcache
2026-07-27 8:00 UTC (2+ messages)
[PATCH net] net: stmmac: Disable queues before netif_tx_disable in xdp_release
2026-07-27 8:00 UTC (2+ messages)
[PATCH v3 1/2] media: i2c: ov8856 : remove ACPI node bypass mechanism
2026-07-27 7:59 UTC (2+ messages)
[PATCH net] net: stmmac: Fix E2E delay mechanism
2026-07-27 7:59 UTC (3+ messages)
[PATCH v2 00/11] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-07-27 7:58 UTC (3+ messages)
` [PATCH v2 05/11] wifi: rtw88: coex: add the RTL8723BS scan antenna workaround
[PATCH 0/3] soc: renesas: rz-sysc: Add RZ/G3L PWRRDY power sequencing support
2026-07-27 7:57 UTC (3+ messages)
` [PATCH 1/3] soc: renesas: rz-sysc: Register auxiliary device for PWRRDY power sequencer
[PATCH RFC 4/7] fs: support FD_FAILFS_ROOT in fchroot()
2026-07-27 7:57 UTC (3+ messages)
[GIT PULL] gpio: legacy interface cleanups for 7.3
2026-07-27 7:57 UTC (2+ messages)
[PATCH v4 0/7] nbd: eliminate queue freeze/unfreeze overhead in connection setup
2026-07-27 7:47 UTC (8+ messages)
` [PATCH v4 1/7] nbd: simplify find_fallback() by removing redundant logic
` [PATCH v4 2/7] nbd: disallow NBD_SET_SOCK on an active device
` [PATCH v4 3/7] nbd: remove queue freeze in nbd_add_socket
` [PATCH v4 4/7] nbd: skip queue freeze when setting size at device startup
` [PATCH v4 5/7] nbd: factor out a nbd_genl_foreach_sock
` [PATCH v4 6/7] nbd: remove queue freeze for newly created nbd from netlink path
` [PATCH v4 7/7] nbd: add nr_hw_queues module parameter for pre-created devices
[PATCH v2 0/2] Stabilize serial line numbers on MediaTek boards
2026-07-27 7:53 UTC (4+ messages)
` [PATCH v2 2/2] serial: 8250_mtk: honor DT serial aliases
[PATCH] gpio: pca953x: restore cache_only state on resume failure
2026-07-27 7:53 UTC (3+ messages)
[PATCH net-next v4 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
2026-07-27 7:53 UTC (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding
` [PATCH net-next v4 2/2] net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
[PATCH v3] KVM: x86: Mark nested RSM-created VM-Enter as untrusted
2026-07-27 7:53 UTC (3+ messages)
[RFC PATCH 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
2026-07-27 7:52 UTC (5+ messages)
` [RFC PATCH 3/3] dt-bindings: sifive: Add WorldGuard Checker
[PATCH v8 0/2] Add support for the TI BQ25792 battery charger (regulator part)
2026-07-27 7:52 UTC (3+ messages)
` [PATCH v8 1/2] regulator: bq257xx: Drop the regulator_dev from the driver data
` [PATCH v8 2/2] regulator: bq257xx: Add support for BQ25792
[PATCH v1 1/2] man/man3/str*.3: NAME: Explain the names
2026-07-27 7:51 UTC (7+ messages)
` [PATCH v2 0/4] str*.3, mem*.3: "
` [PATCH v2 1/4] man/man3/str*.3: "
[PATCH RESEND 00/17] drm/spacemit: add SpacemiT K3 display support
2026-07-27 7:49 UTC (5+ messages)
` [PATCH RESEND 12/17] drm/spacemit: add Innosilicon DP/eDP controller bridge driver
[f2fs-dev] [PATCH] f2fs: return writeback error from collapse range
2026-07-27 7:49 UTC (2+ messages)
` "
[PATCH 0/6] LoongArch: KVM: Add separate vmid support
2026-07-27 7:49 UTC (5+ messages)
` [PATCH 4/6] LoongArch: KVM: implement vmid updating logic
` [PATCH 5/6] LoongArch: KVM: Add remote tlb flushing support
[RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
2026-07-27 7:48 UTC (3+ messages)
` [RFC PATCH v1 3/5] hw/arm/stm32f103: instantiate and map GPIO ports
[PATCH] scsi: snic: Fix scsi host leak on workqueue allocation failure
2026-07-27 7:48 UTC (2+ messages)
[PATCH v3] ARM: module.lds: fix unwind metadata for merged .text sections
2026-07-27 7:47 UTC (2+ messages)
[PATCH v8 0/2] media: i2c: Add driver for Mira220
2026-07-27 7:47 UTC (6+ messages)
` [PATCH v8 2/2] media: i2c: Add driver for AMS-OSRAM Mira220
[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
2026-07-27 7:47 UTC (3+ messages)
[PATCH v2 0/2] semihosting: Fix auto-strlen for 32-bit targets + add riscv32 test
2026-07-27 7:46 UTC (3+ messages)
` [PATCH v2 1/2] semihosting/arm-compat-semi: Fix auto‑strlen detection for 32‑bit targets
` [PATCH v2 2/2] tests/tcg/riscv32: Add RISC-V 32-bit semihosting test
[PATCH v2] mac80211: reject station addition if AP or MLO link is inactive
2026-07-27 7:45 UTC
[oe][meta-multimedia][PATCH 1/6] bluealsa: upgrade 4.3.0 -> 4.3.1
2026-07-27 7:45 UTC (6+ messages)
` [oe][meta-networking][PATCH 2/6] libiec61850: upgrade 1.6.1 -> 1.6.2
` [oe][meta-oe][PATCH 3/6] netplan: upgrade 1.2.1 -> 1.2.2
` [oe][meta-oe][PATCH 4/6] transmission: upgrade 4.1.1 -> 4.1.3
` [oe][meta-oe][PATCH 5/6] xrdp: upgrade 0.10.6 -> 0.10.6.1
` [oe][meta-webserver][PATCH 6/6] swagger-ui: upgrade 5.32.9 -> 5.32.11
[PATCH net] net/smc: clamp peer supplied CDC cursors to the buffer size
2026-07-27 7:45 UTC (2+ messages)
qcom: Update DSP firmware for qcs8300 platform
2026-07-27 7:45 UTC
[PATCH] tools/gen-cve-release-notes: add argparse support
2026-07-27 7:43 UTC
pcm_meter: give the s16 scope a level for DSD streams
2026-07-27 7:43 UTC
pcm_meter: let the s16 scope degrade instead of killing the caller
2026-07-27 7:42 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.