All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-19 11:02:23 to 2025-05-19 11:20:07 UTC [more...]

[PATCH net-next 01/10] MAINTAINERS: add Sabrina as official reviewer for ovpn
 2025-05-19 11:20 UTC  (2+ messages)

ksmbd: use list_first_entry_or_null for opinfo_get_list()
 2025-05-19 11:19 UTC 

[PATCH 0/3] media: qcom: camss: Add qcs615 support
 2025-05-19 11:19 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: Add qcom,qcs615-camss binding

[PATCH net] llc: fix data loss when reading from a socket in llc_ui_recvmsg()
 2025-05-19 11:20 UTC  (2+ messages)

[PATCH 0/6] gfs2: mount failure after successful recovery
 2025-05-19 11:19 UTC  (7+ messages)
` [PATCH 1/6] gfs2: Minor comments fix
` [PATCH 2/6] gfs2: Move gfs2_log_pointers_init
` [PATCH 3/6] gfs2: Simplify gfs2_log_pointers_init
` [PATCH 4/6] gfs2: Simplify clean_journal
` [PATCH 5/6] gfs2: Get rid of duplicate log head lookup
` [PATCH 6/6] gfs2: No more gfs2_find_jhead caching

LVM2 test breakage
 2025-05-19 11:19 UTC  (8+ messages)
    ` [PATCH] md/raid1,raid10: don't pass down the REQ_RAHEAD flag

[PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
 2025-05-19 11:19 UTC  (6+ messages)
` [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
` [PATCH 2/3] i2c: use only 'fwnode' for client devices
` [PATCH 3/3] i2c: remove 'of_node' member from i2c_boardinfo

[PATCH v3] clang: Include the libclang python bindings in the build
 2025-05-19 11:18 UTC 

[PATCH] btrfs: unfold transaction abort at btrfs_insert_one_raid_extent()
 2025-05-19 11:18 UTC 

[PATCH i-g-t 00/15] Improve mem-copy/mem-set lib and tests
 2025-05-19 11:17 UTC  (4+ messages)
` [PATCH i-g-t 05/15] lib/intel_cmds_info: rename M to TYPE in blt_memop_type

[PATCH v2 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
 2025-05-19 11:17 UTC  (5+ messages)
` [PATCH v2 2/4] mmc: loongson2: Add Loongson-2K SD/SDIO "
` [PATCH v2 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC "

[yocto] meta-mingw - how to use the SDK on Windows
 2025-05-19 11:15 UTC  (6+ messages)

[OE-core] [scarthgap] kernel-fitImage: allow overwrite the configuration dtb label
 2025-05-19 11:14 UTC 

[PATCH RFC 0/9] gpio: make irq_chip immutable
 2025-05-19 11:11 UTC  (4+ messages)

[PATCH] nvme-tcp: fix 'quiesce' imbalance for the admin queue
 2025-05-19 11:12 UTC  (2+ messages)

[PATCH v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
 2025-05-19 11:13 UTC  (3+ messages)

[PATCH v3 00/22] FIT image improvements
 2025-05-19 11:13 UTC  (4+ messages)
` [PATCH v3 04/22] kernel-devicetree: export dtbs to sysroot
  ` [OE-core] "

[RFC PATCH v2 00/12] rv: Add monitors to validate task switch
 2025-05-19 11:13 UTC  (6+ messages)
` [RFC PATCH v2 10/12] rv: Retry when da monitor detects race conditions

[PATCH] ASoC: rt722: make regmap cache-only in probe
 2025-05-19 11:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in GPIO ACPI SUPPORT
 2025-05-19 11:11 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next] ice: add E835 device IDs
 2025-05-19 11:11 UTC  (5+ messages)

[PATCH 0/3] gpio: fix Kconfig issues
 2025-05-19 11:10 UTC  (4+ messages)
` [PATCH 1/3] gpio: pxa: select GPIOLIB_IRQCHIP
` [PATCH 2/3] gpio: mpc8xxx: "
` [PATCH 3/3] gpiolib: remove unneeded #ifdef

[PATCH v2] rust: doc: Clarify safety invariants for Revocable type
 2025-05-19 11:10 UTC  (8+ messages)

[PATCH 11/28] mm, swap: clean up and consolidate helper for mTHP swapin check
 2025-05-19 11:09 UTC  (3+ messages)

[PATCH 00/23] media: atomisp: gc0310: Modernize and move to drivers/media
 2025-05-19 11:09 UTC  (3+ messages)
` [PATCH 04/23] media: atomisp: gc0310: Switch to CCI register access helpers

[PATCH v4 00/16] FIT image improvements
 2025-05-19 11:08 UTC  (17+ messages)
` [PATCH v4 01/16] oe-selftest: add new ext dtb recipe
` [PATCH v4 02/16] oe-selftest: fitimage: test coverage for ext dtb
` [PATCH v4 03/16] kernel-signing-keys-native: refactor key generation into a new recipe
` [PATCH v4 04/16] kernel-uboot.bbclass: do not require the kernel build folder
` [PATCH v4 05/16] kernel-uboot.bbclass: deploy the vmlinux kernel binary
` [PATCH v4 06/16] kernel-fitimage: refactor order in its
` [PATCH v4 07/16] kernel-fit-image.bbclass: add a new FIT image implementation
` [PATCH v4 08/16] maintainers: add myself for linux-yocto-fitimage
` [PATCH v4 09/16] oe-selftest: fitimage add tests for fitimage.py
` [PATCH v4 10/16] oe-selftest: fitimage support new FIT recipe as well
` [PATCH v4 11/16] oe-selftest: fitimage: run all tests for both FIT implementations
` [PATCH v4 12/16] oe-selftest: fitimage refactor classes
` [PATCH v4 13/16] kernel-fitimage: re-write its code in Python
` [PATCH v4 14/16] oe-selftest: fitimage: remove kernel-fitimage tests
` [PATCH v4 15/16] kernel.bbclass: remove support for type fitImage
` [PATCH v4 16/16] kernel-fitimage.bbclass: remove it

[PATCH v2 0/6] xen: cache control improvements
 2025-05-19 11:08 UTC  (4+ messages)
` [PATCH v2 6/6] x86/hvm: reduce the need to flush caches in memory_type_changed()

[PATCH] btrfs: unfold transaction abort at __btrfs_update_delayed_inode()
 2025-05-19 11:08 UTC 

nvme-cli & json vs blktests
 2025-05-19 11:08 UTC  (2+ messages)

[PATCH] net: atlantic: Add error handling in set_raw_ingress_record()
 2025-05-19 11:07 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
 2025-05-19 11:02 UTC  (5+ messages)
` [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence

[weiny2:ackerley-1g-master 25/75] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:661:20: error: no member named 'shareability' in 'struct kvm_gmem_inode_private'
 2025-05-19 11:06 UTC 

[Intel-wired-lan] [PATCH iwl-net v3 0/3] Fix XDP loading on machines with many CPUs
 2025-05-19 11:04 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net v3 1/3] ice: fix Tx scheduler error handling in XDP callback
` [Intel-wired-lan] [PATCH iwl-net v3 2/3] ice: create new Tx scheduler nodes for new queues only
` [Intel-wired-lan] [PATCH iwl-net v3 3/3] ice: fix rebuilding the Tx scheduler tree for large queue counts

[PATCH v2] ref-manual/variables.rst: document INHIBIT_AUTOTOOLS_DEPS
 2025-05-19 11:06 UTC  (2+ messages)
` [docs] "

[PATCH V12 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-05-19 11:06 UTC  (3+ messages)
` [PATCH V12 13/15] rust: cpufreq: Extend abstractions for driver registration

[Buildroot] Buildroot 2025.05-rc1 released
 2025-05-19 10:52 UTC 

[Buildroot] [git commit branch/next] docs/website/{download, news}.html: update for 2025.02.3
 2025-05-19  7:57 UTC 

[Buildroot] [git commit branch/next] Update for 2025.05-rc1
 2025-05-19 10:33 UTC 

