aboutsummaryrefslogtreecommitdiffstats
path: root/module/lua
Commit message (Expand)AuthorAgeFilesLines
* Switch off -Wmissing-prototypes for libgcc math functionsArvind Sankar2020-06-181-28/+0
* Add prototypesArvind Sankar2020-06-181-2/+0
* Cleanup linux module kbuild filesArvind Sankar2020-06-101-7/+4
* Fix typosAndrea Gelmini2020-06-091-1/+1
* Replace sprintf()->snprintf() and strcpy()->strlcpy()Jorgen Lundman2020-06-071-7/+7
* Add longjmp support for Thumb-2Brian Behlendorf2020-04-291-1/+18
* cppcheck: (error) Address of local auto-variable assignedBrian Behlendorf2019-12-182-0/+2
* Move linux qsort def to platform headerMatthew Macy2019-12-031-2/+2
* Preliminary support for RV64GRomain Dolbeau2019-11-063-0/+95
* Wrap Linux module macrosMatthew Macy2019-11-011-7/+7
* Add default case to lua kernel codeMatthew Macy2019-10-161-0/+6
* Fix typos in module/Andrea Gelmini2019-08-301-1/+1
* Linux 5.3: Fix switch() fall though compiler errorsTony Hutter2019-08-211-3/+6
* Fix channel programs on s390xBrian Behlendorf2019-07-281-1/+1
* Update build system and packagingBrian Behlendorf2018-05-296-6/+6
* OpenZFS 9035 - zfs: this statement may fall throughToomas Soome2018-02-214-2/+4
* Fix coverity defects: zfs channel programsDon Brady2018-02-209-10/+14
* Address objtool check failures in lua moduleDon Brady2018-02-151-1/+3
* Increase code coverage for Lua librariesDon Brady2018-02-089-691/+10
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-0858-0/+16525