1. 18 Oct, 2020 36 commits
  2. 17 Oct, 2020 4 commits
    • Denis Efremov's avatar
      coccinelle: api: add kfree_mismatch script · edc05fe5
      Denis Efremov authored
      Check that alloc and free types of functions match each other.
      Signed-off-by: default avatarDenis Efremov <efremov@linux.com>
      Signed-off-by: default avatarJulia Lawall <Julia.Lawall@lip6.fr>
      edc05fe5
    • Linus Torvalds's avatar
      Merge tag 'perf-tools-for-v5.10-2020-10-15' of... · 9d9af100
      Linus Torvalds authored
      Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
      
      Pull perf tools updates from Arnaldo Carvalho de Melo:
      
       - cgroup improvements for 'perf stat', allowing for compact
         specification of events and cgroups in the command line.
      
       - Support per thread topdown metrics in 'perf stat'.
      
       - Support sample-read topdown metric group in 'perf record'
      
       - Show start of latency in addition to its start in 'perf sched
         latency'.
      
       - Add min, max to 'perf script' futex-contention output, in addition to
         avg.
      
       - Allow usage of 'perf_event_attr->exclusive' attribute via the new
         ':e' event modifier.
      
       - Add 'snapshot' command to 'perf record --control', using it with
         Intel PT.
      
       - Support FIFO file names as alternative options to 'perf record
         --control'.
      
       - Introduce branch history "streams", to compare 'perf record' runs
         with 'perf diff' based on branch records and report hot streams.
      
       - Support PE executable symbol tables using libbfd, to profile, for
         instance, wine binaries.
      
       - Add filter support for option 'perf ftrace -F/--funcs'.
      
       - Allow configuring the 'disassembler_style' 'perf annotate' knob via
         'perf config'
      
       - Update CascadelakeX and SkylakeX JSON vendor events files.
      
       - Add support for parsing perchip/percore JSON vendor events.
      
       - Add power9 hv_24x7 core level metric events.
      
       - Add L2 prefetch, ITLB instruction fetch hits JSON events for AMD
         zen1.
      
       - Enable Family 19h users by matching Zen2 AMD vendor events.
      
       - Use debuginfod in 'perf probe' when required debug files not found
         locally.
      
       - Display negative tid in non-sample events in 'perf script'.
      
       - Make GTK2 support opt-in
      
       - Add build test with GTK+
      
       - Add missing -lzstd to the fast path feature detection
      
       - Add scripts to auto generate 'mmap', 'mremap' string<->id tables for
         use in 'perf trace'.
      
       - Show python test script in verbose mode.
      
       - Fix uncore metric expressions
      
       - Msan uninitialized use fixes.
      
       - Use condition variables in 'perf bench numa'
      
       - Autodetect python3 binary in systems without python2.
      
       - Support md5 build ids in addition to sha1.
      
       - Add build id 'perf test' regression test.
      
       - Fix printable strings in python3 scripts.
      
       - Fix off by ones in 'perf trace' in arches using libaudit.
      
       - Fix JSON event code for events referencing std arch events.
      
       - Introduce 'perf test' shell script for Arm CoreSight testing.
      
       - Add rdtsc() for Arm64 for used in the PERF_RECORD_TIME_CONV metadata
         event and in 'perf test tsc'.
      
       - 'perf c2c' improvements: Add "RMT Load Hit" metric, "Total Stores",
         fixes and documentation update.
      
       - Fix usage of reloc_sym in 'perf probe' when using both kallsyms and
         debuginfo files.
      
       - Do not print 'Metric Groups:' unnecessarily in 'perf list'
      
       - Refcounting fixes in the event parsing code.
      
       - Add expand cgroup event 'perf test' entry.
      
       - Fix out of bounds CPU map access when handling armv8_pmu events in
         'perf stat'.
      
       - Add build-id injection 'perf bench' benchmark.
      
       - Enter namespace when reading build-id in 'perf inject'.
      
       - Do not load map/dso when injecting build-id speeding up the 'perf
         inject' process.
      
       - Add --buildid-all option to avoid processing all samples, just the
         mmap metadata events.
      
       - Add feature test to check if libbfd has buildid support
      
       - Add 'perf test' entry for PE binary format support.
      
       - Fix typos in power8 PMU vendor events JSON files.
      
       - Hide libtraceevent non API functions.
      
      * tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: (113 commits)
        perf c2c: Update documentation for metrics reorganization
        perf c2c: Add metrics "RMT Load Hit"
        perf c2c: Correct LLC load hit metrics
        perf c2c: Change header for LLC local hit
        perf c2c: Use more explicit headers for HITM
        perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"
        perf c2c: Organize metrics based on memory hierarchy
        perf c2c: Display "Total Stores" as a standalone metrics
        perf c2c: Display the total numbers continuously
        perf bench: Use condition variables in numa.
        perf jevents: Fix event code for events referencing std arch events
        perf diff: Support hot streams comparison
        perf streams: Report hot streams
        perf streams: Calculate the sum of total streams hits
        perf streams: Link stream pair
        perf streams: Compare two streams
        perf streams: Get the evsel_streams by evsel_idx
        perf streams: Introduce branch history "streams"
        perf intel-pt: Improve PT documentation slightly
        perf tools: Add support for exclusive groups/events
        ...
      9d9af100
    • Linus Torvalds's avatar
      Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma · a1e16bc7
      Linus Torvalds authored
      Pull rdma updates from Jason Gunthorpe:
       "A usual cycle for RDMA with a typical mix of driver and core subsystem
        updates:
      
         - Driver minor changes and bug fixes for mlx5, efa, rxe, vmw_pvrdma,
           hns, usnic, qib, qedr, cxgb4, hns, bnxt_re
      
         - Various rtrs fixes and updates
      
         - Bug fix for mlx4 CM emulation for virtualization scenarios where
           MRA wasn't working right
      
         - Use tracepoints instead of pr_debug in the CM code
      
         - Scrub the locking in ucma and cma to close more syzkaller bugs
      
         - Use tasklet_setup in the subsystem
      
         - Revert the idea that 'destroy' operations are not allowed to fail
           at the driver level. This proved unworkable from a HW perspective.
      
         - Revise how the umem API works so drivers make fewer mistakes using
           it
      
         - XRC support for qedr
      
         - Convert uverbs objects RWQ and MW to new the allocation scheme
      
         - Large queue entry sizes for hns
      
         - Use hmm_range_fault() for mlx5 On Demand Paging
      
         - uverbs APIs to inspect the GID table instead of sysfs
      
         - Move some of the RDMA code for building large page SGLs into
           lib/scatterlist"
      
      * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (191 commits)
        RDMA/ucma: Fix use after free in destroy id flow
        RDMA/rxe: Handle skb_clone() failure in rxe_recv.c
        RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI
        RDMA: Explicitly pass in the dma_device to ib_register_device
        lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED values
        IB/mlx4: Convert rej_tmout radix-tree to XArray
        RDMA/rxe: Fix bug rejecting all multicast packets
        RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()
        RDMA/rxe: Remove duplicate entries in struct rxe_mr
        IB/hfi,rdmavt,qib,opa_vnic: Update MAINTAINERS
        IB/rdmavt: Fix sizeof mismatch
        MAINTAINERS: CISCO VIC LOW LATENCY NIC DRIVER
        RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.
        RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()
        RDMA/umem: Move to allocate SG table from pages
        lib/scatterlist: Add support in dynamic allocation of SG table from pages
        tools/testing/scatterlist: Show errors in human readable form
        tools/testing/scatterlist: Rejuvenate bit-rotten test
        RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
        RDMA/uverbs: Expose the new GID query API to user space
        ...
      a1e16bc7
    • Linus Torvalds's avatar
      Merge tag 'i3c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux · 2a934b38
      Linus Torvalds authored
      Pull i3c updates from Boris Brezillon:
      
       - Fix DAA for the pre-reserved address case
      
       - Fix an error path in the cadence driver
      
      * tag 'i3c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux:
        i3c: master: Fix error return in cdns_i3c_master_probe()
        i3c: master: fix for SETDASA and DAA process
        i3c: master add i3c_master_attach_boardinfo to preserve boardinfo
      2a934b38