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 · 9 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 · 9 years ago
  60. 4cff7ad Merge 4.5-rc2 into staging-next by Greg Kroah-Hartman · 9 years ago
  61. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  62. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  63. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  64. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  65. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  68. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  69. c2472d0 iio: inv_mpu6050: Remove unused parameter by Adriana Reus · 9 years ago
  70. 27dec00 iio: chemical: add Atlas pH-SM sensor support by Matt Ranostay · 9 years ago
  71. ecb3a7c iio: ph: add IIO_PH channel type by Matt Ranostay · 9 years ago
  72. 920dad0 iio: si7020: add support for Hoperf th06 by Cristina Moraru · 9 years ago
  73. 3f42026 iio: si7005: add support for Hoperf th02 by Cristina Moraru · 9 years ago
  74. 21cb454 iio:pressure:Kconfig white space cleanup. by Jonathan Cameron · 9 years ago
  75. 155a575 iio: dht11: Simplify decoding algorithm by Harald Geyer · 9 years ago
  76. 22acc12 iio: dht11: Improve reliability - be more tolerant about missing start bits by Harald Geyer · 9 years ago
  77. c984b9c iio: pressure: mpl115: support MPL115A1 by Akinobu Mita · 9 years ago
  78. 0b767b3 iio: pressure: mpl115: don't set unused i2c clientdata by Akinobu Mita · 9 years ago
  79. 255ec44 Staging: iio: Documentation: Remove unused sysfs attributes by Shraddha Barke · 9 years ago
  80. ac663db iio: light: opt3001: enable operation w/o IRQ by Alexander Koch · 9 years ago
  81. 84e8d09 iio: light: opt3001: trivial type refactoring by Alexander Koch · 9 years ago
  82. 564cff8 iio: light: opt3001: extract int. time constants by Alexander Koch · 9 years ago
  83. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  84. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  85. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 9 years ago
  86. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  87. f51d4d7 Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  88. a12883f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  89. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  90. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 9 years ago
  91. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  92. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 9 years ago
  93. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
  94. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 9 years ago
  95. c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 9 years ago
  96. 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 9 years ago
  97. 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 9 years ago
  98. 7e3933d Staging: dgap: Remove obsolete driver by Shraddha Barke · 9 years ago
  99. 82ef33a Staging: olpc_dcon: Remove obsolete driver by Shraddha Barke · 9 years ago
  100. 3fe9f21 Staging: fwserial: Declare fwtty_port_get as static by Shraddha Barke · 9 years ago