summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-06-15smb3: increase initial number of credits requested to allow writeSteve French-2/+3
2018-06-15cifs: minor documentation updatesSteve French-11/+16
2018-06-15cifs: add lease tracking to the cached root fidRonnie Sahlberg-20/+58
2018-06-15smb3: note that smb3.11 posix extensions mount option is experimentalSteve French-1/+4
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-212/+397
2018-06-15lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande-0/+7
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual-4/+0
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap-1/+1
2018-06-15mm: fix oom_kill event handlingRoman Gushchin-7/+27
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner-13/+13
2018-06-15mm: use octal not symbolic permissionsJoe Perches-66/+63
2018-06-15ipc: use new return type vm_fault_tSouptick Joarder-1/+1
2018-06-15sysvipc/sem: mitigate semnum index against spectre v1Davidlohr Bueso-4/+14
2018-06-15fault-injection: reorder config entriesMikulas Patocka-18/+18
2018-06-15arm: port KCOV to armDmitry Vyukov-1/+16
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland-2/+20
2018-06-15kcov: prefault the kcov_areaMark Rutland-0/+16
2018-06-15kcov: ensure irq code sees a valid areaMark Rutland-1/+2
2018-06-15kernel/relay.c: change return type to vm_fault_tSouptick Joarder-1/+1
2018-06-15exofs: avoid VLA in structuresKees Cook-67/+115
2018-06-15coredump: fix spam with zero VMA processAlexey Dobriyan-8/+9
2018-06-15fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()OGAWA Hirofumi-1/+7
2018-06-15proc: skip branch in /proc/*/* lookupAlexey Dobriyan-6/+3
2018-06-15mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdownsMel Gorman-4/+0
2018-06-15mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre-0/+1
2018-06-15mm: check for SIGKILL inside dup_mmap() loopTetsuo Handa-0/+8
2018-06-15kexec: yield to scheduler when loading kimage segmentsJarrett Farnitano-0/+4
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt-1/+33
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams-1/+3
2018-06-15mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan-1/+1
2018-06-15mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin-0/+4
2018-06-15mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He-4/+10
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-424/+539
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-256/+372
2018-06-15Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-19/+19
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada-9/+9
2018-06-15kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada-4/+0
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada-1/+1
2018-06-14pstore: Remove bogus format string definitionArnd Bergmann-11/+6
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann-439/+563
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-12/+32
2018-06-14Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds-77/+585
2018-06-14Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-12/+66
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-483/+1683
2018-06-14Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-74/+313
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-39/+39
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-308/+173
2018-06-13Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-26/+192
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-75/+468
2018-06-13Merge branch 'acpica'Rafael J. Wysocki-21/+187