1. 432b1de mm/oom_kill.c: fix uninitialized oc->constraint by Yafang Shao · 5 years ago
  2. faf53de mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge by Naoya Horiguchi · 5 years ago
  3. b38e596 mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails by Naoya Horiguchi · 5 years ago
  4. 97abc88 signal: remove the wrong signal_pending() check in restore_user_sigmask() by Oleg Nesterov · 5 years ago
  5. 867bfa4 fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 5 years ago
  6. 29b190f mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask by zhong jiang · 5 years ago
  7. cb8f381 fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  8. 36d6cb7 mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address by Anshuman Khandual · 5 years ago
  9. 556e2f6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  10. 65ee21e Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  11. 7a702b4 Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  12. 763cf1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 5 years ago
  13. fe2da89 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  14. cd0f3aa Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  15. 139ca25 Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  16. c84afab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  17. 30d158b proc: remove useless d_is_dir() check by Christian Brauner · 5 years ago
  18. 6fd2fe4 copy_process(): don't use ksys_close() on cleanups by Al Viro · 5 years ago
  19. 89ed5b5 af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET by Neil Horman · 5 years ago
  20. 25bff6d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 5 years ago
  21. 1369653 Merge branch 'ipv6-fix-neighbour-resolution-with-raw-socket' by David S. Miller · 5 years ago
  22. 2c6b55f ipv6: fix neighbour resolution with raw socket by Nicolas Dichtel · 5 years ago
  23. 9b1c1ef ipv6: constify rt6_nexthop() by Nicolas Dichtel · 5 years ago
  24. 22e72b5 net: dsa: microchip: Use gpiod_set_value_cansleep() by Marek Vasut · 5 years ago
  25. 48dd73d net: aquantia: fix vlans not working over bridged network by Dmitry Bogdanov · 5 years ago
  26. 5b18f12 ipv4: reset rt_iif for recirculated mcast/bcast out pkts by Stephen Suryaputra · 5 years ago
  27. ee42974 team: Always enable vlan tx offload by YueHaibing · 5 years ago
  28. 8a53058 Merge branch 'smc-fixes' by David S. Miller · 5 years ago
  29. 8c33bf1 net/smc: Fix error path in smc_init by YueHaibing · 5 years ago
  30. 4480879 net/smc: hold conns_lock before calling smc_lgr_register_conn() by Huaping Zhou · 5 years ago
  31. 30d8177 bonding: Always enable vlan tx offload by YueHaibing · 5 years ago
  32. b12bbdc HID: intel-ish-hid: fix wrong driver_data usage by Hyungwoo Yang · 5 years ago
  33. 0a95fc7 HID: multitouch: Add pointstick support for ALPS Touchpad by Kai-Heng Feng · 5 years ago
  34. 3a9a2c8 HID: logitech-dj: Fix forwarding of very long HID++ reports by Hans de Goede · 5 years ago
  35. 315ffcc9 HID: uclogic: Add support for Huion HS64 tablet by Kyle Godbey · 5 years ago
  36. dcf768b HID: chicony: add another quirk for PixArt mouse by Oleksandr Natalenko · 5 years ago
  37. 21acee4e HID: intel-ish-hid: Fix a use after free in load_fw_from_host() by Dan Carpenter · 5 years ago
  38. 19e5e2a csky: Fixup libgcc unwind error by Guo Ren · 5 years ago
  39. 74684cc clk: socfpga: stratix10: fix divider entry for the emac clocks by Dinh Nguyen · 5 years ago
  40. b8e8a86 net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down" by Eiichi Tsukata · 5 years ago
  41. 38c7352 ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop by Stephen Suryaputra · 5 years ago
  42. 2eba4e6 dm verity: use message limit for data block corruption message by Milan Broz · 5 years ago
  43. a065192 dm table: don't copy from a NULL pointer in realloc_argv() by Jerome Marchand · 5 years ago
  44. 211ad4b dm log writes: make sure super sector log updates are written in order by zhangyi (F) · 5 years ago
  45. 10c9c8e dm init: remove trailing newline from calls to DMERR() and DMINFO() by Stephen Boyd · 5 years ago
  46. dec7e64 dm init: fix incorrect uses of kstrndup() by Gen Zhang · 5 years ago
  47. e73f659 Merge tag 'imx-fixes-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Olof Johansson · 5 years ago
  48. 4232db2 Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes by Olof Johansson · 5 years ago
  49. 249155c Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  50. c88e40e Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  51. 904d88d qmi_wwan: Fix out-of-bounds read by Bjørn Mork · 5 years ago
  52. 4f07b80 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 5 years ago
  53. 2bf4ecb net: macb: do not copy the mac address if NULL by Antoine Tenart · 5 years ago
  54. 55655e3 net/packet: fix memory leak in packet_set_ring() by Eric Dumazet · 5 years ago
  55. 9354544 net/tls: fix page double free on TX cleanup by Dirk van der Merwe · 5 years ago
  56. 63b2de1 mfd: stmfx: Fix an endian bug in stmfx_irq_handler() by Dan Carpenter · 5 years ago
  57. bee19cd samples: make pidfd-metadata fail gracefully on older kernels by Dmitry V. Levin · 5 years ago
  58. 9014143 fork: don't check parent_tidptr with CLONE_PIDFD by Dmitry V. Levin · 5 years ago
  59. 39071cf Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  60. 26df62a Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  61. 3cf1013 ARM: dts: imx6ul: fix PWM[1-4] interrupts by Sébastien Szymanski · 5 years ago
  62. 9216514 Merge tag 'auxdisplay-for-linus-v5.2-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  63. 45d5cb1 net/sched: cbs: Fix error path of cbs_module_init by YueHaibing · 5 years ago
  64. 191f5c2 mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes by Tudor Ambarus · 5 years ago
  65. c492d4c tipc: change to use register_pernet_device by Xin Long · 5 years ago
  66. 8ac8a01 sis900: fix TX completion by Sergej Benilov · 5 years ago
  67. d0bb82f net: stmmac: set IC bit when transmitting frames with HW timestamp by Roland Hii · 5 years ago
  68. a1e5388 net: stmmac: fixed new system time seconds value calculation by Roland Hii · 5 years ago
  69. 4b972a0 Linux 5.2-rc6 by Linus Torvalds · 5 years ago
  70. 6698a71 Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  71. 0aafc8a Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock" by Peter Xu · 5 years ago
  72. b253d5f Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  73. f410276 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  74. a8282bf Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  75. 693cd8c Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 5 years ago
  76. aad1dcc ppp: mppe: Add softdep to arc4 by Takashi Iwai · 5 years ago
  77. 2e5db6e be2net: fix link failure after ethtool offline test by Petr Oros · 5 years ago
  78. c356dc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 5 years ago
  79. b6653b3 tcp: refine memory limit test in tcp_fragment() by Eric Dumazet · 5 years ago
  80. 121bddf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  81. c036f7d Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  82. ff17bbe x86/vdso: Prevent segfaults due to hoisted vclock reads by Andy Lutomirski · 5 years ago
  83. 19d5504 SUNRPC: Fix a credential refcount leak by Trond Myklebust · 5 years ago
  84. 502980e Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE" by Anna Schumaker · 5 years ago
  85. b962261 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 5 years ago
  86. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 5 years ago
  87. a4c33bb Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  88. 0728f6c Merge tag 'drm-fixes-2019-06-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  89. db54615e Merge tag 'staging-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  90. b7b8a44 Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  91. cf24242 Merge tag 'usb-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  92. c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  93. 05512b0 Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  94. 5eab9cf Merge tag 'imx-drm-fixes-2019-06-20' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 5 years ago
  95. 91cbf5d Merge tag 'drm-intel-fixes-2019-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  96. ea37e1a Merge tag 'drm-misc-fixes-2019-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  97. 47e3c4c Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 5 years ago
  98. c5d0e49 ARM: 8867/1: vdso: pass --be8 to linker if necessary by Jason A. Donenfeld · 5 years ago
  99. 4ae004a Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  100. b910f6a Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago