Age | Commit message (Expand) | Author |
2017-09-07 | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-09-07 | Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-09-07 | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-09-07 | Merge branch 'fixes' into misc | James Bottomley |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-07 | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-07 | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-09-07 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-07 | fs: aio: fix the increment of aio-nr and counting against aio-max-nr | Mauricio Faria de Oliveira |
2017-09-07 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-09-06 | x86/mm: Document how CR4.PCIDE restore works | Andy Lutomirski |
2017-09-06 | x86/mm: Reinitialize TLB state on hotplug and resume | Andy Lutomirski |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel |
2017-09-06 | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel |
2017-09-06 | mm: add /proc/pid/smaps_rollup | Daniel Colascione |
2017-09-06 | mm: hugetlb: clear target sub-page last when clearing huge page | Huang Ying |
2017-09-06 | mm: oom: let oom_reap_task and exit_mmap run concurrently | Andrea Arcangeli |
2017-09-06 | swap: choose swap device according to numa node | Aaron Lu |
2017-09-06 | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim | Michal Hocko |
2017-09-06 | mm, oom: do not rely on TIF_MEMDIE for memory reserves access | Michal Hocko |
2017-09-06 | z3fold: use per-cpu unbuddied lists | Vitaly Wool |
2017-09-06 | mm, swap: don't use VMA based swap readahead if HDD is used as swap | Huang Ying |
2017-09-06 | mm, swap: add sysfs interface for VMA based swap readahead | Huang Ying |
2017-09-06 | mm, swap: VMA based swap readahead | Huang Ying |
2017-09-06 | mm, swap: fix swap readahead marking | Huang Ying |
2017-09-06 | mm, swap: add swap readahead hit statistics | Huang Ying |
2017-09-06 | mm/vmalloc.c: don't reinvent the wheel but use existing llist API | Byungchul Park |
2017-09-06 | mm/vmstat.c: fix wrong comment | SeongJae Park |
2017-09-06 | selftests/memfd: add memfd_create hugetlbfs selftest | Mike Kravetz |
2017-09-06 | mm/shmem: add hugetlbfs support to memfd_create() | Mike Kravetz |
2017-09-06 | mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups | Dan Williams |
2017-09-06 | mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() | Wei Yang |
2017-09-06 | mm/vmstat: fix divide error at __fragmentation_index | Wen Yang |
2017-09-06 | mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones | Michal Hocko |
2017-09-06 | userfaultfd: provide pid in userfault msg - add feat union | Andrea Arcangeli |
2017-09-06 | userfaultfd: provide pid in userfault msg | Alexey Perevalov |
2017-09-06 | userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds | Andrea Arcangeli |
2017-09-06 | userfaultfd: selftest: explicit failure if the SIGBUS test failed | Andrea Arcangeli |
2017-09-06 | userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST | Andrea Arcangeli |
2017-09-06 | userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature | Prakash Sangappa |
2017-09-06 | mm: userfaultfd: add feature to request for a signal delivery | Prakash Sangappa |
2017-09-06 | mm: rename global_page_state to global_zone_page_state | Michal Hocko |
2017-09-06 | mm: shm: use new hugetlb size encoding definitions | Mike Kravetz |
2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz |
2017-09-06 | mm: hugetlb: define system call hugetlb size encodings in single file | Mike Kravetz |