summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-129/+60
2020-06-02mm: remove vmalloc_sync_(un)mappings()Joerg Roedel1-6/+0
2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig6-14/+10
2020-06-02gpu/drm: remove the powerpc hack in drm_legacy_sg_allocChristoph Hellwig1-10/+1
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig3-5/+3
2020-06-02powerpc: add an ioremap_phb helperChristoph Hellwig1-29/+16
2020-06-02staging: media: ipu3: use vmap instead of reimplementing itChristoph Hellwig2-25/+9
2020-06-02staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig1-2/+2
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard3-26/+14
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown1-1/+1
2020-06-02mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown1-1/+1
2020-06-02md: remove __clear_page_buffers and use attach/detach_page_privateGuoqing Jiang1-10/+2
2020-06-02vfs: track per-sb writeback errors and report them to syncfsJeff Layton1-0/+1
2020-06-02gup: document and work around "COW can break either way" issueLinus Torvalds1-0/+8
2020-06-02Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-06-02Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+1
2020-06-02Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+10
2020-06-02Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2020-06-02Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-107/+3
2020-06-02Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds19-23/+25
2020-06-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-44/+11
2020-06-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-156/+199
2020-06-01Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-766/+1949
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-10/+9
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-33/+37
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2020-06-01Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-54/+73
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-14/+4
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+590
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds46-1344/+3930
2020-06-01Merge tag 'i3c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds1-8/+8
2020-06-01Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds54-319/+891
2020-06-01Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds41-768/+1675
2020-06-01Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds4-16/+158
2020-06-01Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds25-104/+3416
2020-06-01Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-8/+6
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown54-315/+887
2020-06-01Merge remote-tracking branch 'regulator/for-5.7' into regulator-linusMark Brown1-4/+4
2020-06-01regulator: max8998: max8998_set_current_limit() can be statickbuild test robot1-2/+2
2020-06-01Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov9-54/+73
2020-06-01mtd: Support kmsg dumper based on pstore/blkWeiXiong Liao3-0/+589
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-77/+119
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-18/+42
2020-05-30pstore/ram: Introduce max_reason and convert dump_oopsKees Cook1-1/+1
2020-05-30drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon1-5/+3
2020-05-30NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan1-1/+3
2020-05-30Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2020-05-30Merge remote-tracking branch 'spi/for-5.8' into spi-nextMark Brown36-719/+1610
2020-05-30Merge remote-tracking branch 'spi/for-5.7' into spi-linusMark Brown10-49/+65
2020-05-30spi: spi-fsl-dspi: fix native data copyAngelo Dureghello1-2/+22