summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds11-31/+151
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds5-39/+60
2019-06-19nfsd: replace Jeff by Chuck as nfsd co-maintainerJ. Bruce Fields1-1/+1
2019-06-19Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-12/+35
2019-06-19Merge tag 'apparmor-pr-2019-06-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-10/+50
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-17/+54
2019-06-18apparmor: reset pos on failure to unpack for various functionsMike Salvatore1-8/+39
2019-06-18apparmor: enforce nullbyte at end of tag stringJann Horn1-1/+1
2019-06-18apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen1-1/+10
2019-06-18Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linusJens Axboe1-14/+22
2019-06-18Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+21
2019-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds49-63/+127
2019-06-18Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+15
2019-06-18md: fix for divide error in status_resyncMariusz Tkaczyk1-14/+22
2019-06-18soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probeDan Carpenter1-2/+2
2019-06-18mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2-1/+16
2019-06-18mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel1-1/+4
2019-06-18brcmfmac: sdio: Don't tune while the card is offDouglas Anderson1-0/+7
2019-06-18mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2-0/+43
2019-06-18brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson1-0/+4
2019-06-18mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson4-2/+44
2019-06-18Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson1-5/+1
2019-06-18ARM: ixp4xx: include irqs.h where neededArnd Bergmann5-0/+10
2019-06-18ARM: ixp4xx: mark ixp4xx_irq_setup as __initArnd Bergmann1-4/+4
2019-06-18ARM: ixp4xx: don't select SERIAL_OF_PLATFORMArnd Bergmann1-1/+0
2019-06-18firmware: trusted_foundations: add ARMv7 dependencyArnd Bergmann1-1/+1
2019-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds161-539/+2139
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner2-1/+1
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers1-0/+1
2019-06-17Merge branch 'tcp-fixes'David S. Miller12-9/+58
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-6/+505
2019-06-17block: fix page leak when merging to same pageChristoph Hellwig1-2/+10
2019-06-17block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig4-23/+28
2019-06-17Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana2-5/+3
2019-06-17riscv: remove unused barrier definesRolf Eike Beer1-5/+0
2019-06-17MAINTAINERS: Change QCOM repo locationAndy Gross1-1/+1
2019-06-17mmc: mediatek: fix SDIO IRQ detection issuejjian zhou1-0/+2
2019-06-17mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou1-17/+20
2019-06-17mmc: core: complete HS400 before checking statusWolfram Sang1-3/+3
2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung1-0/+13
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley2-0/+67
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley1-0/+215
2019-06-17dt-bindings: riscv: convert cpu binding to json-schemaPaul Walmsley1-0/+168
2019-06-17dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540Paul Walmsley2-0/+34
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley1-0/+2
2019-06-16lapb: fixed leak of control-blocks.Jeremy Sowden1-0/+1
2019-06-16tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long1-0/+1
2019-06-16ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7