messages from 2024-10-10 19:36:16 to 2024-10-10 19:45:35 UTC [more...]
[PATCH 1/1] PCI: Move no_pci_devices() to the only driver using it
2024-10-10 19:45 UTC (2+ messages)
[PATCHv2 0/5] cesa: small cleanups
2024-10-10 19:45 UTC (6+ messages)
` [PATCHv2 1/5] crypto: cesa: add COMPILE_TEST
` [PATCHv2 2/5] crypto: cesa: use enabled variants for clk_get
` [PATCHv2 3/5] crypto: cesa: remove irq_set_affinity_hint
` [PATCHv2 4/5] crypto: cesa: move loop to mv_cesa_put_sram
` [PATCHv2 5/5] crypto: cesa: use devm_platform_get_and_ioremap_resource
[PATCH v2] selftests: net/rds: add module not found
2024-10-10 19:44 UTC
[PATCH dpdk v1 00/15] IPv6 APIs overhaul
2024-10-10 19:41 UTC (19+ messages)
` [PATCH dpdk v3 00/17] "
` [PATCH dpdk v3 01/17] net: split raw checksum functions in separate header
` [PATCH dpdk v3 02/17] net: split ipv6 symbols "
` [PATCH dpdk v3 03/17] net: add structure for ipv6 addresses
` [PATCH dpdk v3 04/17] net: add ipv6 address utilities
` [PATCH dpdk v3 05/17] net: use struct rte_ipv6_addr for header addresses
` [PATCH dpdk v3 06/17] fib6,rib6,lpm6: use struct rte_ipv6_addr
` [PATCH dpdk v3 07/17] fib6,rib6,lpm6: use ipv6 utils
` [PATCH dpdk v3 08/17] rib6,fib6,lpm6: remove duplicate constants
` [PATCH dpdk v3 09/17] cmdline: replace in6_addr with rte_ipv6_addr
` [PATCH dpdk v3 10/17] graph,node: use struct rte_ipv6_addr and utils
` [PATCH dpdk v3 11/17] pipeline: use struct rte_ipv6_addr
` [PATCH dpdk v3 12/17] ipsec, security: use struct rte_ipv6_addr and utils
` [PATCH dpdk v3 13/17] thash: use struct rte_ipv6_addr
` [PATCH dpdk v3 14/17] gro: "
` [PATCH dpdk v3 15/17] rte_flow: "
` [PATCH dpdk v3 16/17] net: add utilities for well known ipv6 address types
` [PATCH dpdk v3 17/17] ipv6: add function to check ipv6 version
[ANNOUNCE] xfsprogs: for-next updated to 42523142959d
2024-10-10 19:43 UTC
[PATCH v9 0/5] Tracepoints and static branch in Rust
2024-10-10 19:43 UTC (7+ messages)
` [PATCH v9 1/5] rust: add generic static_key_false
` [PATCH v9 4/5] jump_label: adjust inline asm to be consistent
[GIT PULL] ring-buffer: Fix for 6.12
2024-10-10 19:42 UTC (2+ messages)
[GIT PULL] Networking for v6.12-rc3
2024-10-10 19:41 UTC (2+ messages)
[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
2024-10-10 19:39 UTC (11+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v6 07/10] tmpfs: Add casefold lookup support
` [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v6 10/10] docs: tmpfs: Add casefold options
[meta-python][PATCH v2 1/2] python3-pytest-aiohttp: Add new recipe
2024-10-10 19:41 UTC (2+ messages)
` [meta-python][PATCH v2 2/2] python3-pychromecast: upgrade 14.0.1 -> 14.0.2
[PATCH i-g-t 00/14] intel: igt_draw and intel_bufops improvements
2024-10-10 19:41 UTC (3+ messages)
` ✗ GitLab.Pipeline: warning for "
[PATCH v13 00/85] KVM: Stop grabbing references to PFNMAP'd pages
2024-10-10 18:24 UTC (3+ messages)
` [PATCH v13 65/85] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v13 67/85] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
[PATCH] ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c
2024-10-10 19:40 UTC (2+ messages)
[PATCH v12 00/19] Add Secure TSC support for SNP guests
2024-10-10 19:39 UTC (3+ messages)
` [PATCH v12 14/19] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency
[PATCH v2] xen: Remove dependency between pciback and privcmd
2024-10-10 19:38 UTC (2+ messages)
[PATCH 0/2] Align framebuffers according to what display minimum alignment states
2024-10-10 19:38 UTC (2+ messages)
` ✗ CI.FULL: failure for Align framebuffers according to what display minimum alignment states (rev2)
[PATCH v2 00/13] Add support for AMD hardware feedback interface
2024-10-10 19:37 UTC (14+ messages)
` [PATCH v2 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v2 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v2 03/13] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH v2 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v2 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v2 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v2 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v2 09/13] platform/x86: hfi: add power management callback
` [PATCH v2 10/13] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors
` [PATCH v2 11/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v2 12/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v2 13/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
[PATCH 0/3] sched/core: Fix PSI inconsistent task state splats with DELAY_DEQUEUE
2024-10-10 19:37 UTC (5+ messages)
` [PATCH 3/3] sched/core: Indicate a sched_delayed task was migrated before wakeup
[AUH] python3-xmltodict: upgrading to 0.14.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] Upgrade status: 2024-10-10
2024-10-10 19:36 UTC
[AUH] dtc: upgrading to 1.7.1 FAILED
2024-10-10 19:36 UTC
[AUH] go-binary-native: upgrading to 1.23.2 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libpipeline: upgrading to 1.5.8 FAILED
2024-10-10 19:36 UTC
[AUH] python3-urllib3: upgrading to 2.2.3 FAILED
2024-10-10 19:36 UTC
[AUH] texinfo: upgrading to 7.1.1 FAILED
2024-10-10 19:36 UTC
[AUH] vulkan-loader: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] systemd,systemd-boot,systemd-boot-native: upgrading to 256.7,256.7,256.7 FAILED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-vaapi: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libxml2: upgrading to 2.13.4 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] librsvg: upgrading to 2.59.1 FAILED
2024-10-10 19:36 UTC
[AUH] python3-markupsafe: upgrading to 3.0.1 FAILED
2024-10-10 19:36 UTC
[PATCH V2][next] ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c
2024-10-10 19:36 UTC (3+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-10-10 19:36 UTC (4+ messages)
` [PATCH 21/35] ring-buffer: "
[AUH] python3-urllib3: upgrading to 2.2.3 FAILED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-plugins-ugly,gstreamer1.0-plugins-bad,gstreamer1.0-rtsp-server,gstreamer1.0-plugins-good,gstreamer1.0-plugins-base: upgrading to 1.24.8,1.24.8,1.24.8,1.24.8,1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] xkeyboard-config: upgrading to 2.43 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] cargo,rust,libstd-rs,rust-llvm: upgrading to 1.81.0,1.81.0,1.81.0,1.81.0 FAILED
2024-10-10 19:36 UTC
[AUH] mtd-utils: upgrading to 2.2.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-markupsafe: upgrading to 3.0.1 FAILED
2024-10-10 19:36 UTC
[AUH] ppp: upgrading to 2.5.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libproxy: upgrading to 0.5.9 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] xkeyboard-config: upgrading to 2.43 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-hypothesis: upgrading to 6.114.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-setuptools: upgrading to 75.1.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-isodate: upgrading to 0.7.2 FAILED
2024-10-10 19:36 UTC
[AUH] qemu-system-native,qemu,qemu-native: upgrading to 9.1.0,9.1.0,9.1.0 FAILED
2024-10-10 19:36 UTC
[AUH] spirv-tools: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] ffmpeg: upgrading to 7.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] ltp: upgrading to 20240930 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] vte: upgrading to 0.78.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-plugins-ugly,gstreamer1.0-rtsp-server,gstreamer1.0-plugins-bad,gstreamer1.0-plugins-base,gstreamer1.0-plugins-good: upgrading to 1.24.8,1.24.8,1.24.8,1.24.8,1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] vulkan-tools: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] cargo-c-native: upgrading to 0.10.4+cargo-0.82.0 FAILED
2024-10-10 19:36 UTC
[AUH] rpm: upgrading to 4.20.0 FAILED
2024-10-10 19:36 UTC
[AUH] python3-maturin: upgrading to 1.7.4 FAILED
2024-10-10 19:36 UTC
[AUH] libsdl2: upgrading to 2.30.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] harfbuzz: upgrading to 10.0.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] liburi-perl: upgrading to 5.30 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libinput: upgrading to 1.26.2 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] btrfs-tools: upgrading to 6.11 FAILED
2024-10-10 19:36 UTC
[AUH] ethtool: upgrading to 6.11 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-python: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] ethtool: upgrading to 6.11 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gtk4: upgrading to 4.16.3 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] llvm: upgrading to 19.1.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] spirv-tools: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] ppp: upgrading to 2.5.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libtry-tiny-perl: upgrading to 0.32 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-dtc: upgrading to 1.7.1 FAILED
2024-10-10 19:36 UTC
[AUH] openssl: upgrading to 3.3.2 FAILED
2024-10-10 19:36 UTC
[AUH] Upgrade status: 2024-10-10
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-libav: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] u-boot,u-boot-tools: upgrading to 2024.10,2024.10 FAILED
2024-10-10 19:36 UTC
[AUH] repo: upgrading to 2.48 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gnupg: upgrading to 2.5.1 FAILED
2024-10-10 19:36 UTC
[AUH] python3-hypothesis: upgrading to 6.114.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libproxy: upgrading to 0.5.9 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] virglrenderer: upgrading to 1.1.0 FAILED
2024-10-10 19:36 UTC
[AUH] puzzles: upgrading to 182b3d9e27981c03df07cc86d8f794ad218dc350 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-dtc: upgrading to 1.7.1 FAILED
2024-10-10 19:36 UTC
[AUH] xz: upgrading to 5.6.3 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] xwayland: upgrading to 24.1.3 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] dhcpcd: upgrading to 10.1.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-markdown: upgrading to 3.7 FAILED
2024-10-10 19:36 UTC
[AUH] weston: upgrading to 14.0.0 FAILED
2024-10-10 19:36 UTC
[AUH] wireless-regdb: upgrading to 2024.10.07 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libuv: upgrading to 1.49.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-setuptools-rust: upgrading to 1.10.2 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] cups: upgrading to 2.4.11 FAILED
2024-10-10 19:36 UTC
[AUH] openssl: upgrading to 3.3.2 FAILED
2024-10-10 19:36 UTC
[AUH] bash: upgrading to 5.2.37 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] sudo: upgrading to 1.9.16 FAILED
2024-10-10 19:36 UTC
[AUH] ttyrun: upgrading to 2.35.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gnupg: upgrading to 2.5.1 FAILED
2024-10-10 19:36 UTC
[AUH] libpipeline: upgrading to 1.5.8 FAILED
2024-10-10 19:36 UTC
[AUH] vulkan-samples: upgrading to 7d15e86ce7ff99d6ee10cec98bc8b3f16021053c FAILED
2024-10-10 19:36 UTC
[AUH] spirv-headers: upgrading to 1.3.296.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] shaderc: upgrading to 2024.3 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] vulkan-volk: upgrading to 1.3.296.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] sysvinit: upgrading to 3.10 FAILED
2024-10-10 19:36 UTC
[AUH] msmtp: upgrading to 1.8.27 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] tiff: upgrading to 4.7.0 FAILED
2024-10-10 19:36 UTC
[AUH] python3-pefile: upgrading to 2024.8.26 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] ttyrun: upgrading to 2.35.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gst-devtools: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] rpm: upgrading to 4.20.0 FAILED
2024-10-10 19:36 UTC
[AUH] man-db: upgrading to 2.13.0 FAILED
2024-10-10 19:36 UTC
[AUH] btrfs-tools: upgrading to 6.11 FAILED
2024-10-10 19:36 UTC
[AUH] mtools: upgrading to 4.0.45 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libsdl2: upgrading to 2.30.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] harfbuzz: upgrading to 10.0.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-pycryptodome,python3-pycryptodomex: upgrading to 3.21.0,3.21.0 SUCCEEDED
2024-10-10 19:36 UTC
[PATCH] pinctrl: aw9523: fix kerneldoc for _aw9523_gpio_get_multiple()
2024-10-10 19:36 UTC (2+ messages)
[PATCH v1 1/1] dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS()
2024-10-10 19:36 UTC (2+ messages)
[AUH] glslang: upgrading to 1.3.296.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] repo: upgrading to 2.48 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] webkitgtk: upgrading to 2.46.1 FAILED
2024-10-10 19:36 UTC
[AUH] vulkan-headers: upgrading to 1.3.296.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] go-helloworld: upgrading to 1a5e218e545549299aaf35cae608b33838e220d7 FAILED
2024-10-10 19:36 UTC
[AUH] python3-xmltodict: upgrading to 0.14.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] dtc: upgrading to 1.7.1 FAILED
2024-10-10 19:36 UTC
[AUH] librsvg: upgrading to 2.59.1 FAILED
2024-10-10 19:36 UTC
[AUH] gawk: upgrading to 5.3.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] mtools: upgrading to 4.0.45 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] puzzles: upgrading to 182b3d9e27981c03df07cc86d8f794ad218dc350 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libstd-rs,rust,cargo,rust-llvm: upgrading to 1.81.0,1.81.0,1.81.0,1.81.0 FAILED
2024-10-10 19:36 UTC
[AUH] mesa: upgrading to 24.2.4 FAILED
2024-10-10 19:36 UTC
[AUH] gst-devtools: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] iproute2: upgrading to 6.11.0 FAILED
2024-10-10 19:36 UTC
[AUH] lttng-modules: upgrading to 2.13.15 FAILED
2024-10-10 19:36 UTC
[AUH] vte: upgrading to 0.78.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-jsonschema-specifications: upgrading to 2024.10.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libuv: upgrading to 1.49.0 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] erofs-utils: upgrading to 1.8.2 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] screen: upgrading to 5.0.0 FAILED
2024-10-10 19:36 UTC
[AUH] libtry-tiny-perl: upgrading to 0.32 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-libav: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-pyproject-metadata: upgrading to 0.8.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] liburi-perl: upgrading to 5.30 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] qemu,qemu-native,qemu-system-native: upgrading to 9.1.0,9.1.0,9.1.0 FAILED
2024-10-10 19:36 UTC
[AUH] cargo-c-native: upgrading to 0.10.4+cargo-0.82.0 FAILED
2024-10-10 19:36 UTC
[AUH] systemd-boot,systemd-boot-native,systemd: upgrading to 256.7,256.7,256.7 FAILED
2024-10-10 19:36 UTC
[AUH] gstreamer1.0-python: upgrading to 1.24.8 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] tcl: upgrading to 9.0.0 FAILED
2024-10-10 19:36 UTC
[AUH] vulkan-utility-libraries: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 UTC
[AUH] python3-pyproject-metadata: upgrading to 0.8.1 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] libxml2: upgrading to 2.13.4 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] python3-pefile: upgrading to 2024.8.26 SUCCEEDED
2024-10-10 19:36 UTC
[AUH] screen: upgrading to 5.0.0 FAILED
2024-10-10 19:36 UTC
[AUH] iproute2: upgrading to 6.11.0 FAILED
2024-10-10 19:36 UTC
[AUH] piglit: upgrading to de2113735cf5e3e5af7a8ec4255391b6dba5973b SUCCEEDED
2024-10-10 19:36 UTC
[AUH] vulkan-validation-layers: upgrading to 1.3.296.0 FAILED
2024-10-10 19:36 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.