1. a045618 staging: wilc1000: replace numerical constant with predefined MACRO by Hari Prasath Gujulan Elango · 9 years ago
  2. 43d1ca5 staging: wilc1000: remove wilc_sdio_init by Glen Lee · 9 years ago
  3. e663900 staging: wilc1000: fix always return 0 error by Glen Lee · 9 years ago
  4. f95f480 staging: wilc1000: rename pu8MacAddress in wilc_set_mac_address by Chaehyun Lim · 9 years ago
  5. 0b47762 staging: wilc1000: fix return type of wilc_set_mac_address by Chaehyun Lim · 9 years ago
  6. 1eabfe3 staging: wilc1000: rename pu8MacAddress in wilc_get_mac_address by Chaehyun Lim · 9 years ago
  7. dcb15a0 staging: wilc1000: fix return type of wilc_get_mac_address by Chaehyun Lim · 9 years ago
  8. 16c0cba staging: wilc1000: rename pu8PmkidInfoArray in wilc_set_pmkid_info by Chaehyun Lim · 9 years ago
  9. 89dec13 staging: wilc1000: replace u32 with int by Chaehyun Lim · 9 years ago
  10. 1ab5870 staging: wilc1000: fix return type of wilc_set_pmkid_info by Chaehyun Lim · 9 years ago
  11. 000b562 staging: wilc1000: remove wilc_set_start_scan_req declaration by Chaehyun Lim · 9 years ago
  12. ad510da staging: wilc1000: remove wilc_add_tx_gtk declaration by Chaehyun Lim · 9 years ago
  13. 9676108 staging: wilc1000: match argument name of wilc_add_rx_gtk declaration by Chaehyun Lim · 9 years ago
  14. a11486e staging: wilc1000: fix return type of wilc_add_rx_gtk declaration by Chaehyun Lim · 9 years ago
  15. 961875e staging: wilc1000: match argument name of wilc_add_ptk declaration by Chaehyun Lim · 9 years ago
  16. 1dd44dd staging: wilc1000: fix return type of wilc_add_pkt declaration by Chaehyun Lim · 9 years ago
  17. 364b72e Staging:lustre:lclient:Remove unused function by Bhumika Goyal · 8 years ago
  18. 61382aa Staging:lustre:lustre:llite:Remove explicit NULL comparision by Bhumika Goyal · 8 years ago
  19. 6ae07f1 Staging:lustre:obdclass:linux:simplify NULL comparison by Bhumika Goyal · 9 years ago
  20. 197cb40 Staging:lustre:obdclass:linux:remove unnecessary braces by Bhumika Goyal · 9 years ago
  21. 587cb02 staging: lustre: fix comment style by Sushuruth Sadagopan · 9 years ago
  22. 9edece7 staging: lustre: lustre: lov: Added space by Anjali Menon · 9 years ago
  23. 62fcd58 Staging:lustre:lustre:obdclass:Remove return from void function by Bhumika Goyal · 9 years ago
  24. b0e7d96 staging:lustre: remove obsolete comment in libcfs_ioctl.h by Parinay Kondekar · 9 years ago
  25. 08816b2 staging/lustre: Add __user annotations in lnetselftest code by Frank Zago · 9 years ago
  26. af00f6c staging/lustre/llite: Update ll_dir_ioctl pointer casts with __user by Oleg Drokin · 9 years ago
  27. d47bb83 staging/lustre: Properly cast ll_getname argument to __user in ll_dir_ioctl by Oleg Drokin · 9 years ago
  28. 7ec89fa staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctl by Oleg Drokin · 9 years ago
  29. 61dad0b staging/lustre: Properly cast ll_fid2path argument to __user in ll_file_ioctl by Oleg Drokin · 9 years ago
  30. 02f9c12 staging/lustre/llite: Update all file.c user pointer casts to __user by Oleg Drokin · 9 years ago
  31. 11be8f6 staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __user by Oleg Drokin · 9 years ago
  32. 0f881d7 staging/lustre: Properly mark lmv_fid2path uarg argment as __user by Oleg Drokin · 9 years ago
  33. 6f9a3bd staging/lustre/lloop: Properly mark userspace pointers in lo/lloop_ioctl by Oleg Drokin · 9 years ago
  34. ec2d71d staging/lustre/osc: Mark osc_getstripe user pointer argument as __user by Oleg Drokin · 9 years ago
  35. 7ac5db2 staging/lustre/llite: Update llite_lib.c with proper __user attributes by Oleg Drokin · 9 years ago
  36. 55f37f0 staging/lustre: Declare lov_getstripe lump argument as __user by Oleg Drokin · 9 years ago
  37. 9751424 staging/lustre/llite: Fix improper userspace access in ll_fiemap by Oleg Drokin · 9 years ago
  38. 4c6243e staging/lustre/llite: Properly mark ll_obd_statfs argument as __user by Oleg Drokin · 9 years ago
  39. 0dd48a4 staging/lustre/osc: Do not use lprocfs_write_helper in sysfs store methods by Oleg Drokin · 9 years ago
  40. cadffe6 staging/lustre: Declare lprocfs_write_frac_u64_helper argument as __user by Oleg Drokin · 9 years ago
  41. f2938c0 staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __user by Oleg Drokin · 9 years ago
  42. e09bee3 staging/lustre: Properly mark obd_iocontrol argument as __user by Oleg Drokin · 9 years ago
  43. 44164fc staging/lustre: Get rid of an ugly statfs hack in lov_iocontrol by Oleg Drokin · 9 years ago
  44. 4eb53df staging/lustre/lnet: Properly mark userspace pointer of lnet_ping() by Oleg Drokin · 9 years ago
  45. e3e8ff4 staging/lustre: Mark obd_ioctl_popdata/getdata argument as __user by Oleg Drokin · 9 years ago
  46. 922cb32 staging/lustre: Update user pointers in struct obd_ioctl_data by Oleg Drokin · 9 years ago
  47. 33ab3ab staging/lustre: Change ioctl user pointers in libcfs_ioctl_data by Oleg Drokin · 9 years ago
  48. e2d52f7 staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata args by Oleg Drokin · 9 years ago
  49. f833ea1 staging/lustre/obdecho: remove userspace LSM handling by John L. Hammond · 9 years ago
  50. 6973cd7 staging/lustre/obdecho: Remove unused ioctls by Oleg Drokin · 9 years ago
  51. ee11f92 staging/lustre/lnet: Get rid of IOC_LIBCFS_PORTALS_COMPATIBILITY ioctl by Oleg Drokin · 9 years ago
  52. 71c36dd staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hack by Oleg Drokin · 9 years ago
  53. fccfde7 staging/lustre/lnet: Make lnet_ping static by Oleg Drokin · 9 years ago
  54. 98aa766 staging/lustre/llite: constify export_operations structures by Julia Lawall · 9 years ago
  55. 161106c staging: lustre: obdecho: constify lu_device_operations and cl_device_operations structures by Julia Lawall · 9 years ago
  56. a4113d6 staging: lustre: fix lock imbalance by Joshua Clayton · 9 years ago
  57. ad0d779 drivers/staging/lustre: Nuke another unsigned >= 0 assert by Valdis Kletnieks · 9 years ago
  58. bd6455d drivers/staging/lustre: Nuke an unsigned >= 0 assert by Valdis Kletnieks · 9 years ago
  59. 5aec2e0 drivers/staging/lustre: Fix another C compiler whine: set but not used by Valdis Kletnieks · 9 years ago
  60. 7f6ab07 drivers/staging/lustre: Clean up another C warnining: set but not used by Valdis Kletnieks · 9 years ago
  61. f65a092 drivers/staging/lustre: Fix set-but-unused whinge. by Valdis Kletnieks · 9 years ago
  62. b8947b3 drivers/staging/lustre: Silence warning about 'inline' by Valdis Kletnieks · 9 years ago
  63. 85de1f5 staging: lustre: cleanup white space in kernel comm code by James Simmons · 9 years ago
  64. a5f533f staging: lustre: fix all conditional comparison to zero for kernelcomm.c by James Simmons · 9 years ago
  65. 2bab480 staging: lustre: return proper error code for libcfs_kkuc_msg_put by James Simmons · 9 years ago
  66. a0d5e63 staging: lustre: use proper braces in libcfs_kkuc_group_put by James Simmons · 9 years ago
  67. 13c26b2 staging: lustre: add space around '+' in kernel_comm code by James Simmons · 9 years ago
  68. 25c450e staging: lustre: cleanup block comment style in kernel_comm code by James Simmons · 9 years ago
  69. fb81e73 staging: lustre: remove unnecessary NULL checks in kernel_comm.c by James Simmons · 9 years ago
  70. 16b376b staging: lustre: convert kernelcomm group to unsigned int by James Simmons · 9 years ago
  71. 1732895 staging: lustre: embed kr_data into kkuc_reg by Hongchao Zhang · 9 years ago
  72. e278047 staging: lustre: split kernel comm between user and kernel by frank zago · 9 years ago
  73. db953da staging: lustre: move kernel_user_comm.c from libcfs to lustre by frank zago · 9 years ago
  74. 406fc91 staging: lustre: Prevent duplicate CT registrations by Henri Doreau · 9 years ago
  75. 50a1004 staging: lustre: kg_sem semaphore handling is incorrectly by James Simmons · 9 years ago
  76. 8b88bca staging: lustre: enum lu_object_header_flags comma style fix by Fan Yong · 9 years ago
  77. 0d8be84 staging: lustre: Use kernel's strncasecmp and remove cfs_get_blocked_sigs by James Simmons · 9 years ago
  78. 9581c2c staging: lustre: add debugging ability for LFSCK by Fan Yong · 9 years ago
  79. a161de8 staging: lustre: add sparse locking annotations by frank zago · 9 years ago
  80. d3ae87b staging: lustre: Handle nodemask on UMP machines by James Simmons · 9 years ago
  81. de01e10 staging: lustre: Remove unused memhog functionality by Niranjan Dighe · 9 years ago
  82. 305b37b misc: Move panel driver out of staging by Ksenija Stanojevic · 8 years ago
  83. fec2f33 Merge tag 'iio-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  84. 4cff7ad Merge 4.5-rc2 into staging-next by Greg Kroah-Hartman · 8 years ago
  85. ea4570d iio: light: opt3001: Add device tree binding documentation by Andreas Dannenberg · 8 years ago
  86. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 8 years ago
  87. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  88. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  89. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  90. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  91. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  92. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  100. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago