aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+24
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds3-20/+18
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds6-73/+80
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-5/+9
2020-07-10Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-15/+54
2020-07-10Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-6/+100
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds4-48/+73
2020-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds12-44/+68
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-5/+10
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-4/+11
2020-07-10Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-5/+8
2020-07-10io_uring: account user memory freed when exit has been queuedJens Axboe1-3/+10
2020-07-10io_uring: fix memleak in io_sqe_files_register()Yang Yingliang1-0/+1
2020-07-10MAINTAINERS: update email address for Gerald SchaeferGerald Schaefer2-2/+5
2020-07-10MAINTAINERS: update email address for Heiko CarstensHeiko Carstens2-2/+4
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen1-0/+4
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini3-4/+7
2020-07-09net/mlx5e: CT: Fix releasing ft entriesRoi Dayan1-8/+16
2020-07-09net/mlx5e: CT: Remove unused function paramSaeed Mahameed1-2/+1
2020-07-09net/mlx5e: CT: Return err_ptr from internal functionsSaeed Mahameed1-23/+14
2020-07-09net/mlx5e: CT: Expand tunnel register mappingsPaul Blakey2-4/+4
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey3-34/+50
2020-07-09net/mlx5e: CT: Re-use tuple modify headers for identical modify actionsPaul Blakey1-10/+15
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey7-166/+217
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey5-50/+90
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey4-12/+95
2020-07-09net/mlx5e: Use netdev_info instead of pr_infoOz Shlomo1-3/+5
2020-07-09net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear actionPaul Blakey1-3/+4
2020-07-09net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey1-0/+196
2020-07-09net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPPParav Pandit1-1/+1
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz1-4/+8
2020-07-09net/mlx5e: CT: Fix memory leak in cleanupEli Britstein1-0/+1
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha6-25/+78
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin3-8/+23
2020-07-09net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin1-4/+4
2020-07-09net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin1-3/+4
2020-07-09net/mlx5e: Fix usage of rcu-protected pointerVlad Buslov1-3/+6
2020-07-09net/mxl5e: Verify that rpriv is not NULLVlad Buslov1-2/+3
2020-07-09net/mlx5: E-Switch, Fix vlan or qos setting in legacy modeVu Pham1-1/+0
2020-07-09net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha1-16/+77
2020-07-09Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds26-155/+145
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros1-1/+2
2020-07-09kbuild: Move -Wtype-limits to W=2Rikard Falkeborn1-0/+2
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer1-6/+6
2020-07-10Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie4-10/+65
2020-07-10Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie7-41/+38
2020-07-10Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie5-5/+9
2020-07-10Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie3-11/+11
2020-07-10Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixesDave Airlie7-88/+22