1. 4f5c10f smb3: allow skipping signature verification for perf sensitive configurations by Steve French · 6 years ago
  2. f90f979 smb3: add dynamic tracepoints for flush and close by Steve French · 6 years ago
  3. cae53f7 smb3: log warning if CSC policy conflicts with cache mount option by Steve French · 6 years ago
  4. 41e033f smb3: add mount option to allow RW caching of share accessed by only 1 client by Steve French · 6 years ago
  5. 1981eba smb3: add some more descriptive messages about share when mounting cache=ro by Steve French · 6 years ago
  6. 83bbfa7 smb3: add mount option to allow forced caching of read only share by Steve French · 6 years ago
  7. ac6ad7a cifs: fix dereference on ses before it is null checked by Colin Ian King · 6 years ago
  8. afe6f65 cifs: add new debugging macro cifs_server_dbg by Ronnie Sahlberg · 6 years ago
  9. dc9300a cifs: use existing handle for compound_op(OP_SET_INFO) when possible by Ronnie Sahlberg · 6 years ago
  10. 8de9e86 cifs: create a helper to find a writeable handle by path name by Ronnie Sahlberg · 6 years ago
  11. 31ebdc1 cifs: remove set but not used variables by YueHaibing · 6 years ago
  12. df58fae smb3: Incorrect size for netname negotiate context by Steve French · 6 years ago
  13. 2617474 cifs: remove unused variable by zhengbin · 6 years ago
  14. 1efd4fc cifs: remove redundant assignment to variable rc by Colin Ian King · 6 years ago
  15. 5951980 smb3: add missing flag definitions by Steve French · 6 years ago
  16. 0e90696 cifs: add passthrough for smb2 setinfo by Ronnie Sahlberg · 6 years ago
  17. 86e14e1 cifs: prepare SMB2_Flush to be usable in compounds by Ronnie Sahlberg · 6 years ago
  18. 2244217 cifs: allow chmod to set mode bits using special sid by Steve French · 6 years ago
  19. e2f8fbf cifs: get mode bits from special sid on stat by Steve French · 6 years ago
  20. 1afdea4 fs: cifs: cifsssmb: remove redundant assignment to variable ret by Colin Ian King · 6 years ago
  21. becc2ba cifs: fix a comment for the timeouts when sending echos by Ronnie Sahlberg · 6 years ago
  22. 4d856f7 Linux 5.3 by Linus Torvalds · 5 years ago
  23. 72dbcf7 Revert "ext4: make __ext4_get_inode_loc plug" by Linus Torvalds · 5 years ago
  24. 1609d76 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  25. 1f9c632 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  26. b03c036e Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  27. 0d4a3f2 Revert "vhost: block speculation of translated descriptors" by Michael S. Tsirkin · 6 years ago
  28. 36024fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 years ago
  29. 1c4c5e2 Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  30. 592b8d8 Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  31. a9c20bb Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 6 years ago
  32. 002c5f7 KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot by Sean Christopherson · 6 years ago
  33. 541ab2a KVM: x86: work around leak of uninitialized stack contents by Fuqian Huang · 6 years ago
  34. f7eea63 KVM: nVMX: handle page fault in vmread by Paolo Bonzini · 6 years ago
  35. 474efec riscv: modify the Image header to improve compatibility with the ARM64 header by Paul Walmsley · 6 years ago
  36. 4d7ffcf cdc_ether: fix rndis support for Mediatek based smartphones by Bjørn Mork · 6 years ago
  37. ae3b06e Merge branch 'sctp_do_bind-leak' by David S. Miller · 6 years ago
  38. 29b99f5 sctp: destroy bucket if failed to bind addr by Mao Wenan · 6 years ago
  39. e0e4b8d sctp: remove redundant assignment when call sctp_get_port_local by Mao Wenan · 6 years ago
  40. 8e2ef6a sctp: change return type of sctp_get_port_local by Mao Wenan · 6 years ago
  41. 8f6617b ixgbevf: Fix secpath usage for IPsec Tx offload by Jeff Kirsher · 6 years ago
  42. 87b5d60 mmc: tmio: Fixup runtime PM management during remove by Ulf Hansson · 6 years ago
  43. aa86f1a mmc: tmio: Fixup runtime PM management during probe by Ulf Hansson · 6 years ago
  44. 8861474 Revert "mmc: tmio: move runtime PM enablement to the driver implementations" by Ulf Hansson · 6 years ago
  45. a7f8961 Merge branch 'for-5.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  46. 1b304a1 Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  47. 97a6136 cgroup: freezer: fix frozen state inheritance by Roman Gushchin · 6 years ago
  48. 44e9d30 kselftests: cgroup: add freezer mkdir test by Roman Gushchin · 6 years ago
  49. 505a8ec Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()" by Chris Wilson · 6 years ago
  50. 98dcb38 Merge tag 'for-linus-20190912' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  51. 9521778 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. e6bb711 Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  53. 911ad0b Merge tag 'drm-intel-fixes-2019-09-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  54. a0eb9ab fork: block invalid exit signals with clone3() by Eugene Syromiatnikov · 6 years ago
  55. 53936b5 KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl by Thomas Huth · 6 years ago
  56. b456d72 sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()' by Christophe JAILLET · 6 years ago
  57. f39b683 ixgbe: Fix secpath usage for IPsec TX offload. by Steffen Klassert · 6 years ago
  58. 18dfa71 Btrfs: fix unwritten extent buffers and hangs on future writeback attempts by Filipe Manana · 6 years ago
  59. 410f954 Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 6 years ago
  60. 13a17cc KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset() by Igor Mammedov · 6 years ago
  61. a21b7f0 net: qrtr: fix memort leak in qrtr_tun_write_iter by Navid Emamdoost · 6 years ago
  62. 10cc514 net: Fix null de-reference of device refcount by Subash Abhinov Kasiviswanathan · 6 years ago
  63. d23dbc4 ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()' by Christophe JAILLET · 6 years ago
  64. 77f22f9 tun: fix use-after-free when register netdev failed by Yang Yingliang · 6 years ago
  65. ad32b48 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  66. 6dcf6a4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 95779fe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 840ce8f Merge tag 'pinctrl-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  69. 9c09f62 Merge tag 'gpio-v5.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  70. c143242 pinctrl: aspeed: Fix spurious mux failures on the AST2500 by Andrew Jeffery · 6 years ago
  71. 13d5231 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  72. af38d07 tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR by Neal Cardwell · 6 years ago
  73. 060423b vhost: make sure log_num < in_num by yongduan · 6 years ago
  74. a89db44 vhost: block speculation of translated descriptors by Michael S. Tsirkin · 6 years ago
  75. bf280c0 ixgbe: fix double clean of Tx descriptors with xdp by Ilya Maximets · 6 years ago
  76. 377228a ixgbe: Prevent u8 wrapping of ITR value to something less than 10us by Alexander Duyck · 6 years ago
  77. f4b752a mlx4: fix spelling mistake "veify" -> "verify" by Colin Ian King · 6 years ago
  78. c3dc1fa net: hns3: fix spelling mistake "undeflow" -> "underflow" by Colin Ian King · 6 years ago
  79. b93fb20 net: lmc: fix spelling mistake "runnin" -> "running" by Colin Ian King · 6 years ago
  80. 90aa11f NFC: st95hf: fix spelling mistake "receieve" -> "receive" by Colin Ian King · 6 years ago
  81. c5c1a03 net/rds: An rds_sock is added too early to the hash table by Ka-Cheong Poon · 6 years ago
  82. 3e49317 mac80211: Do not send Layer 2 Update frame before authorization by Jouni Malinen · 6 years ago
  83. 49baa01 Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller" by Daniel Drake · 6 years ago
  84. aea64b5 Revert "mmc: bcm2835: Terminate timeout work synchronously" by Stefan Wahren · 6 years ago
  85. 61f7f7c gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist by Hans de Goede · 6 years ago
  86. 3dfdecc lib/Kconfig: fix OBJAGG in lib/ menu structure by Randy Dunlap · 6 years ago
  87. 49f6c90 net: sonic: replace dev_kfree_skb in sonic_send_packet by Mao Wenan · 6 years ago
  88. 2507e6a wimax: i2400: fix memory leak by Navid Emamdoost · 6 years ago
  89. f794dc2 sctp: fix the missing put_user when dumping transport thresholds by Xin Long · 6 years ago
  90. d4d6ec6 sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 6 years ago
  91. 8b142a0 net_sched: check cops->tcf_block in tc_bind_tclass() by Cong Wang · 6 years ago
  92. 3120b9a Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  93. 1dea33e gpiolib: of: fix fallback quirks handling by Dmitry Torokhov · 6 years ago
  94. aefde29 Merge tag 'gpio-v5.4-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes by Linus Walleij · 6 years ago
  95. 94a72b3 bridge/mdb: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 6 years ago
  96. c8dc559 net/ibmvnic: Fix missing { in __ibmvnic_reset by Michal Suchanek · 6 years ago
  97. 21670bd drm/lima: fix lima_gem_wait() return value by Vasily Khoruzhick · 6 years ago
  98. 56037ca Merge tag 'regulator-fix-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  99. cf8f169 virtio_ring: fix unmap of indirect descriptors by Matthias Lange · 6 years ago
  100. 2eb0964 drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+ by Chris Wilson · 6 years ago