1. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  2. a455eda Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  3. cc7ce90 Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  4. 7a0c4c1 Merge branch 'fixes' into arm/soc by Olof Johansson · 6 years ago
  5. 83f3ef3 Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  6. 8649efb Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 6 years ago
  7. 5fd09ba Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  8. 8a635ff ia64: Make sure that we have a mmiowb function real early by Tony Luck · 6 years ago
  9. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  10. 8da0e15 Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  11. dc28d57 Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  12. b06ed1e Merge tag 'ktest-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 6 years ago
  13. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  14. 2b11745 drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULL by Sean Paul · 6 years ago
  15. 26359dc drm/msm/dpu: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  16. 2bbacd1 Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  17. fcdec14 Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  18. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  19. 88f76bc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  20. 89963ad kernel/compat.c: mark expected switch fall-throughs by Stephen Rothwell · 6 years ago
  21. 2a8d69f Merge branches 'pm-cpufreq' and 'pm-domains' by Rafael J. Wysocki · 6 years ago
  22. e3e28670 Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm' by Rafael J. Wysocki · 6 years ago
  23. 5ac9433 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  24. f266fdc Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 6 years ago
  25. 1064d85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  26. def0fda mm: memcontrol: fix NUMA round-robin reclaim at intermediate level by Johannes Weiner · 6 years ago
  27. 42a3003 mm: memcontrol: fix recursive statistics correctness & scalabilty by Johannes Weiner · 6 years ago
  28. db9adbc mm: memcontrol: move stat/event counting functions out-of-line by Johannes Weiner · 6 years ago
  29. 205b20c mm: memcontrol: make cgroup stats and events query API explicitly local by Johannes Weiner · 6 years ago
  30. 6a02433 drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl by Dan Carpenter · 6 years ago
  31. c8ea366 drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl by Dan Carpenter · 6 years ago
  32. 871789d mm, memcg: rename ambiguously named memory.stat counters and functions by Chris Down · 6 years ago
  33. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  34. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  35. 3813393 fs/block_dev.c: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  36. 081d7d3 fs/cachefiles/namei.c: remove duplicate header by Sabyasachi Gupta · 6 years ago
  37. 9e9291c include/linux/sched/signal.h: replace `tsk' with `task' by Andrei Vagin · 6 years ago
  38. 10bcba8 fs/coda/psdev.c: remove duplicate header by Sabyasachi Gupta · 6 years ago
  39. 99db46e ipc: do cyclic id allocation for the ipc object. by Manfred Spraul · 6 years ago
  40. 3278a2c ipc: conserve sequence numbers in ipcmni_extend mode by Manfred Spraul · 6 years ago
  41. 5ac893b ipc: allow boot time extension of IPCMNI from 32k to 16M by Waiman Long · 6 years ago
  42. a5091fd ipc/mqueue: optimize msg_get() by Davidlohr Bueso · 6 years ago
  43. 0ecb582 ipc/mqueue: remove redundant wq task assignment by Davidlohr Bueso · 6 years ago
  44. d6a2946 ipc: prevent lockup on alloc_msg and free_msg by Li Rongqing · 6 years ago
  45. e7e6f46 scripts/gdb: print cached rate in lx-clk-summary by Leonard Crestez · 6 years ago
  46. 66d5c7c scripts/gdb: clean up error handling in list helpers by Leonard Crestez · 6 years ago
  47. 988b268 scripts/gdb: add $lx_clk_core_lookup function by Leonard Crestez · 6 years ago
  48. d1e9710 scripts/gdb: initial clk support: lx-clk-summary by Leonard Crestez · 6 years ago
  49. 47d0d12 scripts/gdb: add hlist utilities by Leonard Crestez · 6 years ago
  50. 494dbe0 scripts/gdb: silence pep8 checks by Stephen Boyd · 6 years ago
  51. 442284a scripts/gdb: add a timer list command by Stephen Boyd · 6 years ago
  52. 449ca0c scripts/gdb: add rb tree iterating utilities by Stephen Boyd · 6 years ago
  53. 90cf83db scripts/gdb: add kernel config dumping command by Stephen Boyd · 6 years ago
  54. dfe4529 scripts/gdb: find vmlinux where it was before by Stephen Boyd · 6 years ago
  55. 4c69add pps: pps-gpio PPS ECHO implementation by Tom Burkart · 6 years ago
  56. 652e221 dt-bindings: pps: pps-gpio PPS ECHO implementation by Tom Burkart · 6 years ago
  57. 4461d65 pps: descriptor-based gpio by Tom Burkart · 6 years ago
  58. b287a25 panic/reboot: allow specifying reboot_mode for panic only by Aaro Koskinen · 6 years ago
  59. c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
  60. e178a5b gcov: clang support by Greg Hackmann · 6 years ago
  61. aa069a2 gcov: docs: add a note on GCC vs Clang differences by Tri Vo · 6 years ago
  62. 826eba0 gcov: clang: move common GCC code into gcc_base.c by Greg Hackmann · 6 years ago
  63. ce528c4 fs/eventfd.c: make eventfd_ida static by YueHaibing · 6 years ago
  64. b556db1 eventfd: present id to userspace via fdinfo by Masatake YAMATO · 6 years ago
  65. 1fd402d kernel/pid.c: remove unneeded hash header file by Timmy Li · 6 years ago
  66. 3116ad3 kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers by Eric Sandeen · 6 years ago
  67. 2ea622b tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case by Eric Sandeen · 6 years ago
  68. a0edef7 tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernels by Luis Chamberlain · 6 years ago
  69. 8ded3d1 tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w() by Luis Chamberlain · 6 years ago
  70. 5a12928 tools/testing/selftests/sysctl/sysctl.sh: load module before testing for it by Luis Chamberlain · 6 years ago
  71. 9f66849 tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs() by Luis Chamberlain · 6 years ago
  72. e260ad0 sysctl: return -EINVAL if val violates minmax by Christian Brauner · 6 years ago
  73. 475dae3 kernel/sysctl.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  74. 23015b2 rapidio: fix a NULL pointer dereference when create_workqueue() fails by Kangjie Lu · 6 years ago
  75. 3713a4e include/linux/cpumask.h: fix double string traverse in cpumask_parse by Yury Norov · 6 years ago
  76. 4e7301e exec selftests: test ->recursion_depth by Alexey Dobriyan · 6 years ago
  77. a6231d1 exec: move struct linux_binprm::buf by Alexey Dobriyan · 6 years ago
  78. d53ddd0 fs/exec.c: move ->recursion_depth out of critical sections by Alexey Dobriyan · 6 years ago
  79. b028fb6 kernel/signal.c: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  80. bd8309d fs/fat/file.c: issue flush after the writeback of FAT by Hou Tao · 6 years ago
  81. 672cdd5 reiserfs: add comment to explain endianness issue in xattr_hash by Bharath Vedartham · 6 years ago
  82. 1dcaa13 autofs: add description of ignore pseudo mount option by Ian Kent · 6 years ago
  83. 841964e autofs: update mount control expire desription with AUTOFS_EXP_FORCED by Ian Kent · 6 years ago
  84. f23ceaa autofs: update AUTOFS_EXP_LEAVES description by Ian Kent · 6 years ago
  85. 9200026 autofs: update autofs.txt for strictexpire mount option by Ian Kent · 6 years ago
  86. 2ad56ad autofs: fix some word usage oddities in autofs.txt by Ian Kent · 6 years ago
  87. 432d822 net: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  88. 900f492 xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  89. efb463c powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  90. c66d7a2 init: introduce DEBUG_MISC option by Sinan Kaya · 6 years ago
  91. bbdc607 binfmt_elf: move brk out of mmap when doing direct loader exec by Kees Cook · 6 years ago
  92. 249b08e elf: init pt_regs pointer later by Alexey Dobriyan · 6 years ago
  93. d8e7cb3 fs/binfmt_elf.c: extract PROT_* calculations by Alexey Dobriyan · 6 years ago
  94. 85264316 fs//binfmt_elf.c: move variables initialization closer to their usage by Alexey Dobriyan · 6 years ago
  95. be0deb5 fs/binfmt_elf.c: save 1 indent level by Alexey Dobriyan · 6 years ago
  96. ba0f6b8 fs/binfmt_elf.c: delete trailing "return;" in functions returning "void" by Alexey Dobriyan · 6 years ago
  97. cc33801 fs/binfmt_elf.c: free PT_INTERP filename ASAP by Alexey Dobriyan · 6 years ago
  98. 5cf4a36 fs/binfmt_elf.c: make scope of "pos" variable smaller by Alexey Dobriyan · 6 years ago
  99. 22f084d fs/binfmt_elf.c: remove unneeded initialization of mm->start_stack by Andrew Morton · 6 years ago
  100. 7507c40 lib/test_vmalloc.c:test_func(): eliminate local `ret' by Andrew Morton · 6 years ago