1. f5f111c cifs: refactor and clean up arguments in the reparse point parsing by Ronnie Sahlberg · 6 years ago
  2. ff2a09e SMB3: query inode number on open via create context by Steve French · 6 years ago
  3. 96d3cca smb3: Send netname context during negotiate protocol by Steve French · 6 years ago
  4. 9fe5ff1 smb3: do not send compression info by default by Steve French · 6 years ago
  5. 412094a smb3: add new mount option to retrieve mode from special ACE by Steve French · 6 years ago
  6. d5ecebc smb3: Allow query of symlinks stored as reparse points by Steve French · 6 years ago
  7. f2caf90 cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 6 years ago
  8. 3e27257 cifs: always add credits back for unsolicited PDUs by Ronnie Sahlberg · 6 years ago
  9. 0aa3a24 fs: cifs: cifsssmb: Change return type of convert_ace_to_cifs_ace by Hariprasad Kelam · 6 years ago
  10. e7348e3 add some missing definitions by Steve French · 6 years ago
  11. 63d614a cifs: fix typo in debug message with struct field ia_valid by Colin Ian King · 6 years ago
  12. 3190b59 smb3: minor cleanup of compound_send_recv by Aurelien Aptel · 6 years ago
  13. e7a1a2d CIFS: Fix module dependency by Steve French · 6 years ago
  14. 73cf808 cifs: simplify code by removing CONFIG_CIFS_ACL ifdef by Steve French · 6 years ago
  15. 6552d6a cifs: Fix check for matching with existing mount by Steve French · 6 years ago
  16. 29fbeb7 cifs: Properly handle auto disabling of serverino option by Paulo Alcantara (SUSE) · 6 years ago
  17. dc17926 smb3: if max_credits is specified then display it in /proc/mounts by Steve French · 6 years ago
  18. 43cdae8 Fix match_server check to allow for auto dialect negotiate by Steve French · 6 years ago
  19. 5fc3681 cifs: add missing GCM module dependency by Aurelien Aptel · 6 years ago
  20. 2b2f754 SMB3.1.1: Add GCM crypto to the encrypt and decrypt functions by Steve French · 6 years ago
  21. 9ac63ec SMB3: Add SMB3.1.1 GCM to negotiated crypto algorigthms by Steve French · 6 years ago
  22. 06f2fca fs: cifs: Drop unlikely before IS_ERR(_OR_NULL) by Kefeng Wang · 6 years ago
  23. d81f097 cifs: Use kmemdup in SMB2_ioctl_init() by YueHaibing · 6 years ago
  24. 0ecfebd Linux 5.2 by Linus Torvalds · 5 years ago
  25. 46713c3 Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  26. bcc0e65 Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  27. 2692982 Merge tag 'dmaengine-fix-5.2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  28. 4f8b490 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  29. ceacbc0 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  30. 7e41c3c blk-mq: fix up placement of debugfs directory of queue files by Greg Kroah-Hartman · 6 years ago
  31. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  32. 9fdb86c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  33. 0e63665 Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  34. 881ed91 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  35. a8f46b5 Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  36. c7a87ce mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration by Miquel Raynal · 6 years ago
  37. 4f03264 Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support" by Miquel Raynal · 6 years ago
  38. f3a3ea2 i2c: tegra: Add Dmitry as a reviewer by Dmitry Osipenko · 6 years ago
  39. 75f2d86 fs: VALIDATE_FS_PARSER should default to n by Geert Uytterhoeven · 6 years ago
  40. e644fa1 KVM: arm64/sve: Fix vq_present() macro to yield a bool by Zhang Lei · 6 years ago
  41. f603422 dmaengine: qcom: bam_dma: Fix completed descriptors count by Sricharan R · 6 years ago
  42. 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 6 years ago
  43. 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 6 years ago
  44. 4c89cc7 dmaengine: jz4780: Fix an endian bug in IRQ handler by Dan Carpenter · 6 years ago
  45. 3f9c4dc Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  46. a0b2cf7 Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 6 years ago
  47. ee39d46 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  48. a5fff14 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  49. ecbe508 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  50. cde357c Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  51. 2cd7cdc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  52. 8751853 swap_readpage(): avoid blk_wake_io_task() if !synchronous by Oleg Nesterov · 6 years ago
  53. eef778c devres: allow const resource arguments by Arnd Bergmann · 6 years ago
  54. dffcac2c mm/vmscan.c: prevent useless kswapd loops by Shakeel Butt · 6 years ago
  55. cbcfa13 fs/userfaultfd.c: disable irqs for fault_pending and event locks by Eric Biggers · 6 years ago
  56. b9705d8 mm/page_alloc.c: fix regression with deferred struct page init by Juergen Gross · 6 years ago
  57. c212dda Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  58. 6994eef ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME by Jann Horn · 6 years ago
  59. 5aeab2b drm/imx: only send event on crtc disable if kept disabled by Robert Beckett · 6 years ago
  60. 78c68e8 drm/imx: notify drm core before sending event during crtc disable by Robert Beckett · 6 years ago
  61. 550d1f5 Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  62. b5252bd Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 6 years ago
  63. a956c56b Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  64. 5ee5d30 Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  65. 179c96d Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  66. 3b2d4dc nfsd: Fix overflow causing non-working mounts on 1 TB machines by Paul Menzel · 6 years ago
  67. 21d4120 crypto: user - prevent operating on larval algorithms by Eric Biggers · 6 years ago
  68. 1a0fad6 crypto: cryptd - Fix skcipher instance memory leak by Vincent Whitchurch · 6 years ago
  69. c8ea9fc lib/mpi: Fix karactx leak in mpi_powm by Herbert Xu · 6 years ago
  70. eca9443 Bluetooth: Fix faulty expression for minimum encryption key size check by Matias Karhumaa · 6 years ago
  71. 6e692c3 Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  72. 8d68d93 Merge tag 'for-linus-20190701' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  73. 4b1fe9b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 2659dc8 Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixes by Olof Johansson · 6 years ago
  75. 5dd6c493 scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported by Maurizio Lombardi · 6 years ago
  76. 5676234 scsi: target/iblock: Fix overrun in WRITE SAME emulation by Roman Bolshakov · 6 years ago
  77. fbbf145 gpio/spi: Fix spi-gpio regression on active high CS by Linus Walleij · 6 years ago
  78. 074376a ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare() by Jiri Kosina · 6 years ago
  79. 3450121 ALSA: line6: Fix write on zero-sized buffer by Takashi Iwai · 6 years ago
  80. bb34e69 KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC by Wanpeng Li · 6 years ago
  81. 323d73a KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS by Liran Alon · 6 years ago
  82. 65b712f1 KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM by Liran Alon · 6 years ago
  83. 3f16a5c KVM: x86: degrade WARN to pr_warn_ratelimited by Paolo Bonzini · 6 years ago
  84. 4f2fe64 ARM: davinci: da830-evm: fix GPIO lookup for OHCI by Bartosz Golaszewski · 6 years ago
  85. ed66777 ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCI by Bartosz Golaszewski · 6 years ago
  86. 018ad05 ARM: davinci: da830-evm: add missing regulator constraints for OHCI by Bartosz Golaszewski · 6 years ago
  87. c84c902 drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch context by Chris Wilson · 6 years ago
  88. 521a503 soc: ti: fix irq-ti-sci link error by Arnd Bergmann · 6 years ago
  89. 180ae50 Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm/fixes by Olof Johansson · 6 years ago
  90. 9848237 ALSA: hda: Fix widget_mutex incomplete protection by Evan Green · 6 years ago
  91. 25f09f8 drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE by Alex Deucher · 6 years ago
  92. 7fbd175 ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages by Takashi Sakamoto · 6 years ago
  93. 570d7a9 vfs: move_mount: reject moving kernel internal mounts by Eric Biggers · 6 years ago
  94. 28dd29c fork: return proper negative error code by Christian Brauner · 6 years ago
  95. 688f3d1 drm/amdgpu: Don't skip display settings in hwmgr_resume() by Lyude Paul · 6 years ago
  96. f78c581 drm/amd/powerplay: use hardware fan control if no powerplay fan table by Evan Quan · 6 years ago
  97. c403ec3 mtd: rawnand: ingenic: Fix ingenic_ecc dependency by Paul Cercueil · 6 years ago
  98. a126483 mtd: spinand: Fix max_bad_eraseblocks_per_lun info in memorg by Frieder Schrempf · 6 years ago
  99. 6fbc727 Linux 5.2-rc7 by Linus Torvalds · 6 years ago
  100. 39132f7 Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago