aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-04get_compat_bpf_fprog(): don't copyin field-by-fieldAl Viro
2017-07-04get_compat_msghdr(): get rid of field-by-field copyinAl Viro
2017-07-04copy_msghdr_from_user(): get rid of field-by-field copyinAl Viro
2017-07-04mqueue: move compat syscalls to native onesAl Viro
2017-06-29usbdevfs: get rid of field-by-field copyinAl Viro
2017-06-29compat_hdio_ioctl: get rid of set_fs()Al Viro
2017-06-29take floppy compat ioctls to sodding floppy.cAl Viro
2017-06-26ipmi: get rid of field-by-field __get_user()Al Viro
2017-06-26ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native oneAl Viro
2017-06-09rt_sigtimedwait(): move compat to nativeAl Viro
2017-06-09select: switch compat_{get,put}_fd_set() to compat_{get,put}_bitmap()Al Viro
2017-06-09put_compat_rusage(): switch to copy_to_user()Al Viro
2017-06-09sigpending(): move compat to nativeAl Viro
2017-06-09getrlimit()/setrlimit(): move compat to nativeAl Viro
2017-06-09times(2): move compat to nativeAl Viro
2017-06-09compat_{get,put}_bitmap(): use unsafe_{get,put}_user()Al Viro
2017-06-09fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro
2017-05-27do_sigaltstack(): lift copying to/from userland into callersAl Viro
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl 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