summaryrefslogtreecommitdiff
path: root/COPYING
AgeCommit message (Expand)AuthorFilesLines
2013-05-29docs: minor: fix whitespacing in copying fileDaniel Borkmann1-2/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+347
authorLinus Torvalds <torvalds@linux-foundation.org>2016-10-29 10:20:59 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-29 10:20:59 -0700
commitdb4a57e6d7838a7d54de34569e08048ff9da62a8 (patch)
treeb91f56f5d541d58697fc1bc099bc02efb316dc42
parent37cc6bb8f28aee667835a97b4d00e6a20e0e4b62 (diff)
parente866dd8aab76b6a0ee8428491e65fa5c83a6ae5a (diff)
Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Pull staging and IIO driver fixes from Greg KH: "Here are some small staging and iio driver fixes for reported issues for 4.9-rc3. Nothing major, the "largest" being a lustre fix for a sysfs file that was obviously wrong, and had never been tested, so it was moved to debugfs as that is where it belongs. The others are small bug fixes for reported issues with various staging or iio drivers. All have been in linux-next for a while with no reported issues" * tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: greybus: fix a leak on error in gb_module_create() greybus: es2: fix error return code in ap_probe() greybus: arche-platform: Add missing of_node_put() in arche_platform_change_state() staging: android: ion: Fix error handling in ion_query_heaps() iio: accel: sca3000_core: avoid potentially uninitialized variable iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian value staging/lustre/llite: Move unstable_stats from sysfs to debugfs Staging: wilc1000: Fix kernel Oops on opening the device staging: android/ion: testing the wrong variable Staging: greybus: uart: Use gbphy_dev->dev instead of bundle->dev Staging: greybus: gpio: Use gbphy_dev->dev instead of bundle->dev iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors iio: maxim_thermocouple: Align 16 bit big endian value of raw reads
Diffstat