summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390/numa: move code to arch/s390/kernelAlexander Gordeev2020-08-114-3/+1
| * | | | s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens2020-08-111-1/+0
| * | | | s390/debug: debug feature version 3Mikhail Zaslonko2020-08-112-25/+24
| * | | | s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski2020-08-111-0/+1
| * | | | s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev2020-08-111-6/+0
| * | | | s390/pkey: remove redundant variable initializationTianjia Zhang2020-08-111-2/+2
| * | | | s390/test_unwind: fix possible memleak in test_unwind()Wang Hai2020-08-111-0/+1
| * | | | s390/gmap: improve THP splittingGerald Schaefer2020-08-111-7/+20
| * | | | s390/atomic: circumvent gcc 10 build regressionVasily Gorbik2020-08-111-2/+10
* | | | | Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-08-139-25/+65
|\ \ \ \ \
| * | | | | btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo2020-08-123-0/+20
| * | | | | btrfs: fix return value mixup in btrfs_get_extentPavel Machek2020-08-111-1/+1
| * | | | | btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups()Qu Wenruo2020-08-101-3/+5
| * | | | | btrfs: check correct variable after allocation in btrfs_backref_iter_allocBoleyn Su2020-08-101-1/+1
| * | | | | btrfs: make sure SB_I_VERSION doesn't get unset by remountJosef Bacik2020-08-101-0/+6
| * | | | | btrfs: fix memory leaks after failure to lookup checksums during inode loggingFilipe Manana2020-08-101-6/+2
| * | | | | btrfs: don't show full path of bind mounts in subvol=Josef Bacik2020-08-101-2/+8
| * | | | | btrfs: fix messages after changing compression level by remountDavid Sterba2020-08-101-5/+9
| * | | | | btrfs: only search for left_info if there is no right_info in try_merge_free_...Josef Bacik2020-08-101-2/+2
| * | | | | btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo2020-08-101-5/+11
* | | | | | Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-08-1315-19/+21
|\ \ \ \ \ \
| * | | | | | xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata2020-08-071-2/+4
| * | | | | | xfs: delete duplicated words + other fixesRandy Dunlap2020-08-0514-17/+17
* | | | | | | Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-1310-116/+121
|\ \ \ \ \ \ \
| * | | | | | | exfat: retain 'VolumeFlags' properlyTetsuhiro Kohada2020-08-126-28/+47
| * | | | | | | exfat: optimize exfat_zeroed_cluster()Tetsuhiro Kohada2020-08-121-43/+10
| * | | | | | | exfat: add error check when updating dir-entriesTetsuhiro Kohada2020-08-124-7/+12
| * | | | | | | exfat: write multiple sectors at onceTetsuhiro Kohada2020-08-123-6/+29
| * | | | | | | exfat: remove EXFAT_SB_DIRTY flagTetsuhiro Kohada2020-08-127-35/+26
* | | | | | | | mm: memcontrol: fix warning when allocating the root cgroupJohannes Weiner2020-08-131-6/+0
* | | | | | | | Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2020-08-1215-218/+244
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: pcf2127: fix alarm handlingAlexandre Belloni2020-08-121-18/+19
| * | | | | | | | rtc: pcf2127: add alarm supportLiam Beguin2020-08-121-0/+134
| * | | | | | | | rtc: pcf2127: add pca2129 device idLiam Beguin2020-08-122-0/+5
| * | | | | | | | rtc: max77686: Fix wake-ups for max77620Jon Hunter2020-08-071-4/+7
| * | | | | | | | rtc: ds1307: provide an indication that the watchdog has firedChris Packham2020-08-051-0/+6
| * | | | | | | | rtc: ds1374: remove unused defineAlexandre Belloni2020-07-211-3/+1
| * | | | | | | | rtc: ds1374: fix RTC_DRV_DS1374_WDT dependenciesAlexandre Belloni2020-07-211-2/+2
| * | | | | | | | rtc: cleanup obsolete comment about struct rtc_class_opsMisono Tomohiro2020-07-161-4/+0
| * | | | | | | | rtc: pl031: fix set_alarm by adding back call to alarm_irq_enableSudeep Holla2020-07-161-0/+1
| * | | | | | | | rtc: ds1374: wdt: Use watchdog core for watchdog partJohnson CH Chen (陳昭勳)2020-07-162-197/+62
| * | | | | | | | rtc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-164-5/+5
| * | | | | | | | rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen2020-07-161-0/+1
| * | | | | | | | rtc: max77686: Do not allow interrupt to fire before system resumeKrzysztof Kozlowski2020-07-161-2/+18
| * | | | | | | | rtc: imxdi: fix trivial typosTales L. da Aparecida2020-07-021-2/+2
| * | | | | | | | rtc: cpcap: fix rangeSebastian Reichel2020-07-021-1/+1
* | | | | | | | | Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-08-1225-136/+511
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ceph: handle zero-length feature mask in session messagesJeff Layton2020-08-051-2/+4
| * | | | | | | | | ceph: use frag's MDS in either modeYanhu Cao2020-08-041-2/+1
| * | | | | | | | | ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton2020-08-044-28/+20