[Buildroot] [git commit branch/next] package/smartmontools: bump version to 7.5
 2025-05-18 21:06 UTC 

[Buildroot] [git commit branch/next] package/valgrind: bump to version 3.25.0
 2025-05-18 21:06 UTC 

[Buildroot] [git commit branch/next] CHANGES: Update for 2025.02.3
 2025-05-19  7:57 UTC 

[Buildroot] [git commit branch/next] package/avrdude: bump to version 8.0
 2025-05-18 21:06 UTC 

[Buildroot] [git commit branch/next] package/gzip: bump to version 1.14
 2025-05-18 21:06 UTC 

[Buildroot] [git commit branch/next] package/freescale-imx/imx-gpu-viv: enable aarch64 framebuffer support
 2025-05-18 20:41 UTC 

[Buildroot] [git commit branch/next] package/heimdal: bump version to 8c3c97bdf6c06200418f1a85aa22beaa441c6b23
 2025-05-18 16:45 UTC 

[PATCH v1 0/5] misc: fastrpc: Add missing bug fixes
 2025-05-19 11:06 UTC  (4+ messages)
` [PATCH v1 2/5] misc: fastrpc: Move all remote heap allocations to a new list

[Buildroot] [git commit branch/next] package/hwclock-initscript: new package
 2025-05-18 20:42 UTC 

[Buildroot] [git commit branch/next] package/casync-nano: new package
 2025-05-18 15:07 UTC 

[Buildroot] [git commit branch/next] package/freescale-imx/imx-gpu-viv: rename IMX_GPU_VIV_LIB_TARGET to IMX_GPU_VIV_OUTPUT
 2025-05-18 20:41 UTC 

[Buildroot] [git commit branch/next] docs/website/{download, news}.html: update for 2025.02.2
 2025-05-18 15:20 UTC 

[Buildroot] [git commit branch/next] package/nodejs: security bump to version 22.15.1
 2025-05-18 19:49 UTC 

[Buildroot] [git commit branch/next] package/openvmtools: add upstream security patch for CVE-2025-22247
 2025-05-18 13:54 UTC 

[Buildroot] [git commit branch/next] docs/manual/customize-directory-structure.adoc: suggest a custom top Makefile
 2025-05-18 16:20 UTC 

[Buildroot] [git commit branch/next] package/heimdal: drop INSTALL_STAGING = YES
 2025-05-18 16:45 UTC 

[Buildroot] [git commit branch/next] package/samba4: needs libxcrypt
 2025-05-18 16:45 UTC 

[Buildroot] [git commit branch/next] CHANGES: Update for 2025.02.2
 2025-05-18 15:29 UTC 

[Buildroot] [git commit branch/next] package/net-tools: add upstream security fix for CVE-2025-46836
 2025-05-18 13:34 UTC 

[Buildroot] [git commit branch/next] package/{execline, mdevd, s6-*, skalibs, tipidee}: bump to October 2024 versions
 2025-05-18 14:00 UTC 

[Buildroot] [git commit branch/next] package/ncurses: bump to version 6.5.20250517
 2025-05-18 14:54 UTC 

[Buildroot] [git commit branch/next] package/wpa_supplicant: add option to build deprecated WEP support
 2025-05-18 13:28 UTC 

[Buildroot] [git commit branch/next] package/iperf3: bump to version 3.19
 2025-05-18 14:26 UTC 

[Buildroot] [git commit branch/next] package/python-pyproj: propagate dependencies from proj
 2025-05-18 14:43 UTC 

[Buildroot] [git commit branch/next] package/freeradius-server: ignore CVE-2002-0318 and CVE-2011-4966
 2025-05-18 12:17 UTC 

[PATCH v2] ieee1275: support added for multiple nvme bootpaths
 2025-05-19 11:04 UTC 

[Buildroot] [git commit branch/next] package/webkitgtk: add libgtk4 support
 2025-05-18 13:39 UTC 

[Buildroot] [git commit branch/next] package/openvmtools: needs libxcrypt with glibc
 2025-05-18 13:54 UTC 

[Buildroot] [git commit branch/next] package/alsa-utils: remove autoreconf
 2025-05-18 13:31 UTC 

[Buildroot] [git commit branch/next] toolchain/wrapper: check unsafe paths earlier
 2025-05-18 12:51 UTC 

[Buildroot] [git commit branch/next] package/tinyxml: set TINYXML_CPE_ID_VERSION
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add fix for CVE-2021-3643 CVE-2021-23210
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add fix for CVE-2023-32627
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add fix for CVE-2022-31651
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add fix for CVE-2022-31650, CVE-2023-26590
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add fix for CVE-2021-40426
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add fix for CVE-2021-23159, CVE-2021-23172, CVE-2023-34318
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/netsnmp: drop stale ignore CVE entries
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: annotate ignore CVE entries
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add ignore CVE entry for CVE-2019-1010004
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/busybox: drop stale IGNORE_CVES entries
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/sox: add SOX_CPE_ID_VERSION
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/libssh: drop stale ignore CVE entry
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/exim: update comment on CVE-2022-3559
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/ripgrep: drop stale ignore CVE entry
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/libopenh264: drop stale ignore CVE entry
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/qt5/qt5webengine: use bundled jpeg-turbo for chromium
 2025-05-18 11:59 UTC 

[Buildroot] [git commit branch/next] package/exim: drop stale ignore CVE entry
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/qbee-agent: bump version to 2024.50
 2025-05-18 11:56 UTC 

[Buildroot] [git commit branch/next] package/llvm-project: fix build with gcc 15
 2025-05-18 10:14 UTC 

[Buildroot] [git commit branch/next] boot/grub2: drop stale IGNORE_CVES entries
 2025-05-18 12:15 UTC 

[Buildroot] [git commit branch/next] package/uboot-tools: remove absolute path of link source for fw_setenv
 2025-05-18 11:55 UTC 

[Buildroot] [git commit branch/next] package/libwebsockets: fix cmake 4 compatibility
 2025-05-17 15:08 UTC 

[Buildroot] [git commit branch/next] package/dhrystone: fix builds with GCC 15
 2025-05-18  9:53 UTC 

[Buildroot] [git commit branch/next] package/rpm: backport fix for GCC 14.x
 2025-05-17 14:34 UTC 

[Buildroot] [git commit branch/next] package/mender-update-modules: enable docker, rpm, and script modules
 2025-05-17 14:34 UTC 

[Buildroot] [git commit branch/next] support/scripts/pkg-stats: add support for reporting stale CVE entries
 2025-05-18  8:53 UTC 

[Buildroot] [git commit branch/next] support/download/dl-wrapper: add basic support for smb file download using curl
 2025-05-18  9:27 UTC 

[Buildroot] [git commit branch/next] package/qt5webengine: fix no executable stack link issue on arm
 2025-05-17 20:58 UTC 

[Buildroot] [git commit branch/next] package/libarchive: fix mbedtls 3 compatibility
 2025-05-18  6:42 UTC 

[Buildroot] [git commit branch/next] package/blake3: bump version to 1.8.2
 2025-05-17 20:36 UTC 

[Buildroot] [git commit branch/next] package/pkg-cmake.mk: force check_language(CXX) to be false when building w/o C+++
 2025-05-17 20:28 UTC 

[Buildroot] [git commit branch/next] package/bluez5_utils: fix build w/ HoG and w/o HID
 2025-05-17 21:28 UTC 

[Buildroot] [git commit branch/next] package/qt5webengine: add missing opus dependency
 2025-05-17 20:58 UTC 

[Buildroot] [git commit branch/next] package/dlib: update links in description
 2025-05-17 19:57 UTC 

[Buildroot] [git commit branch/next] package/libdmtx: bump to version 0.7.8
 2025-05-17 20:36 UTC 

[Buildroot] [git commit branch/next] package/intel-mediadriver: fix cmake 4 compatibility
 2025-05-17 14:57 UTC 

[Buildroot] [git commit branch/next] package/kodi-pvr-hts: fix build with gcc-15.x
 2025-05-17 15:47 UTC 

[Buildroot] [git commit branch/next] package/qt6/qt6base: fix build when xcb support is enabled
 2025-05-17  9:38 UTC 

[Buildroot] [git commit branch/next] package/dlib: bump version to 19.24.9
 2025-05-17 19:57 UTC 

[Buildroot] [git commit branch/next] package/postgresql: security bump to version 17.5
 2025-05-17 19:07 UTC 

[PATCH v4 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-05-19 11:04 UTC  (3+ messages)
` [PATCH v4 2/3] iio: light: add support "

[Buildroot] [git commit branch/next] package/kodi-inputstream-adaptive: fix build with gcc-15.x
 2025-05-17 15:47 UTC 

[Buildroot] [git commit branch/next] configs/olimex_stmp157: bump Linux and U-Boot
 2025-05-17 15:50 UTC 

[Buildroot] [git commit branch/next] package/cdrkit: add patch to fix CMake 4.0 build issue
 2025-05-17 14:27 UTC 

[Buildroot] [git commit branch/next] package/libubootenv: fix cmake 4 compatibility
 2025-05-17 15:06 UTC 

[Buildroot] [git commit branch/next] package/lpac: new package
 2025-05-17 15:01 UTC 

[Buildroot] [git commit branch/next] package/{mesa3d, mesa3d-headers}: bump version to 25.0.6
 2025-05-17 10:39 UTC 

[Buildroot] [git commit branch/next] package/intel-gmmlib: fix cmake 4 compatibility
 2025-05-17 14:57 UTC 

[Buildroot] [git commit branch/next] Revert "package/mesa3d: Gallium VC4 driver depends on NEON"
 2025-05-17 14:03 UTC 

[Buildroot] [git commit branch/next] package/mender-update-modules: new package
 2025-05-17 14:34 UTC 

[Buildroot] [git commit branch/next] package/rpm: fix build issue with musl
 2025-05-17 14:34 UTC 

[Buildroot] [git commit branch/next] package/mender_x86_64_efi_defconfig: bump kernel to 6.12.28
 2025-05-17 14:34 UTC 

[Buildroot] [git commit branch/next] board/bsh/imx8mn-bsh-smm-s2: erase the entire NAND chip
 2025-05-17 10:46 UTC 

[Buildroot] [git commit branch/next] package/octave: bump to version 10.1.0
 2025-05-17 10:48 UTC 

[Buildroot] [git commit branch/next] package/mesa3d: update vc4/v3d drivers help messages
 2025-05-17 14:03 UTC 

[Buildroot] [git commit branch/next] boot/ti-k3-boot-firmware: bump to version 11.00.11
 2025-05-17 14:14 UTC 

[Buildroot] [git commit branch/next] package/llvm-project/libclc: add host variant
 2025-05-17 10:39 UTC 

[Buildroot] [git commit branch/next] package/mesa3d: remove depends on architecture for Iris/Vulkan
 2025-05-17 13:48 UTC 

[Buildroot] [git commit branch/next] package/sdl2: bump version to 2.32.6
 2025-05-17 13:37 UTC 

[Buildroot] [git commit branch/next] package/libqrencode: fix the _SITE package download url
 2025-05-17 11:00 UTC 

[Buildroot] [git commit branch/next] package/mpd: update CPE/CVE information
 2025-05-17 10:41 UTC 

[PATCH v2 0/8] ext4: enable large folio for regular files
 2025-05-19 11:02 UTC  (4+ messages)

[Buildroot] [git commit branch/next] package/ffmpeg: bump to latest commit in 6.1.x branch
 2025-05-17  9:38 UTC 

[Buildroot] [git commit branch/next] package/libqrencode: update Config.in homepage url
 2025-05-17 11:00 UTC 

[Buildroot] [git commit branch/next] package/llvm-project: bump to version 15.0.7
 2025-05-17 10:39 UTC 

