1. fc70b21 mtd: rawnand: qcom: Namespace prefix some commands by Olof Johansson · 6 years ago
  2. 89860d2 net/mlx4: Fix UBSAN warning of signed integer overflow by Aya Levin · 6 years ago
  3. 6485f65 net/mlx4_core: Fix uninitialized variable compilation warning by Tariq Toukan · 6 years ago
  4. aa4a6a1 net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command by Jack Morgenstein · 6 years ago
  5. a1597da qed: Fix reading wrong value in loop condition by Denis Bolotin · 6 years ago
  6. 37a73ddd qed: Fix PTT leak in qed_drain() by Denis Bolotin · 6 years ago
  7. 897e370 bnx2x: Assign unique DMAE channel number for FW DMAE transactions. by Sudarsana Reddy Kalluru · 6 years ago
  8. dc08fb5 batman-adv: Expand merged fragment buffer for full packet by Sven Eckelmann · 6 years ago
  9. 8d6dfd2 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 6 years ago
  10. 9f4928c can: rcar_can: Fix erroneous registration by Fabrizio Castro · 6 years ago
  11. 06144fe iommu/ipmmu-vmsa: Fix crash on early domain free by Geert Uytterhoeven · 6 years ago
  12. 04e7cee brcmutil: really fix decoding channel info for 160 MHz bandwidth by Rafał Miłecki · 6 years ago
  13. 19c6074 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
  14. b49bb7d media: omap3isp: Unregister media device as first by Sakari Ailus · 6 years ago
  15. 1aa861f Linux 4.9.144 by Greg Kroah-Hartman · 5 years ago
  16. 0c82bca hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 6 years ago
  17. 4ec44e9 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE by Darrick J. Wong · 6 years ago
  18. 91fe514 f2fs: fix to do sanity check with cp_pack_start_sum by Chao Yu · 5 years ago
  19. 2c605dd f2fs: free meta pages if sanity check for ckpt is failed by Jaegeuk Kim · 7 years ago
  20. b10a6ac f2fs: fix to do sanity check with block address in main area v2 by Chao Yu · 6 years ago
  21. e33c1e2 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  22. aafb371 f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  23. 1c87980 f2fs: fix to do sanity check with node footer and iblocks by Chao Yu · 6 years ago
  24. fd8c7d3 f2fs: Add sanity_check_inode() function by Ben Hutchings · 6 years ago
  25. 06e606a f2fs: fix to do sanity check with user_block_count by Chao Yu · 6 years ago
  26. a3dccfa f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 6 years ago
  27. d451188 f2fs: introduce and spread verify_blkaddr by Chao Yu · 6 years ago
  28. 6012d18 f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  29. 65e1055 f2fs: enhance sanity_check_raw_super() to avoid potential overflow by Jaegeuk Kim · 6 years ago
  30. 6e182e9 f2fs: sanity check on sit entry by Jaegeuk Kim · 6 years ago
  31. 89d78cf f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 6 years ago
  32. 3fd9620 f2fs: return error during fill_super by Jaegeuk Kim · 6 years ago
  33. 240ceff f2fs: detect wrong layout by Jaegeuk Kim · 7 years ago
  34. cb9b1d4 f2fs: fix race condition in between free nid allocator/initializer by Chao Yu · 7 years ago
  35. 3b19f96 f2fs: fix a panic caused by NULL flush_cmd_control by Yunlei He · 7 years ago
  36. d558df7 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  37. fbf8bd3 btrfs: tree-checker: Check level for leaves and nodes by Qu Wenruo · 6 years ago
  38. 7a72f91 btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 6 years ago
  39. 6f33d3d btrfs: tree-checker: Detect invalid and empty essential trees by Qu Wenruo · 6 years ago
  40. 058e388 btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 6 years ago
  41. db438c3 btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 6 years ago
  42. 6b66f51 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 6 years ago
  43. e48e62f btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  44. f7438e6 btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  45. f4209d9 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  46. 20b30415 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  47. 90eb4c0 btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  48. dc56464 btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  49. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  50. ece4bb5 btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  51. b0a67e4 btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  52. 23eb2f4 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 6 years ago
  53. 3c77b07 btrfs: validate type when reading a chunk by Gu Jinxiang · 6 years ago
  54. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago
  55. 3d101f3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 7 years ago
  56. e5deaa5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 7 years ago
  57. 35db4d1 wil6210: missing length check in wmi_set_ie by Lior David · 7 years ago
  58. def8c1d bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 6 years ago
  59. 62e0865 bpf/verifier: Pass instruction index to check_mem_access() and check_xadd() by Ben Hutchings · 5 years ago
  60. 9c33b84 bpf/verifier: Add spi variable to check_stack_write() by Ben Hutchings · 5 years ago
  61. e190b82 libceph: check authorizer reply/challenge length before reading by Ilya Dryomov · 6 years ago
  62. 985a551 libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() by Ilya Dryomov · 6 years ago
  63. 18a23fb libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  64. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  65. 2e901ea libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
  66. 9da9bb4 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  67. 2617cd5 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
  68. 0811545 libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  69. bd180ec libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
  70. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  71. 5acc58c tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  72. 11de2fa net: qed: use correct strncpy() size by Arnd Bergmann · 6 years ago
  73. f3e31bb usb: gadget: dummy: fix nonsensical comparisons by Arnd Bergmann · 7 years ago
  74. 60b3d44 mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  75. 0e67f1c reset: remove remaining WARN_ON() in <linux/reset.h> by Masahiro Yamada · 7 years ago
  76. f109deb reset: make device_reset_optional() really optional by Masahiro Yamada · 7 years ago
  77. ee6e7fb reset: add exported __reset_control_get, return NULL if optional by Philipp Zabel · 8 years ago
  78. 7be2600 reset: fix optional reset_control_get stubs to return NULL by Philipp Zabel · 7 years ago
  79. d4b89ec reset: core: fix reset_control_put by Heiner Kallweit · 7 years ago
  80. ca58e3b reset: make optional functions really optional by Ramiro Oliveira · 7 years ago
  81. 47fb2ff udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
  82. 84fa7fc arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  83. abbeacc0 ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  84. ddc07d5 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  85. c50ccf2 btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  86. b5e2333 Input: elan_i2c - add support for ELAN0621 touchpad by Adam Wong · 6 years ago
  87. 0d70ce8 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR by Noah Westervelt · 6 years ago
  88. d5cb3f3 Input: elan_i2c - add ELAN0620 to the ACPI table by Patrick Gaskin · 6 years ago
  89. 81bedda Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  90. 3ea71da Input: xpad - quirk all PDP Xbox One gamepads by Cameron Gutman · 6 years ago
  91. d0095c5 drm/mediatek: fix OF sibling-node lookup by Johan Hovold · 6 years ago
  92. 8e9de89 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  93. c0d75da binder: fix proc->files use-after-free by Todd Kjos · 7 years ago
  94. 412091e kgdboc: Fix warning with module build by Laura Abbott · 6 years ago
  95. d0bf1cb kgdboc: Fix restrict error by Laura Abbott · 6 years ago
  96. 0256f87 scsi: csiostor: Avoid content leaks and casts by Kees Cook · 7 years ago
  97. b2b9363 ALSA: trident: Suppress gcc string warning by Takashi Iwai · 6 years ago
  98. 5f41f8c scsi: scsi_devinfo: cleanly zero-pad devinfo strings by Martin Wilck · 7 years ago
  99. de8268d drm: set is_master to 0 upon drm_new_set_master() failure by Sergio Correia · 6 years ago
  100. 96562b8 drm/ast: Fix incorrect free on ioregs by Sam Bobroff · 6 years ago