summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-07-10Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-07-10Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-07-10io_uring: account user memory freed when exit has been queuedJens Axboe
2020-07-10io_uring: fix memleak in io_sqe_files_register()Yang Yingliang
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens
2020-07-10xen/xenbus: Fix a double free in xenbus_map_ring_pv()Dan Carpenter
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini
2020-07-10ANDROID: sched: add restrict vendor hook to modify task placement policy in EASYun Hsiang
2020-07-09riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warningVincent Chen
2020-07-09kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen
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