summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-12-271-4/+1
|\ \ \
| * \ \ Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-12-251-4/+1
| |\ \ \ | | |/ / | |/| |
| | * | PM / devfreq: tegra: Add COMMON_CLK dependencyArnd Bergmann2019-12-231-0/+1
| | * | PM / devfreq: Drop explicit selection of PM_OPPLeonard Crestez2019-12-231-4/+0
| |/ /
* | | Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-272-343/+357
|\ \ \
| * | | io-wq: add cond_resched() to worker threadHillf Danton2019-12-241-0/+2
| * | | io-wq: remove unused busy list from io_sqeHillf Danton2019-12-231-8/+0
| * | | io_uring: pass in 'sqe' to the prep handlersJens Axboe2019-12-201-242/+251
| * | | io_uring: standardize the prep methodsJens Axboe2019-12-201-65/+63
| * | | io_uring: read 'count' for IORING_OP_TIMEOUT in prep handlerJens Axboe2019-12-201-3/+8
| * | | io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handlerJens Axboe2019-12-201-31/+33
| * | | io_uring: move all prep state for IORING_OP_CONNECT to prep handlerJens Axboe2019-12-201-18/+22
| * | | io_uring: add and use struct io_rw for read/writesJens Axboe2019-12-201-46/+50
| * | | io_uring: use u64_to_user_ptr() consistentlyJens Axboe2019-12-201-9/+7
* | | | Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-278-44/+128
|\ \ \ \
| * | | | ata: ahci_brcm: Add missing clock management during recoveryFlorian Fainelli2019-12-261-0/+7
| * | | | ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINEFlorian Fainelli2019-12-261-15/+16
| * | | | ata: ahci_brcm: Fix AHCI resources managementFlorian Fainelli2019-12-261-29/+76
| * | | | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-262-2/+6
| * | | | libata: Fix retrieving of active qcsSascha Hauer2019-12-265-3/+28
| | |/ / | |/| |
* | | | Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-272-1/+17
|\ \ \ \
| * | | | compat_ioctl: block: handle Persistent ReservationsArnd Bergmann2019-12-211-0/+9
| * | | | compat_ioctl: block: handle add zone open, close and finish ioctlArnd Bergmann2019-12-211-0/+3
| * | | | compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONESArnd Bergmann2019-12-211-0/+2
| * | | | compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONEArnd Bergmann2019-12-211-0/+2
| * | | | pktcdvd: fix regression on 64-bit architecturesArnd Bergmann2019-12-211-1/+1
* | | | | Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-12-279-28/+35
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | gpio: tegra186: Allow building on Tegra194-only configurationsThierry Reding2019-12-161-2/+2
| * | | | Merge tag 'gpio-v5.5-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-12-137-24/+29
| |\ \ \ \
| | * | | | gpio: pca953x: Switch to bitops in IRQ callbacksAndy Shevchenko2019-12-111-16/+10
| | * | | | gpiolib: fix up emulated open drain outputsRussell King2019-12-111-0/+8
| | * | | | MAINTAINERS: Append missed file to the databaseAndy Shevchenko2019-12-111-0/+1
| | * | | | gpio: xgs-iproc: remove __exit annotation for iproc_gpio_removeArnd Bergmann2019-12-111-1/+1
| | * | | | gpio: aspeed: avoid return type warningArnd Bergmann2019-12-111-1/+1
| | * | | | gpio: mockup: Fix usage of new GPIO_LINE_DIRECTIONKent Gibson2019-12-111-2/+5
| | * | | | gpio: xtensa: fix driver buildMax Filippov2019-12-091-4/+3
| * | | | | gpio: Fix error message on out-of-range GPIO in lookup tableGeert Uytterhoeven2019-12-091-2/+3
| * | | | | gpio: mpc8xxx: Add platform device to gpiochip->parentJohnson CH Chen (陳昭勳)2019-12-091-0/+1
| |/ / / /
* | | | | Linux 5.5-rc3v5.5-rc3Linus Torvalds2019-12-231-1/+1
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-12-236-3/+18
|\ \ \ \ \
| * | | | | fs: call fsnotify_sb_delete after evict_inodesEric Sandeen2019-12-182-1/+6
| * | | | | fs: avoid softlockups in s_inodes iteratorsEric Sandeen2019-12-184-1/+10
| * | | | | pipe: Fix bogus dereference in iov_iter_alignment()Jan Kara2019-12-161-1/+2
| |/ / / /
* | | | | Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-2213-104/+341
|\ \ \ \ \
| * | | | | xfs: Make the symbol 'xfs_rtalloc_log_count' staticChen Wandun2019-12-201-1/+1
| * | | | | xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...Darrick J. Wong2019-12-194-1/+130
| * | | | | xfs: split the sunit parameter update into two partsDarrick J. Wong2019-12-191-51/+72
| * | | | | xfs: refactor agfl length computation functionDarrick J. Wong2019-12-191-5/+13
| * | | | | libxfs: resync with the userspace libxfsDarrick J. Wong2019-12-194-24/+34
| * | | | | xfs: use bitops interface for buf log item AIL flag checkBrian Foster2019-12-191-1/+1