summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2020-08-15Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2020-08-15dma-debug: remove debug_dma_assert_idle() functionLinus Torvalds1-6/+0
2020-08-15Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+13
2020-08-15Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+21
2020-08-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-8/+8
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+88
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2020-08-14Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+4
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+2
2020-08-14dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig2-5/+3
2020-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-36/+40
2020-08-14Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-3/+11
2020-08-14random32: add a tracepoint for prandom_u32()Eric Dumazet1-0/+17
2020-08-13xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko1-3/+88
2020-08-13mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov8-8/+8
2020-08-13mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax1-0/+5
2020-08-13mfd: max77693-private: Drop a duplicated wordRandy Dunlap1-1/+1
2020-08-13mfd: da9055: pdata.h: Drop a duplicated wordRandy Dunlap1-1/+1
2020-08-13mfd: da9063: Add support for latest DA silicon revisionAdam Thomson1-0/+1
2020-08-13mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson1-5/+10
2020-08-13mfd: smsc-ece1099: Remove driverMichael Walle1-104/+0
2020-08-13mfd: core: Add OF_MFD_CELL_REG() helperLee Jones1-6/+11
2020-08-13mfd: core: Fix formatting of MFD helpersLee Jones1-10/+10
2020-08-13mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones1-0/+10
2020-08-13netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal1-18/+0
2020-08-13Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-4/+0
2020-08-12Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-3/+5
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-9/+6
2020-08-12Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds12-73/+252
2020-08-12Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-1/+6
2020-08-12Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+6
2020-08-12Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-9/+1
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds60-156/+251
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu1-5/+4
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-2/+5
2020-08-12mm/hugetlb: make hugetlb migration callback CMA awareJoonsoo Kim1-2/+0
2020-08-12mm/gup: restrict CMA region by using allocation scope APIJoonsoo Kim1-0/+2
2020-08-12mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim2-4/+20
2020-08-12mm/hugetlb: unify migration callbacksJoonsoo Kim1-8/+18
2020-08-12mm/migrate: move migration helper from .h to .cJoonsoo Kim1-28/+5
2020-08-12panic: make print_oops_end_marker() staticYue Hu1-1/+0
2020-08-12kernel/panic.c: make oops_may_print() return boolTiezhu Yang1-1/+1
2020-08-12kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna1-0/+6
2020-08-12autofs: fix doubled wordRandy Dunlap1-1/+1
2020-08-12kstrto*: do not describe simple_strto*() as obsolete/replacedKars Mulder1-2/+2
2020-08-12kstrto*: correct documentation references to simple_strto*()Kars Mulder1-2/+2
2020-08-12lib/generic-radix-tree.c: remove unneeded __rcuLuc Van Oostenryck1-1/+1
2020-08-12sparse: group the defines by functionalityLuc Van Oostenryck1-19/+25