messages from 2026-04-24 16:26:06 to 2026-04-24 16:57:43 UTC [more...]
[PATCH i-g-t v11 00/49] Unigraf integration
2026-04-24 16:53 UTC (16+ messages)
` [PATCH i-g-t v11 01/49] lib/igt_kms: Add a detect timeout value
` [PATCH i-g-t v11 03/49] lib/igt_kms: Add function to list connected connectors
` [PATCH i-g-t v11 05/49] lib/igt_kms: Add helper to wait for new connectors
` [PATCH i-g-t v11 06/49] lib/tests: Add tests for array manipulations
` [PATCH i-g-t v11 09/49] lib/igt_kms: Expose reset_connectors_at_exit
` [PATCH i-g-t v11 11/49] lib/igt_debugfs: Move debugfs helpers to the proper location
` [PATCH i-g-t v11 16/49] lib/monitor_edids: Add helper to get an EDID by its name
` [PATCH i-g-t v11 19/49] lib/unigraf: Add TSI.h
` [PATCH i-g-t v11 20/49] lib/unigraf: Initial Unigraf support
` [PATCH i-g-t v11 21/49] lib/igt_kms: Automatically connect unigraf on display require
` [PATCH i-g-t v11 33/49] lib/unigraf: Add configuration for CRC usage
` [PATCH i-g-t v11 34/49] lib/unigraf: add unigraf_get_connector_by_stream
` [PATCH i-g-t v11 37/49] lib/i915/dp: Move DP-related function for i915 to proper folder
` [PATCH i-g-t v11 40/49] lib/i915/dp: Properly check sscanf results
` [PATCH i-g-t v11 46/49] docs/unigraf: Add unigraf documentation
[PATCH] x86/entry: Zap the #VC entry user and kernel macros
2026-04-24 16:57 UTC (2+ messages)
[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
2026-04-24 16:56 UTC (4+ messages)
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
[PATCH rc v2 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-04-24 16:56 UTC (3+ messages)
` [PATCH rc v2 1/5] iommu/arm-smmu-v3: Add arm_smmu_adopt_strtab() for kdump
[PATCH] net/mlx5: query hardware capability for max lro size
2026-04-24 16:55 UTC (3+ messages)
` [PATCH v2] "
[RFC] xen/riscv: per-CPU devid setup for Xen event channel IRQ on IMSIC
2026-04-24 16:55 UTC (4+ messages)
[PATCH v5 0/2] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking and improve code readability
2026-04-24 16:55 UTC (4+ messages)
` [PATCH v5 2/2] iio: adc: ad7280a: use cleanup helpers guard() and scoped_guard() for mutex locking
[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
2026-04-24 16:55 UTC (3+ messages)
` [RFC PATCH v3 2/4] security: ima: call ima_init() again at late_initcall_sync for defered TPM
[Buildroot] [PATCH 1/1] package/python-flask-caching: bump version to 2.4.0
2026-04-24 16:54 UTC (2+ messages)
[Buildroot] [git commit] package/python-flask-caching: bump version to 2.4.0
2026-04-24 16:48 UTC
[PATCH 0/2] remoteproc: xlnx: add auto-boot support
2026-04-24 16:53 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature
[PATCH v2] media: i2c: vd56g3: clean up subdev state on probe failure
2026-04-24 16:52 UTC
[PATCH v3 0/7] Add QSPI support for QCS615 and improve interconnect handling
2026-04-24 16:52 UTC (4+ messages)
` [PATCH v3 2/7] spi: qcom-qspi: Fix incomplete error handling in runtime PM
[PATCH v3 0/9] Kernel API Specification Framework
2026-04-24 16:51 UTC (10+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH v3 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH v3 4/9] tools/kapi: add kernel API specification extraction tool
` [PATCH v3 5/9] kernel/api: add API specification for sys_open
` [PATCH v3 6/9] kernel/api: add API specification for sys_close
` [PATCH v3 7/9] kernel/api: add API specification for sys_read
` [PATCH v3 8/9] kernel/api: add API specification for sys_write
` [PATCH v3 9/9] kernel/api: add runtime verification selftest
[PATCH v4 00/58] perf: Reorganize scripting support
2026-04-24 16:47 UTC (60+ messages)
` [PATCH v5 "
` [PATCH v5 01/58] perf inject: Fix itrace branch stack synthesis
` [PATCH v5 02/58] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v5 03/58] perf arch x86: "
` [PATCH v5 04/58] perf tests: "
` [PATCH v5 05/58] perf script: "
` [PATCH v5 06/58] perf util: "
` [PATCH v5 07/58] perf python: Add "
` [PATCH v5 08/58] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v5 09/58] perf data: Add open flag
` [PATCH v5 10/58] perf evlist: Add reference count
` [PATCH v5 11/58] perf evsel: "
` [PATCH v5 12/58] perf evlist: Add reference count checking
` [PATCH v5 13/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v5 14/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v5 15/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v5 16/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v5 17/58] perf python: Refactor and add accessors to sample event
` [PATCH v5 18/58] perf python: Add callchain support
` [PATCH v5 19/58] perf python: Add config file access
` [PATCH v5 20/58] perf python: Extend API for stat events in python.c
` [PATCH v5 21/58] perf python: Expose brstack in sample event
` [PATCH v5 22/58] perf python: Add perf.pyi stubs file
` [PATCH v5 23/58] perf python: Add LiveSession helper
` [PATCH v5 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v5 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v5 26/58] perf mem-phys-addr: Port mem-phys-addr "
` [PATCH v5 27/58] perf syscall-counts: Port syscall-counts "
` [PATCH v5 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v5 29/58] perf futex-contention: Port futex-contention "
` [PATCH v5 30/58] perf flamegraph: Port flamegraph "
` [PATCH v5 31/58] perf gecko: Port gecko "
` [PATCH v5 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
` [PATCH v5 33/58] perf check-perf-trace: Port check-perf-trace "
` [PATCH v5 34/58] perf compaction-times: Port compaction-times "
` [PATCH v5 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
` [PATCH v5 36/58] perf export-to-sqlite: Port export-to-sqlite "
` [PATCH v5 37/58] perf export-to-postgresql: Port export-to-postgresql "
` [PATCH v5 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
` [PATCH v5 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
` [PATCH v5 40/58] perf net_dropmonitor: Port net_dropmonitor "
` [PATCH v5 41/58] perf netdev-times: Port netdev-times "
` [PATCH v5 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
` [PATCH v5 43/58] perf sched-migration: Port sched-migration/SchedGui "
` [PATCH v5 44/58] perf sctop: Port sctop "
` [PATCH v5 45/58] perf stackcollapse: Port stackcollapse "
` [PATCH v5 46/58] perf task-analyzer: Port task-analyzer "
` [PATCH v5 47/58] perf failed-syscalls: Port failed-syscalls "
` [PATCH v5 48/58] perf rw-by-file: Port rw-by-file "
` [PATCH v5 49/58] perf rw-by-pid: Port rw-by-pid "
` [PATCH v5 50/58] perf rwtop: Port rwtop "
` [PATCH v5 51/58] perf wakeup-latency: Port wakeup-latency "
` [PATCH v5 52/58] perf test: Migrate Intel PT virtual LBR test to use Python API
` [PATCH v5 53/58] perf: Remove libperl support, legacy Perl scripts and tests
` [PATCH v5 54/58] perf: Remove libpython support and legacy Python scripts
` [PATCH v5 55/58] perf Makefile: Update Python script installation path
` [PATCH v5 56/58] perf script: Refactor to support standalone scripts and remove legacy features
` [PATCH v5 57/58] perf Documentation: Update for standalone Python scripts and remove obsolete data
` [PATCH v5 58/58] perf python: Improve perf script -l descriptions
[PATCH v8 0/5] Migrate on fault for device pages
2026-04-24 16:50 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/ca-certificates: bump to 20260223
2026-04-24 16:50 UTC (2+ messages)
[PATCH] staging: iio: adc: ad7816: Replace sprintf() with sysfs_emit()
2026-04-24 16:50 UTC (2+ messages)
[Buildroot] [git commit] package/ca-certificates: bump to 20260223
2026-04-24 16:48 UTC
[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
2026-04-24 16:48 UTC (7+ messages)
` [PATCH 2/2] iio: dac: add support for Microchip MCP48FEB02
[Buildroot] [git commit] package/netsnmp: bump version to 5.9.5.2
2026-04-24 16:44 UTC
[Buildroot] [git commit] package/openldap: bump version to 2.6.13
2026-04-24 16:44 UTC
[Buildroot] [PATCH 1/1] package/openldap: bump version to 2.6.13
2026-04-24 16:48 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/netsnmp: bump version to 5.9.5.2
2026-04-24 16:47 UTC (2+ messages)
[PATCH 00/10] Engine initialization cleanup
2026-04-24 16:46 UTC (3+ messages)
` [PATCH 10/10] drm/xe: Mark BCS engines as belonging to the GT forcewake domain
[PATCH 00/21] DC Patches March 05, 2026
2026-04-24 16:46 UTC (5+ messages)
` [PATCH 19/21] drm/amd/display: Sync dcn42 with DC 3.2.373
` DC analog support regressed by "drm/amd/display: Sync dcn42 with DC 3.2.373"
[syzbot] [net?] general protection fault in kernel_sock_shutdown (4)
2026-04-24 16:47 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Page cache tracking with the Maple Tree
2026-04-24 16:45 UTC (4+ messages)
[meta-rockchip] Backport patches to Whinlatter
2026-04-24 16:45 UTC (4+ messages)
` [yocto-patches] "
[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
2026-04-24 16:45 UTC (2+ messages)
` [PATCH] arm64/entry: Fix arm64-specific rseq brokenness (was: Re: [REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64) "
[PATCH v2 0/9] refs: move some of the generic logic out of the backends
2026-04-24 16:44 UTC (3+ messages)
` [PATCH v2 8/9] refs: add peeled object ID to the `ref_update` struct
[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
2026-04-24 16:44 UTC (4+ messages)
+ selftests-acct-add-taskstats-tgid-retention-test.patch added to mm-nonmm-unstable branch
2026-04-24 16:43 UTC
+ taskstats-retain-dead-thread-stats-in-tgid-queries.patch added to mm-nonmm-unstable branch
2026-04-24 16:43 UTC
[PATCH v2 00/13] media: iris: Add support for glymur platform
2026-04-24 16:40 UTC (10+ messages)
` [PATCH v2 02/13] drivers: base: Add generic dma context bus
[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
2026-04-24 16:40 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] iommu/arm-smmu-v3: Allow disabling Stage 1 translation
2026-04-24 16:39 UTC (11+ messages)
[Buildroot] [git commit branch/2026.02.x] package/ghostscript: Fix brotli build failure on ARMv7
2026-04-23 12:25 UTC
[Buildroot] [git commit branch/2026.02.x] DEVELOPERS: add Shubham Chakraborty as pv maintainer
2026-04-23 12:33 UTC
[Buildroot] [git commit branch/2026.02.x] package/libjxl: security bump to version 0.11.2
2026-04-23 12:30 UTC
[Buildroot] [git commit branch/2026.02.x] package/libarchive: security bump version to 3.8.7
2026-04-23 12:24 UTC
[Buildroot] [git commit branch/2026.02.x] package/ghostscript: security bump to version 10.07.0
2026-04-23 12:26 UTC
[Buildroot] [git commit branch/2026.02.x] package/dash: add patch for CVE-2026-31323
2026-04-23 12:29 UTC
[Buildroot] [git commit branch/2026.02.x] package/systemd: security bump to v258.7
2026-04-23 12:33 UTC
[Buildroot] [git commit branch/2026.02.x] package/libexif: security bump to version 0.6.26
2026-04-23 12:23 UTC
[Buildroot] [git commit branch/2026.02.x] package/bat: remove no longer needed patch for gcc15 compat
2026-04-23 12:23 UTC
[Buildroot] [git commit branch/2026.02.x] package/wolftpm: security bump version to 3.10.0
2026-04-23 12:22 UTC
[Buildroot] [git commit branch/2026.02.x] package/libmicrohttpd: security bump version to 1.0.5
2026-04-23 12:26 UTC
[Buildroot] [git commit branch/2026.02.x] package/wolfssl: fix build with libcurl >= 8.19.0
2026-04-23 12:22 UTC
[Buildroot] [git commit branch/2026.02.x] package/strongswan: security bump version to 6.0.5
2026-04-23 12:19 UTC
[Buildroot] [git commit branch/2026.02.x] package/mkpasswd: add dependency to host-libxcrypt
2026-04-23 12:31 UTC
[Buildroot] [git commit branch/2026.02.x] package/xdg-dbus-proxy: security bump to version 0.1.7
2026-04-23 12:25 UTC
[Buildroot] [git commit branch/2026.02.x] package/x11r7/xwayland: security bump version to 24.1.10
2026-04-23 12:16 UTC
[Buildroot] [git commit branch/2026.02.x] package/wolfssl: security bump version to 5.9.1
2026-04-23 12:22 UTC
[Buildroot] [git commit branch/2026.02.x] {linux, linux-headers}: bump 6.12.x, 6.6.x, 6.1.x, 5.15.x, 5.10.x, 6.19.x, 6.18.x series
2026-04-23 11:48 UTC
[Buildroot] [git commit branch/2026.02.x] package/x11r7/xserver_xorg-server: security bump version to 21.1.22
2026-04-23 12:13 UTC
+ clang-format-fix-formatting-of-guard-and-scoped_guard-statements.patch added to mm-nonmm-unstable branch
2026-04-24 16:38 UTC
[Buildroot] [git commit branch/2026.02.x] package/strongswan: remove unneeded wolfSSL fix
2026-04-23 12:19 UTC
[Buildroot] [git commit branch/2026.02.x] package/c-icap: fix musl build
2026-04-23 12:10 UTC
[PATCH 0/9] bitfield: add FIELD_GET_SIGNED()
2026-04-24 16:35 UTC (4+ messages)
` [PATCH 1/9] "
[Buildroot] [PATCH-2025.02.x] package/python3: security bump to version 3.12.13
2026-04-24 16:35 UTC (2+ messages)
[Buildroot] [PATCH-2025.02.x] package/xz: add upstream security fix for CVE-2026-34743
2026-04-24 16:33 UTC (2+ messages)
[GIT PULL] Clang build fix for 7.1
2026-04-24 16:33 UTC (2+ messages)
[PATCH] clk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED
2026-04-24 16:32 UTC (2+ messages)
[PATCH] virtio: Add ID for virtio media
2026-04-24 16:31 UTC (5+ messages)
[PATCH] usb: typec: mux: ps883x: Power the retimer off when not in use
2026-04-24 16:31 UTC (2+ messages)
[PATCH] mm/lruvec: preemptively free dead folios during lru_add drain
2026-04-24 16:30 UTC (6+ messages)
[PATCH i-g-t 0/3] Few fixes for igt_display_reset_outputs() in lib/igt_kms
2026-04-24 16:30 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v3] ibmveth: Disable GSO for packets with small MSS
2026-04-24 16:29 UTC
Problem with git send-email and --reply-to
2026-04-24 16:29 UTC (2+ messages)
[PATCH mptcp-next v1 0/9] mptcp: address stall under memory pressure
2026-04-24 16:29 UTC (2+ messages)
[PATCH 6.12 00/35] 6.12.84-rc1 review
2026-04-24 16:29 UTC (2+ messages)
[PATCH 00/14] drm/amd: Delete defunct DAL power level code
2026-04-24 16:28 UTC (7+ messages)
` [PATCH 01/14] drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request()
` [PATCH 03/14] drm/amd/display: Remove min/max clock levels from clk_mgr
[Buildroot] [PATCH for 2025.02.x] package/dash: add patch for CVE-2026-31323
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libjxl: security bump to version 0.11.2
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libmicrohttpd: security bump version to 1.0.5
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/xdg-dbus-proxy: security bump to version 0.1.7
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 2/2] package/ghostscript: security bump to version 10.07.0
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/ghostscript: Fix brotli build failure on ARMv7
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libexif: security bump to version 0.6.26
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libarchive: security bump version to 3.8.7
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 2/2] package/x11r7/xwayland: security bump version to 24.1.10
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 3/5] package/wolftpm: security bump version to 3.10.0
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/x11r7/xserver_xorg-server: security bump version to 21.1.22
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 5/5] package/wolfssl: security bump version to 5.9.1
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/5] package/strongswan: remove unneeded wolfSSL fix
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 4/5] package/wolfssl: fix build with libcurl >= 8.19.0
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 02/20] package/c-icap: fix musl build
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/mkpasswd: add dependency to host-libxcrypt
2026-04-24 16:27 UTC (2+ messages)
Bug: Hierarchical Aliases no longer work in 2.54.0
2026-04-24 16:17 UTC (2+ messages)
` [PATCH] alias: restore support for simple dotted aliases
[Buildroot] [PATCH] package/systemd: security bump to v258.7
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 2/5] package/strongswan: security bump version to 6.0.5
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/bat: remove no longer needed patch for gcc15 compat
2026-04-24 16:27 UTC (2+ messages)
[Buildroot] [PATCH for 2025.02.x] package/strongswan: add patch for CVE-2026-25075
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH for 2025.02.x] package/systemd: add patch for CVE-2026-40226
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH 2/2 2025.02.x] package/xz: patch CVE-2026-34743
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH for 2025.02.x] package/python3: security bump to v3.12.13
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH 1/2 2025.02.x] package/xz: add patch trailer
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH 2025.02.x] package/libcap: patch CVE-2026-4878
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH 2025.02.x] package/giflib: patch CVE-2021-40633, CVE-2025-31344, CVE-2026-23868
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH 2025.02.x] package/freetype: patch CVE-2026-23865
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH 008/102] package/x11r7/xserver_xorg-server: bump version to 21.1.21
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libexif: bump to version 0.6.25
2026-04-24 16:26 UTC (2+ messages)
[Buildroot] [git commit branch/2025.02.x] package/libjxl: security bump to version 0.11.2
2026-04-24 16:21 UTC
[Buildroot] [git commit branch/2025.02.x] package/wolfssl: security bump version to 5.9.1
2026-04-24 16:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/xz: patch CVE-2026-34743
2026-04-24 16:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/ghostscript: security bump to version 10.07.0
2026-04-24 16:21 UTC
[Buildroot] [git commit branch/2025.02.x] package/systemd: add patch for CVE-2026-40226
2026-04-24 16:21 UTC
[Buildroot] [git commit branch/2025.02.x] package/libexif: security bump to version 0.6.26
2026-04-24 16:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/xz: add patch trailer
2026-04-24 16:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/wolfssl: fix build with libcurl >= 8.19.0
2026-04-24 16:20 UTC
[Buildroot] [git commit branch/2025.02.x] package/dash: add patch for CVE-2026-31323
2026-04-24 16:21 UTC
[Buildroot] [git commit branch/2025.02.x] package/mkpasswd: add dependency to host-libxcrypt
2026-04-24 16:21 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.