messages from 2026-07-27 07:13:13 to 2026-07-27 07:53:05 UTC [more...]
[PATCH v7 00/34] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
2026-07-27 7:53 UTC (42+ 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 03/34] dt-bindings: pinctrl: airoha: an7583: fix device tree binding schema
` [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 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
[RFC PATCH 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
2026-07-27 7:52 UTC (4+ messages)
` [RFC PATCH 3/3] dt-bindings: sifive: Add WorldGuard Checker
[PATCH net] net: stmmac: Fix E2E delay mechanism
2026-07-27 7:52 UTC (2+ messages)
[PATCH v3 00/14] Add hexagon l2vic, qtimer devices
2026-07-27 7:51 UTC (3+ messages)
` [PATCH v3 08/14] hw/hexagon/virt: connect pl011 UART interrupt
[PATCH v2 0/2] Stabilize serial line numbers on MediaTek boards
2026-07-27 7:51 UTC (4+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: alias all enabled serial ports
` [PATCH v2 2/2] serial: 8250_mtk: honor DT serial aliases
[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 (13+ messages)
` [PATCH RESEND 08/17] drm/spacemit: add Saturn DPU core types, cmdlist and display MMU
` [PATCH RESEND 10/17] drm/spacemit: add Saturn DPU KMS pipeline
` [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 (11+ messages)
` [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
` [PATCH 2/6] LoongArch: KVM: Add separate vCPU and VM id update function
` [PATCH 3/6] LoongArch: KVM: Add separate vmid feature support
` [PATCH 4/6] LoongArch: KVM: implement vmid updating logic
` [PATCH 5/6] LoongArch: KVM: Add remote tlb flushing support
` [PATCH 6/6] LoongArch: KVM: Enable separate vmid feature
[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 v3 0/3] Add ADSP and CDSP support for Nord SoC
2026-07-27 7:46 UTC (4+ 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 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
[PATCH RFC 4/7] fs: support FD_FAILFS_ROOT in fchroot()
2026-07-27 7:42 UTC (2+ messages)
[PATCH v3 0/2] ipmi: kcs_bmc_aspeed: g6: Add KCS Channel 4 over PCIe
2026-07-27 7:42 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ARM: dts: aspeed-g6: add pcie-kcs4
[PATCH v5 0/3] pmdomain: imx: build the SCU power domain driver as a module
2026-07-27 7:46 UTC (5+ messages)
` [PATCH v5 2/3] pmdomain: imx: scu-pd: allow building "
` [PATCH v5 3/3] clk: imx: imx8qxp: add soft dependency on SCU power domain driver
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-27 7:42 UTC (7+ messages)
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
[PATCH v2 0/2] clk: ti: mux: resolve parent clocks by DT index, not by name
2026-07-27 7:41 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] clk: ti: composite: "
[PATCH net-next 0/3] net: stmmac: dwmac-rk: add RK3576 GMAC 25M refout support
2026-07-27 7:41 UTC (10+ messages)
[PATCH] PCI/ASPM: Add missing NULL check for link in sysfs show/store callbacks
2026-07-27 7:41 UTC (2+ messages)
[PATCH] power: supply: qcom_battmgr: terminate the strings from firmware
2026-07-27 7:41 UTC
[PATCH v2 00/12] Fixes for 11.1
2026-07-27 7:40 UTC (12+ messages)
` [PATCH v2 03/12] block/blkio: fix compiler false-positive warning
` [PATCH v2 05/12] hw/cxl: fix invalid free on early return
` [PATCH v2 06/12] hw/i3c: fix default return value of d2_i3c_send()
` [PATCH v2 08/12] hw/hexagon: fix machine->fdt leak in qom-test
[Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 2.3.1
2026-07-27 7:39 UTC
[PATCH v2] gdbus: Remove broad match rule and add proxy filter support
2026-07-27 7:39 UTC (3+ messages)
[PATCH testsuite] tmt: allow nlmsg also to the ssh_server attribute
2026-07-27 7:38 UTC
[OE-core][wrynose 00/27] Patch review
2026-07-27 7:37 UTC (3+ messages)
` [OE-core][wrynose 13/27] curl: ignore CVE-2026-4873
[PATCH v2 00/11] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-07-27 7:37 UTC (5+ messages)
` [PATCH v2 02/11] wifi: rtw88: rx: mark zero length packets on RTL8723BS
` [PATCH v2 04/11] wifi: rtw88: fw: fix the reserved page upload "
[PATCH v2 0/5] docs/zh_CN: Add Chinese translations for five networking documents
2026-07-27 7:35 UTC (6+ messages)
` [PATCH v2 1/5] docs/zh_CN: Add networking team documentation Chinese translation
` [PATCH v2 2/5] docs/zh_CN: Add NIC SR-IOV APIs "
` [PATCH v2 3/5] docs/zh_CN: Add Softnet Driver Issues "
` [PATCH v2 4/5] docs/zh_CN: Add ipv6 "
` [PATCH v2 5/5] docs/zh_CN: Add LSM/SeLinux secid "
[PATCH] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
2026-07-27 7:34 UTC (4+ messages)
[PATCH v6 00/11] Add Renesas RZ/G3E GPT support
2026-07-27 7:35 UTC (4+ messages)
` [PATCH v6 03/11] pwm: rzg2l-gpt: Add support for gpt linking with poeg
unsubscribe netdev
2026-07-27 7:35 UTC
[scarthgap][PATCH] libarchive: fix CVE-2026-14164
2026-07-27 7:34 UTC
[wrynose][PATCH] libarchive: fix CVE-2026-14164
2026-07-27 7:34 UTC
[PATCH] initramfs: fix typo in reserve_initrd_mem comment
2026-07-27 7:33 UTC (2+ messages)
[RFC PATCH 00/11] igb: Add experimental VF live migration support
2026-07-27 7:31 UTC (7+ messages)
` [RFC PATCH 02/11] igb: Add x-vf-migration property and vendor-specific capability for IGBVF
` [RFC PATCH 03/11] igb: Add migration BAR with state machine
` [RFC PATCH 04/11] igb: Add VF state serialization for live migration
[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
2026-07-27 7:32 UTC (5+ messages)
` [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
[PATCH net] xfrm: Fix skb double-free in xfrm_dev_direct_output()
2026-07-27 7:30 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-07-27 7:30 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Add a sleepable page allocator for map memory
[PATCH 0/1] xfrm: avoid lock inversion in nat keepalive work
2026-07-27 7:29 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 7.0] fbdev: fbcon: fix memory leak in error path of fbcon_do_set_font()
2026-07-27 7:28 UTC (5+ messages)
` "
` "
` Re:Re: "
[PATCH v3] KVM: s390: Fall back to short-term pinning in MAP ioctl
2026-07-27 7:29 UTC (2+ messages)
[PATCH net 0/2] xdp: fix skb length accounting after frag adjustment
2026-07-27 7:28 UTC (3+ messages)
` [PATCH net 2/2] veth: fix skb length accounting after XDP "
[PATCH v2 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
2026-07-27 7:26 UTC (13+ messages)
` [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v2 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
[PATCH ath-next] wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdump
2026-07-27 7:26 UTC
[PATCH v4 0/3] riscv-iommu: always send MRIF notice MSI
2026-07-27 7:22 UTC (4+ messages)
` [PATCH v4 1/3] hw/misc/iommu-testdev: support PCI MSI test writes
` [PATCH v4 2/3] hw/riscv/riscv-iommu.c: always send MRIF notice MSI
` [PATCH v4 3/3] tests/qtest: add RISC-V IOMMU MRIF notice tests
[PATCH v3 0/9] cpufreq/amd-pstate: BIOS min perf fixes and Dynamic EPP rework
2026-07-27 7:20 UTC (10+ messages)
` [PATCH v3 1/9] cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf
` [PATCH v3 2/9] cpufreq/amd-pstate: Remove the defensive check for bios_min_perf
` [PATCH v3 3/9] cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
` [PATCH v3 4/9] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [PATCH v3 5/9] cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfs
` [PATCH v3 6/9] Documentation/amd-pstate: Update dynamic_epp documentation with new behavior
` [PATCH v3 7/9] cpufreq/amd-pstate: Reduce the scope of exported symbols
` [PATCH v3 8/9] cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP mode
` [PATCH v3 9/9] cpufreq/amd-pstate-ut: Add unit test for CPPC Performance Priority
[PATCH net v2] usbnet: cap max_mtu for drivers without bind callback
2026-07-27 7:23 UTC
[PATCH net] net/ipv4: fix NULL pointer deref in nh_valid_get_del_req()
2026-07-27 7:22 UTC (2+ messages)
OE-core CVE metrics for scarthgap on Mon Jul 27 03:03:58 2026
2026-07-27 7:18 UTC (3+ messages)
` OE-core CVE metrics for wrynose on Mon Jul 27 03:04:42 2026
` OE-core CVE metrics for master on Mon Jul 27 03:04:37 2026
[PATCH 0/4] Remove limitations coming from legacy VMDq
2026-07-27 7:20 UTC (3+ messages)
` [PATCH v5 00/10] "
[PATCH v6 0/6] Add Amlogic stateless H.264 video decoder for S4
2026-07-27 7:19 UTC (8+ messages)
` [PATCH v6 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC
[PATCH v3 1/8] dt-bindings: mmc: add Cadence SD6HC binding
2026-07-27 7:19 UTC (3+ messages)
` [PATCH v3 8/8] mmc: sdhci-cadence: add Altera Agilex5 SD6HC support
[PATCH net-next v7 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
2026-07-27 7:18 UTC (5+ messages)
` [PATCH net-next v7 3/8] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus
` [PATCH net-next v7 4/8] net: mdio: realtek-rtl9300: Configure hardware polling during probing
[PATCH] x86/svm: require VMSAVEvirt for nested virt
2026-07-27 7:17 UTC
OP-TEE Contributions Forum, monthly meeting July 28
2026-07-27 7:17 UTC
[PATCH] drm/exynos: vidi: use memdup_user() instead of kmalloc() and copy_from_user()
2026-07-24 7:23 UTC (2+ messages)
[PATCH v5 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-27 7:14 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: Add vendor prefix for Kandou
` [PATCH v5 2/4] dt-bindings: trivial-devices: Add Kandou KB9002
[PATCH] hw/display/virtio-gpu: Block Rutabaga migration
2026-07-27 7:13 UTC (2+ messages)
[PATCH v5 0/3] hwmon: pmbus: add MPS MPQ8646 support
2026-07-27 7:13 UTC (3+ messages)
` [PATCH v5 2/3] dt-bindings: hwmon: pmbus: add MPS MPQ8646 binding
[PATCH] hw/display/virtio-gpu: Avoid leaking migration blocker
2026-07-27 7:12 UTC (2+ messages)
[PATCH v2] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
2026-07-27 7:12 UTC (4+ messages)
[PATCH v2] vsock: use sock_error() to consume sk_err after a
2026-07-27 7:13 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.