summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/dp_mst: Remove single tx msg restriction."Lyude Paul2020-04-231-0/+5
* Merge tag 'topic/phy-compliance-2020-04-08' of git://anongit.freedesktop.org/...Thomas Zimmermann2020-04-171-1/+32
|\
| * drm/dp: get/set phy compliance patternAnimesh Manna2020-04-081-0/+31
| * drm/amd/display: Align macro name as per DP specAnimesh Manna2020-04-081-1/+1
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-17655-5512/+14421
|\ \
| * \ Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-121-5/+18
| |\ \
| | * | locking/refcount: Document interaction with PID_MAX_LIMITJann Horn2020-04-081-5/+18
| * | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-4/+2
| |\ \ \
| | * | | crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld2020-04-091-4/+2
| | |/ /
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-107-15/+73
| |\ \ \
| | * | | change email address for Pali RohárPali Rohár2020-04-101-1/+1
| | * | | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+3
| | * | | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-8/+8
| | * | | mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe2020-04-101-2/+0
| | * | | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-0/+12
| | * | | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-101-1/+5
| | * | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-0/+14
| | * | | mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-101-0/+2
| | * | | mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-101-0/+12
| | * | | mm: cma: NUMA node interfaceAslan Bakirov2020-04-102-2/+15
| | * | | docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab2020-04-101-1/+1
| * | | | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-103-14/+15
| |\ \ \ \
| | * | | | xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi2020-04-073-14/+15
| * | | | | printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-04-101-5/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-101-0/+1
| |\ \ \ \ \
| | * | | | | proc: Use a dedicated lock in struct pidEric W. Biederman2020-04-091-0/+1
| * | | | | | Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-103-93/+4
| |\ \ \ \ \ \
| | * | | | | | pwm: omap-dmtimer: Drop unused header fileLokesh Vutla2020-03-302-92/+1
| | * | | | | | pwm: Implement some checks for lowlevel driversUwe Kleine-König2020-03-301-1/+3
| * | | | | | | Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-102-3/+4
| |\ \ \ \ \ \ \
| | * | | | | | | drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski2020-04-091-2/+3
| | * | | | | | | drm/legacy: Fix type for drm_local_map.offsetChris Wilson2020-04-091-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-101-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2020-04-081-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart2020-03-301-1/+1
| * | | | | | | | | Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-102-30/+17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe2020-04-081-4/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-041-4/+0
| | * | | | | | | | | blkcg: don't offline parent blkcg firstTejun Heo2020-04-011-1/+5
| | * | | | | | | | | blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use itTejun Heo2020-04-011-26/+13
| * | | | | | | | | | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-091-0/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: Add Kendryte K210 device treeDamien Le Moal2020-04-031-0/+20
| * | | | | | | | | | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-084-33/+17
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ceph: consider inode's last read/write when calculating wanted capsYan, Zheng2020-03-301-0/+1
| | * | | | | | | | | | | ceph: attempt to do async create when possibleJeff Layton2020-03-301-0/+3
| | * | | | | | | | | | | ceph: cap tracking for async directory operationsJeff Layton2020-03-301-0/+6
| | * | | | | | | | | | | ceph: track primary dentry linkJeff Layton2020-03-301-0/+3
| | * | | | | | | | | | | ceph: add flag to designate that a request is asynchronousJeff Layton2020-03-301-2/+3
| | * | | | | | | | | | | ceph: move to a dedicated slabcache for mds requestsJeff Layton2020-03-301-0/+1
| | * | | | | | | | | | | ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li2020-03-301-17/+0