aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds14-725/+3089
2019-11-25Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds22-887/+1371
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-25Merge branch 'for-5.5/system-state' into for-linusPetr Mladek15-21/+901
2019-11-25Merge branch 'for-5.5/selftests' into for-linusPetr Mladek1-0/+1
2019-11-25Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini1-15/+29
2019-11-25Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up completed topic treeIngo Molnar12-13/+128
2019-11-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar195-4088/+3382
2019-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller50-548/+2031
2019-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski7-7/+42
2019-11-24ax88179_178a: add ethtool_op_get_ts_info()Andreas K. Besslein1-0/+1
2019-11-24Merge branch 'mlxsw-Two-small-updates'Jakub Kicinski1-4/+40
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-24Merge branch 'optimize-bpf_tail_call'Alexei Starovoitov15-140/+1364
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-24Merge branch 'jmp32-reg-bounds'Alexei Starovoitov2-0/+102
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 Song1-0/+19
2019-11-24xdp: Fix cleanup on map free for devmap_hash map typeToke Høiland-Jørgensen1-28/+46
2019-11-24Merge branch 'libbpf-global-vars'Alexei Starovoitov15-161/+185
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 Nakryiko1-1/+1
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