From: Alexei Starovoitov Date: Sun, 21 Oct 2018 06:13:33 +0000 (-0700) Subject: Merge branch 'misc-improvements' X-Git-Tag: v5.15~7778^2~32^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=76b5e30397ebe9f9dd58511d32945018f8196be9;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'misc-improvements' Daniel Borkmann says: ==================== Last batch of misc patches I had in queue: first one removes some left-over bits from ULP, second is a fix in the verifier where we wrongly use register number as type to fetch the string for the dump, third disables xadd on flow keys and subsequent one removes the flow key type from check_helper_mem_access() as they cannot be passed into any helper as of today. Next one lets map push, pop, peek avoid having to go through retpoline, and last one has a couple of minor fixes and cleanups for the ring buffer walk. ==================== Signed-off-by: Alexei Starovoitov --- 76b5e30397ebe9f9dd58511d32945018f8196be9