All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 08:49:43 to 2025-04-22 09:29:39 UTC [more...]

[PATCH v4 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-04-22  8:18 UTC  (7+ messages)
` [PATCH v4 06/11] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v4 07/11] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v4 08/11] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v4 09/11] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v4 10/11] mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
` [PATCH v4 11/11] arm64/mm: Batch barriers when updating kernel mappings

[PATCH 0/7] RFC: coverage deduplication for KCOV
 2025-04-22  9:29 UTC  (3+ messages)
` [PATCH 5/7] kcov: add ioctl(KCOV_UNIQUE_ENABLE)

[PATCH V2 00/20] block: unify elevator changing and fix lockdep warning
 2025-04-22  9:29 UTC  (12+ messages)
` [PATCH V2 07/20] block: prevent adding/deleting disk during updating nr_hw_queues
` [PATCH V2 20/20] block: move wbt_enable_default() out of queue freezing from sched ->exit()

[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
 2025-04-22  9:29 UTC  (6+ messages)

[PATCH v2 0/2] firmware: exynos-acpm: read fix & reduce log verbosity
 2025-04-22  8:02 UTC  (2+ messages)

[PATCH RFC 0/3] mnt_idmapping: avoid pointer chase & inline low-level helpers
 2025-04-22  9:28 UTC  (4+ messages)
` [PATCH RFC 3/3] mnt_idmapping: inline all "

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-22  9:28 UTC  (8+ messages)
` [RFC PATCH v2 06/34] x86/msr: Use the alternatives mechanism to read PMC
` [RFC PATCH v2 22/34] x86/msr: Utilize the alternatives mechanism to read MSR

[PATCH 1/4] drm/amdgpu: add the evf attached gem obj resv dump
 2025-04-22  9:27 UTC  (7+ messages)
` [PATCH 4/4] drm/amdgpu: free the evf when the attached bo release

[PATCH v13 0/3] sched: Restructure task_mm_cid_work for predictability
 2025-04-22  9:27 UTC  (4+ messages)
` [PATCH v13 2/3] sched: Move task_mm_cid_work to mm work_struct

[PATCH net 0/2] MAINTAINERS: Update entries for s390 network driver files
 2025-04-22  9:26 UTC  (3+ messages)

[PATCH v3] arm64: dts: exynos: Add DT node for all UART ports
 2025-04-22  8:02 UTC  (2+ messages)

[PATCH] x86: remove orphan header file e820.h
 2025-04-22  9:26 UTC  (3+ messages)

[PATCH net-next 0/3] net/mlx5: HWS, Improve IP version handling
 2025-04-22  9:25 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, Fix IP version decision
` [PATCH net-next 2/3] net/mlx5: HWS, Harden IP version definer checks
` [PATCH net-next 3/3] net/mlx5: HWS, Disallow matcher IP version mixing

[PATCH] fsldma: Support 40 bit DMA addresses where capable
 2025-04-22  9:25 UTC  (6+ messages)

brd cleanups
 2025-04-22  9:25 UTC  (7+ messages)
` [PATCH 1/5] brd; pass a bvec pointer to brd_do_bvec
` [PATCH 2/5] brd: remove the sector variable in brd_submit_bio
` [PATCH 3/5] brd: use bvec_kmap_local in brd_do_bvec

[PATCH 5.4+] MIPS: ds1287: Match ds1287_set_base_clock() function types
 2025-04-22  9:24 UTC 

[PATCH 0/3] add CPUCL0 clock support for exynosauto v920 SoC
 2025-04-22  8:00 UTC  (7+ messages)
  ` [PATCH 1/3] dt-bindings: clock: exynosautov920: add cpucl0 clock definitions
  ` [PATCH 2/3] clk: samsung: exynosautov920: add cpucl0 clock support
  ` [PATCH 3/3] arm64: dts: exynosautov920: add cpucl0 clock DT nodes

[RFC PATCH 1/1] md: delete gendisk in ioctl path
 2025-04-22  9:24 UTC  (3+ messages)

[PATCH v2] drm/i915/display: Ensure enough lines between delayed VBlank and VBlank
 2025-04-22  9:23 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Ensure enough lines between delayed VBlank and VBlank (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v3] btrfs: fix broken drop_caches on extent_buffer folios
 2025-04-22  9:23 UTC  (2+ messages)

[PATCH v2] memcg: introduce non-blocking limit setting option
 2025-04-22  9:23 UTC  (2+ messages)

[PATCH 5.10.y 1/2] smb: client: fix UAF in async decryption
 2025-04-22  9:22 UTC 

[PATCH v5 1/6] vmlinux.lds: Include .data.rel[.local] into .data section
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 2/6] x86/sev: Move noinstr NMI handling code into separate source file
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 3/6] x86/sev: Split off startup code from core code
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 4/6] x86/boot: Move SEV startup code into startup/
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 5/6] x86/boot: Drop RIP_REL_REF() uses from early SEV code
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH v5 6/6] x86/asm: Retire RIP_REL_REF()
 2025-04-22  9:22 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH 5.10.y 2/2] smb: client: fix NULL ptr deref in crypto_aead_setkey()
 2025-04-22  9:21 UTC 

[PATCH] drm/fdinfo: Protect against driver unbind
 2025-04-22  9:20 UTC  (2+ messages)
` AW: "

[PATCH v2 0/2] drm/panthor: Fix panthor+FEX-Emu
 2025-04-22  9:20 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panthor: Fix the user MMIO offset logic for emulators

Patch "Fix mmu notifiers for range-based invalidates" has been added to the 6.6-stable tree
 2025-04-22  7:55 UTC 

[RFC PATCH v3 00/14] single-binary: Make hw/arm/ common
 2025-04-22  9:18 UTC  (6+ messages)
` [RFC PATCH v3 01/14] qapi: Rename TargetInfo structure as BinaryTargetInfo

[PATCH net-next v3 0/3] net/mlx5: Expose additional devlink dev info
 2025-04-22  9:18 UTC  (6+ messages)
` [PATCH net-next v3 2/3] devlink: add function unique identifier to "

[PATCH 5.4+] MIPS: cevt-ds1287: Add missing ds1287.h include
 2025-04-22  9:16 UTC 

[PATCH v1 0/3] Update to test new ASPEED SDK version
 2025-04-22  9:15 UTC  (7+ messages)
` [PATCH v1 1/3] tests/functional/aspeed: Update test ASPEED SDK v09.06 for AST2500
` [PATCH v1 2/3] "
` [PATCH v1 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030

[PATCH v2] usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
 2025-04-22  9:16 UTC 

[RFC PATCH bpf-next] libbpf: remove sample_period init in perf_buffer
 2025-04-22  9:15 UTC 

[PATCH v3 0/2] Add support for LT3074 low voltage linear regulator
 2025-04-22  9:16 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add lt3074

[PATCH 0/6] ASoC: mt8195: Add support for MT8395 Radxa NIO 12L with MT6359 codec
 2025-04-22  7:54 UTC  (4+ messages)
` [PATCH 4/6] ASoC: dt-bindings: mt8195: add compatible mt8195_mt6359

[PATCH v3 0/6] media: qcom: camss: Add qcm2290 support
 2025-04-22  9:15 UTC  (3+ messages)
` [PATCH v3 5/6] media: dt-bindings: media: camss: Add qcom,qcm2290-camss binding

[PATCH v1 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
 2025-04-22  9:14 UTC  (11+ messages)
` [PATCH v1 03/14] xen/riscv: introduce ioremap()

[PATCH v9 00/10] LOBF enablement fix
 2025-04-22  9:14 UTC  (5+ messages)
` [PATCH v9 10/10] drm/i915/display: Disintegrate sink alpm enable from psr with lobf

[PATCH net-next V2 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-04-22  9:14 UTC  (6+ messages)
` [PATCH net-next V2 01/14] devlink: define enum for attr types of dynamic attributes

[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
 2025-04-22  9:14 UTC  (10+ messages)
` [PATCH 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h

[PATCH] drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms
 2025-04-22  9:13 UTC  (2+ messages)

[Buildroot] [PATCH 0/9] package/libcamera: bump v0.5.0, new pipelines, misc improvements and bug fixing
 2025-04-22  9:12 UTC  (7+ messages)
` [Buildroot] [PATCH 2/9] package/libcamera: fix documentation being built even if disabled
` [Buildroot] [PATCH 4/9] package/libcamera: improve future reproducibility by forcing auto features to disabled

Merging CVQ handling for vdpa drivers
 2025-04-22  9:11 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: check a user-provided number of BOs in list
 2025-04-22  9:12 UTC  (2+ messages)
` AW: "

Thunderbolt display chaining
 2025-04-22  9:12 UTC  (3+ messages)

[PATCH] tools headers: Update the include/vdso/unaligned.h to sync headers
 2025-04-22  9:11 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: Fix new design debounce issue
 2025-04-22  7:52 UTC 

[PATCH 5.4+] MIPS: dec: Declare which_prom() as static
 2025-04-22  9:09 UTC 

[PATCH 0/3] meson: add corresponding target for Makefile's hdr-check
 2025-04-22  9:11 UTC  (8+ messages)
` [PATCH v4 0/5] "

[PATCH v1] ACPI: battery: Reduce unnecessary calls to acpi_battery_update()
 2025-04-22  9:10 UTC 

[PATCH BlueZ] bap: don't track streams without setup except for ucast server
 2025-04-22  9:11 UTC  (2+ messages)

[PATCH BlueZ] shared/bap: fix crash when removing PAC
 2025-04-22  9:11 UTC  (2+ messages)

[PATCH BlueZ] shared/gatt-db: fix crash on bad attribute index in get_char_data
 2025-04-22  9:11 UTC  (2+ messages)

pull-request: bpf-next 2025-04-17
 2025-04-22  9:11 UTC  (2+ messages)

[PATCH net-next] s390: ism: Pass string literal as format argument of dev_set_name()
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture"
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH net-next] tools: ynl: add missing header deps
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_dbg message and comments
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH net-next v2 0/4] bnxt_en: Update for net-next
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: Adopting nlmsg_payload() (final series)
 2025-04-22  9:10 UTC  (2+ messages)

[isar-cip-core][RFC] Handling UIDs/GIDs on Updates
 2025-04-22  9:09 UTC  (2+ messages)

[PATCH][next] ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern"
 2025-04-22  9:09 UTC 

[PATCH 0/6] Make blockdev-mirror dest sparse in more cases
 2025-04-22  9:08 UTC  (7+ messages)
` [PATCH 3/6] mirror: Skip writing zeroes when target is already zero

[PATCH v2] xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH v7 0/2] net/mlx5: Fix NULL dereference and memory leak in ttc_table creation
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH net] net: fix the missing unlock for detached devices
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH net 0/3] ENETC bug fixes for bpf_xdp_adjust_head() and bpf_xdp_adjust_tail()
 2025-04-22  9:10 UTC  (2+ messages)

[PATCH v2] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-22  9:08 UTC  (3+ messages)

[PATCH 00/13] Enable OF_UPSTREAM for STM32 and STi platforms
 2025-04-22  9:06 UTC  (7+ messages)
` [PATCH 07/13] configs: stm32: introduce stm32mp15-odyssey_defconfig
` [PATCH 13/13] ARM: stm32mp: add RIFSC system bus driver for STM32MP25

[PATCH] x86/AMD: Convert rdmsr_amd_safe() to use asm goto()
 2025-04-22  9:07 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/bat:bump to version 0.25.0
 2025-04-22  9:06 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] support/test: new bat runtime test

[PATCH net v2] net: dp83822: Fix OF_MDIO config check
 2025-04-22  9:06 UTC 

[PATCH v9 0/7] Introduction of PSCR Framework and Related Components
 2025-04-22  9:05 UTC  (9+ messages)
` [PATCH v9 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v9 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v9 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v9 4/7] nvmem: provide consumer access to cell size metrics
` [PATCH v9 5/7] nvmem: add support for device and sysfs-based cell lookups
` [PATCH v9 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
` [PATCH v9 7/7] Documentation: Add sysfs documentation for PSCRR reboot reason tracking

[PATCH V8 1/5] drm: add drm_file_err function to add process info
 2025-04-22  9:03 UTC  (5+ messages)
` [PATCH V8 2/5] drm/amdgpu: add drm_file reference in userq_mgr

endless loop in truncate_inode_pages_range()
 2025-04-22  9:03 UTC 

Patch "mm: Fix is_zero_page() usage in try_grab_page()" has been added to the 6.1-stable tree
 2025-04-22  9:02 UTC  (3+ messages)

[PATCH 0/3] Input: convert GPIO chips to using new value setters
 2025-04-22  9:01 UTC  (5+ messages)
` [PATCH 3/3] Input: adp5589 - use new GPIO line value setter callbacks

[PATCH master 1/2] crypto: ecc: use HWRNG for random numbers
 2025-04-22  8:25 UTC  (2+ messages)

[PATCH master] lib: select HAS_INSECURE_DEFAULTS from ALLOW_PRNG_FALLBACK
 2025-04-22  8:24 UTC  (2+ messages)

[PATCH] ARM: dts: tqma93xx add dummy supply to regulator
 2025-04-22  8:23 UTC  (2+ messages)

[PATCH v2 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-22  8:32 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: sdx75: Add QPIC BAM support

[PATCH v1 0/9] coresight: Fix and improve clock usage
 2025-04-22  8:21 UTC  (4+ messages)
` [PATCH v1 1/9] coresight: tmc: Support atclk

[PATCH 6.12/6.14] nvmet-fc: Remove unused functions
 2025-04-22  8:34 UTC 

[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
 2025-04-22  9:00 UTC  (9+ messages)
` [PATCH v2 2/4] mm/hugetlb: Refactor unmap_hugepage_range() "
` [PATCH v2 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()

[Buildroot] [PATCH] support/testing: test_edk2: add macchiatobin build test
 2025-04-22  8:59 UTC 

[PATCH 0/5] Add support for user creatable SMMUv3 device
 2025-04-22  8:57 UTC  (4+ messages)

[RFC PATCH v2 00/10] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-04-22  8:09 UTC  (2+ messages)
` [RFC PATCH v2 08/10] tools/testing/selftests: expand mremap() tests for MREMAP_RELOCATE_ANON

[PATCH io_uring-6.15] io_uring/zcrx: fix late dma unmap for a dead dev
 2025-04-22  8:57 UTC  (2+ messages)

[PATCH v2 0/2] send-email: add oauth2 support and fix outlook breaking threads
 2025-04-22  8:54 UTC  (3+ messages)
` [PATCH v2 1/2] send-email: implement SMTP bearer authentication
` [PATCH v2 2/2] send-email: retrieve Message-ID from outlook SMTP server

[PATCH v3] drm/panthor: Don't create a file offset for NO_MMAP BOs
 2025-04-22  8:56 UTC  (2+ messages)

[Bug 220041] New: Frequent freezes in amdgpu with 6.14.3 kernel
 2025-04-22  8:56 UTC  (2+ messages)
` [Bug 220041] "

[RFC][PATCH] sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
 2025-04-22  8:56 UTC  (2+ messages)

[Bug 220043] New: Geforce 210 video does not work with nouveau drivers in 6.14.0 and later
 2025-04-22  8:56 UTC  (2+ messages)
` [Bug 220043] "

[PATCH 1/2] dt-bindings: iio: dac: ad7293: add vrefin support
 2025-04-22  8:55 UTC  (2+ messages)
` [PATCH 2/2] iio: dac: ad7293: add adc reference configuration

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-22  8:56 UTC  (5+ messages)
` [PATCH v5 02/16] x86/bugs: Restructure TAA mitigation

[PATCH] net/mlx5: fix out-of-bounds write in Rx software ring
 2025-04-22  8:54 UTC  (2+ messages)
` [PATCH WITHDRAW] "

[PATCH v2 0/2] binman: properly error out if path provided to key-name-hint in signature nodes
 2025-04-22  8:53 UTC  (4+ messages)
` [PATCH v2 2/2] binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-name-hint with path

[meta-oe] [PATCH] mozjs-128: INSANE_SKIP 32bit-time QA issue
 2025-04-22  8:53 UTC  (2+ messages)
` [oe] "

[PATCH v2 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-22  8:53 UTC  (2+ messages)

[PATCH RESEND v3 0/6] clk: clk-axi-clkgen: improvements and some fixes
 2025-04-22  8:53 UTC  (2+ messages)

[PATCH v3 00/32] kselftest harness and nolibc compatibility
 2025-04-22  8:51 UTC  (3+ messages)

[PATCH 6.1 000/205] 6.1.134-rc2 review
 2025-04-22  8:51 UTC  (3+ messages)

[linus:master] [ext4] 896b02d0b9: stress-ng.fiemap.ops_per_sec 15.8% regression
 2025-04-22  8:51 UTC  (2+ messages)

[PATCH] migration-guides: add placeholders for 5.3
 2025-04-22  8:50 UTC 

[?bug] Can't get switchdev mode work on ConnectX-4 Card
 2025-04-22  8:50 UTC  (6+ messages)

[PATCH v5 0/3] Add basic SPI support for SOPHGO SG2042 SoC
 2025-04-22  8:50 UTC  (3+ messages)
` [PATCH v5 2/3] spi: dt-bindings: snps,dw-apb-ssi: Add compatible "

[PATCH v2 1/2] khugepaged: Refactor trace_mm_collapse_huge_page_isolate() to take folio instead of page
 2025-04-22  8:50 UTC  (4+ messages)
` [PATCH v2 2/2] khugepaged: Refactor trace_mm_khugepaged_scan_pmd() "

[oe] [meta-oe] [PATCH 01/30] adw-gtk3: upgrade 5.8 -> 5.10
 2025-04-22  8:49 UTC  (29+ messages)
` [oe] [meta-oe] [PATCH 02/30] ctags: upgrade 6.1.20250413.0 -> 6.1.20250420.0
` [oe] [meta-oe] [PATCH 03/30] jsoncons: upgrade 1.3.1 -> 1.3.2
` [oe] [meta-perl] [PATCH 04/30] libmime-types-perl: upgrade 2.27 -> 2.28
` [oe] [meta-networking] [PATCH 05/30] libnftnl: upgrade 1.2.8 -> 1.2.9
` [oe] [meta-gnome] [PATCH 06/30] libspelling: upgrade 0.4.7 -> 0.4.8
` [oe] [meta-gnome] [PATCH 07/30] nautilus: upgrade 48.0 -> 48.1
` [oe] [meta-networking] [PATCH 08/30] nbdkit: upgrade 1.40.5 -> 1.42.1
` [oe] [meta-networking] [PATCH 09/30] nftables: upgrade 1.1.1 -> 1.1.2
` [oe] [meta-python] [PATCH 10/30] python3-aiohttp: upgrade 3.11.16 -> 3.11.17
` [oe] [meta-python] [PATCH 11/30] python3-aniso8601: upgrade 10.0.0 -> 10.0.1
` [oe] [meta-python] [PATCH 12/30] python3-beautifulsoup4: upgrade 4.13.3 -> 4.13.4
` [oe] [meta-python] [PATCH 13/30] python3-dill: upgrade 0.3.9 -> 0.4.0
` [oe] [meta-oe] [PATCH 14/30] python3-drgn: upgrade 0.0.30 -> 0.0.31
` [oe] [meta-python] [PATCH 15/30] python3-frozenlist: upgrade 1.5.0 -> 1.6.0
` [oe] [meta-python] [PATCH 16/30] python3-google-auth: upgrade 2.37.0 -> 2.39.0
` [oe] [meta-python] [PATCH 17/30] python3-greenlet: upgrade 3.1.1 -> 3.2.0
` [oe] [meta-python] [PATCH 18/30] python3-inline-snapshot: upgrade 0.22.1 -> 0.22.3
` [oe] [meta-python] [PATCH 19/30] python3-m2crypto: upgrade 0.44.0 -> 0.45.0
` [oe] [meta-python] [PATCH 20/30] python3-marshmallow: upgrade 3.26.1 -> 4.0.0
` [oe] [meta-python] [PATCH 22/30] python3-moteus: upgrade 0.3.79 -> 0.3.81
` [oe] [meta-python] [PATCH 23/30] python3-nanobind: upgrade 2.6.1 -> 2.7.0
` [oe] [meta-python] [PATCH 24/30] python3-posix-ipc: upgrade 1.1.1 -> 1.2.0
` [oe] [meta-python] [PATCH 25/30] python3-pymodbus: upgrade 3.9.1 -> 3.9.2
` [oe] [meta-python] [PATCH 26/30] python3-rsa: upgrade 4.9 -> 4.9.1
` [oe] [meta-python] [PATCH 27/30] python3-webargs: upgrade 8.6.0 -> 8.7.0
` [oe] [meta-python] [PATCH 28/30] python3-xmlschema: upgrade 4.0.0 -> 4.0.1
` [oe] [meta-oe] [PATCH 29/30] smarty: update 5.4.3 -> 5.4.5
` [oe] [meta-gnome] [PATCH 30/30] tinysparql: upgrade 3.9.1 -> 3.9.2


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.