summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-02staging: most: fix up movement of USB driverGreg Kroah-Hartman
2020-08-02staging: rts5208: clear alignment style issuesTomer Samara
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov
2020-08-02staging: netlogic: clear alignment style issuesTomer Samara
2020-08-02ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptopsHuacai Chen
2020-08-02KVM: SVM: Fix sev_pin_memory() error handlingDan Carpenter
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-01selftests/bpf: Fix spurious test failures in core_retro selftestAndrii Nakryiko
2020-08-01Merge branch 'link_detach'Alexei Starovoitov
2020-08-01tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko
2020-08-01tools/bpftool: Add `link detach` subcommandAndrii Nakryiko
2020-08-01selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_linksAndrii Nakryiko
2020-08-01libbpf: Add bpf_link detach APIsAndrii Nakryiko
2020-08-01bpf: Add support for forced LINK_DETACH commandAndrii Nakryiko
2020-08-01bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend
2020-08-02netfilter: nft_meta: fix iifgroup matchingFlorian Westphal
2020-08-02netfilter: nf_tables: extended netlink error reporting for expressionsPablo Neira Ayuso
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-01Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-01nfs: ensure correct writeback errors are returned on close()Scott Mayhew
2020-08-01mptcp: fix syncookie build error on UPFlorian Westphal
2020-08-01vxlan: fix memleak of fdbTaehee Yoo
2020-08-01fib: fix another fib_rules_ops indirect call wrapper problemBrian Vazquez
2020-08-01tcp: fix build fong CONFIG_MPTCP=nEric Dumazet
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-01io_uring: flip if handling after io_setup_async_rwPavel Begunkov
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov
2020-08-01ice: Misc minor fixesTony Nguyen
2020-08-01ice: adjust profile ID map locksVictor Raj
2020-08-01ice: update PTYPE lookup tableTony Nguyen
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-01ice: port fix for chk_linearlizeKiran Patil
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-08-01ice: remove page_reuse statisticJesse Brandeburg
2020-08-01ice: Fix RSS profile locksVignesh Sridhar
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil
2020-08-01ice: rename misleading grst_delay variableNick Nunley
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun
2020-08-01modules: return licensing information from find_symbolChristoph Hellwig
2020-08-01modules: rename the licence field in struct symsearch to licenseChristoph Hellwig
2020-08-01modules: unexport __module_addressChristoph Hellwig
2020-08-01modules: unexport __module_text_addressChristoph Hellwig
2020-08-01modules: mark each_symbol_section staticChristoph Hellwig
2020-08-01modules: mark find_symbol staticChristoph Hellwig
2020-08-01modules: mark ref_module staticChristoph Hellwig
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada