summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit
2019-11-25mdio_bus: don't use managed reset-controllerDavid Bauer
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-25Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-11-25vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds
2019-11-25vfs: mark pipes and sockets as stream-like file descriptorsLinus Torvalds
2019-11-25writeback: fix -Wformat compilation warningsQian Cai
2019-11-25Merge branch 'for-5.5/system-state' into for-linusPetr Mladek
2019-11-25Merge branch 'for-5.5/selftests' into for-linusPetr Mladek
2019-11-25Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2019-11-24ax88179_178a: add ethtool_op_get_ts_info()Andreas K. Besslein
2019-11-24Merge branch 'mlxsw-Two-small-updates'Jakub Kicinski
2019-11-24mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen
2019-11-24mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata
2019-11-24bpf: Simplify __bpf_arch_text_poke poke type handlingDaniel Borkmann
2019-11-24bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau
2019-11-24bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JITDaniel Borkmann
2019-11-24Merge branch 'optimize-bpf_tail_call'Alexei Starovoitov
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann
2019-11-24bpf, x86: Emit patchable direct jump as tail callDaniel Borkmann
2019-11-24bpf: Constant map key tracking for prog array pokesDaniel Borkmann
2019-11-24bpf: Add poke dependency tracking for prog array mapsDaniel Borkmann
2019-11-24bpf: Add initial poke descriptor table for jit imagesDaniel Borkmann
2019-11-24bpf: Move owner type, jited info into array auxiliary dataDaniel Borkmann
2019-11-24bpf: Move bpf_free_used_maps into sleepable sectionDaniel Borkmann
2019-11-24bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumpsDaniel Borkmann
2019-11-24selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov
2019-11-24Merge branch 'jmp32-reg-bounds'Alexei Starovoitov
2019-11-24selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko
2019-11-24selftests/bpf: Add verifier tests for better jmp32 register boundsYonghong Song
2019-11-24libbpf: Fix bpf_object name determination for bpf_object__open_file()Andrii Nakryiko
2019-11-24bpf: Provide better register bounds after jmp32 instructionsYonghong Song
2019-11-24xdp: Fix cleanup on map free for devmap_hash map typeToke Høiland-Jørgensen
2019-11-24Merge branch 'libbpf-global-vars'Alexei Starovoitov
2019-11-24selftests/bpf: Integrate verbose verifier log into test_progsAndrii Nakryiko
2019-11-24libbpf: Support initialized global variablesAndrii Nakryiko
2019-11-24selftests, bpftool: Skip the build test if not in treeJakub Kicinski
2019-11-24libbpf: Fix various errors and warning reported by checkpatch.plAndrii Nakryiko
2019-11-24selftests, bpftool: Set EXIT trap after usage functionQuentin Monnet
2019-11-24libbpf: Refactor relocation handlingAndrii Nakryiko
2019-11-24tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'Quentin Monnet
2019-11-24selftests/bpf: Ensure no DWARF relocations for BPF object filesAndrii Nakryiko
2019-11-24tools, bpftool: Fix warning on ignored return value for 'read'Quentin Monnet
2019-11-24xsk: Fix xsk_poll()'s return typeLuc Van Oostenryck
2019-11-24Linux 5.4Linus Torvalds
2019-11-24powerpc: Add const qual to local_read() parameterEric Dumazet
2019-11-24Merge branch 'bnxt_en-Updates'Jakub Kicinski