All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-17 15:05:40 to 2026-07-17 15:44:00 UTC [more...]

[PATCH] vfio/pci: clear vdev->msi_perm after freeing it on init failure
 2026-07-17 15:43 UTC  (2+ messages)

[PATCH v14 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-07-17 15:43 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Further initial fb cleanups
 2026-07-17 15:42 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Clear plane_config->fb pointer when done
` [PATCH 2/7] drm/i915: Don't pass the vma to parent->initial_plane->setup()
` [PATCH 3/7] drm/i915: Return just the 'fb' from intel_reuse_initial_plane_obj()
` [PATCH 4/7] drm/i915: Simplify intel_reuse_initial_plane_fb()
` [PATCH 5/7] drm/i915: Move the BIOS FB intel_framebuffer_init() to the display code
` [PATCH 6/7] drm/i915: Use intel_parent_fb_pin_ggtt_pin() for BIOS FB pin
` [PATCH 7/7] drm/i915: s/dev_priv/i915/ in the initial fb .setup()

[RFC PATCH net-next v0 1/6] net: add GeoNetworking protocol
 2026-07-17 15:40 UTC  (2+ messages)
` [RFC PATCH net-next 0/6] "

b4 review animates scrolling slowly
 2026-07-17 15:42 UTC  (5+ messages)

[PATCH v5 00/56] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-17 15:42 UTC  (58+ messages)
` [PATCH v5 01/56] scsi: qla2xxx: Add 29xx series PCI device ID support
` [PATCH v5 02/56] scsi: qla2xxx: Add flash read/write interface for 29xx
` [PATCH v5 03/56] scsi: qla2xxx: Add NVRAM config support for 29xx adapters
` [PATCH v5 04/56] scsi: qla2xxx: Add 29xx support in queue initialisation path
` [PATCH v5 05/56] scsi: qla2xxx: Add FC operational firmware load for 29xx
` [PATCH v5 06/56] scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path
` [PATCH v5 07/56] scsi: qla2xxx: Add flash block read/write BSG support for 29xx
` [PATCH v5 08/56] scsi: qla2xxx: Add BSG MPI firmware load/dump "
` [PATCH v5 09/56] scsi: qla2xxx: Add 128-byte IOCB definitions "
` [PATCH v5 10/56] scsi: qla2xxx: Add extended status continuation and marker IOCBs
` [PATCH v5 11/56] scsi: qla2xxx: Update IO path to use 128-byte IOCBs for 29xx
` [PATCH v5 12/56] scsi: qla2xxx: Skip image-set-valid attribute "
` [PATCH v5 13/56] scsi: qla2xxx: Skip unsupported sysfs attributes "
` [PATCH v5 14/56] scsi: qla2xxx: Enable get_fw_version mailbox "
` [PATCH v5 15/56] scsi: qla2xxx: Extend execute_fw mailbox to include 29xx
` [PATCH v5 16/56] scsi: qla2xxx: Enable get_adapter_id mailbox for 29xx
` [PATCH v5 17/56] scsi: qla2xxx: Enable init_firmware "
` [PATCH v5 18/56] scsi: qla2xxx: Enable get_firmware_state "
` [PATCH v5 19/56] scsi: qla2xxx: Enable serdes, resource count and FCE trace "
` [PATCH v5 20/56] scsi: qla2xxx: Enable set_els_cmds and echo_test "
` [PATCH v5 21/56] scsi: qla2xxx: Add support for QLA29XX in data rate functions
` [PATCH v5 22/56] scsi: qla2xxx: Enable qla2x00_shutdown for 29xx
` [PATCH v5 23/56] scsi: qla2xxx: Use ring-slot helpers in __qla2x00_alloc_iocbs
` [PATCH v5 24/56] scsi: qla2xxx: Add support for QLA29XX in memory allocation
` [PATCH v5 25/56] scsi: qla2xxx: Handle sts_cont_entry_ext_t for 29xx adapters
` [PATCH v5 26/56] scsi: qla2xxx: Update handling of status entries for 29xx series
` [PATCH v5 27/56] scsi: qla2xxx: Enhance ct_entry_24xx_ext iocb handling "
` [PATCH v5 28/56] scsi: qla2xxx: Enhance purex_entry "
` [PATCH v5 29/56] scsi: qla2xxx: Update handling of ELS IOCBs "
` [PATCH v5 30/56] scsi: qla2xxx: Add size check for ELS status entry layout on 29xx
` [PATCH v5 31/56] scsi: qla2xxx: Add 29xx extended logio IOCB support
` [PATCH v5 32/56] scsi: qla2xxx: Enhance task management IOCB handling for 29xx series
` [PATCH v5 33/56] scsi: qla2xxx: Add abort command "
` [PATCH v5 34/56] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v5 35/56] scsi: qla2xxx: Update VP control IOCB handling "
` [PATCH v5 36/56] scsi: qla2xxx: Add build-time size check for VP config IOCB layout
` [PATCH v5 37/56] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v5 38/56] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v5 39/56] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v5 40/56] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v5 41/56] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v5 42/56] scsi: qla2xxx: Fix endianness annotations in vp_rpt_id_entry structures
` [PATCH v5 43/56] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v5 44/56] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v5 45/56] scsi: qla2xxx: Fix 64G link speed reporting in get_data_rate
` [PATCH v5 46/56] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
` [PATCH v5 47/56] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v5 48/56] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v5 49/56] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v5 50/56] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v5 51/56] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v5 52/56] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v5 53/56] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v5 54/56] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v5 55/56] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
` [PATCH v5 56/56] scsi: qla2xxx: Update version to 12.00.00.2607b1

Please provide help with how to fix
 2026-07-17 15:40 UTC  (3+ messages)

[PATCH 0/4] X2 Elite Lenovo Yoga Slim 7x Gen11 support
 2026-07-17 15:40 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: display: panel: samsung,atna33xc20: Add ATNA40HQ08-0
  ` [PATCH 1/4] dt-bindings: display: panel: samsung, atna33xc20: "

[REGRESSION][BISECTED] stmmac: suspend hangs since 1b9707e6f1a9 ("net: stmmac: enable RPS and RBU interrupts")
 2026-07-17 15:40 UTC  (4+ messages)

[PATCH] Bluetooth: HIDP: add missing length check for incoming frames
 2026-07-17 15:40 UTC  (2+ messages)

[PATCH v3 3/7] gpio: regmap: Add gpio_regmap_operation and write-enable support
 2026-07-17 15:38 UTC  (8+ messages)

[PATCH v5 0/4] clk: sun6i-rtc: Add support for Allwinner A733 SoC
 2026-07-17 15:40 UTC  (8+ messages)
` [PATCH v5 1/4] clk: sunxi-ng: mux: fix determine helper rate propagation
` [PATCH v5 2/4] clk: sunxi-ng: div: add read-only operation support
` [PATCH v5 3/4] clk: sunxi-ng: sun6i-rtc: split main oscillator div and gate
` [PATCH v5 4/4] clk: sunxi-ng: sun6i-rtc: add a733 support

[PATCH 0/5] scsi: ufs: Fix descriptor parsing and invalid input handling
 2026-07-17 15:39 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] scsi: ufs: core: Validate string descriptors
  ` [PATCH v2 2/6] scsi: ufs: Avoid NULL CQE dereference when reporting invalid tags
  ` [PATCH v2 3/6] scsi: ufs: core: Validate connected lane counts
  ` [PATCH v2 4/6] scsi: ufs: rpmb: Validate request frame length before parsing
  ` [PATCH v2 5/6] scsi: ufs: rpmb: Use unaligned accessors for RPMB frames
  ` [PATCH v2 6/6] scsi: ufs: debugfs: Reserve space for a string terminator

[PATCH 0/7] Add reset support to MT6589 wdt and remove fallback compatibles
 2026-07-17 15:38 UTC  (2+ messages)

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-17 15:37 UTC  (4+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions

[PATCH] arm64: dts: imx91-9x9-qsb: add CAN support overlay file
 2026-07-17 15:37 UTC  (2+ messages)

[GIT PULL] SoC fixes for 7.2
 2026-07-17 15:36 UTC 

[PATCH 1/5] scsi: ufs: core: Validate string descriptors
 2026-07-17 15:35 UTC  (3+ messages)

[PATCH v4 0/5] regulator: Add X-Powers AXP318W PMIC support
 2026-07-17 15:36 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: x-powers,axp152: Document AXP318W

[PATCH v1 0/2] tools: mkimage: fix stale data pointer in fit_import_data()
 2026-07-17 15:35 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] test: py: add regression test for fit_import_data() stale state

[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
 2026-07-17 15:35 UTC  (4+ messages)
` [PATCH 5/6] "

[PATCH v6 0/3] Add support for Variscite VAR-SOM-MX8QM and Symphony board
 2026-07-17 15:32 UTC  (2+ messages)

[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
 2026-07-17 15:31 UTC  (5+ messages)
` [RFC PATCH v1 8/8] misc/arm-cla: Add userspace interface

[LTP] [PATCH] hugemmap/hugemmap35: migrate libhugetlbfs test truncate_reserve_wraparound.c
 2026-07-17 15:31 UTC 

[PATCH] selftests/cgroup: Remove redundant cg_enter_current() call in test_core
 2026-07-17 15:30 UTC  (3+ messages)

[PATCH 6.12 000/349] 6.12.96-rc1 review
 2026-07-17 15:30 UTC  (2+ messages)

[PATCH 0/7] Properly describe mt8167 watchdog and mmsys resets
 2026-07-17 15:30 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: reset: Add MT6589 toprgu reset IDs
` [PATCH 2/7] watchdog: mediatek: Add wdt/toprgu resets for MT6589
` [PATCH 3/7] dt-bindings: watchdog: Add compatible for MediaTek mt8167
` [PATCH 4/7] dt-bindings: reset: Add reset controller constants for mt8167
` [PATCH 5/7] watchdog: mediatek: Add support for mt8167 TOPRGU/WDT
` [PATCH 6/7] arm64: dts: mt8167: Properly describe the SoC watchdog
` [PATCH 7/7] soc: mediatek: mtk-mmsys: Add resets for mt8167

[PATCH v2] media: rkvdec: fix PM runtime teardown ordering in remove
 2026-07-17 15:29 UTC  (4+ messages)
` [PATCH v3] media: rkvdec: fix clk reference leak on unbind

[PATCH 6.18 000/480] 6.18.39-rc1 review
 2026-07-17 15:29 UTC  (2+ messages)

[PATCH] scripts: headers_install.sh: Normalize __ASSEMBLY__ to __ASSEMBLER__
 2026-07-17 15:28 UTC  (7+ messages)

[PATCH 7.1 000/518] 7.1.4-rc1 review
 2026-07-17 15:28 UTC  (2+ messages)

[PATCH] lib/oe/patch: avoid duplicated "From:" in generated patches
 2026-07-17 15:27 UTC  (6+ messages)
` [OE-core] "

[PATCH v2 1/4] virtio-mem: validate device-reported block size
 2026-07-17 15:27 UTC  (12+ messages)

[PATCH] staging: rtl8723bs: rename Switch_DM_Func to avoid CamelCase
 2026-07-17 15:26 UTC 

[PATCH v7] show-branch: convert per-branch flags to commit-slab
 2026-07-17 15:25 UTC  (4+ messages)

[PATCH v3 0/4] Fix racy and incorrect updates to MSR_K7_HWCR
 2026-07-17 15:25 UTC  (8+ messages)
` [PATCH v3 3/4] cpufreq: ACPI: Use IPI to update boost MSR in cpufreq_boost_down_prep()

fs/namei.c:142:16: sparse: sparse: cast truncates bits from constant value (123456789abcdef becomes 89abcdef)
 2026-07-17 15:24 UTC 

[morimoto:sound-cleanup-2026-07-16 311/311] sound/soc/codecs/cs35l56-test.c:557:9: error: implicit declaration of function 'snd_soc_component_set_drvdata'; did you mean 'snd_soc_component_set_jack'?
 2026-07-17 15:24 UTC 

[morimoto:sound-cleanup-2026-07-16 311/311] sound/soc/amd/acp-da7219-max98357a.c:781:37: error: invalid use of undefined type 'struct snd_soc_card'
 2026-07-17 15:24 UTC 

[PATCH] wifi: rtw89: 8852au: Add support for Mercusys MA72XH
 2026-07-17 15:24 UTC  (4+ messages)

[OE-core][wrynose][PATCH 01/10] expat: fix CVE-2026-56403
 2026-07-17 15:23 UTC  (2+ messages)

[PATCH v2 0/6] iommu/qcom: Misc Fixes
 2026-07-17 15:23 UTC  (3+ messages)
` [PATCH v2 2/6] iommu/qcom: Use devm_pm_runtime_enable() in qcom_iommu_device_probe()

[PATCH v4 0/3] panic: fix the panic_force_cpu redirect races
 2026-07-17 15:22 UTC  (6+ messages)
` [PATCH v4 1/3] panic: fix redirect CPU race in panic_try_force_cpu()
` [PATCH v4 2/3] panic: flatten nmi_panic control flow

[PATCH] drm/panel: ilitek-ili9805: Use _multi variants
 2026-07-17 15:22 UTC  (4+ messages)

[PATCH v2 1/2] net: sctp: socket: Fix uninitialized error on socket shutdown
 2026-07-17 15:22 UTC  (4+ messages)
` [PATCH v2 2/2] net: sctp: auth: Fix safety issue when skb_clone fails in auth_chunk handling

Linking Patchwork with Sashiko?
 2026-07-17 15:22 UTC  (7+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-17 15:21 UTC  (5+ messages)
` [PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking

[PATCH v2] fdt: fix phandles not copying when using templates
 2026-07-17 15:21 UTC  (2+ messages)

[PATCH 0/4] drm: bridge: display-connector: Support hardcoding EDID for VGA
 2026-07-17 15:21 UTC  (4+ messages)
` [PATCH 2/4] drm/bridge: display-connector: Fix I2C adapter resource leak

[PATCH v2 00/12] misc: Improvements around *_device_id defintions
 2026-07-17 15:21 UTC  (3+ messages)
` [PATCH v2 06/12] misc: Use named initializers for arrays of spi_device_data

[PATCH] docs: outline some guidelines for security classification
 2026-07-17 15:19 UTC  (7+ messages)

Sashiko to track linux-mtd
 2026-07-17 15:19 UTC  (7+ messages)

[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-07-17 15:19 UTC  (9+ messages)
` [PATCH v10 02/10] drivers: core: Use fw_devlink_set_device()
` [PATCH v10 07/10] PCI: of: Clear fwnode->dev during root bridge node removal and error path
` [PATCH v10 08/10] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data

[PATCH 1/1] perf/x86: Do not read fixed counter control register if there is none
 2026-07-17 15:18 UTC  (2+ messages)

[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
 2026-07-17 15:18 UTC  (4+ messages)

[PATCH BlueZ v1 0/2] Channel Sounding: Aggregate procedure data and expose via D-Bus
 2026-07-17 15:17 UTC  (4+ messages)
` [PATCH BlueZ v1 2/2] profiles/ranging: Add D-Bus ProcedureData signal for Channel Sounding

[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
 2026-07-17 15:17 UTC  (3+ messages)
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()

[PATCH v2 00/15] arm64: dts: freescale: imx8mn-var-som: Align SOM and Symphony DTSs
 2026-07-17 15:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] igc: fix netdev not re-attached after resume if interface is down
 2026-07-17  9:22 UTC 

[PATCH net] usbnet: cap max_mtu for drivers without bind callback
 2026-07-17 15:16 UTC 

[PATCH v2] xfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_int
 2026-07-17 15:16 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Scaling our security process
 2026-07-17 15:15 UTC  (5+ messages)

[PATCH net-next v2 0/2] net: phy: Add Maxio MAE0621A support
 2026-07-17 15:15 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: phy: Add support for the Maxio MAE0621A

[PATCH] Apply Quirks to m-audio FTU for controls
 2026-07-17 15:14 UTC  (2+ messages)
` [PATCH 2/2] Adding for fast track ultra 8r as well

[PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
 2026-07-17 15:13 UTC  (2+ messages)

[PATCH v4 0/2] misc: ibmasm: Fix out-of-bounds MMIO accesses
 2026-07-17 15:13 UTC  (4+ messages)
` [PATCH v4 2/2] misc: ibmasm: Fix dynamic out-of-bounds MMIO access via malicious MFA

[PATCH v10 0/3] Query Uncorrectable SoC and Device memory errors
 2026-07-17 15:12 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

linux-next: manual merge of the drm tree with the drm-fixes tree
 2026-07-17 15:12 UTC  (2+ messages)

[Patch net-next v3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-07-17 15:11 UTC  (2+ messages)

[PATCH 1/2] sctp: socket: Fix uninitialized error on socket shutdown
 2026-07-17 15:10 UTC  (3+ messages)
` [PATCH net v3] sctp: socket: remove unused 'err' parameter from sctp_skb_recv_datagram

[PATCH] ksmbd: fix maximal access leak when object has no NT ACL
 2026-07-17 15:10 UTC  (2+ messages)

[PATCH] ksmbd: fix AsyncId zeroed before use in smb2_lock() cancel response
 2026-07-17 15:09 UTC  (2+ messages)

[PATCH v5 0/2] misc: ibmasm: Fix out-of-bounds MMIO accesses
 2026-07-17 15:09 UTC  (3+ messages)
` [PATCH v5 1/2] misc: ibmasm: Fix static out-of-bounds MMIO access during probe
` [PATCH v5 2/2] misc: ibmasm: Fix dynamic out-of-bounds MMIO access via malicious MFA

drivers/power/supply/pf1550-charger.c:594:8-33: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
 2026-07-17 15:09 UTC 

[android-common:android14-5.15 0/28] drivers/ufs/host/tc-dwc-g210-pltfrm.c:36:34: warning: unused variable 'tc_dwc_g210_pltfm_match'
 2026-07-17 15:08 UTC 

[android-common:android13-5.10 1/1] include/../security/keys/internal.h:109:8: error: unknown type name 'key_ref_t'
 2026-07-17 15:09 UTC 

[PATCH 0/1] Write commands abort hang
 2026-07-17 15:08 UTC  (3+ messages)
` [PATCH 1/1] target: iscsi: Fix hang for aborted WRITE_PENDING commands

[BUG] mt7925e: MT7927 stuck in D3 after VFIO guest reboot
 2026-07-17 15:07 UTC 

[PATCH v3 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-17 15:06 UTC  (3+ messages)
` [PATCH v3 2/4] cgroup/cpuset: update some comments about the page allocator

[PATCH BlueZ v1 1/4] shared: Add create_context CS config parameter
 2026-07-17 15:06 UTC  (2+ messages)
` CS: Add create_context support

linux-next: build failure in the final build
 2026-07-17 15:06 UTC  (7+ messages)

[PATCH] virtio_console: take a kref in find_port_by_vq() to fix port UAF
 2026-07-17 15:06 UTC 

[PATCH 14/16] carl9170: main: guard op_config and bss_info_changed against non-STARTED state
 2026-07-17 15:06 UTC  (4+ messages)
  ` (subset) "
` [PATCH 16/16] carl9170: cmd: downgrade transient register I/O errors to wiphy_dbg

[PATCH 01/10] carl9170: mac80211: enable Short Guard Interval for 20 MHz
 2026-07-17 15:06 UTC  (2+ messages)
  ` (subset) "

[PATCH v2] wifi: ath12k: Constify struct ath12k_dp_arch_ops
 2026-07-17 15:06 UTC  (2+ messages)

[PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
 2026-07-17 15:06 UTC  (2+ messages)

[PATCH v2] wifi: ath12k: fix scan command endianness on big endian
 2026-07-17 15:06 UTC  (2+ messages)

[PATCH ath-next v2 0/3] wifi: ath12k: Fix memory allocation and improve reserved memory handling
 2026-07-17 15:06 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Set congestion control max MSDU count
 2026-07-17 15:06 UTC  (2+ messages)

[PATCH] tests/sriov_basic: Validate PF unbind with VFs enabled
 2026-07-17 15:05 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH GSoC v18 00/13] cat-file: add remote-object-info to batch-command
 2026-07-17 15:05 UTC  (9+ messages)
` [PATCH GSoC v19 "
  ` [PATCH GSoC v19 07/13] connect: make write_fetch_command_and_capabilities() more generic
  ` [PATCH GSoC v19 08/13] fetch-pack: move fetch initialization
  ` [PATCH GSoC v19 09/13] protocol-caps: check object existence regardless of the attributes requested
  ` [PATCH GSoC v19 10/13] serve: advertise object-info feature
  ` [PATCH GSoC v19 11/13] transport: add client support for object-info
  ` [PATCH GSoC v19 12/13] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC v19 13/13] cat-file: make remote-object-info allow-list adapt to the server


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.