All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-15 10:39:17 to 2025-04-15 11:22:00 UTC [more...]

[PATCH v6 05/12] power-domain: Add refcounting
 2025-04-15 10:47 UTC  (11+ messages)

[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
 2025-04-15 10:36 UTC  (3+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes

[PATCH v2 0/3] virtio-gpu: fix blob unmapping sequence
 2025-04-15 11:21 UTC  (6+ messages)
` [PATCH v2 1/3] hw/display: re-arrange memory region tracking
` [PATCH v2 3/3] virtio-gpu: refactor async blob unmapping

[PATCH v2] brcm80211: fmac: Add error handling forbrcmf_usb_dl_writeimage()
 2025-04-15 11:21 UTC  (2+ messages)

[PATCH v3 0/2] drm/panthor: Add 64-bit register accessors
 2025-04-15 11:21 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panthor: Clean up 64-bit register definitions

[PATCH v9 00/23] Add support for MT8195/88 HDMIv2 and DDCv2
 2025-04-15 10:43 UTC  (19+ messages)
` [PATCH v9 01/23] dt-bindings: display: mediatek: Add binding for HDMIv2 DDC
` [PATCH v9 02/23] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v9 03/23] drm/mediatek/hdmi: Use syscon_regmap_lookup_by_phandle_args
` [PATCH v9 04/23] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v9 05/23] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v9 06/23] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v9 07/23] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v9 08/23] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v9 09/23] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v9 10/23] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting "
` [PATCH v9 11/23] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v9 12/23] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v9 13/23] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v9 14/23] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v9 15/23] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v9 16/23] drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdata
` [PATCH v9 17/23] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v9 18/23] drm/mediatek: mtk_hdmi_common: Make CEC support optional

[RESEND 0/2] drm/edid: more displayid timing parsing and cleanups
 2025-04-15 11:20 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v18 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-04-15 11:19 UTC  (3+ messages)
` [PATCH v18 4/5] drm/xe/xe_vm: Add per VM fault info

[PATCH v4] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-04-15 11:19 UTC 

[net-next PATCH v7 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-15 11:19 UTC  (6+ messages)
` [net-next PATCH v7 3/6] net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP
` [net-next PATCH v7 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs

[PATCH 0/4] allow pmdinfo to be inserted and parsed using MSVC
 2025-04-15 11:19 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] usertools: parse strings from PE images

[PATCH] mm, hugetlb: Increment the number of pages to be reset on HVO
 2025-04-15 11:18 UTC 

[PATCH ipsec] xfrm: Fix UDP GRO handling for some corner cases
 2025-04-15 11:13 UTC 

[PATCH] drm/panthor: Enforce DRM_PANTHOR_BO_NO_MMAP
 2025-04-15 11:18 UTC  (2+ messages)

[PATCH v0 0/1] fix the way riscv_plic_hart_config_string()
 2025-04-15 11:14 UTC  (4+ messages)
` [PATCH v0 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
  ` [PATCH v1 "
  `  "

[PATCH net-next v26 00/23] Introducing OpenVPN Data Channel Offload
 2025-04-15 11:17 UTC  (24+ messages)
` [PATCH net-next v26 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v26 02/23] ovpn: add basic netlink support
` [PATCH net-next v26 03/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v26 04/23] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v26 05/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v26 06/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v26 07/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v26 08/23] ovpn: implement basic RX "
` [PATCH net-next v26 09/23] ovpn: implement packet processing
` [PATCH net-next v26 10/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v26 11/23] ovpn: implement TCP transport
` [PATCH net-next v26 12/23] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v26 13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v26 14/23] ovpn: implement multi-peer support
` [PATCH net-next v26 15/23] ovpn: implement peer lookup logic
` [PATCH net-next v26 16/23] ovpn: implement keepalive mechanism
` [PATCH net-next v26 17/23] ovpn: add support for updating local or remote UDP endpoint
` [PATCH net-next v26 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v26 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v26 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v26 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v26 22/23] ovpn: add basic ethtool support
` [PATCH net-next v26 23/23] testing/selftests: add test tool and scripts for ovpn module

[PATCH 0/10] More Rust bindings for device property reads
 2025-04-15 11:17 UTC  (12+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] rust: Move property_present to separate file
  ` [PATCH v2 2/5] rust: Add bindings for reading device properties

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-15 11:17 UTC  (6+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

Pull request for tpm-master-14042025
 2025-04-15 11:16 UTC 

[PATCH v2] virtgpu: don't reset on shutdown
 2025-04-15 11:16 UTC  (2+ messages)

[PATCH] drm/xe: Allow building as kernel built-in
 2025-04-15 11:16 UTC  (3+ messages)

[PATCH 00/67] KVM: iommu: Overhaul device posted IRQs support
 2025-04-15 11:16 UTC  (7+ messages)
` [PATCH 11/67] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing
` [PATCH 14/67] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page
` [PATCH 17/67] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-15 11:16 UTC  (9+ messages)
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH] drm/xe/ring_ops_types: Increase MAX_JOB_SIZE_DW
 2025-04-15 11:15 UTC 

[PATCH 00/15] block: unify elevator changing and fix lockdep warning
 2025-04-15 11:15 UTC  (7+ messages)
` [PATCH 12/15] block: move debugfs/sysfs register out of freezing queue

[PATCH v3 0/7] Fix dtbs_check warnings in CSI overlays
 2025-04-15 11:13 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
` [PATCH v3 2/7] arm64: dts: ti: am68-sk: Fix regulator hierarchy
` [PATCH v3 3/7] arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
` [PATCH v3 4/7] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
` [PATCH v3 5/7] arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
` [PATCH v3 6/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in "
` [PATCH v3 7/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay

[RFC PATCH v2 0/7] Defer throttle when task exits to user
 2025-04-15 11:14 UTC  (9+ messages)

[PATCH 1/1] regulator: hi6421v530: fix building with GCC 15
 2025-04-15 11:14 UTC 

[PATCH V8 00/43] Color Pipeline API w/ VKMS
 2025-04-15 11:12 UTC  (6+ messages)
` [PATCH V8 06/43] drm/colorop: Add 1D Curve subtype

[PATCH v3 00/33] Implement kernel-doc in Python
 2025-04-15 11:13 UTC  (11+ messages)

[PATCH v4 0/3] drivers: Simplify handling of pci_sbdf_t in passthrough/amd
 2025-04-15 11:12 UTC  (3+ messages)
` [PATCH v4 3/3] drivers: Make ioapic_sbdf and hpet_sbdf contain pci_sbdf_t

[PATCH 0/2] pl011: Refactor DR register handling in Rust implementation
 2025-04-15 11:12 UTC  (2+ messages)

[PATCH v1 0/7] gpiolib: Some cleanups
 2025-04-15 11:10 UTC  (8+ messages)
` [PATCH v1 1/7] gpiolib: Print actual error when descriptor contains an error pointer
` [PATCH v1 2/7] gpiolib: Revert "Don't WARN on gpiod_put() for optional GPIO"
` [PATCH v1 3/7] gpiolib: Move validate_desc() and Co upper in the code
` [PATCH v1 4/7] gpiolib: Call validate_desc() when VALIDATE_DESC() can't be used
` [PATCH v1 5/7] gpiolib: Make taking gpio_lookup_lock consistent
` [PATCH v1 6/7] gpiolib: Convert to use guard()() for gpio_machine_hogs_mutex
` [PATCH v1 7/7] gpiolib: Remove redundant assignment of return variable

[OE-core][kirkstone][PATCH 1/1] ruby: fix CVE-2024-43398
 2025-04-15 11:11 UTC 

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

[PATCH v3 0/7] First chunk for Arm R82 and MPU support
 2025-04-15 11:10 UTC  (8+ messages)
` [PATCH v3 7/7] arm/mpu: Implement setup_mpu for MPU system

[PATCH net-next v3] net: ncsi: Fix GCPS 64-bit member variables
 2025-04-15 11:09 UTC  (3+ messages)

[PATCH next] ASoC: qcom: qdsp6: Set error code in q6usb_hw_params()
 2025-04-15 11:09 UTC  (2+ messages)

[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-04-15 11:08 UTC  (5+ messages)
` [PATCH V4 1/2] dt-bindings: mailbox: Document qcom,ipq5424-tmel

[PATCH] fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
 2025-04-15 11:08 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2 0/3] drm/display: hdmi: provide common code to get Audio Clock Recovery params
 2025-04-15 11:08 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/4] Panthor BO tagging and GEMS debug display
 2025-04-15 11:07 UTC  (3+ messages)
` [PATCH v7 2/4] drm/panthor: Add driver IOCTL for setting BO labels

[PATCH v2] loop: properly send KOBJ_CHANGED uevent for disk device
 2025-04-15 11:07 UTC  (3+ messages)

[PATCH] drm/i915/pxp: fix undefined reference to `intel_pxp_gsccs_is_ready_for_sessions'
 2025-04-15 11:07 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ i915.CI.BAT: success "

[PATCH v2 0/8] Support hiding capability when its initialization fails
 2025-04-15 11:06 UTC  (9+ messages)
` [PATCH v2 2/8] vpci/header: Emulate legacy capability list for host
` [PATCH v2 4/8] vpci: Hide capability when it fails to initialize
` [PATCH v2 5/8] vpci: Refactor vpci_remove_register to remove matched registers

ublk: Graceful Upgrade of ublk server application
 2025-04-15 11:06 UTC  (2+ messages)

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-15 11:05 UTC  (5+ messages)
  ` [PATCH v2 4/4] drm/imagination: Skip clocks if platform PM manages resources

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-15 11:04 UTC  (5+ messages)
` [RFC PATCH 6/9] sched: Treat try_to_block_task with pending signal as wakeup

[PATCH v4] remoteproc: imx_dsp_rproc: Add support for DSP-specific features
 2025-04-15 11:04 UTC  (3+ messages)

[PATCH bpf-next v3 1/2] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-15 11:04 UTC  (3+ messages)

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-04-15 11:03 UTC  (5+ messages)

[PATCH i-g-t v3 0/2] Fault variations of tests
 2025-04-15 11:03 UTC  (3+ messages)
` [PATCH i-g-t v3 1/2] tests/xe_eudebug: Implement faultable variations of some testcases

[PATCH v1 1/2] fuse: Convert 'write' to a bit-field in struct fuse_copy_state
 2025-04-15 11:00 UTC  (2+ messages)

[PATCH mptcp-next v2 0/2] only remove entry from local_addr_list when sending a REMOVE_ADDR
 2025-04-15 11:00 UTC  (6+ messages)
` [PATCH mptcp-next v2 1/2] mptcp: pm: userspace: drop delete_local_addr helper

[PATCH 0/3] drm/i915/pch: conversion to struct intel_display use, cleanups
 2025-04-14 12:33 UTC  (8+ messages)
  ` [PATCH 1/3] drm/i915/display: pass struct intel_display to PCH macros
  ` [PATCH 2/3] drm/i915/display: drop lots of unnecessary #include i915_drv.h
  ` [PATCH 3/3] drm/i915/pch: abstract fake PCH detection better

ublk: kernel crash when killing SPDK application
 2025-04-15 10:58 UTC 

[PATCH v8 0/6] KVM: arm64: Errata management for VM Live migration
 2025-04-15 10:57 UTC  (3+ messages)
` [PATCH v8 4/6] arm64: Make _midr_in_range_list() an exported function
  ` [BUG][PATCH "

[PATCH] ASoC: cs-amp-lib: Annotate struct cirrus_amp_efi_data with __counted_by()
 2025-04-15 10:56 UTC  (2+ messages)

[PATCH v14 0/4] Add PCIe support for Qualcomm IPQ5332
 2025-04-15 10:56 UTC  (5+ messages)
` [PATCH v14 3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes

[PATCH] buildtools-tarball: Make buildtools respects host CA certificates
 2025-04-15 10:56 UTC 

[PATCH 0/9] rust/hpet: Initial support for migration
 2025-04-15 10:54 UTC  (3+ messages)
` [PATCH 2/9] rust/vmstate: Support varray's num field wrapped in BqlCell

[PATCH] ALSA: hda/cirrus_scodec_test: Modernize creation of dummy devices
 2025-04-15 10:54 UTC 

[PATCH] drm: document DRM_MODE_PAGE_FLIP_EVENT interactions with atomic
 2025-04-15 10:53 UTC  (4+ messages)

[PATCH v3 1/2] drm/edid: Implement DisplayID Type IX & X timing blocks parsing
 2025-04-14 19:00 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for series starting with [v3,1/2] "

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-15  8:09 UTC  (4+ messages)
  ` [RFC PATCH 4/7] drm/i915/pxp: fix undefined reference to `intel_pxp_gsccs_is_ready_for_sessions'

[PATCH next] usb: typec: class: Unlocked on error in typec_register_partner()
 2025-04-15 10:53 UTC  (2+ messages)

[PATCH v2 0/3] drm/i915: i915_reg.h display split
 2025-04-15 10:51 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915/reg: use REG_BIT and friends to define DP registers
` [PATCH v2 2/3] drm/i915/reg: Add/remove some extra blank lines
` [PATCH v2 3/3] drm/i915: split out display register macros to a separate file

[PATCH i-g-t v3 1/1] lib/xe/xe_eudebug: skip when disabling eudebug with no eudebug support
 2025-04-15 10:50 UTC  (2+ messages)

[PATCH net v2] net: bridge: switchdev: do not notify new brentries as changed
 2025-04-15 10:50 UTC  (2+ messages)

[PATCH 3/5] x86/hvm: fix handling of accesses to partial r/o MMIO pages
 2025-04-15 10:50 UTC  (12+ messages)

[PATCH v8] fuse: add more control over cache invalidation behaviour
 2025-04-15 10:49 UTC  (8+ messages)

[PATCH 0/2] KVM: x86: Correct use of kvm_rip_read()
 2025-04-15 10:48 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepoints
` [PATCH 2/2] KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILING

[PATCH] drm/i915/display: Implement wa_14024400148
 2025-04-15 10:49 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[RFC 0/2] python: integrate linter tests natively with meson
 2025-04-15 10:48 UTC  (3+ messages)
` [RFC 1/2] python: be more selective in hiding mypy subclassing warning

[PATCH] workqueue: rust: add creation of workqueues
 2025-04-15 10:48 UTC  (4+ messages)

[PATCH v6 1/6] meson: Allow user to override setup command options
 2025-04-15 10:48 UTC  (3+ messages)
` [PATCH v6 6/6] oeqa/sdk/meson: Skip test when SDK arch != build machine arch
  ` [OE-core] "

[PATCH] irqdomain: x86: Switch to of_fwnode_handle()
 2025-04-15 10:48 UTC 

[PATCH] irqdomain: ppc: Switch to of_fwnode_handle()
 2025-04-15 10:47 UTC 

[PATCH 00/20] arm64: dts: qcom: minor display-related fixups
 2025-04-15 10:47 UTC  (33+ messages)
` [PATCH 05/20] arm64: dts: qcom: sa8775p: use correct size for VBIF regions
` [PATCH 06/20] arm64: dts: qcom: sc7180: "
` [PATCH 07/20] arm64: dts: qcom: sc7280: "
` [PATCH 08/20] arm64: dts: qcom: sc8180x: "
` [PATCH 09/20] arm64: dts: qcom: sc8280xp: "
` [PATCH 10/20] arm64: dts: qcom: sdm670: "
` [PATCH 11/20] arm64: dts: qcom: sdm845: "
` [PATCH 12/20] arm64: dts: qcom: sm6115: "
` [PATCH 13/20] arm64: dts: qcom: sm6125: "
` [PATCH 14/20] arm64: dts: qcom: sm6350: "
` [PATCH 15/20] arm64: dts: qcom: sm8150: "
` [PATCH 16/20] arm64: dts: qcom: sm8250: "
` [PATCH 17/20] arm64: dts: qcom: sm8350: "
` [PATCH 18/20] arm64: dts: qcom: sm8450: "
` [PATCH 19/20] arm64: dts: qcom: sm8550: "
` [PATCH 20/20] arm64: dts: qcom: sm8650: "

[PATCH 0/8] Fix Clang analyzer warnings
 2025-04-15 10:47 UTC  (4+ messages)
` [PATCH 5/8] ipconfig: Fix Clang garbage value complaints

[PATCH] irqdomain: cdx: Switch to of_fwnode_handle()
 2025-04-15 10:47 UTC 

[PATCH 0/5] mm/vmalloc.c: code cleanup and improvements
 2025-04-15 10:47 UTC  (5+ messages)
` [PATCH 1/5] mm/vmalloc.c: change purge_ndoes as local static variable
` [PATCH 4/5] mm/vmalloc: optimize function vm_unmap_aliases()

[bug report] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
 2025-04-15 10:47 UTC 

[bug report] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
 2025-04-15 10:46 UTC 

[Buildroot] [PATCH 2025.02.x] package/python3: security bump to 3.12.10
 2025-04-15 10:46 UTC 

[bug report] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
 2025-04-15 10:46 UTC 

[PATCH] ALSA: usb-audio: qcom: delete a stray tab
 2025-04-15 10:45 UTC 

[bug report] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
 2025-04-15 10:45 UTC 

[bug report] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
 2025-04-15 10:45 UTC 

[PATCH] drm/gem: Internally test import_attach for imported objects
 2025-04-15 10:45 UTC  (3+ messages)

[PATCH v3] serial: sifive: lock port in startup()/shutdown() callbacks
 2025-04-15 10:44 UTC  (2+ messages)

[PATCH v3 0/3] rockchip,otp: Add support for rk3562 and rk3568
 2025-04-15 10:32 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: nvmem: "
` [PATCH v3 2/3] nvmem: rockchip-otp: Add support for rk3568-otp
` [PATCH v3 3/3] nvmem: rockchip-otp: Add support for rk3562

[PATCH v6 0/3] wifi: ath12k: monitor mode cleanup and state handling
 2025-04-15 10:33 UTC  (3+ messages)

[PATCH net 1/2] net: tls: explicitly disallow disconnect
 2025-04-15 10:43 UTC  (3+ messages)

[syzbot] Monthly smc report (Apr 2025)
 2025-04-15 10:40 UTC 

[PATCH v3 00/11] systemd based initrd and modular kernel support
 2025-04-15 10:39 UTC  (8+ messages)
` [PATCH v3 01/11] systemd: enable efi support by default
  ` [OE-core] "

[PATCH v11 00/14] Upgrade libgcrypt to 1.11
 2025-04-15 10:35 UTC  (4+ messages)
` [PATCH v11 01/14] Import libgcrypt 1.11
` [PATCH v11 04/14] Adjust import script, definitions and API users for "
` [PATCH v11 12/14] libgcrypt: Import blake family of hashes


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.