summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-16fs/binfmt_flat.c: remove set but not used variable 'inode'YueHaibing
2019-07-16checkpatch.pl: warn on duplicate sysctl local variableMatteo Croce
2019-07-16lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse
2019-07-16lib/test_meminit.c: minor test fixesAlexander Potapenko
2019-07-16lib/test_meminit.c: fix -Wmaybe-uninitialized false positiveArnd Bergmann
2019-07-16lib/string_helpers: fix some kerneldoc warningsJonathan Corbet
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual
2019-07-16mm/ioremap: check virtual address alignment while creating huge mappingsAnshuman Khandual
2019-07-16lib: introduce test_meminit moduleAlexander Potapenko
2019-07-16lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook
2019-07-16lib/test_string.c: add some testcases for strchr and strnchrPeter Rosin
2019-07-16lib/test_string.c: avoid masking memset16/32/64 failuresPeter Rosin
2019-07-16lib/string.c: allow searching for NUL with strnchrPeter Rosin
2019-07-16lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan
2019-07-16get_maintainer: add ability to skip moderated mailing listsJoe Perches
2019-07-16asm-generic: fix a compilation warningQian Cai
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-07-16linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou
2019-07-16fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys ino...Radoslaw Burny
2019-07-16proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan
2019-07-16fs/proc/inode.c: use typeof_member() macroAlexey Dobriyan
2019-07-16include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan
2019-07-16vmcore: add a kernel parameter novmcoreddKairui Song
2019-07-16tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan
2019-07-16mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig
2019-07-16mm: provide a print_vma_addr stub for !CONFIG_MMUChristoph Hellwig
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig
2019-07-16mm/cma.c: fail if fixed declaration can't be honoredDoug Berger
2019-07-16mm/z3fold.c: reinitialize zhdr structs after migrationHenry Burns
2019-07-16mm/z3fold.c: remove z3fold_migration trylockHenry Burns
2019-07-16mm/vmscan.c: add checks for incorrect handling of current->reclaim_stateAndrew Morton
2019-07-16mm/vmscan.c: calculate reclaimed slab caches in all reclaim pathsYafang Shao
2019-07-16mm/vmscan.c: add a new member reclaim_state in struct shrink_controlYafang Shao
2019-07-16mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao
2019-07-16mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_allocHenry Burns
2019-07-16mm/cma.c: fix a typo ("alloc_cma" -> "cma_alloc") in cma_release() commentsRyohei Suzuki
2019-07-16mm/slab_common.c: work around clang bug #42570Arnd Bergmann
2019-07-16lib/mpi/longlong.h: fix building with 32-bit x86Arnd Bergmann
2019-07-16mm/shmem.c: fix unused shmem_parse_huge() function warningArnd Bergmann
2019-07-16mm/z3fold: don't try to use buddy slots after freeVitaly Wool
2019-07-16Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-15Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-15Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-15Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds