summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\ \ \ \ \ \
| * | | | | | lib/mpi: fix off by one in mpi_read_raw_from_sglStephan Mueller2015-10-20
| * | | | | | crypto: 842 - Add CRC and validation supportHaren Myneni2015-10-14
| * | | | | | lib/mpi: Add mpi sgl helpersTadeusz Struk2015-10-14
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-11-03
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-29
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| | | * | | | ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson2015-10-03
| | |/ / / /
* | | | | | fault-inject: fix inverted interval/probability values in printkFlorian Westphal2015-10-23
* | | | | | lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin2015-10-23
| |_|/ / / |/| | | |
* | | | | lib/Kconfig: ZLIB_DEFLATE must select BITREVERSEAndrew Morton2015-10-16
* | | | | strscpy: zero any trailing garbage bytes in the destinationChris Metcalf2015-10-06
| |_|/ / |/| | |
* | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\ \ \ \ | |/ / / |/| | |
| * | | string: provide strscpy()Chris Metcalf2015-09-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-26
|\ \ \ \
| * | | | lib: fix data race in rhashtable_rehash_oneDmitriy Vyukov2015-09-22
* | | | | lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...Sowmini Varadhan2015-09-22
| |_|/ / |/| | |
* | | | lib/string_helpers.c: fix infinite loop in string_get_size()Vitaly Kuznetsov2015-09-17
|/ / /
* | | zlib_deflate/deftree: remove bi_reverse()yalin wang2015-09-10
* | | lib/decompress_unlzma: Do a NULL check for pointerFabio Estevam2015-09-10
* | | lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-10
* | | lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctlyWang Long2015-09-10
* | | lib/test_kasan.c: fix a typoWang Long2015-09-10
* | | lib/string_helpers: rename "esc" arg to "only"Kees Cook2015-09-10
* | | lib/string_helpers: clarify esc arg in string_escape_memKees Cook2015-09-10
* | | lib/bitmap.c: bitmap_parselist can accept string with whitespaces on head or ...Pan Xinhui2015-09-10
* | | lib/bitmap.c: fix a special string handling bug in __bitmap_parselistPan Xinhui2015-09-10
* | | lib/bitmap.c: correct a code style and do some, optimizationPan Xinhui2015-09-10
* | | kstrto*: accept "-0" for signed conversionAlexey Dobriyan2015-09-10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \ \
| * | | lib/show_mem.c: correct reserved memory calculationVishnu Pratap Singh2015-09-08
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ \ \
| * | | | nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-27
| * | | | cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-10
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\ \ \ \ \
| * | | | | ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells2015-08-05
| * | | | | ASN.1: Fix non-match detection failure on data overrunDavid Howells2015-08-05
| * | | | | ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells2015-08-05
| |/ / / /
* | | | | Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | nmi: create generic NMI backtrace implementationRussell King2015-07-17
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\ \ \ \
| * | | | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-15
| | |_|/ | |/| |
* | | | Merge tag 'md/4.3' of git://neil.brown.name/mdLinus Torvalds2015-09-05
|\ \ \ \
| * \ \ \ Merge linux-block/for-4.3/core into md/for-linuxNeilBrown2015-09-05
| |\ \ \ \
| * | | | | md/raid6: delta syndrome for ARM NEONArd Biesheuvel2015-08-31
| | |_|_|/ | |/| | |
* | | | | genalloc: add support of multiple gen_pools per deviceVladimir Zapolskiy2015-09-04
* | | | | genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy2015-09-04
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \ \ \
| * | | | | locking/lockref: Remove homebrew cmpxchg64_relaxed() macro definitionWill Deacon2015-08-12
| * | | | | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \ \ \
| | * | | | | atomic: Add simple atomic_t testsPeter Zijlstra2015-07-27