1. 130e8e0 slob: respect list_head abstraction layer by Tobin C. Harding · 6 years ago
  2. a16b538 list: add function list_rotate_to_front() by Tobin C. Harding · 6 years ago
  3. e091eab ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 6 years ago
  4. 9dc2108 ocfs2: use common file type conversion by Phillip Potter · 6 years ago
  5. 3fde8c6 MAINTAINERS: add Joseph as ocfs2 co-maintainer by Joseph Qi · 6 years ago
  6. e602b26 arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  7. a9e7399 kernel/sys.c: prctl: fix false positive in validate_prctl_map() by Cyrill Gorcunov · 6 years ago
  8. 2bf753e mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 6 years ago
  9. fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
  10. a13f065 Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  11. 55472ba Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  12. d7a02fa Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  13. 4dbf09f Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  14. 983dfa4 Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 6 years ago
  15. 4778236 Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 6 years ago
  16. 8148c17 Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  17. 6fe567d Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  18. c367dc8 Merge branch 'next-tomoyo2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  19. 7a55752 Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  20. 4ad98ac tomoyo: Don't emit WARNING: string while fuzzing testing. by Tetsuo Handa · 6 years ago
  21. 27df4b4 tomoyo: Change pathname calculation for read-only filesystems. by Tetsuo Handa · 6 years ago
  22. e6193f7 tomoyo: Check address length before reading address family by Tetsuo Handa · 6 years ago
  23. e80b185 tomoyo: Add a kernel config option for fuzzing testing. by Tetsuo Handa · 6 years ago
  24. 1fb3b52 Merge tag 'docs-5.2a' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  25. e290e6a Merge tag 'printk-for-5.2-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  26. 3232b43 Merge tag 'pidfd-fixes-v5.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  27. 7817ffd Merge tag 'platform-drivers-x86-v5.2-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  28. cccd559 Merge tag 'fbdev-v5.2' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  29. cece646 Merge tag 'pwm/for-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 6 years ago
  30. 15500c0 Merge tag 'mailbox-v5.2' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  31. 2ac5a3b vsprintf: Do not break early boot with probing addresses by Petr Mladek · 6 years ago
  32. b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  33. c3b7112 fork: do not release lock that wasn't taken by Christian Brauner · 6 years ago
  34. 8b0e1fe samples: add .gitignore for pidfd-metadata by Christian Brauner · 6 years ago
  35. 8ea5b2ab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  36. 601e6bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  37. 6c9f054 nfp: add missing kdoc by Jakub Kicinski · 6 years ago
  38. f50c8a0 Merge branch 'tls-warnings' by David S. Miller · 6 years ago
  39. b53f497 net/tls: handle errors from padding_length() by Jakub Kicinski · 6 years ago
  40. 88c80be net/tls: remove set but not used variables by Jakub Kicinski · 6 years ago
  41. 15192f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  42. 3ef4641 docs/btf: fix the missing section marks by Gary Lin · 6 years ago
  43. 69e168e nfp: bpf: fix static check error through tightening shift amount adjustment by Jiong Wang · 6 years ago
  44. 07b6199 selftests: bpf: initialize bpf_object pointers where needed by Lorenz Bauer · 6 years ago
  45. 9b6c9e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  46. ea5aee6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  47. 8e4ff71 Merge tag 'rtc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  48. 45182e4 Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  49. 06cbd26 Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  50. f4d9a23 sparc64: simplify reduce_memory() function by Mike Rapoport · 6 years ago
  51. bc0025b sparc: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  52. abde77e Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  53. 23c9706 Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  54. 36096f2 packet: Fix error path in packet_init by YueHaibing · 6 years ago
  55. b1e76c3 Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  56. 5940d1c SUNRPC: Rebalance a kref in auth_gss.c by Chuck Lever · 6 years ago
  57. c260121 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 6 years ago
  58. a46126c nfs: pass the correct prototype to read_cache_page by Christoph Hellwig · 6 years ago
  59. 8ca017c NFSv4: don't mark all open state for recovery when handling recallable state revoked flag by Scott Mayhew · 6 years ago
  60. fe31ce8 SUNRPC: Fix an error code in gss_alloc_msg() by Dan Carpenter · 6 years ago
  61. 9c5948c SUNRPC: task should be exit if encode return EKEYEXPIRED more times by ZhangXiaoxu · 6 years ago
  62. f02f375 NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 6 years ago
  63. b1029c9 PNFS fallback to MDS if no deviceid found by Olga Kornievskaia · 6 years ago
  64. 800c608 Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  65. 7664cd6 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  66. 494bc1d net/tcp: use deferred jump label for TCP acked data hook by Jakub Kicinski · 6 years ago
  67. 70610c9 net: aquantia: fix undefined devm_hwmon_device_register_with_info reference by Kefeng Wang · 6 years ago
  68. d7e163c Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  69. 8823880 Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 6 years ago
  70. 2cf6727 aqc111: fix double endianness swap on BE by Oliver Neukum · 6 years ago
  71. 369b46e aqc111: fix writing to the phy on BE by Oliver Neukum · 6 years ago
  72. b8b2775 aqc111: fix endianness issue in aqc111_change_mtu by Oliver Neukum · 6 years ago
  73. 873017a vlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
  74. 6c2ea9e macvlan: disable SIOCSHWTSTAMP in container by Hangbin Liu · 6 years ago
  75. ff94683 tipc: fix hanging clients using poll with EPOLLOUT flag by Parthasarathy Bhuvaragan · 6 years ago
  76. 9871a9e tuntap: synchronize through tfiles array instead of tun->numqueues by Jason Wang · 6 years ago
  77. a35d310 tuntap: fix dividing by zero in ebpf queue selection by Jason Wang · 6 years ago
  78. 68a5cde dwmac4_prog_mtl_tx_algorithms() missing write operation by Cheng Han · 6 years ago
  79. 7f4399b ptp_qoriq: fix NULL access if ptp dt node missing by Claudiu Manoil · 6 years ago
  80. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  81. 055128e Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  82. ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  83. f41efce pwm: meson: Add clock source configuration for Meson G12A by Neil Armstrong · 6 years ago
  84. ad36cb9 dt-bindings: pwm: Update bindings for the Meson G12A Family by Neil Armstrong · 6 years ago
  85. b05232d pwm: samsung: Don't uses devm_*() functions in ->request() by Uwe Kleine-König · 6 years ago
  86. e57ccca Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  87. e926b12 pwm: Clear chip_data in pwm_put() by Uwe Kleine-König · 6 years ago
  88. 738a1cf pwm: Add i.MX TPM PWM driver support by Anson Huang · 6 years ago
  89. 2caf038 dt-bindings: pwm: Add i.MX TPM PWM binding by Anson Huang · 6 years ago
  90. f2b31bb cgroup: never call do_group_exit() with task->frozen bit set by Roman Gushchin · 6 years ago
  91. 1347c94 pwm: imx27: Use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  92. f173747 pwm: meson: Use the spin-lock only to protect register modifications by Martin Blumenstingl · 6 years ago
  93. a279345 pwm: meson: Don't disable PWM when setting duty repeatedly by Bichao Zheng · 6 years ago
  94. 51496e4 pwm: meson: Consider 128 a valid pre-divider by Martin Blumenstingl · 6 years ago
  95. 3213486 csky: Add support for perf unwind-libdw by Mao Han · 6 years ago
  96. 05883ee do_move_mount(): fix an unsafe use of is_anon_ns() by Al Viro · 6 years ago
  97. 8fbbfd9 mailbox: Add support for Armada 37xx rWTM mailbox by Marek Behun · 6 years ago
  98. 004c35c dt-bindings: mailbox: Document armada-3700-rwtm-mailbox binding by Marek Behun · 6 years ago
  99. 68a1c84 mailbox: stm32-ipcc: check invalid irq by Fabien Dessenne · 6 years ago
  100. 0c40e63 mailbox: imx: use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago