summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-11-23 17:30:24 +0100
committerArnd Bergmann <arnd@arndb.de>2020-11-23 17:30:25 +0100
commit4765df4d3a132764077a83ed0df4ee4cc7866fbb (patch)
treea76b4fa3185a02d82ced6beed316a2928e6e9e88 /tools/perf/scripts/python/bin
parentc464e26f2375a5529ec7bad7b38914e1b87df1e2 (diff)
parent7327c8b98e2e14c47021eea14d1ab268086a6408 (diff)
downloadkernel-4765df4d3a132764077a83ed0df4ee4cc7866fbb.tar.gz
Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Fixed ordering for MMC devices on rk3399, due to a mmc change jumbling all ordering, a fix to make the Odroig Go Advance actually power down and using the correct clock name on the NanoPi R2S. * tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc. arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards. arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go Advance arm64: dts: rockchip: fix NanoPi R2S GMAC clock name Link: https://lore.kernel.org/r/11641389.O9o76ZdvQC@phil Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
2'>ipv4: Initialise ->flowi4_scope properly in ICMP handlers.Guillaume Nault 2022-04-22ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().Guillaume Nault 2022-04-13net: ipv4: add skb drop reasons to ip_error()Menglong Dong 2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault 2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-03-18ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault 2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern 2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet 2022-02-11ipv4: add (struct uncached_list)->quarantine listEric Dumazet 2022-02-07ipv4: Use dscp_t in struct fib_aliasGuillaume Nault 2022-01-31ipv4: Make ip_idents_reserve staticDavid Ahern 2022-01-27ipv4: Namespaceify min_adv_mss sysctl knobxu xin 2022-01-04Namespaceify mtu_expires sysctlxu xin 2022-01-04Namespaceify min_pmtu sysctlxu xin 2021-12-06net: dst: add net device refcount tracking to dst_entryEric Dumazet 2021-11-16net: align static siphash keysEric Dumazet 2021-09-20net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu 2021-08-31ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet 2021-08-30ipv4: make exception cache less predictibleEric Dumazet 2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet 2021-08-05net: Remove redundant if statementsYajun Deng 2021-08-03net: Keep vertical alignmentYajun Deng 2021-07-21net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forwardVadim Fedorenko 2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-06-28net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko