messages from 2026-07-14 06:50:02 to 2026-07-14 13:03:37 UTC [more...]
[PATCH] wifi: ath12k: Constify struct ath12k_dp_arch_ops
2026-07-14 8:20 UTC (3+ messages)
[PATCH] wifi: brcmfmac: cyw: clean up PMKID and cookie code
2026-07-14 13:03 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/broot: bump to version 1.58.0
2026-07-14 12:58 UTC (2+ messages)
[PATCH v6 00/16] firmware: arm_scmi: Fix SCMI core cleanup paths
2026-07-14 12:56 UTC (17+ messages)
` [PATCH v6 01/16] firmware: arm_scmi: Publish channel state before callbacks
` [PATCH v6 02/16] firmware: arm_scmi: Unregister device notifier before IDR teardown
` [PATCH v6 03/16] firmware: arm_scmi: Quiesce notifications before teardown
` [PATCH v6 04/16] firmware: arm_scmi: Clean up channels on setup failure
` [PATCH v6 05/16] firmware: arm_scmi: Free transport channel on IDR failure
` [PATCH v6 06/16] firmware: arm_scmi: Avoid IDR updates while cleaning channels
` [PATCH v6 07/16] firmware: arm_scmi: Reject out of range DT protocol IDs
` [PATCH v6 08/16] firmware: arm_scmi: Use channel ID for transport teardown
` [PATCH v6 09/16] firmware: arm_scmi: Protect device request lookup with RCU
` [PATCH v6 10/16] firmware: arm_scmi: Drop handle on protocol bind failures
` [PATCH v6 11/16] firmware: arm_scmi: Clear SystemPower flag on create failure
` [PATCH v6 12/16] firmware: arm_scmi: Fix OF node reference handling
` [PATCH v6 13/16] firmware: arm_scmi: Unwind TX receiver mailbox setup failure
` [PATCH v6 14/16] firmware: arm_scmi: Unwind P2A "
` [PATCH v6 15/16] firmware: arm_scmi: Fix SCMI device destroy lifetimes
` [PATCH v6 16/16] firmware: arm_scmi: Fix transport device teardown lookup
[Buildroot] [git commit] package/broot: bump to version 1.58.0
2026-07-14 12:52 UTC
[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
2026-07-14 12:42 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: add mt6572
` [PATCH 2/3] soc: mediatek: pwrap: use correct log level
` [PATCH 3/3] soc: mediatek: pwrap: add mt6572 support
[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
2026-07-14 12:31 UTC (3+ messages)
` [PATCH v2 03/10] pmdomain: Make genpd_get_from_provider() public
[PATCH] Add SECURITY.md to redirect GitHub users to official security channels
2026-07-14 12:17 UTC (2+ messages)
[Buildroot] [PATCH 1/4] package/sdl3: new package
2026-07-14 11:52 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] package/sdl3_gfx: "
` [Buildroot] [PATCH 3/4] package/sdl3_image: "
` [Buildroot] [PATCH 4/4] package/sdl3_ttf: "
[PATCH 0/2] fetch/{npm,npmsw}: fix security issue and re-enable fetchers
2026-07-14 12:15 UTC (2+ messages)
` [bitbake-devel] "
[Buildroot] [PATCH/next v2 1/2] package/minizip-zlib: bump version to 1.3.2
2026-07-14 11:50 UTC (2+ messages)
[Buildroot] [git commit] package/minizip-zlib: bump version to 1.3.2
2026-07-14 11:41 UTC
[Buildroot] [git commit] package/minizip-zlib: share source tarball with libzlib
2026-07-14 11:41 UTC
[Buildroot] [PATCH] package: libgpg-error: make sure to use host-gawk
2026-07-14 11:34 UTC (2+ messages)
[Buildroot] [git commit] package/libgpg-error: make sure to use host-gawk
2026-07-14 11:31 UTC
[PATCH v14 00/11] can: bcm: collected fixes
2026-07-14 11:30 UTC (12+ messages)
` [PATCH v14 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v14 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v14 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v14 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v14 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v14 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v14 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v14 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v14 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v14 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v14 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops
[Buildroot] [PATCH 1/2] package/cifs-utils: remove NO_WERROR hook
2026-07-14 11:12 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/cifs-utils: bump version to 7.6
[Buildroot] [git commit] package/cifs-utils: remove NO_WERROR hook
2026-07-14 11:00 UTC
[PATCH v8 00/17] AD9910 Direct Digital Synthesizer
2026-07-14 11:02 UTC (18+ messages)
` [PATCH v8 01/17] iio: ABI: add attributes for altcurrent channels
` [PATCH v8 02/17] iio: ABI: raw, scale and offset for frequency/phase channels
` [PATCH v8 03/17] iio: ABI: add parent entry for iio channels
` [PATCH v8 04/17] iio: add IIO_FREQUENCY channel type
` [PATCH v8 05/17] iio: core: support 64-bit register through debugfs
` [PATCH v8 06/17] iio: core: create local __iio_chan_prefix_emit() for reuse
` [PATCH v8 07/17] iio: test: add kunit tests for channel prefix naming generation
` [PATCH v8 08/17] iio: core: add hierarchical channel relationships
` [PATCH v8 09/17] dt-bindings: iio: frequency: add ad9910
` [PATCH v8 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v8 11/17] iio: frequency: ad9910: add basic parallel port support
` [PATCH v8 12/17] iio: frequency: ad9910: add digital ramp generator support
` [PATCH v8 13/17] iio: frequency: ad9910: add RAM mode support
` [PATCH v8 14/17] iio: frequency: ad9910: add output shift keying support
` [PATCH v8 15/17] iio: frequency: ad9910: show channel priority in debugfs
` [PATCH v8 16/17] iio: ABI: add docs for ad9910 sysfs and debugfs entries
` [PATCH v8 17/17] docs: iio: add documentation for ad9910 driver
[Buildroot] [git commit] package/pugixml: bump version to 1.16
2026-07-14 10:39 UTC
[Buildroot] [PATCH 1/1] package/pugixml: bump version to 1.16
2026-07-14 10:58 UTC (2+ messages)
[PATCH v1] rust: time: fix as_micros_ceil() to round correctly for negative Delta
2026-07-14 10:56 UTC (6+ messages)
[PATCH] thermal: spacemit: k1: disable hardware on driver remove
2026-07-14 10:38 UTC (5+ messages)
[Buildroot] [PATCH 1/1] package/jsoncpp: bump version to 1.9.8
2026-07-14 10:37 UTC (2+ messages)
[Buildroot] [git commit] package/jsoncpp: bump version to 1.9.8
2026-07-14 10:25 UTC
[PATCH v8 0/3] thermal: imx: Add calibration offset support
2026-07-14 10:28 UTC (4+ messages)
` [PATCH v8 1/3] dt-bindings: thermal: imx: Document calibration offset property
` [PATCH v8 2/3] thermal/drivers/imx: Fix rounding and clamp for i.MX7D alarm
` [PATCH v8 3/3] thermal/drivers/imx: Add calibration offset support
[Buildroot] [PATCH] package/python-gpiod: bump to version 2.5.0
2026-07-14 10:16 UTC (2+ messages)
[Buildroot] [git commit] package/python-gpiod: bump to version 2.5.0
2026-07-14 10:02 UTC
[PATCH v13 00/11] can: bcm: collected fixes - final final
2026-07-14 10:12 UTC (22+ messages)
` [PATCH v13 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v13 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v13 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v13 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v13 05/11] can: bcm: add missing rcu list annotations and operations
` [PATCH v13 06/11] can: bcm: extend bcm_tx_lock usage for data and timer updates
` [PATCH v13 07/11] can: bcm: validate frame length in bcm_rx_setup() for RTR replies
` [PATCH v13 08/11] can: bcm: add missing device refcount for CAN filter removal
` [PATCH v13 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v13 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v13 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops
[PATCH] vxcan: fix Kconfig description stating no local echo provided
2026-07-14 10:01 UTC (5+ messages)
` Weekly net upstream? - "
[Buildroot] [PATCH 1/1] package/cloudflared: bump to version 2026.6.1
2026-07-14 10:00 UTC (2+ messages)
[Buildroot] [git commit] package/cloudflared: bump to version 2026.6.1
2026-07-14 9:58 UTC
[Buildroot] [PATCH] package/stunnel: update download site
2026-07-14 9:46 UTC (2+ messages)
[Buildroot] [git commit] package/stunnel: update download site
2026-07-14 9:43 UTC
[Buildroot] [PATCH 1/3] package/ogre: add CPE
2026-07-14 9:38 UTC (2+ messages)
[Buildroot] [git commit] package/python-web2py: fix CPE_ID_VERSION
2026-07-14 9:36 UTC
[Buildroot] [git commit] package/ogre: add CPE
2026-07-14 9:36 UTC
[Buildroot] [git commit] package/open62541: fix CPE_ID_VERSION
2026-07-14 9:36 UTC
[Buildroot] [PATCH] package: kvm-unit-tests: Update to latest
2026-07-14 9:34 UTC (2+ messages)
[Buildroot] [git commit] package/kvm-unit-tests: bump version to 2026-04-17
2026-07-14 9:32 UTC
[PATCH v1] vxcan: Support per-netns device unregistration
2026-07-14 9:30 UTC (4+ messages)
[Buildroot] [PATCH] package/erlang-jiffy: bump to version 2.0.2
2026-07-14 9:29 UTC (2+ messages)
[Buildroot] [git commit] package/erlang-jiffy: bump to version 2.0.2
2026-07-14 9:25 UTC
[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-07-14 9:27 UTC (4+ messages)
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
2026-07-14 9:26 UTC (6+ messages)
` [RFC PATCH 2/4] rust: usb: add usb host interface and endpoint abstractions
[Buildroot] [PATCH 1/2] package/libnpupnp: needs gcc >= 7
2026-07-14 9:25 UTC (2+ messages)
[Buildroot] [git commit] package/libnpupnp: needs gcc >= 7
2026-07-14 9:12 UTC
[Buildroot] [git commit] package/libnpupnp: bump version to 6.3.0
2026-07-14 9:12 UTC
[PATCH 0/3] clk: spacemit: Add clock support for UFS
2026-07-14 9:19 UTC (2+ messages)
[PATCH] scripts/tags.sh: Prevent binary files appearing in cscope.files
2026-07-14 9:19 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v2] scripts/tags.sh: Add support for rust source files
[PATCH v3] riscv: dts: spacemit: k3: Add QSPI support for Pico-ITX board
2026-07-14 9:17 UTC (2+ messages)
[PATCH] ioport: Use kzalloc() instead of kmalloc()/memset() in _sparc_alloc_io()
2026-07-14 9:13 UTC
[PATCH v4 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
2026-07-14 9:11 UTC (2+ messages)
[PATCH v2 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
2026-07-14 9:10 UTC (2+ messages)
[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
2026-07-14 9:08 UTC (2+ messages)
[syzbot] [net?] possible deadlock in rtnl_net_dev_lock
2026-07-14 9:07 UTC
[PATCH] riscv: dts: spacemit: k3: Enable SD card support
2026-07-14 9:07 UTC (2+ messages)
[PATCH v4] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
2026-07-14 9:06 UTC (2+ messages)
[PATCH v3 0/4] docs/zh_CN: update rust documentation translations
2026-07-14 8:59 UTC (6+ messages)
` [PATCH v3 1/4] docs/zh_CN: Update rust/quick-start.rst translation
` [PATCH v3 2/4] docs/zh_CN: Update rust/general-information.rst translation
` [PATCH v3 3/4] docs/zh_CN: Update rust/arch-support.rst translation
` [PATCH v3 4/4] docs/zh_CN: Update rust/testing.rst translation
[PATCH v2] riscv/virt: Add optional UART1
2026-07-14 8:52 UTC (5+ messages)
[PATCH v2] wifi: ath12k: Constify struct ath12k_dp_arch_ops
2026-07-14 8:39 UTC
[PATCH] virtio_mem: fix typo in comment
2026-07-14 8:44 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/igt-gpu-tools: fix musl build
2026-07-14 8:42 UTC (2+ messages)
[Buildroot] [git commit] package/igt-gpu-tools: bump version to 2.5
2026-07-14 8:38 UTC
[Buildroot] [git commit] package/igt-gpu-tools: fix musl build
2026-07-14 8:38 UTC
[PATCH v1 00/20] gpio: Improvements around device-id arrays
2026-07-14 8:37 UTC (8+ messages)
` [PATCH v1 13/20] gpio: virtio: Use a named initializer for virtio_device_id array
` [PATCH v1 16/20] gpio: Unify style of of_device_id arrays
` [PATCH v1 20/20] gpio: Unify style of various *_device_id arrays
[PATCHSET v5 sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
2026-07-14 8:27 UTC (13+ messages)
` [PATCH v5 sched_ext/for-7.3 16/33] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH v5 sched_ext/for-7.3 18/33] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH v5 sched_ext/for-7.3 28/33] sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
[Buildroot] [PATCH v1 1/1] package/go: security bump to version 1.26.5
2026-07-14 8:26 UTC (2+ messages)
[Buildroot] [git commit] package/go: security bump to version 1.26.5
2026-07-14 8:22 UTC
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-14 8:20 UTC (7+ messages)
` [patch 13/18] entry: Make trace_syscall_enter() return type bool
[PATCH 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
2026-07-14 8:19 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: Add vendor prefix for Kandou
` [PATCH 2/4] dt-bindings: hwmon: Add Kandou KB9002
` [PATCH 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH 4/4] hwmon: (kb9002) Add documentation
[PATCH 0/2] ceph: fix UAF bugs in cap flushing and MDS session handling
2026-07-14 8:13 UTC (3+ messages)
` [PATCH 1/2] ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
` [PATCH 2/2] ceph: fix UAF in check_new_map() on session "
[ath:pending] BUILD SUCCESS aeac56ea2f3067a64de6f44e5054c5bccd8536d1
2026-07-14 8:12 UTC
[PATCH v11 0/3] Add Amlogic general DMA
2026-07-14 8:08 UTC (4+ messages)
` [PATCH v11 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v11 2/3] dmaengine: amlogic: Add general DMA driver for A9
` [PATCH v11 3/3] MAINTAINERS: Add an entry for Amlogic DMA driver
[PATCH v3 00/10] riscv: add initial RPMI virt support
2026-07-14 7:56 UTC (11+ messages)
` [PATCH v3 01/10] build: add optional librpmi dependency
` [PATCH v3 02/10] hw/misc: add RISC-V RPMI transport and Base support
` [PATCH v3 03/10] hw/riscv: add RPMI FDT helpers
` [PATCH v3 04/10] hw/riscv/virt: add opt-in RPMI base support
` [PATCH v3 05/10] riscv: add RPMI system reset service
` [PATCH v3 06/10] riscv: add RPMI HSM service
` [PATCH v3 07/10] riscv: add RPMI system suspend service
` [PATCH v3 08/10] docs/system/riscv: document initial virt RPMI support
` [PATCH v3 09/10] tests/qtest: cover initial RISC-V RPMI services
` [PATCH v3 10/10] tests/functional: add initial RPMI virt guest smoke
page: | 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.