aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 'for-linus-5.3-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-16Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-07-16Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-07-16ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-07-16Merge tag 'safesetid-5.3' of git://github.com/micah-morton/linuxLinus Torvalds
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-16Merge branch 'proc-cmdline' (/proc/<pid>/cmdline fixes)Linus Torvalds
2019-07-16/proc/<pid>/cmdline: add back the setproctitle() special caseLinus Torvalds
2019-07-16/proc/<pid>/cmdline: remove all the special casesLinus Torvalds
2019-07-16Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-16ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede
2019-07-16ALSA: hda/hdmi - Fix i915 reverse port/pin mappingTakashi Iwai
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell
2019-07-16Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2019-07-16Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar
2019-07-16ALSA: hda/hdmi - Remove duplicated defineTakashi Iwai
2019-07-16ALSA: seq: Break too long mutex context in the write loopTakashi Iwai