[Buildroot] [git commit branch/next] package/nodejs: add BR2_PACKAGE_HAS_NODEJS
 2025-05-17 10:22 UTC 

[Buildroot] [git commit branch/next] package/spirv-tools: add host variant
 2025-05-17 10:39 UTC 

[Buildroot] [git commit branch/next] package/libuv: bump to version 1.51.0
 2025-05-17 10:45 UTC 

[Buildroot] [git commit branch/next] package/sysrepo: bump to version 3.6.11
 2025-05-17  9:30 UTC 

[Buildroot] [git commit branch/next] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib
 2025-05-17 10:39 UTC 

[Buildroot] [git commit branch/next] package/qt6/qt6multimedia: ffmpeg support needs headers >= 5.2
 2025-05-17  9:38 UTC 

[Buildroot] [git commit branch/next] package/qt6/qt6multimedia: fix ffmpeg plugin build for x11
 2025-05-17  9:38 UTC 

[Buildroot] [git commit branch/next] package/wilc-driver: fix build with Linux 6.13
 2025-05-17  9:54 UTC 

[Buildroot] [git commit branch/next] package/freescale-imx/Config.in: introduce i.MX91 silicon revision
 2025-05-16 19:24 UTC 

[Buildroot] [git commit branch/next] package/nodejs: make target nodejs package virtual
 2025-05-17  9:54 UTC 

[Buildroot] [git commit branch/next] configs/freescale_imx91evk: new defconfig
 2025-05-16 19:24 UTC 

[Buildroot] [git commit branch/next] package/checkpolicy: bump to version 3.8.1
 2025-05-17  8:13 UTC 

[Buildroot] [git commit branch/next] docs/manual/adding-packages-tips.adoc: add section about private repositories
 2025-05-17  9:31 UTC 

[Buildroot] [git commit branch/next] package/pkg-autotools.mk: LIBTOOL_PATCH_HOOK: also handle libtool 2.5.x
 2025-05-17  9:33 UTC 

[Buildroot] [git commit branch/next] package/policycoreutils: bump to version 3.8.1
 2025-05-17  8:12 UTC 

[Buildroot] [git commit branch/next] package/libnetconf2: bump to version 3.7.1
 2025-05-17  9:30 UTC 

[Buildroot] [git commit branch/next] package/mbedtls: bump to version 3.6.3.1
 2025-05-16 16:49 UTC 

[Buildroot] [git commit branch/next] package/refpolicy: bump to version 2.20250213
 2025-05-17  9:07 UTC 

[Buildroot] [git commit branch/next] package/libyang: bump to version 3.12.2
 2025-05-17  9:30 UTC 

[Buildroot] [git commit branch/next] package/catch2: bump version to 3.8.1
 2025-05-16 19:50 UTC 

[PATCH v5 00/10] drm/msm: add support for SAR2130P
 2025-05-19 10:58 UTC  (3+ messages)

[Buildroot] [git commit branch/next] support/testing: new dieharder runtime test
 2025-05-16 16:44 UTC 

[Buildroot] [git commit branch/next] package/m4: bump to 1.4.20
 2025-05-17  7:28 UTC 

[Buildroot] [git commit branch/next] package/mtd: revert update to 2.3.0
 2025-05-17  7:07 UTC 

[Buildroot] [git commit branch/next] package/selinux-python: bump to verson 3.8.1
 2025-05-17  8:15 UTC 

[Buildroot] [git commit branch/next] package/libselinux: bump to version 3.8.1
 2025-05-17  8:11 UTC 

[Buildroot] [git commit branch/next] package/semodule-utils: bump to version 3.8.1
 2025-05-17  8:15 UTC 

[Buildroot] [git commit branch/next] fs/erofs: unbreak custom compression handling
 2025-05-16 18:01 UTC 

MPTCP support for git (on Linux)
 2025-05-19 11:02 UTC 

[Buildroot] [git commit branch/next] package/audit/S02auditd: fix shellcheck and check-package warnings
 2025-05-17  8:04 UTC 


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.