aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-11Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie
2017-04-11Merge branch 'drm-next-4.12' of https://github.com/ckhu-mediatek/linux.git-ta...Dave Airlie
2017-04-09Linux 4.11-rc6Linus Torvalds
2017-04-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-04-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-04-09Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-08mm/mempolicy.c: fix error handling in set_mempolicy and mbind.Chris Salls
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-04-08MAINTAINERS: separate out kernfs maintainershipTejun Heo
2017-04-08sysfs: be careful of error returns from ops->show()NeilBrown
2017-04-08Documentation: stable-kernel-rules: fix stable-tag formatJohan Hovold
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-08Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko
2017-04-08mailmap: update Yakir Yang email addressJeffy Chen
2017-04-08mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()David Rientjes
2017-04-08dax: fix radix tree insertion raceRoss Zwisler
2017-04-08mm, thp: fix setting of defer+madvise thp defrag modeDavid Rientjes
2017-04-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com
2017-04-08vmlinux.lds: add missing VMLINUX_SYMBOL macrosJessica Yu
2017-04-08mm/page_alloc.c: fix print order in show_free_areas()Alexander Polakov
2017-04-08userfaultfd: report actual registered features in fdinfoMike Rapoport
2017-04-08mm: fix page_vma_mapped_walk() for ksm pagesHugh Dickins
2017-04-07orangefs: move features validation to fix filesystem hangMartin Brandenburg
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-07drm/amdgpu: fix fence memory leak in wait_all_fence V2Chunming Zhou
2017-04-07drm/amdgpu: fix "fix 64bit division"Christian König
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-04-07Merge tag 'metag-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-07sysctl: don't print negative flag for proc_douintvecLiping Zhang