summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...drm-fixes-2020-05-29Dave Airlie1-3/+3
2020-05-29Merge tag 'drm-intel-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-50/+187
2020-05-28drm/i915/gt: Prevent timeslicing into unpreemptable requestsChris Wilson3-2/+119
2020-05-28drm/i915: work around false-positive maybe-uninitialized warningArnd Bergmann1-0/+2
2020-05-28drm/i915/pmu: avoid an maybe-uninitialized warningArnd Bergmann1-42/+42
2020-05-28Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...Dave Airlie2-7/+2
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-05-26drm/i915/gt: Incorporate the virtual engine into timeslicingChris Wilson1-6/+24
2020-05-24Linux 5.7-rc7Linus Torvalds1-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-39/+124
2020-05-24Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+9
2020-05-24Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-14/+39
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds112-454/+940
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller16-48/+168
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport1-2/+2
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-28/+46
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-18/+37
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+10
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-34/+61
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2020-05-23Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-8/+227
2020-05-23MAINTAINERS: add files related to kdumpBaoquan He1-0/+5
2020-05-23z3fold: fix use-after-free when freeing handlesUladzislau Rezki1-5/+6
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport1-1/+1
2020-05-23MAINTAINERS: update email address for Naoya HoriguchiNaoya Horiguchi1-1/+1
2020-05-23sh: include linux/time_types.h for sockiosArnd Bergmann1-0/+2
2020-05-23kasan: disable branch tracing for core runtimeMarco Elver3-10/+8
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard1-2/+0
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard1-0/+1
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-23x86: bitops: fix build regressionNick Desaulniers1-6/+6
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11
2020-05-23Revert "kobject: Make sure the parent does not get released before its children"Greg Kroah-Hartman1-20/+10
2020-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-5/+9
2020-05-22Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-103/+137
2020-05-22net/mlx5: Fix error flow in case of function_setup failureShay Drory1-1/+2
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan2-3/+6
2020-05-22net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-3/+6
2020-05-22net/mlx5: Annotate mutex destroy for root nsRoi Dayan1-0/+6
2020-05-22net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan1-8/+9
2020-05-22net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan1-5/+6
2020-05-22net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh1-1/+3
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan4-10/+12