summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-09net: phy: mscc: fix ptr_ret.cocci warningskernel test robot
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch
2020-07-09net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFTColin Ian King
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau
2020-07-09bpf: net: Avoid copying sk_user_data of reuseport_array during sk_cloneMartin KaFai Lau
2020-07-09Merge branch 'mptcp-introduce-msk-diag-interface'David S. Miller
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni
2020-07-09mptcp: add msk interations helperPaolo Abeni
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni
2020-07-09ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek
2020-07-09net: enetc: use eth_broadcast_addr() to assign broadcastXu Wang
2020-07-09net_sched: fix a memory leak in atm_tc_init()Cong Wang
2020-07-09qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru
2020-07-09drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-09drm/radeon: fix double freeTom Rix
2020-07-09drm/amd/display: add dmcub check on RENOIRAaron Ma
2020-07-09drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-09drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-09cifs: update internal module version numberSteve French
2020-07-09cifs: fix reference leak for tlinkRonnie Sahlberg
2020-07-09arm64/alternatives: don't patch up internal branchesArd Biesheuvel
2020-07-09s390/mm: fix huge pte soft dirty copyingJanosch Frank
2020-07-09arm64: Add missing sentinel to erratum_1463225Florian Fainelli
2020-07-08io_uring: fix memleak in __io_sqe_files_update()Yang Yingliang
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang
2020-07-08libnvdimm/security: Fix key lookup permissionsDan Williams
2020-07-08RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky
2020-07-08IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-08bonding: don't need RTNL for ipsec helpersJarod Wilson
2020-07-08selftests: kmod: Add module address visibility testKees Cook
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-08kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook
2020-07-08module: Do not expose section addresses to non-CAP_SYSLOGKees Cook
2020-07-08module: Refactor section attr into bin attributeKees Cook
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credKees Cook
2020-07-09Merge branch 'bpf-libbpf-old-kernel'Daniel Borkmann
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko
2020-07-09libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_bufferAndrii Nakryiko
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko
2020-07-09libbpf: Improve BTF sanitization handlingAndrii Nakryiko
2020-07-09libbpf: Add btf__set_fd() for more control over loaded BTF FDAndrii Nakryiko
2020-07-09libbpf: Make BTF finalization strictAndrii Nakryiko
2020-07-08cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-08dt-bindings: dp83869: Fix the type of deviceFabio Estevam