aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-31/+58
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-15/+30
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds36-277/+839
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds4-12/+28
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds7-44/+20
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds16-75/+170
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-300/+706
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds8-126/+131
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds35-142/+161
2018-08-24Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds13-54/+34
2018-08-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-64/+99
2018-08-24i2c: don't use any __deprecated handling anymoreSedat Dilek1-1/+0
2018-08-24i2c: use SPDX identifier for Renesas driversWolfram Sang5-30/+5
2018-08-24i2c: ocores: update my email addressPeter Korsgaard4-5/+5
2018-08-24i2c: remove deprecated attach_adapter callbackWolfram Sang2-16/+1
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang1-2/+23
2018-08-24Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+3
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds63-1006/+1209
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder15-103/+106
2018-08-23lib/fonts: convert comments to utf-8Arnd Bergmann4-512/+512
2018-08-23s390: ebcdic: convert comments to UTF-8Arnd Bergmann1-18/+18
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann12-103/+103
2018-08-23drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder3-27/+17
2018-08-23docs/core-api: mm-api: add section about GFP flagsMike Rapoport1-0/+21
2018-08-23docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport1-137/+154
2018-08-23docs/core-api: split memory management API to a separate fileMike Rapoport3-54/+58
2018-08-23docs/core-api: move *{str,mem}dup* to "String Manipulation"Mike Rapoport1-1/+5
2018-08-23docs/core-api: kill trailing whitespace in kernel-api.rstMike Rapoport1-1/+0
2018-08-23mm/util: add kernel-doc for kvfreeMike Rapoport1-0/+7
2018-08-23mm/util: make strndup_user description a kernel-doc commentMike Rapoport1-1/+1
2018-08-23fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann1-0/+2
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain8-8/+10
2018-08-23fs/afs: use new return type vm_fault_tSouptick Joarder2-2/+3
2018-08-23drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_tSouptick Joarder1-1/+1
2018-08-23mm: soft-offline: close the race against page allocationNaoya Horiguchi5-16/+57
2018-08-23mm: fix race on soft-offlining free huge pagesNaoya Horiguchi3-14/+21
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca4-3/+106
2018-08-23hfs: prevent crash on exit from failed searchErnesto A. Fernández1-3/+4
2018-08-23hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez1-3/+4
2018-08-23hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández1-2/+2
2018-08-23arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.hWill Deacon1-0/+2
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds52-216/+924
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds30-217/+299
2018-08-23Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds41-571/+787
2018-08-23Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds14-66/+115
2018-08-23Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds35-291/+637
2018-08-23Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-6/+40
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-51/+47
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds13-211/+139