1. 54f698f Merge branch 'x86/debug' into core/urgent by Thomas Gleixner · 5 years ago
  2. 57ab5f7 Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 5 years ago
  3. fdcec00 Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteproc by Linus Torvalds · 5 years ago
  4. 3a1d538 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  5. 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  6. 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  7. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  8. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 5 years ago
  9. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 5 years ago
  10. 7588adf mm: clean up is_device_*_page() definitions by Robin Murphy · 5 years ago
  11. 8aa3c92 mm/mmap: move common defines to mman-common.h by Aneesh Kumar K.V · 5 years ago
  12. 22fcea6 mm: move MAP_SYNC to asm-generic/mman-common.h by Aneesh Kumar K.V · 5 years ago
  13. eca499a mm/hotplug: make remove_memory() interface usable by Pavel Tatashin · 5 years ago
  14. 97a0efe include/linux/lz4.h: fix spelling and copy-paste errors in documentation by Tom Levy · 5 years ago
  15. 6b15f67 include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures by Drew Davenport · 5 years ago
  16. f57e515 kernel/pid.c: convert struct pid count to refcount_t by Joel Fernandes (Google) · 5 years ago
  17. b772434 signal: simplify set_user_sigmask/restore_user_sigmask by Oleg Nesterov · 5 years ago
  18. e2d9018 signal: reorder struct sighand_struct by Alexey Dobriyan · 5 years ago
  19. 201766a ptrace: add PTRACE_GET_SYSCALL_INFO request by Elvira Khabirova · 5 years ago
  20. a9fba24 coda: add hinting support for partial file caching by Pedro Cuadra · 5 years ago
  21. 6dc280e coda: remove uapi/linux/coda_psdev.h by Jan Harkes · 5 years ago
  22. 8fc8b9d coda: move internal defs out of include/linux/ [ver #2] by David Howells · 5 years ago
  23. 5e7c31d coda: change Coda's user api to use 64-bit time_t in timespec by Jan Harkes · 5 years ago
  24. 6ced9aa coda: stop using 'struct timespec' in user API by Arnd Bergmann · 5 years ago
  25. 2fe7491 uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers by Jan Harkes · 5 years ago
  26. b2a57e3 coda: fix build using bare-metal toolchain by Sam Protsenko · 5 years ago
  27. 6e51f8a coda: potential buffer overflow in coda_psdev_write() by Jan Harkes · 5 years ago
  28. f90fb3c uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 5 years ago
  29. 694a58e uapi linux/coda.h: use __kernel_pid_t for userspace by Mikko Rapeli · 5 years ago
  30. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  31. 9f973cb lib/rbtree: avoid generating code twice for the cached versions by Michel Lespinasse · 5 years ago
  32. 0f472d0 mm/ioremap: probe platform for p4d huge map support by Anshuman Khandual · 5 years ago
  33. 4c6080c lib/list: tweak LIST_POISON2 for better code generation on x86_64 by Alexey Dobriyan · 5 years ago
  34. c296d4d asm-generic: fix a compilation warning by Qian Cai · 5 years ago
  35. 95b980d linux/bits.h: make BIT(), GENMASK(), and friends available in assembly by Masahiro Yamada · 5 years ago
  36. ce251e0 include/linux/kernel.h: add typeof_member() macro by Alexey Dobriyan · 5 years ago
  37. 9b98fa2 mm: stub out all of swapops.h for !CONFIG_MMU by Christoph Hellwig · 5 years ago
  38. 89165b8 mm: provide a print_vma_addr stub for !CONFIG_MMU by Christoph Hellwig · 5 years ago
  39. 0bf5f94 mm: fix the MAP_UNINITIALIZED flag by Christoph Hellwig · 5 years ago
  40. a18f877 Merge tag 'for-5.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  41. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  42. 3c69914 Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  43. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  44. 273cbf61 Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  45. 5fe7b600 Merge tag 'for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  46. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  47. 2a3c389 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  48. 8de2625 Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  49. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  50. 3729fe2 Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next" by Dave Airlie · 5 years ago
  51. 7e4b4df Revert "mm: adjust apply_to_pfn_range interface for dropped token." by Dave Airlie · 5 years ago
  52. 65388da docs: serial: move it to the driver-api by Mauro Carvalho Chehab · 6 years ago
  53. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  54. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  55. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  56. 0853610 docs: ioctl-number.txt: convert it to ReST format by Mauro Carvalho Chehab · 6 years ago
  57. 720594f docs: connector: convert to ReST and rename to connector.rst by Mauro Carvalho Chehab · 6 years ago
  58. 387b146 docs: locking: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  59. 6dfc43d mm: adjust apply_to_pfn_range interface for dropped token. by Dave Airlie · 5 years ago
  60. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  61. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 5 years ago
  62. fde7dc6 Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 5 years ago
  63. a1240cf74 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  64. 05a70a8 unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3 by Christian Brauner · 5 years ago
  65. 1d03985 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. 028b6e8a clone: fix CLONE_PIDFD support by Dmitry V. Levin · 5 years ago
  67. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  68. d121092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  69. 1fa9185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 5 years ago
  70. 3f06962 Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  71. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  72. 073c916 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  73. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  74. 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
  75. a641a88 Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  76. 5010fe9 Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  77. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  78. 5f26f11 Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 5 years ago
  79. 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  80. 16c9765 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  81. 54638c6 net: phy: make exported variables non-static by Denis Efremov · 5 years ago
  82. c1a970d net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() by Vlad Buslov · 5 years ago
  83. 9e3a25d Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  84. 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
  85. 8c6af6f Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  86. e099772 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
  87. 8cf80c5 Merge branch 'pci/enumeration' by Bjorn Helgaas · 5 years ago
  88. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  89. ef8f3d4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  90. b1511f7 Merge branches 'clk-bcm63xx', 'clk-silabs', 'clk-lochnagar' and 'clk-rockchip' into clk-next by Stephen Boyd · 5 years ago
  91. 47c9e0c Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'clk-sprd' and 'clk-at91' into clk-next by Stephen Boyd · 5 years ago
  92. dfe1d3a Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-docs' into clk-next by Stephen Boyd · 5 years ago
  93. e02cb1f Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into clk-next by Stephen Boyd · 5 years ago
  94. 1f5d580 Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', 'clk-xgene-limit' and 'clk-meson' into clk-next by Stephen Boyd · 5 years ago
  95. b6bb2bc Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' and 'clk-renesas' into clk-next by Stephen Boyd · 5 years ago
  96. ac311a1 oom: decouple mems_allowed from oom_unkillable_task by Shakeel Butt · 5 years ago
  97. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
  98. 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
  99. 6471384 mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options by Alexander Potapenko · 5 years ago
  100. 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago