summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-25lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva16-64/+64
2020-08-24Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-31/+39
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds26-153/+238
2020-08-24Merge tag 'fallthrough-pseudo-keyword-5.9-rc3' of git://git.kernel.org/pub/sc...Linus Torvalds1148-2737/+2667
2020-08-24ceph: don't allow setlease on cephfsJeff Layton1-0/+1
2020-08-24ceph: fix inode number handling on arches with 32-bit ino_tJeff Layton8-77/+74
2020-08-24drm/etnaviv: always start/stop scheduler in timeout processingLucas Stach1-5/+6
2020-08-24drm/etnaviv: fix external abort seen on GC600 rev 0x19Christian Gmeiner1-2/+9
2020-08-24hv_utils: drain the timesync packets on onchannelcallbackVineeth Pillai1-3/+16
2020-08-24hv_utils: return error if host timesysnc update is staleVineeth Pillai1-11/+35
2020-08-24mfd: core: Fix double-free in mfd_remove_devices_fn()Dmitry Osipenko1-2/+0
2020-08-24gfs2: add some much needed cleanup for log flushes that failBob Peterson2-0/+32
2020-08-24libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov1-4/+4
2020-08-24binfmt_flat: revert "binfmt_flat: don't offset the data start"Max Filippov1-8/+12
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1148-2737/+2667
2020-08-24Linux 5.9-rc2Linus Torvalds1-1/+1
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds21-25/+161
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-92/+52
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+7
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-163/+310
2020-08-23Merge tag 'misc-habanalabs-fixes-2020-08-22' of git://people.freedesktop.org/...Greg Kroah-Hartman15-47/+178
2020-08-23Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-13/+13
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22drm/msm/a6xx: fix frequency not always being restored on GMU resumeJonathan Marek1-0/+1
2020-08-22drm/msm/a6xx: add module param to enable debugbus snapshotRob Clark3-1/+8
2020-08-22drm/msm/a6xx: fix crashdec section name typoRob Clark1-1/+1
2020-08-22drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov1-1/+11
2020-08-22Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-89/+86
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-22/+42
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-41/+79
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-18/+36
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds16-52/+119
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-14/+42
2020-08-22habanalabs: correctly report inbound pci region cfg errorOfir Bitton1-1/+1
2020-08-22habanalabs: check correct vmalloc return codeOfir Bitton2-3/+8
2020-08-22habanalabs: validate FW file sizeOfir Bitton1-0/+9
2020-08-22habanalabs: fix incorrect check on failed workqueue createColin Ian King1-1/+1
2020-08-22habanalabs: set max power according to card typeOded Gabbay5-7/+26
2020-08-22habanalabs: proper handling of alloc size in coresightOfir Bitton3-3/+15
2020-08-22habanalabs: set clock gating according to maskOfir Bitton1-23/+21
2020-08-22habanalabs: verify user input in cs_ioctl_signal_waitOfir Bitton1-0/+8
2020-08-22habanalabs: Fix a loop in gaudi_extract_ecc_info()Dan Carpenter1-1/+1
2020-08-22habanalabs: Fix memory corruption in debugfsDan Carpenter1-4/+4
2020-08-22habanalabs: validate packet id during CB parseOfir Bitton2-0/+66
2020-08-22habanalabs: Validate user address before mappingOfir Bitton1-2/+14