messages from 2023-09-24 18:23:29 to 2023-09-24 20:18:05 UTC [more...]
[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
2023-09-24 20:18 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/stress-ng: link with -latomic when needed
2023-09-24 20:17 UTC (2+ messages)
Trying to boot custom kernel on Wink Hub (i.MX28)
2023-09-24 20:16 UTC (13+ messages)
[PATCH] dt-bindings: spi: fsl-imx-cspi: Document missing entries
2023-09-24 20:11 UTC (2+ messages)
[PATCH v4] riscv: dts: allwinner: d1: Add PMU event node
2023-09-24 20:09 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/sg3_utils: bump to version 1.48
2023-09-24 20:08 UTC
[Intel-xe] [RFC] drm/xe: Add VM snapshot support
2023-09-24 20:05 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[PATCH] drm/amdgpu: Add description for AMD_IP_BLOCK_TYPE_VPE
2023-09-24 20:00 UTC (2+ messages)
[PATCH] phy: sun4i-usb: Fix a W=1 compilation failure
2023-09-24 20:01 UTC (4+ messages)
[PATCH v6 0/4] Add BigTreeTech CB1 SoM & Boards
2023-09-24 19:58 UTC (3+ messages)
What's cooking in git.git (Sep 2023, #05; Fri, 15)
2023-09-24 19:59 UTC (3+ messages)
[PATCH v3 0/2] Enable Security ID for H616
2023-09-24 19:57 UTC (3+ messages)
[PATCH v1] riscv: dts: allwinner: remove address-cells from intc node
2023-09-24 19:54 UTC (3+ messages)
[PATCH] riscv: dts: use capital "OR" for multiple licenses in SPDX
2023-09-24 19:53 UTC (8+ messages)
[PATCH 0/4] staging: rtl8192e: Resolve circular locking with wx_mutex
2023-09-24 19:51 UTC (5+ messages)
` [PATCH 1/4] staging: rtl8192e: Put kfree() to end of rtllib_softmac_free()
` [PATCH 2/4] staging: rtl8192e: Remove mutex from rtllib_softmac_free()
` [PATCH 3/4] staging: rtl8192e: Unlock mutex for one line in rtllib_stop_protocol()
` [PATCH 4/4] staging: rtl8192e: Resolve circular locking with rx_pkt_pending_timer
[PATCH v3 0/2] mfd: axp20x: improve support without interrupts
2023-09-24 19:50 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: x-powers,axp152: make interrupt optional for more chips
[PATCH v15 00/11] LSM: Three basic syscalls
2023-09-24 19:48 UTC (12+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name
[PATCH] drm/sun4i: Add error handling in sun4i_layer_init_one()
2023-09-24 19:47 UTC (4+ messages)
[RFC v2 0/6] riscv,isa-extensions additions
2023-09-24 19:42 UTC (4+ messages)
` [RFC v2 5/6] riscv: dts: allwinner: convert isa detection to new properties
[PATCH V5 0/4] Add Anbernic RG-Nano
2023-09-24 19:33 UTC (7+ messages)
` [PATCH V5 1/4] arm: dts: sun8i: V3s: Add pinctrl for pwm
` [PATCH V5 2/4] ARM: dts: sun8i: v3s: add EHCI and OHCI to v3s dts
` [PATCH V5 4/4] ARM: dts: sunxi: add support for Anbernic RG-Nano
[PATCH v3 00/38] spl: Preparation for Universal Payload
2023-09-24 19:25 UTC (39+ messages)
` [PATCH v3 01/38] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_
` [PATCH v3 02/38] spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
` [PATCH v3 03/38] spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
` [PATCH v3 04/38] spl: mx6: powerpc: Drop the condition on timer_init()
` [PATCH v3 05/38] spl: Drop #ifdefs for BOARD_INIT and watchdog
` [PATCH v3 06/38] spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
` [PATCH v3 07/38] spl: Drop the switch() statement for OS selection
` [PATCH v3 08/38] spl: Create proper symbols for enabling the malloc() pool
` [PATCH v3 09/38] spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed
` [PATCH v3 10/38] tpl: Enable CONFIG_TPL_SYS_MALLOC_F "
` [PATCH v3 11/38] spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
` [PATCH v3 12/38] Tidy up uses of CONFIG_SYS_MALLOC_F_LEN
` [PATCH v3 13/38] doc: Clean up SYS_MALLOC_SIMPLE
` [PATCH v3 14/38] dm: core: Correct help in TPL_DM and VPL_DM
` [PATCH v3 15/38] spl: Avoid an #ifdef when printing gd->malloc_ptr
` [PATCH v3 16/38] spl: Remove #ifdefs with BOOTSTAGE
` [PATCH v3 17/38] spl: Rename spl_load_fit_image() to load_simple_fit()
` [PATCH v3 18/38] spl: Move the full FIT code to spl_fit.c
` [PATCH v3 19/38] spl: Use the correct FIT_..._PROP constants
` [PATCH v3 20/38] spl: Move bloblist writing until the image is known
` [PATCH v3 21/38] dm: core: Reverse the argument order in ofnode_copy_props()
` [PATCH v3 22/38] dm: core: Ensure we run flattree tests on ofnode
` [PATCH v3 23/38] dm: core: Tidy up comments in the ofnode tests
` [PATCH v3 24/38] dm: core: Add a function to create an empty tree
` [PATCH v3 25/38] dm: core: Add a way to copy a node
` [PATCH v3 26/38] dm: core: Add a way to delete "
` [PATCH v3 27/38] dm: core: Add a way to convert a devicetree to a dtb
` [PATCH v3 28/38] dm: core: Support writing a boolean
` [PATCH v3 29/38] dm: core: Support writing a 64-bit value
` [PATCH v3 30/38] dm: core: Add tests for oftree_path()
` [PATCH v3 31/38] sandbox: Move reading the RAM buffer into a better place
` [PATCH v3 32/38] sandbox: Init the EC properly even if no state file is available
` [PATCH v3 33/38] sandbox: Only read the state if we have a state file
` [PATCH v3 34/38] sandbox: Move the bloblist down a little in memory
` [PATCH v3 35/38] bloblist: Support initing from multiple places
` [PATCH v3 36/38] fdt: Allow the devicetree to come from a bloblist
` [PATCH v3 37/38] command: Include a required header in command.h
` [PATCH v3 38/38] pci: serial: Support reading PCI-register size with base
[PATCH] uapi: increase MAX_ARG_STRLEN from 128K to 6M
2023-09-24 19:30 UTC
[Buildroot] [PATCH] board/orangepi-zero-plus: update link in readme
2023-09-24 19:27 UTC (3+ messages)
[PATCH 0/7] drm/sun4i: dw-hdmi: Fix initialization & refactor
2023-09-24 19:26 UTC (24+ messages)
` [PATCH 1/7] drm/sun4i: dw-hdmi: Deinit PHY in fail path
` [PATCH 2/7] drm/sun4i: dw-hdmi: Remove double encoder cleanup
` [PATCH 3/7] drm/sun4i: dw-hdmi: Switch to bridge functions
` [PATCH 4/7] drm/sun4i: Don't show error for deferred probes
` [PATCH 5/7] drm/sun4i: dw-hdmi: Split driver registration
` [PATCH 6/7] drm/sun4i: dw-hdmi: Make sun8i_hdmi_phy_get() more intuitive
` [PATCH 7/7] drm/sun4i: dw-hdmi: check for phy device first
[Buildroot] [git commit branch/2023.08.x] package/mdadm: add MDADM_CPE_ID_VENDOR
2023-09-24 19:20 UTC
[Buildroot] [git commit branch/2023.08.x] package/libqb: security bump to version 2.0.8
2023-09-24 19:14 UTC
[Buildroot] [git commit branch/2023.05.x] package/libqb: security bump to version 2.0.8
2023-09-24 19:13 UTC
[Buildroot] [git commit branch/2023.08.x] package/webp: security bump to version 1.3.2
2023-09-24 19:17 UTC
[Buildroot] [git commit branch/2023.08.x] package/freerdp: security bump to version 2.11.0
2023-09-24 19:19 UTC
[Buildroot] [git commit branch/2023.05.x] package/freerdp: security bump to version 2.11.0
2023-09-24 19:19 UTC
[Buildroot] [git commit branch/2023.05.x] package/mdadm: add MDADM_CPE_ID_VENDOR
2023-09-24 19:20 UTC
[Buildroot] [git commit branch/2023.05.x] package/webp: security bump to version 1.3.2
2023-09-24 19:17 UTC
[Buildroot] [git commit branch/2023.02.x] package/freerdp: security bump to version 2.11.0
2023-09-24 19:19 UTC
[Buildroot] [git commit branch/2023.02.x] package/libqb: security bump to version 2.0.8
2023-09-24 19:13 UTC
[Buildroot] [git commit branch/2023.02.x] package/webp: security bump to version 1.3.2
2023-09-24 19:17 UTC
[Buildroot] [git commit branch/2023.02.x] package/mdadm: add MDADM_CPE_ID_VENDOR
2023-09-24 19:20 UTC
[Buildroot] [PATCH 1/1] package/mdadm: add MDADM_CPE_ID_VENDOR
2023-09-24 19:21 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/freerdp: security bump to version 2.11.0
2023-09-24 19:20 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/webp: security bump to version 1.3.2
2023-09-24 19:17 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libqb: security bump to version 2.0.8
2023-09-24 19:16 UTC (2+ messages)
[xfstests generic/617] fsx io_uring dio starts to fail on overlayfs since v6.6-rc1
2023-09-24 19:16 UTC (3+ messages)
[Buildroot] [git commit branch/2023.05.x] package/sngrep: security bump to version 1.7.0
2023-09-24 18:41 UTC
[Buildroot] [git commit branch/2023.05.x] package/irssi: bump to version 1.4.4
2023-09-24 18:39 UTC
[Buildroot] [git commit branch/2023.05.x] package/hwloc: security bump to version 2.9.3
2023-09-24 18:46 UTC
[Buildroot] [git commit branch/2023.05.x] package/lldpd: fix CVE-2023-41910
2023-09-24 18:01 UTC
[Buildroot] [git commit branch/2023.05.x] package/hwloc: bump version to 2.9.2
2023-09-24 18:45 UTC
[Buildroot] [git commit branch/2023.05.x] package/rtl8812au-aircrack-ng: bump to version 2023-07-23
2023-09-24 17:56 UTC
[Buildroot] [git commit branch/2023.05.x] package/libjxl: security bump to version 0.8.2
2023-09-24 19:03 UTC
[Buildroot] [git commit branch/2023.02.x] package/libjxl: fix riscv build
2023-09-24 18:37 UTC
[Buildroot] [git commit branch/2023.05.x] package/libjxl: fix riscv build
2023-09-24 18:37 UTC
[Buildroot] [git commit branch/2023.02.x] package/irssi: bump to version 1.4.4
2023-09-24 18:39 UTC
[Buildroot] [git commit branch/2023.02.x] package/sngrep: security bump to version 1.7.0
2023-09-24 18:41 UTC
[Buildroot] [git commit branch/2023.02.x] package/hwloc: bump version to 2.9.2
2023-09-24 18:56 UTC
[Buildroot] [git commit branch/2023.05.x] package/openblas: fix some x86 32bit builds
2023-09-24 18:31 UTC
[Buildroot] [git commit branch/2023.05.x] package/zbar: add ZBAR_CPE_ID_VENDOR
2023-09-24 18:00 UTC
[xilinx-xlnx:master 935/1123] drivers/spi/spi-sh-msiof.c:590:22: error: passing 'const struct spi_device *' to parameter of type 'struct spi_device *' discards qualifiers
2023-09-24 19:06 UTC
[Buildroot] [git commit branch/2023.02.x] package/libjxl: security bump to version 0.8.2
2023-09-24 19:02 UTC
[Buildroot] [git commit branch/2023.02.x] package/hwloc: security bump to version 2.9.3
2023-09-24 18:57 UTC
[Buildroot] [git commit branch/2023.02.x] package/zbar: add ZBAR_CPE_ID_VENDOR
2023-09-24 17:59 UTC
[Buildroot] [git commit branch/2023.02.x] package/hwloc: bump to version 2.9.0
2023-09-24 18:56 UTC
[Buildroot] [git commit branch/2023.02.x] package/openblas: fix some x86 32bit builds
2023-09-24 18:29 UTC
[Buildroot] [git commit branch/2023.02.x] package/lldpd: fix CVE-2023-41910
2023-09-24 18:01 UTC
[Buildroot] [git commit branch/2023.08.x] package/libjxl: security bump to version 0.8.2
2023-09-24 19:04 UTC
[Buildroot] [PATCH 1/1] package/libjxl: security bump to version 0.8.2
2023-09-24 19:03 UTC (2+ messages)
[Buildroot] [git commit branch/2023.08.x] package/irssi: bump to version 1.4.4
2023-09-24 18:38 UTC
[Buildroot] [git commit branch/2023.08.x] package/libjxl: fix riscv build
2023-09-24 18:37 UTC
[Buildroot] [git commit branch/2023.08.x] package/hwloc: security bump to version 2.9.3
2023-09-24 18:45 UTC
[Buildroot] [git commit branch/2023.08.x] package/sngrep: security bump to version 1.7.0
2023-09-24 18:41 UTC
[Buildroot] [git commit branch/2023.08.x] package/openblas: fix some x86 32bit builds
2023-09-24 18:32 UTC
[Buildroot] [git commit branch/2023.08.x] package/lldpd: fix CVE-2023-41910
2023-09-24 18:00 UTC
[Buildroot] [git commit branch/2023.08.x] package/rtl8812au-aircrack-ng: bump to version 2023-07-23
2023-09-24 17:56 UTC
[Buildroot] [git commit branch/2023.08.x] package/zbar: add ZBAR_CPE_ID_VENDOR
2023-09-24 18:00 UTC
[PATCH] arm64: dts: bitmain: lowercase unit addresses
2023-09-24 19:02 UTC (3+ messages)
[PATCH 1/2] ARM: dts: mediatek: add missing space before {
2023-09-24 19:02 UTC (3+ messages)
[PATCH 1/2] arm64: dts: mediatek: minor whitespace cleanup around '='
2023-09-24 19:02 UTC (3+ messages)
[PATCH] ARM: dts: omap3-devkit8000: correct ethernet reg addresses (split)
2023-09-24 19:02 UTC (2+ messages)
[PATCH] ARM: dts: nuvoton: add missing space before {
2023-09-24 19:02 UTC (2+ messages)
[PATCH] arm64: dts: marvell: minor whitespace cleanup around '='
2023-09-24 19:02 UTC (2+ messages)
[PATCH] arm64: dts: apm: add missing space before {
2023-09-24 19:02 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/hwlock: security bump to version 2.9.3
2023-09-24 18:57 UTC (2+ messages)
[PATCH 1/2] ARM: dts: st: href-tvk1281618: fix touchscreen VIO supply
2023-09-24 18:55 UTC (4+ messages)
[PATCH v2 1/4] ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
2023-09-24 18:53 UTC (5+ messages)
` [PATCH v2 4/4] ARM: dts: st: stih407: drop max-duty-cycle
[PATCH] docs: Fix Sphinx 8 warning caused by paths represented with strings
2023-09-24 18:47 UTC (4+ messages)
[RFC PATCH v1 4/4] sample: rust: add Asix PHY driver
2023-09-24 18:44 UTC (8+ messages)
[PATCH] ARM: dts: imx53: Adjust the ecspi compatible
2023-09-24 18:43 UTC
[Buildroot] [PATCH] package/rtl8812au-aircrack-ng: bump to version 2023-07-23
2023-09-24 18:43 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/sngrep: security bump to version 1.7.0
2023-09-24 18:42 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/irssi: bump to version 1.4.4
2023-09-24 18:40 UTC (2+ messages)
[RESEND PATCH 1/4] ARM: dts: qcom: apq8064: drop incorrect regulator-type
2023-09-24 18:39 UTC (4+ messages)
` [RESEND PATCH 2/4] ARM: dts: qcom: apq8060: "
` [RESEND PATCH 3/4] ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
` [RESEND PATCH 4/4] ARM: dts: qcom: ipq8064: move keys and leds out of soc node
[Buildroot] [PATCH 1/1] package/libjxl: fix riscv build
2023-09-24 18:38 UTC (2+ messages)
[Buildroot] [PATCH 1/3] package/intel-gmmlib: bump version to 22.3.12
2023-09-24 18:36 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] package/intel-mediadriver: bump version to 23.3.3
` [Buildroot] [PATCH 3/3] package/onevpl-intel-gpu: "
[Buildroot] [PATCH 1/1] package/pipewire: bump version to 0.3.80
2023-09-24 18:35 UTC
[Buildroot] [PATCH v2 1/1] package/pppd: bump version to 2.5.0
2023-09-24 18:34 UTC
[RESEND PATCH 1/2] ARM: dts: qcom: apq8064: drop label property from DSI
2023-09-24 18:33 UTC (2+ messages)
` [RESEND PATCH 2/2] ARM: dts: qcom: sdx65: fix SDHCI clocks order
[Buildroot] [PATCH 1/1] package/openblas: fix some x86 32bit builds
2023-09-24 18:32 UTC (2+ messages)
[RESEND PATCH 1/3] ARM: dts: qcom: sdx65: correct PCIe EP phy-names
2023-09-24 18:31 UTC (3+ messages)
` [RESEND PATCH 2/3] ARM: dts: qcom: sdx65: add missing GCC clocks
` [RESEND PATCH 3/3] ARM: dts: qcom: sdx65: correct SPMI node name
Data corruption with 5.10.x client -> 6.5.x server
2023-09-24 18:24 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/pppd: bump version to 2.5.0
2023-09-24 18:23 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/pppd: drop PPPD_DROP_INTERNAL_IF_PPOL2TP_H
2023-09-24 18:23 UTC (2+ messages)
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.