summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+22
2016-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds8-56/+61
2016-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds100-53101/+20
2016-02-03Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li8-56/+61
2016-02-03arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown1-0/+1
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-193/+269
2016-02-03Merge tag 'for-linus-4.5-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-2/+1
2016-02-03Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+19
2016-02-03Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-68/+62
2016-02-03Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2016-02-03mm: retire GUP WARN_ON_ONCE that outlived its usefulnessHugh Dickins2-8/+1
2016-02-03ipmi: put acpi.h with the other headersTony Camuso1-2/+1
2016-02-03mm: fix memory leak in copy_huge_pmd()Matthew Wilcox1-7/+10
2016-02-03drivers/hwspinlock: fix race between radix tree insertion and lookupMatthew Wilcox1-0/+4
2016-02-03radix-tree: fix race in gang lookupMatthew Wilcox2-2/+26
2016-02-03mm/vmpressure.c: fix subtree pressure detectionVladimir Davydov1-2/+1
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov4-11/+28
2016-02-03mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov3-6/+38
2016-02-03Documentation: cgroup-v2: add memory.stat::sock descriptionJohannes Weiner1-0/+4
2016-02-03mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner1-1/+1
2016-02-03drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner5-106/+48
2016-02-03numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu1-3/+4
2016-02-03MAINTAINERS: update Seth emailSeth Jennings1-2/+2
2016-02-03ocfs2/cluster: fix memory leak in o2hb_region_releaseJoseph Qi1-6/+8
2016-02-03lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov1-18/+49
2016-02-03thp: limit number of object to scan on deferred_split_scan()Kirill A. Shutemov1-4/+6
2016-02-03thp: change deferred_split_count() to return number of THP in queueKirill A. Shutemov1-7/+8
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov3-23/+37
2016-02-03staging/rdma: remove deprecated ipath driverDoug Ledford41-30440/+0
2016-02-03staging/rdma: remove deprecated ehca driverDoug Ledford35-13582/+0
2016-02-03staging/rdma: remove deprecated amso1100 driverDoug Ledford27-9064/+0
2016-02-02IB/core: Set correct payload length for RoCEv2 over IPv6Moni Shoua1-3/+4
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb1-1/+1
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny1-9/+9
2016-02-02IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny1-1/+3
2016-02-02IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak1-1/+3
2016-02-02arm64: futex.h: Add missing PAN togglingJames Morse1-0/+2
2016-02-02arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel1-4/+19
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds154-843/+1402
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-16/+28
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-93/+75
2016-01-31Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-7/+68
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+82
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-29/+42
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+9
2016-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+13