1. bc0025b sparc: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  2. 5d5db1c docs: sparc: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  3. dac2152 Merge branch 'sparc32-iommu-SG-list' by David S. Miller · 6 years ago
  4. 376b137 sparc/iommu: merge iommu_get_one and __sbus_iommu_map_page by Christoph Hellwig · 6 years ago
  5. edb1f07 sparc/iommu: use __sbus_iommu_map_page to implement the map_sg path by Christoph Hellwig · 6 years ago
  6. 7e99689 sparc/iommu: fix __sbus_iommu_map_page for highmem pages by Christoph Hellwig · 6 years ago
  7. 8668b38 sparc/iommu: move per-page flushing into __sbus_iommu_map_page by Christoph Hellwig · 6 years ago
  8. b820594 sparc/iommu: pass a physical address to iommu_get_one by Christoph Hellwig · 6 years ago
  9. ff5cbec sparc/iommu: create a common helper for map_sg by Christoph Hellwig · 6 years ago
  10. f25b23b sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_page by Christoph Hellwig · 6 years ago
  11. a7fce1f sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sg by Christoph Hellwig · 6 years ago
  12. 031abf0 sparc/iommu: use !PageHighMem to check if a page has a kernel mapping by Christoph Hellwig · 6 years ago
  13. 269fe56 sparc: vdso: add FORCE to the build rule of %.so by Masahiro Yamada · 6 years ago
  14. a95a9e5 arch:sparc:kernel/uprobes.c : Remove duplicate header by Jagadeesh Pagadala · 6 years ago
  15. 92fab77 Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  16. ef75bd7 Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  17. 78d9aff Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  18. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  19. 2646719 Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  20. 019d731 Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/nolibc by Linus Torvalds · 6 years ago
  21. ce45327 Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  22. e7a1414 Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  23. 85c1a25 Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  24. fe460a6 Merge tag 'pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  25. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  26. b3a5e64 Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  27. 132d68d Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  28. 582e84f tool headers nolibc: add RISCV support by Pranith Kumar · 6 years ago
  29. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  30. 82efe43 Merge tag 'devicetree-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  31. dd5001e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  32. a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  33. cb4f7bf cifs: update module internal version number by Steve French · 6 years ago
  34. ebaf546 SMB3: Clean up query symlink when reparse point by Ronnie Sahlberg · 6 years ago
  35. 6a54b2e cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 6 years ago
  36. 26ea888 Negotiate and save preferred compression algorithms by Steve French · 6 years ago
  37. 392e1c5 cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP by Ronnie Sahlberg · 6 years ago
  38. d69cb72 cifs: fix credits leak for SMB1 oplock breaks by Ronnie Sahlberg · 6 years ago
  39. edf3ef3 smb3: Add protocol structs for change notify support by Steve French · 6 years ago
  40. c425014 cifs: fix smb3_zero_range for Azure by Ronnie Sahlberg · 6 years ago
  41. c7fe388 cifs: zero-range does not require the file is sparse by Ronnie Sahlberg · 6 years ago
  42. 0df7edd Add new flag on SMB3.1.1 read by Steve French · 6 years ago
  43. 2f3ebab cifs: add fiemap support by Ronnie Sahlberg · 6 years ago
  44. d7bef4c SMB3: Add defines for new negotiate contexts by Steve French · 6 years ago
  45. 5242fcb cifs: fix bi-directional fsctl passthrough calls by Ronnie Sahlberg · 6 years ago
  46. 4739f23 cifs: smbd: take an array of reqeusts when sending upper layer data by Long Li · 6 years ago
  47. 46e6661 SMB3: Add handling for different FSCTL access flags by Steve French · 6 years ago
  48. efac779 cifs: Add support for FSCTL passthrough that write data to the server by Ronnie Sahlberg · 6 years ago
  49. 0ae3fa4 cifs: remove superfluous inode_lock in cifs_{strict_}fsync by Jeff Layton · 6 years ago
  50. 214bab4 cifs: Call MID callback before destroying transport by Long Li · 6 years ago
  51. b797209 cifs: smbd: Retry on memory registration failure by Long Li · 6 years ago
  52. 62fdf67 cifs: smbd: Indicate to retry on transport sending failure by Long Li · 6 years ago
  53. 98e0d40 cifs: smbd: Return EINTR when interrupted by Long Li · 6 years ago
  54. e8b3bfe cifs: smbd: Don't destroy transport on RDMA disconnect by Long Li · 6 years ago
  55. 050b8c3 smbd: Make upper layer decide when to destroy the transport by Long Li · 6 years ago
  56. 973189a SMB3: update comment to clarify enumerating snapshots by Steve French · 6 years ago
  57. d070f9d CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb by Aurelien Aptel · 6 years ago
  58. c8b6ac1 CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature. by Kenneth D'souza · 6 years ago
  59. 5072010 cifs: Fix DFS cache refresher for DFS links by Paulo Alcantara (SUSE) · 6 years ago
  60. f530710 cifs: don't use __constant_cpu_to_le32() by Sergey Senozhatsky · 6 years ago
  61. 433b8dd SMB3: Track total time spent on roundtrips for each SMB3 command by Steve French · 6 years ago
  62. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  63. e5fef2a Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  64. 149e703 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  65. d897166 Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. 4009132 Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  68. d3511f5 Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  69. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  70. f72dae2 Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  71. 498e863 Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 6 years ago
  72. e4eaa9e Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. 52ae245 Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  74. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  75. 8b35ad6 Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  76. 7fb1fc4 .gitignore: add more all*.config patterns by Masahiro Yamada · 6 years ago
  77. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. d9defe4 docs/livepatch: Unify style of livepatch documentation in the ReST format by Petr Mladek · 6 years ago
  79. 89e33ea docs: livepatch: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  80. f4686c2 gfs2: read journal in large chunks by Abhi Das · 6 years ago
  81. d0a22a4 gfs2: Fix iomap write page reclaim deadlock by Andreas Gruenbacher · 6 years ago
  82. 8f918219 gfs2: fix race between gfs2_freeze_func and unmount by Abhi Das · 6 years ago
  83. fbb2787 gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} by Andreas Gruenbacher · 6 years ago
  84. a5b1d3f gfs2: Rename sd_log_le_{revoke,ordered} by Andreas Gruenbacher · 6 years ago
  85. 32ac43f gfs2: Remove unnecessary extern declarations by Andreas Gruenbacher · 6 years ago
  86. ce895cf gfs2: Remove misleading comments in gfs2_evict_inode by Andreas Gruenbacher · 6 years ago
  87. 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago
  88. 9287c64 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
  89. 7c70b89 gfs2: clean_journal improperly set sd_log_flush_head by Bob Peterson · 6 years ago
  90. f678d6d Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  91. 7881ef3 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
  92. 71921ef gfs2: Fix loop in gfs2_rbm_find (v2) by Andreas Gruenbacher · 6 years ago
  93. 2310673 Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  94. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  95. cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  96. 01e5d18 Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  97. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  98. 2d60d96 Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  99. a314777 cxgb4: Fix error path in cxgb4_init_module by YueHaibing · 6 years ago
  100. 23bfaa5 net: phy: improve pause mode reporting in phy_print_status by Heiner Kallweit · 6 years ago