1. 19c6074 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
  2. b49bb7d media: omap3isp: Unregister media device as first by Sakari Ailus · 6 years ago
  3. 1aa861f Linux 4.9.144 by Greg Kroah-Hartman · 5 years ago
  4. 0c82bca hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 6 years ago
  5. 4ec44e9 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE by Darrick J. Wong · 6 years ago
  6. 91fe514 f2fs: fix to do sanity check with cp_pack_start_sum by Chao Yu · 5 years ago
  7. 2c605dd f2fs: free meta pages if sanity check for ckpt is failed by Jaegeuk Kim · 7 years ago
  8. b10a6ac f2fs: fix to do sanity check with block address in main area v2 by Chao Yu · 6 years ago
  9. e33c1e2 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  10. aafb371 f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  11. 1c87980 f2fs: fix to do sanity check with node footer and iblocks by Chao Yu · 6 years ago
  12. fd8c7d3 f2fs: Add sanity_check_inode() function by Ben Hutchings · 6 years ago
  13. 06e606a f2fs: fix to do sanity check with user_block_count by Chao Yu · 6 years ago
  14. a3dccfa f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 6 years ago
  15. d451188 f2fs: introduce and spread verify_blkaddr by Chao Yu · 6 years ago
  16. 6012d18 f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  17. 65e1055 f2fs: enhance sanity_check_raw_super() to avoid potential overflow by Jaegeuk Kim · 6 years ago
  18. 6e182e9 f2fs: sanity check on sit entry by Jaegeuk Kim · 6 years ago
  19. 89d78cf f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 6 years ago
  20. 3fd9620 f2fs: return error during fill_super by Jaegeuk Kim · 6 years ago
  21. 240ceff f2fs: detect wrong layout by Jaegeuk Kim · 7 years ago
  22. cb9b1d4 f2fs: fix race condition in between free nid allocator/initializer by Chao Yu · 7 years ago
  23. 3b19f96 f2fs: fix a panic caused by NULL flush_cmd_control by Yunlei He · 7 years ago
  24. d558df7 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  25. fbf8bd3 btrfs: tree-checker: Check level for leaves and nodes by Qu Wenruo · 6 years ago
  26. 7a72f91 btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 6 years ago
  27. 6f33d3d btrfs: tree-checker: Detect invalid and empty essential trees by Qu Wenruo · 6 years ago
  28. 058e388 btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 6 years ago
  29. db438c3 btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 6 years ago
  30. 6b66f51 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 6 years ago
  31. e48e62f btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  32. f7438e6 btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  33. f4209d9 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  34. 20b30415 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  35. 90eb4c0 btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  36. dc56464 btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  37. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  38. ece4bb5 btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  39. b0a67e4 btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  40. 23eb2f4 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 6 years ago
  41. 3c77b07 btrfs: validate type when reading a chunk by Gu Jinxiang · 6 years ago
  42. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago
  43. 3d101f3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 7 years ago
  44. e5deaa5 mm/hugetlb.c: don't call region_abort if region_chg fails by Mike Kravetz · 7 years ago
  45. 35db4d1 wil6210: missing length check in wmi_set_ie by Lior David · 7 years ago
  46. def8c1d bpf: Prevent memory disambiguation attack by Alexei Starovoitov · 6 years ago
  47. 62e0865 bpf/verifier: Pass instruction index to check_mem_access() and check_xadd() by Ben Hutchings · 5 years ago
  48. 9c33b84 bpf/verifier: Add spi variable to check_stack_write() by Ben Hutchings · 5 years ago
  49. e190b82 libceph: check authorizer reply/challenge length before reading by Ilya Dryomov · 6 years ago
  50. 985a551 libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() by Ilya Dryomov · 6 years ago
  51. 18a23fb libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
  52. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  53. 2e901ea libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
  54. 9da9bb4 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
  55. 2617cd5 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
  56. 0811545 libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  57. bd180ec libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
  58. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  59. 5acc58c tipc: use destination length for copy string by Guoqing Jiang · 6 years ago
  60. 11de2fa net: qed: use correct strncpy() size by Arnd Bergmann · 6 years ago
  61. f3e31bb usb: gadget: dummy: fix nonsensical comparisons by Arnd Bergmann · 7 years ago
  62. 60b3d44 mm: cleancache: fix corruption on missed inode invalidation by Pavel Tikhomirov · 6 years ago
  63. 0e67f1c reset: remove remaining WARN_ON() in <linux/reset.h> by Masahiro Yamada · 7 years ago
  64. f109deb reset: make device_reset_optional() really optional by Masahiro Yamada · 7 years ago
  65. ee6e7fb reset: add exported __reset_control_get, return NULL if optional by Philipp Zabel · 8 years ago
  66. 7be2600 reset: fix optional reset_control_get stubs to return NULL by Philipp Zabel · 7 years ago
  67. d4b89ec reset: core: fix reset_control_put by Heiner Kallweit · 7 years ago
  68. ca58e3b reset: make optional functions really optional by Ramiro Oliveira · 7 years ago
  69. 47fb2ff udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
  70. 84fa7fc arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  71. abbeacc0 ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  72. ddc07d5 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  73. c50ccf2 btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  74. b5e2333 Input: elan_i2c - add support for ELAN0621 touchpad by Adam Wong · 6 years ago
  75. 0d70ce8 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR by Noah Westervelt · 6 years ago
  76. d5cb3f3 Input: elan_i2c - add ELAN0620 to the ACPI table by Patrick Gaskin · 6 years ago
  77. 81bedda Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  78. 3ea71da Input: xpad - quirk all PDP Xbox One gamepads by Cameron Gutman · 6 years ago
  79. d0095c5 drm/mediatek: fix OF sibling-node lookup by Johan Hovold · 6 years ago
  80. 8e9de89 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  81. c0d75da binder: fix proc->files use-after-free by Todd Kjos · 7 years ago
  82. 412091e kgdboc: Fix warning with module build by Laura Abbott · 6 years ago
  83. d0bf1cb kgdboc: Fix restrict error by Laura Abbott · 6 years ago
  84. 0256f87 scsi: csiostor: Avoid content leaks and casts by Kees Cook · 7 years ago
  85. b2b9363 ALSA: trident: Suppress gcc string warning by Takashi Iwai · 6 years ago
  86. 5f41f8c scsi: scsi_devinfo: cleanly zero-pad devinfo strings by Martin Wilck · 7 years ago
  87. de8268d drm: set is_master to 0 upon drm_new_set_master() failure by Sergio Correia · 6 years ago
  88. 96562b8 drm/ast: Fix incorrect free on ioregs by Sam Bobroff · 6 years ago
  89. 23aa2d8 IB/mlx5: Avoid load failure due to unknown link width by Michael Guralnik · 6 years ago
  90. 26c1287 mips: fix mips_get_syscall_arg o32 check by Dmitry V. Levin · 6 years ago
  91. 1eef40b MIPS: ralink: Fix mt7620 nd_sd pinmux by Mathias Kresin · 6 years ago
  92. 0b58d90 uprobes: Fix handle_swbp() vs. unregister() + register() race once more by Andrea Parri · 6 years ago
  93. 6673937 iser: set sector for ambiguous mr status errors by Sagi Grimberg · 6 years ago
  94. ad3af65 x86/power/64: Use char arrays for asm function names by Kees Cook · 7 years ago
  95. 21761c7 kdb: use memmove instead of overlapping memcpy by Arnd Bergmann · 6 years ago
  96. e9490d7 staging: rts5208: fix gcc-8 logic error warning by Arnd Bergmann · 7 years ago
  97. 2de7563 scsi: bfa: convert to strlcpy/strlcat by Arnd Bergmann · 7 years ago
  98. 0470662 drm: gma500: fix logic error by Arnd Bergmann · 7 years ago
  99. 5569c10 ip_tunnel: Fix name string concatenate in __ip_tunnel_create() by Sultan Alsawaf · 6 years ago
  100. 52fc8c7 kernfs: Replace strncpy with memcpy by Guenter Roeck · 6 years ago