summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory
2020-06-11Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11iavf: increase reset complete wait timePaul Greenwalt
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley
2020-06-11tools, bpftool: Exit on error in function codegenTobias Klauser
2020-06-11xdp: Fix xsk_generic_xmit errnoLi RongQing
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11dt-bindings: Fix more incorrect 'reg' property sizes in examplesRob Herring
2020-06-11alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-11dt-bindings: phy: qcom: Fix missing 'ranges' and example addressesRob Herring
2020-06-11dt-bindings: Remove more cases of 'allOf' containing a '$ref'Rob Herring
2020-06-11tipc: fix NULL pointer dereference in tipc_disc_rcv()Tuong Lien
2020-06-11tipc: fix kernel WARNING in tipc_msg_append()Tuong Lien
2020-06-11ionic: remove support for mgmt deviceShannon Nelson
2020-06-11Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang
2020-06-11Merge tag 'sound-fix-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-11Merge tag 'drm-next-2020-06-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...Marco Elver
2020-06-11compiler.h: Move function attributes to compiler_types.hMarco Elver
2020-06-11compiler.h: Avoid nested statement expression in data_race()Marco Elver
2020-06-11compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()Marco Elver
2020-06-11kcsan: Update Documentation to change supported compilersMarco Elver
2020-06-11kcsan: Remove 'noinline' from __no_kcsan_or_inlineMarco Elver
2020-06-11kcsan: Pass option tsan-instrument-read-before-write to ClangMarco Elver
2020-06-11kcsan: Support distinguishing volatile accessesMarco Elver
2020-06-11kcsan: Restrict supported compilersMarco Elver
2020-06-11kcsan: Avoid inserting __tsan_func_entry/exit if possibleMarco Elver
2020-06-11ubsan, kcsan: Don't combine sanitizer with kcov on clangArnd Bergmann
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-11KVM: x86: do not pass poisoned hva to __kvm_set_memory_regionPaolo Bonzini
2020-06-11Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds