From patchwork Fri Feb 21 08:56:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johannes Berg X-Patchwork-Id: 11395833 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6781614BC for ; Fri, 21 Feb 2020 08:56:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 50D822067D for ; Fri, 21 Feb 2020 08:56:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730360AbgBUI4d (ORCPT ); Fri, 21 Feb 2020 03:56:33 -0500 Received: from s3.sipsolutions.net ([144.76.43.62]:54696 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727859AbgBUI4c (ORCPT ); Fri, 21 Feb 2020 03:56:32 -0500 Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) (envelope-from ) id 1j546o-00EncU-Q2 for backports@vger.kernel.org; Fri, 21 Feb 2020 09:56:30 +0100 From: Johannes Berg To: backports@vger.kernel.org Subject: [PATCH 00/15] updates & improvements Date: Fri, 21 Feb 2020 09:56:09 +0100 Message-Id: <20200221085624.6213-1-johannes@sipsolutions.net> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Sender: backports-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: backports@vger.kernel.org This is what we have now to make our driver (only) work on 5.5, and because I got tired of waiting for the devel/git-tracker.py I threw in a speed improvement for the gentree --git option, using git's cat-file --batch API. We should use that for much more, and perhaps implicitly in the git library, but getting the files was one of the slower things, now it's barely noticable. johannes --- To unsubscribe from this list: send the line "unsubscribe backports" in