1. 7c68024 pinctrl: mediatek: Fix dependencies for EINT_MTK by Olof Johansson · 6 years ago
  2. dbffda0 pinctrl: fsl: imx7ulp: change to use imx legacy binding by A.s. Dong · 6 years ago
  3. 0934eec dt-bindings: pinctrl: imx7ulp: back to imx legacy binding for consistency by A.s. Dong · 6 years ago
  4. cd8a145 pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD by Nathan Chancellor · 6 years ago
  5. f24bfb3 pinctrl: lpc18xx: Use define directive for PIN_CONFIG_GPIO_PIN_INT by Nathan Chancellor · 6 years ago
  6. b40ac08 pinctrl: bcm2835: Use define directive for BCM2835_PINCONF_PARAM_PULL by Nathan Chancellor · 6 years ago
  7. 957063c pinctrl: sprd: Use define directive for sprd_pinconf_params values by Nathan Chancellor · 6 years ago
  8. 1f60652 pinctrl: max77620: Use define directive for max77620_pinconf_param values by Nathan Chancellor · 6 years ago
  9. 149a960 pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issues by Brian Masney · 6 years ago
  10. 78bf386 pinctrl: mediatek: clean up indentation issues, add missing tab by Colin Ian King · 6 years ago
  11. 3c7b30f pinctrl: bcm2835: Use raw spinlock for RT compatibility by Lukas Wunner · 6 years ago
  12. 623f788 pinctrl: imx: add imx8qxp driver by A.s. Dong · 6 years ago
  13. b96eea7 pinctrl: fsl: add scu based pinctrl support by A.s. Dong · 6 years ago
  14. 1ccb042 pinctrl: pinctrl-at91-pio4: simplify getting .driver_data by Wolfram Sang · 6 years ago
  15. 9f540c3 pinctrl: pinctrl-amd: simplify getting .driver_data by Wolfram Sang · 6 years ago
  16. 6510223 Linux 4.20-rc1 by Linus Torvalds · 6 years ago
  17. 42bd06e Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  18. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  19. 35e7452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 04578e8 Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  21. 71e5602 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. e9ebc21 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  25. 993f0b0 sched/topology: Fix off by one bug by Peter Zijlstra · 6 years ago
  26. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  27. d2ff0ff Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  28. 83650fd Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  29. 3308a38 Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  30. 9a12efc Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  31. 16944728 Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  32. ed61a13 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  33. af102b3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  34. cddfa11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  35. dd33ad7 memory_hotplug: cond_resched in __remove_pages by Michal Hocko · 6 years ago
  36. 9f2df09 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  37. 6f0483d kernel/sysctl.c: remove duplicated include by Michael Schupikov · 6 years ago
  38. 3383b36 kernel/kexec_file.c: remove some duplicated includes by zhong jiang · 6 years ago
  39. 89c83fb mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask by Michal Hocko · 6 years ago
  40. 6194ae4 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  41. 3a3d1e5 ocfs2: dlmglue: clean up timestamp handling by Arnd Bergmann · 6 years ago
  42. cf76c78 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  43. 29aa301 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  44. 9e98578 ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  45. 21158ca ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  46. a634644 ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  47. ac5b2c1 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  48. 94e297c include/linux/notifier.h: SRCU: fix ctags by Sam Protsenko · 6 years ago
  49. e68599a mm: handle no memcg case in memcg_kmem_charge() properly by Roman Gushchin · 6 years ago
  50. 8008cc7 Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  51. 00a6a84 ARM: dts: stm32: update HASH1 dmas property on stm32mp157c by Alexandre Torgue · 6 years ago
  52. d4f79cb ARM: orion: avoid VLA in orion_mpp_conf by Arnd Bergmann · 6 years ago
  53. 2cbfdf4 iov_iter: Fix 9p virtio breakage by Marc Zyngier · 6 years ago
  54. bff9a10 Merge branch 'clockevents/4.20-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 6 years ago
  55. b98e26d cifs: fix signed/unsigned mismatch on aio_read patch by Steve French · 6 years ago
  56. 8c6c9be cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  57. be4eb68 CIFS: Add direct I/O functions to file_operations by Long Li · 6 years ago
  58. 8c5f9c1 CIFS: Add support for direct I/O write by Long Li · 6 years ago
  59. 6e6e2b8 CIFS: Add support for direct I/O read by Long Li · 6 years ago
  60. 0df444a smb3: missing defines and structs for reparse point handling by Steve French · 6 years ago
  61. dfe33f9 smb3: allow more detailed protocol info on open files for debugging by Steve French · 6 years ago
  62. 926674d smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  63. f8af49d smb3: add trace point for tree connection by Steve French · 6 years ago
  64. 413d610 cifs: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  65. 0c5d6cb cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  66. ab1e77c dt-bindings: timer: gx6605s SOC timer by Guo Ren · 6 years ago
  67. 33745c3 clocksource/drivers/c-sky: Add gx6605s SOC system timer by Guo Ren · 6 years ago
  68. 732e5dc dt-bindings: timer: C-SKY Multi-processor timer by Guo Ren · 6 years ago
  69. a7ad38b clocksource/drivers/c-sky: Add C-SKY SMP timer by Guo Ren · 6 years ago
  70. 513eb98 ARM: defconfig: Update multi_v7 to use PREEMPT by Linus Walleij · 6 years ago
  71. 7f3d08f arm64: defconfig: Enable some IPMI configs by John Garry · 6 years ago
  72. f627175 arm64: fix warnings without CONFIG_IOMMU_DMA by Christoph Hellwig · 6 years ago
  73. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  74. fcc37f7 Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  75. 832ad0e soc: ti: QMSS: Fix usage of irq_set_affinity_hint by Marc Zyngier · 6 years ago
  76. 0b21f21 Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
  77. 9668668 arm64: kprobe: make page to RO mode when allocate it by Anders Roxell · 6 years ago
  78. 54480aa Merge tag 'sound-fix-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  79. bc6080a Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  80. 5900e02 arm64: kdump: fix small typo by Yangtao Li · 6 years ago
  81. 98356eb arm64: makefile fix build of .i file in external module case by Victor Kamensky · 6 years ago
  82. d81f50b Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  83. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  84. b69f9e1 Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  85. 63c6e18 Merge tag 'riscv-for-linus-4.20-mw3' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  86. 9fe5c59 nvme-pci: fix conflicting p2p resource adds by Keith Busch · 6 years ago
  87. d19b8bc nvme-fc: fix request private initialization by James Smart · 6 years ago
  88. 9951674 kbuild: remove cc-name variable by Masahiro Yamada · 6 years ago
  89. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  90. 566f52e apparmor: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
  91. 76af016 apparmor: fix checkpatch error in Parse secmark policy by John Johansen · 6 years ago
  92. f9885ef Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  93. 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  94. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  95. 43e0f87 Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  96. 52b50ae Merge tag 'drm-misc-next-fixes-2018-10-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  97. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  98. 153fcd5 block: brd: associate with queue until adding disk by Ming Lei · 6 years ago
  99. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  100. ba1f0d9 RISC-V: refresh defconfig by Anup Patel · 6 years ago