summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-03-091-1/+12
* sh: cayman: IDE support fixBartlomiej Zolnierkiewicz2017-03-091-2/+0
* kasan: fix races in quarantine_remove_cache()Dmitry Vyukov2017-03-091-6/+36
* kasan: resched in quarantine_remove_cache()Dmitry Vyukov2017-03-091-1/+8
* mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan2017-03-091-3/+8
* thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov2017-03-091-5/+4
* rmap: fix NULL-pointer dereference on THP munlockingKirill A. Shutemov2017-03-091-6/+7
* mm/memblock.c: fix memblock_next_valid_pfn()AKASHI Takahiro2017-03-091-1/+4
* userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-091-0/+4
* userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli2017-03-093-13/+47
* userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport2017-03-091-0/+9
* mm/cgroup: avoid panic when init with low memoryLaurent Dufour2017-03-091-2/+5
* drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.hMasanari Iida2017-03-091-1/+0
* mm/vmstats: add thp_split_pud event for clarityYisheng Xie2017-03-093-1/+7
* include/linux/fs.h: fix unsigned enum warning with gcc-4.2Arnd Bergmann2017-03-091-1/+1
* userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli2017-03-091-13/+5
* userfaultfd: non-cooperative: robustness checkAndrea Arcangeli2017-03-091-2/+7
* userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli2017-03-095-43/+1
* x86, mm: unify exit paths in gup_pte_range()Dan Williams2017-03-091-19/+20
* x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams2017-03-091-2/+6
* power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-093-7/+21
* powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V2017-03-091-31/+42
* scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-0916-19/+18
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-0917-18/+19
* userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli2017-03-091-1/+1
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-0814-0/+20
|\
| * MIPS: Add missing include filesArnd Bergmann2017-03-0814-0/+20
* | mm, page_alloc: Add missing check for memory holesTony Luck2017-03-081-1/+2
* | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
|\ \
| * | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| * | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
* | | overlayfs: remove now unnecessary header file includeLinus Torvalds2017-03-081-1/+0
* | | sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds2017-03-082-21/+49
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-0727-57/+106
|\ \
| * | x86/build/x86_64_defconfig: Enable CONFIG_R8169Andy Shevchenko2017-03-061-0/+1
| * | x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic2017-03-061-0/+8
| * | x86/hpet: Prevent might sleep splat on resumeThomas Gleixner2017-03-021-1/+1
| * | x86/boot: Correct setup_header.start_sys nameBorislav Petkov2017-03-011-1/+1
| * | x86/purgatory: Fix sparse warning, symbol not declaredTobin C. Harding2017-03-013-0/+10
| * | x86/purgatory: Make functions and variables staticTobin C. Harding2017-03-011-5/+5
| * | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-015-7/+7
| * | x86/pkeys: Check against max pkey to avoid overflowsDave Hansen2017-03-011-6/+9
| * | x86/ioapic: Split IOAPIC hot-removal into two stepsRui Wang2017-03-013-8/+20
| * | x86/PCI: Implement pcibios_release_device to release IRQ from IOAPICRui Wang2017-03-011-0/+9
| * | x86/intel_rdt: Remove duplicate inclusion of linux/cpu.hMasanari Iida2017-03-011-1/+0
| * | x86/vmware: Remove duplicate inclusion of asm/timer.hMasanari Iida2017-03-011-1/+0
| * | x86/hyperv: Hide unused labelArnd Bergmann2017-03-011-1/+1
| * | x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirkMatjaz Hegedic2017-03-011-0/+8
| * | x86/platform/uv/BAU: Fix HUB errors by remove initial write to sw-ack registerAndrew Banman2017-03-011-1/+0
| * | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-014-8/+18