summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | MIPS: fix DMA contiguous allocationQais Yousef2015-12-121-1/+1
| * | | | | | | | | | | | sh64: fix __NR_fgetxattrDmitry V. Levin2015-12-121-1/+1
| * | | | | | | | | | | | ocfs2: fix SGID not inherited issueJunxiao Bi2015-12-121-3/+1
| * | | | | | | | | | | | mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie2015-12-121-0/+2
| * | | | | | | | | | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2015-12-121-0/+4
| * | | | | | | | | | | | tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins2015-12-121-20/+14
| * | | | | | | | | | | | mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz2015-12-121-2/+12
| * | | | | | | | | | | | mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi2015-12-121-4/+4
| * | | | | | | | | | | | kernel: remove stop_machine() Kconfig dependencyChris Wilson2015-12-123-12/+5
| * | | | | | | | | | | | mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss2015-12-121-1/+1
| * | | | | | | | | | | | mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins2015-12-121-1/+1
| * | | | | | | | | | | | osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins2015-12-122-8/+2
| * | | | | | | | | | | | MAINTAINERS: make Vladimir co-maintainer of the memory controllerJohannes Weiner2015-12-121-0/+1
| * | | | | | | | | | | | mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2015-12-122-5/+20
| * | | | | | | | | | | | mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka2015-12-122-2/+3
| * | | | | | | | | | | | memcg: fix memory.high targetVladimir Davydov2015-12-121-1/+1
| * | | | | | | | | | | | mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi2015-12-121-1/+4
* | | | | | | | | | | | | Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-125-27/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
| * | | | | | | | | | | | | parisc: Wire up mlock2 syscallHelge Deller2015-12-122-1/+3
| * | | | | | | | | | | | | parisc: Remove unused pcibios_init_bus()Bjorn Helgaas2015-12-121-18/+0
| * | | | | | | | | | | | | parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka2015-12-121-7/+8
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-129-89/+142
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | null_blk: Fix error path in module initializationMinfei Huang2015-12-081-7/+16
| * | | | | | | | | | | | | lightnvm: do not compile in debugging by defaultMatias Bjørling2015-12-071-0/+1
| * | | | | | | | | | | | | lightnvm: prevent gennvm module unload on useMatias Bjørling2015-12-071-0/+5
| * | | | | | | | | | | | | lightnvm: fix media mgr registrationMatias Bjørling2015-12-071-39/+39
| * | | | | | | | | | | | | lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-076-31/+33
| * | | | | | | | | | | | | lightnvm: comments on constantsMatias Bjørling2015-12-071-0/+7
| * | | | | | | | | | | | | lightnvm: check mm before useMatias Bjørling2015-12-071-1/+1
| * | | | | | | | | | | | | lightnvm: refactor spin_unlock in gennvm_get_blkWenwei Tao2015-12-071-5/+2
| * | | | | | | | | | | | | lightnvm: put blks when luns configure failedWenwei Tao2015-12-071-2/+19
| * | | | | | | | | | | | | lightnvm: use flags in rrpc_get_blkWenwei Tao2015-12-071-1/+1
| * | | | | | | | | | | | | block: detach bdev inode from its wb in __blkdev_put()Ilya Dryomov2015-12-041-3/+6
| * | | | | | | | | | | | | SCSI: Fix NULL pointer dereference in runtime PMKen Xue2015-12-031-0/+12
* | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-12-122-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | arm64: Improve error reporting on set_pte_at() checksCatalin Marinas2015-12-111-4/+8
| * | | | | | | | | | | | | arm64: update linker script to increased L1_CACHE_BYTES valueArd Biesheuvel2015-12-071-2/+3
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-12-114-20/+161
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber2015-12-101-1/+15
| * | | | | | | | | | | | | dm space map metadata: fix ref counting bug when bootstrapping a new space mapJoe Thornber2015-12-091-10/+22
| * | | | | | | | | | | | | dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber2015-12-091-0/+6
| * | | | | | | | | | | | | dm thin metadata: fix bug in dm_thin_remove_range()Joe Thornber2015-12-023-8/+115
| * | | | | | | | | | | | | dm btree: fix leak of bufio-backed block in btree_split_sibling error pathMike Snitzer2015-12-021-1/+3
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-12-112-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2015-11-101-1/+1
| * | | | | | | | | | | | | cuse: fix memory leakMiklos Szeredi2015-11-101-0/+2
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-12-1116-112/+131
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | vgaarb: fix signal handling in vga_get()Kirill A. Shutemov2015-12-111-2/+4
| * | | | | | | | | | | | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-12-113-55/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \