summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm...David S. Miller
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-08net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skbGao Feng
2017-04-08Merge branch 'l2tp-sockopt-errors'David S. Miller
2017-04-08l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault
2017-04-08l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault
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-07Merge tag 'mvebu-fixes-4.11-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-04-07Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-04-07Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson
2017-04-07scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen
2017-04-07scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak
2017-04-07scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis
2017-04-07scsi: sr: Sanity check returned mode dataMartin K. Petersen
2017-04-07scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng
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-07tcp: restrict F-RTO to work-around broken middle-boxesYuchung Cheng
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
2017-04-07sysctl: add sanity check for proc_douintvecLiping Zhang