aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/alpha (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-26x86/insn: Add some more Intel instructions to the opcode mapAdrian Hunter2-24/+64
2019-11-26perf map: Remove unused functionsArnaldo Carvalho de Melo2-27/+8
2019-11-26perf map: Remove needless struct forward declarationsArnaldo Carvalho de Melo1-3/+0
2019-11-26perf map: Ditch leftover map__reloc_vmlinux() prototypeArnaldo Carvalho de Melo1-2/+0
2019-11-26perf script: Move map__fprintf_srccode() to near its only userArnaldo Carvalho de Melo3-50/+42
2019-11-25libbpf: Fix usage of u32 in userspace codeAndrii Nakryiko1-1/+1
2019-11-25mm: Implement no-MMU variant of vmalloc_user_node_flagsAndrii Nakryiko1-2/+13
2019-11-25slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1
2019-11-25net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel1-5/+5
2019-11-25macvlan: schedule bc_work even if errorMenglong Dong1-1/+2
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu5-2/+138
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit2-14/+24
2019-11-25mdio_bus: don't use managed reset-controllerDavid Bauer1-2/+4
2019-11-25vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds3-8/+2
2019-11-25vfs: mark pipes and sockets as stream-like file descriptorsLinus Torvalds2-2/+5
2019-11-25writeback: fix -Wformat compilation warningsQian Cai1-24/+24
2019-11-24ax88179_178a: add ethtool_op_get_ts_info()Andreas K. Besslein1-0/+1
2019-11-24mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen1-3/+2
2019-11-24mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata1-1/+38
2019-11-24bpf: Simplify __bpf_arch_text_poke poke type handlingDaniel Borkmann4-83/+32
2019-11-24bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau7-187/+125
2019-11-24bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JITDaniel Borkmann1-0/+5
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann6-0/+698
2019-11-24bpf, x86: Emit patchable direct jump as tail callDaniel Borkmann1-95/+187
2019-11-24bpf: Constant map key tracking for prog array pokesDaniel Borkmann2-10/+113
2019-11-24bpf: Add poke dependency tracking for prog array mapsDaniel Borkmann4-12/+212
2019-11-24bpf: Add initial poke descriptor table for jit imagesDaniel Borkmann3-0/+64
2019-11-24bpf: Move owner type, jited info into array auxiliary dataDaniel Borkmann5-28/+54
2019-11-24bpf: Move bpf_free_used_maps into sleepable sectionDaniel Borkmann3-20/+27
2019-11-24bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann2-18/+52
2019-11-24selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov2-0/+185
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko2-5/+15
2019-11-24selftests/bpf: Add verifier tests for better jmp32 register boundsYonghong Song1-0/+83
2019-11-24libbpf: Fix bpf_object name determination for bpf_object__open_file()Andrii Nakryiko1-1/+1
2019-11-24bpf: Provide better register bounds after jmp32 instructionsYonghong Song3-5/+34
2019-11-24xdp: Fix cleanup on map free for devmap_hash map typeToke Høiland-Jørgensen1-28/+46
2019-11-24selftests/bpf: Integrate verbose verifier log into test_progsAndrii Nakryiko4-9/+27
2019-11-24libbpf: Support initialized global variablesAndrii Nakryiko14-33/+28
2019-11-24selftests, bpftool: Skip the build test if not in treeJakub Kicinski1-0/+4
2019-11-24libbpf: Fix various errors and warning reported by checkpatch.plAndrii Nakryiko1-17/+21
2019-11-24selftests, bpftool: Set EXIT trap after usage functionQuentin Monnet1-13/+13
2019-11-24libbpf: Refactor relocation handlingAndrii Nakryiko1-118/+143
2019-11-24tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet1-0/+6
2019-11-24selftests/bpf: Ensure no DWARF relocations for BPF object filesAndrii Nakryiko5-10/+28
2019-11-24tools, bpftool: Fix warning on ignored return value for 'read'Quentin Monnet1-3/+3
2019-11-24xsk: Fix xsk_poll()'s return typeLuc Van Oostenryck1-4/+4
2019-11-24Linux 5.4Linus Torvalds1-1/+1
2019-11-24powerpc: Add const qual to local_read() parameterEric Dumazet1-1/+1
2019-11-24bnxt_en: Add support for flashing the device via devlinkVasundhara Volam3-2/+24
2019-11-24bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan3-5/+12