1. 08816b2 staging/lustre: Add __user annotations in lnetselftest code by Frank Zago · 9 years ago
  2. af00f6c staging/lustre/llite: Update ll_dir_ioctl pointer casts with __user by Oleg Drokin · 9 years ago
  3. d47bb83 staging/lustre: Properly cast ll_getname argument to __user in ll_dir_ioctl by Oleg Drokin · 9 years ago
  4. 7ec89fa staging/lustre: Properly cast ll_fid2path argument to __user in ll_dir_ioctl by Oleg Drokin · 9 years ago
  5. 61dad0b staging/lustre: Properly cast ll_fid2path argument to __user in ll_file_ioctl by Oleg Drokin · 9 years ago
  6. 02f9c12 staging/lustre/llite: Update all file.c user pointer casts to __user by Oleg Drokin · 9 years ago
  7. 11be8f6 staging/lustre: Mark lmv_hsm_ct_register/unregister uarg as __user by Oleg Drokin · 9 years ago
  8. 0f881d7 staging/lustre: Properly mark lmv_fid2path uarg argment as __user by Oleg Drokin · 9 years ago
  9. 6f9a3bd staging/lustre/lloop: Properly mark userspace pointers in lo/lloop_ioctl by Oleg Drokin · 9 years ago
  10. ec2d71d staging/lustre/osc: Mark osc_getstripe user pointer argument as __user by Oleg Drokin · 9 years ago
  11. 7ac5db2 staging/lustre/llite: Update llite_lib.c with proper __user attributes by Oleg Drokin · 9 years ago
  12. 55f37f0 staging/lustre: Declare lov_getstripe lump argument as __user by Oleg Drokin · 9 years ago
  13. 9751424 staging/lustre/llite: Fix improper userspace access in ll_fiemap by Oleg Drokin · 9 years ago
  14. 4c6243e staging/lustre/llite: Properly mark ll_obd_statfs argument as __user by Oleg Drokin · 9 years ago
  15. 0dd48a4 staging/lustre/osc: Do not use lprocfs_write_helper in sysfs store methods by Oleg Drokin · 9 years ago
  16. cadffe6 staging/lustre: Declare lprocfs_write_frac_u64_helper argument as __user by Oleg Drokin · 9 years ago
  17. f2938c0 staging/lustre: Properly mark argument to p_ioctl in cfs_psdev_ops as __user by Oleg Drokin · 9 years ago
  18. e09bee3 staging/lustre: Properly mark obd_iocontrol argument as __user by Oleg Drokin · 9 years ago
  19. 44164fc staging/lustre: Get rid of an ugly statfs hack in lov_iocontrol by Oleg Drokin · 9 years ago
  20. 4eb53df staging/lustre/lnet: Properly mark userspace pointer of lnet_ping() by Oleg Drokin · 9 years ago
  21. e3e8ff4 staging/lustre: Mark obd_ioctl_popdata/getdata argument as __user by Oleg Drokin · 9 years ago
  22. 922cb32 staging/lustre: Update user pointers in struct obd_ioctl_data by Oleg Drokin · 9 years ago
  23. 33ab3ab staging/lustre: Change ioctl user pointers in libcfs_ioctl_data by Oleg Drokin · 9 years ago
  24. e2d52f7 staging/lustre: Add __user attributes to libcfs_ioctl_get/popdata args by Oleg Drokin · 9 years ago
  25. f833ea1 staging/lustre/obdecho: remove userspace LSM handling by John L. Hammond · 9 years ago
  26. 6973cd7 staging/lustre/obdecho: Remove unused ioctls by Oleg Drokin · 9 years ago
  27. ee11f92 staging/lustre/lnet: Get rid of IOC_LIBCFS_PORTALS_COMPATIBILITY ioctl by Oleg Drokin · 9 years ago
  28. 71c36dd staging/lustre/lnet: Get rid of IOC_LIBCFS_DEBUG_PEER hack by Oleg Drokin · 9 years ago
  29. fccfde7 staging/lustre/lnet: Make lnet_ping static by Oleg Drokin · 9 years ago
  30. 98aa766 staging/lustre/llite: constify export_operations structures by Julia Lawall · 9 years ago
  31. 161106c staging: lustre: obdecho: constify lu_device_operations and cl_device_operations structures by Julia Lawall · 9 years ago
  32. a4113d6 staging: lustre: fix lock imbalance by Joshua Clayton · 9 years ago
  33. ad0d779 drivers/staging/lustre: Nuke another unsigned >= 0 assert by Valdis Kletnieks · 9 years ago
  34. bd6455d drivers/staging/lustre: Nuke an unsigned >= 0 assert by Valdis Kletnieks · 9 years ago
  35. 5aec2e0 drivers/staging/lustre: Fix another C compiler whine: set but not used by Valdis Kletnieks · 9 years ago
  36. 7f6ab07 drivers/staging/lustre: Clean up another C warnining: set but not used by Valdis Kletnieks · 9 years ago
  37. f65a092 drivers/staging/lustre: Fix set-but-unused whinge. by Valdis Kletnieks · 9 years ago
  38. b8947b3 drivers/staging/lustre: Silence warning about 'inline' by Valdis Kletnieks · 9 years ago
  39. 85de1f5 staging: lustre: cleanup white space in kernel comm code by James Simmons · 9 years ago
  40. a5f533f staging: lustre: fix all conditional comparison to zero for kernelcomm.c by James Simmons · 9 years ago
  41. 2bab480 staging: lustre: return proper error code for libcfs_kkuc_msg_put by James Simmons · 9 years ago
  42. a0d5e63 staging: lustre: use proper braces in libcfs_kkuc_group_put by James Simmons · 9 years ago
  43. 13c26b2 staging: lustre: add space around '+' in kernel_comm code by James Simmons · 9 years ago
  44. 25c450e staging: lustre: cleanup block comment style in kernel_comm code by James Simmons · 9 years ago
  45. fb81e73 staging: lustre: remove unnecessary NULL checks in kernel_comm.c by James Simmons · 9 years ago
  46. 16b376b staging: lustre: convert kernelcomm group to unsigned int by James Simmons · 9 years ago
  47. 1732895 staging: lustre: embed kr_data into kkuc_reg by Hongchao Zhang · 9 years ago
  48. e278047 staging: lustre: split kernel comm between user and kernel by frank zago · 9 years ago
  49. db953da staging: lustre: move kernel_user_comm.c from libcfs to lustre by frank zago · 9 years ago
  50. 406fc91 staging: lustre: Prevent duplicate CT registrations by Henri Doreau · 9 years ago
  51. 50a1004 staging: lustre: kg_sem semaphore handling is incorrectly by James Simmons · 9 years ago
  52. 8b88bca staging: lustre: enum lu_object_header_flags comma style fix by Fan Yong · 9 years ago
  53. 0d8be84 staging: lustre: Use kernel's strncasecmp and remove cfs_get_blocked_sigs by James Simmons · 9 years ago
  54. 9581c2c staging: lustre: add debugging ability for LFSCK by Fan Yong · 9 years ago
  55. a161de8 staging: lustre: add sparse locking annotations by frank zago · 9 years ago
  56. d3ae87b staging: lustre: Handle nodemask on UMP machines by James Simmons · 9 years ago
  57. de01e10 staging: lustre: Remove unused memhog functionality by Niranjan Dighe · 9 years ago
  58. 305b37b misc: Move panel driver out of staging by Ksenija Stanojevic · 8 years ago
  59. 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
  60. 4cff7ad Merge 4.5-rc2 into staging-next by Greg Kroah-Hartman · 8 years ago
  61. 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
  62. 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
  63. 255ec44 Staging: iio: Documentation: Remove unused sysfs attributes by Shraddha Barke · 9 years ago
  64. 7e3933d Staging: dgap: Remove obsolete driver by Shraddha Barke · 9 years ago
  65. 82ef33a Staging: olpc_dcon: Remove obsolete driver by Shraddha Barke · 9 years ago
  66. 3fe9f21 Staging: fwserial: Declare fwtty_port_get as static by Shraddha Barke · 9 years ago
  67. 88867e3 Staging: speakup: fix read scrolled-back VT by Samuel Thibault · 8 years ago
  68. 327b882 Staging: speakup: Fix getting port information by Samuel Thibault · 9 years ago
  69. 5cb10d4 Staging: speakup: Remove FSF mailing address by Shraddha Barke · 9 years ago
  70. 911b04d STAGING/SPEAKUP: Fix "expression using sizeof bool" warnings by Jeff Becker · 9 years ago
  71. d86b4a7 Staging: speakup: varhandlers: cleanup of function spk_get_punc_var by Saurabh Sengar · 9 years ago
  72. d3da1cb staging: speakup: (coding style) Rewrite comparisons to NULL by Christian Colic · 9 years ago
  73. 1fd16a3 staging: speakup: (coding style) Add braces around all arms of if-statement by Christian Colic · 9 years ago
  74. a4efe6f staging: speakup: (coding style) Add spaces around operands (checkpatch checks) by Christian Colic · 9 years ago
  75. b64a1cb Revert "Staging: panel: usleep_range is preferred over udelay" by Sudip Mukherjee · 8 years ago
  76. 8aa7307 Staging: panel: Make code more readable by Ksenija Stanojevic · 9 years ago
  77. 52ebf93 Staging: panel: Reduce value range for *name by Ksenija Stanojevic · 9 years ago
  78. d12f27e Staging: panel: Remove ULL by Ksenija Stanojevic · 9 years ago
  79. 35fe087 Staging: panel: Remove typedef pmask_t by Ksenija Stanojevic · 9 years ago
  80. d938e1e Staging: panel: Use u8 type by Ksenija Stanojevic · 9 years ago
  81. 7a72597 Staging: panel: Remove space by Ksenija Stanojevic · 9 years ago
  82. 05c153f staging: update panel driver's author address by Willy Tarreau · 9 years ago
  83. df44f15 staging: panel: remove warnings line over 80 characters by Ricardo Ruedas · 9 years ago
  84. 76e9521 Staging: panel: Fixed a spacing after cast coding style issue by Daniel H. Hemmingsen · 9 years ago
  85. f4f9edc staging/speakup: Use tty_ldisc_ref() for paste kworker by Peter Hurley · 9 years ago
  86. b6acb0c Staging: iio: adc: fix indent on break statement by Colin Ian King · 8 years ago
  87. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  88. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  90. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  91. 57b8f11 lustre: remove unused declaration by Al Viro · 8 years ago
  92. 5083c54 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  93. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  94. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  95. 77a76b0 Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  96. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  97. 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  98. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  99. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  100. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago