summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-21wait_task_zombie: consolidate info logicsAl Viro
2017-05-21kill wait_noreap_copyout()Al Viro
2017-05-21lift getrusage() from wait_noreap_copyout()Al Viro
2017-05-21waitid(2): leave copyout of siginfo to syscall itselfAl Viro
2017-05-21kernel_wait4()/kernel_waitid(): delay copying status to userlandAl Viro
2017-05-21wait4(2)/waitid(2): separate copying rusage to userlandAl Viro
2017-05-21move compat wait4 and waitid next to native variantsAl Viro
2017-05-21osf_wait4(): fix infoleakAl Viro
2017-05-21fix unsafe_put_user()Al Viro
2017-05-13Linux 4.12-rc1Linus Torvalds
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-12Tigran has movedAndrew Morton
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko
2017-05-12mm/khugepaged: add missed tracepoint for collapse_huge_page_swapinSeongJae Park
2017-05-12gcov: support GCC 7.1Martin Liska
2017-05-12mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab
2017-05-12time: delete current_fs_time()Deepa Dinamani
2017-05-12hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-05-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-12Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-12Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-12sound: Disable the build of OSS driversTakashi Iwai
2017-05-12drm/i915: Make vblank evade warnings optionalVille Syrjälä
2017-05-12Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-12Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...Dave Airlie
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann