summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | rslib: Fix remaining decoder flawsFerdinand Blomqvist2019-06-261-20/+68
| * | | | | | | | | | | rslib: Update documentationFerdinand Blomqvist2019-06-261-4/+8
| * | | | | | | | | | | rslib: Fix handling of of caller provided syndromeFerdinand Blomqvist2019-06-261-2/+12
| * | | | | | | | | | | rslib: decode_rs: Code cleanupFerdinand Blomqvist2019-06-261-5/+2
| * | | | | | | | | | | rslib: decode_rs: Fix length parameter checkFerdinand Blomqvist2019-06-261-1/+1
| * | | | | | | | | | | rslib: Fix decoding of shortened codesFerdinand Blomqvist2019-06-261-2/+2
| * | | | | | | | | | | rslib: Add tests for the encoder and decoderFerdinand Blomqvist2019-06-263-1/+531
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2019-07-081-68/+253
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | debugobjects: Move printk out of db->lock critical sectionsWaiman Long2019-06-141-19/+39
| * | | | | | | | | | | debugobjects: Less aggressive freeing of excess debug objectsWaiman Long2019-06-141-12/+49
| * | | | | | | | | | | debugobjects: Reduce number of pool_lock acquisitions in fill_pool()Waiman Long2019-06-141-8/+16
| * | | | | | | | | | | debugobjects: Percpu pool lookahead freeing/allocationWaiman Long2019-06-141-6/+69
| * | | | | | | | | | | debugobjects: Add percpu free poolsWaiman Long2019-06-141-24/+91
| * | | | | | | | | | | debugobjects: No need to check return value of debugfs_create()Greg Kroah-Hartman2019-06-141-12/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RAID/s390: remove invalid 'r' inline asm operand modifierVasily Gorbik2019-06-111-1/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-051-4/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib/mpi: Fix karactx leak in mpi_powmHerbert Xu2019-07-031-4/+2
* | | | | | | | | | | | devres: allow const resource argumentsArnd Bergmann2019-07-051-1/+2
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-06-293-4/+60
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | XArray tests: Add check_insertMatthew Wilcox2019-06-021-0/+38
| * | | | | | | | | | idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-06-021-2/+12
| * | | | | | | | | | mm: fix page cache convergence regressionJohannes Weiner2019-05-311-2/+10
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2124-94/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner2019-06-191-13/+1
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-191-5/+1
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-199-37/+9
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner2019-06-191-2/+1
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-1912-37/+12
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-181-6/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | lib/test_stackinit: Handle Clang auto-initialization patternKees Cook2019-06-051-6/+15
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | lib/genalloc: introduce chunk ownersDan Williams2019-06-131-26/+25
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-0818-119/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-056-30/+6
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 435Thomas Gleixner2019-06-051-1/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 431Thomas Gleixner2019-06-051-3/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 328Thomas Gleixner2019-06-051-12/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-052-18/+2
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283Thomas Gleixner2019-06-051-9/+1
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-053-27/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-081-7/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | test_firmware: Use correct snprintf() limitDan Carpenter2019-05-241-7/+7
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | lockref: Limit number of cmpxchg loop retriesJan Glauber2019-06-071-0/+3
| |/ / / / / / |/| | | | | |
* | | | | | | Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-06-021-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada2019-06-011-1/+1
* | | | | | | | lib/sort.c: fix kernel-doc notation warningsRandy Dunlap2019-06-011-6/+9
|/ / / / / / /
* | | | | | | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-3121-151/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
OpenPOWER on IntegriCloud