summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09riscv: Fix "no previous prototype" compile warning in kgdb.c fileVincent Chen
2020-07-09riscv: enable the Kconfig prompt of STRICT_KERNEL_RWXVincent Chen
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz
2020-07-09net/mlx5e: CT: Fix memory leak in cleanupEli Britstein
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin
2020-07-09net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin
2020-07-09net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin
2020-07-09net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov
2020-07-09net/mxl5e: Verify that rpriv is not NULLVlad Buslov
2020-07-09net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham
2020-07-09net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha
2020-07-09Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer
2020-07-10Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-10Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-07-10Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-07-10Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-10Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-07-09Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-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-09ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit()Michal Kubecek
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-09btrfs: wire up iter_file_splice_writeChristoph Hellwig
2020-07-09btrfs: fix double put of block group with nocowJosef Bacik
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-08selftests: kmod: Add module address visibility testKees Cook
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook