aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tg/kk4.4' into aicpJohn Brewer2014-08-151-0/+1
|\
| * Merge tag 'v3.4.103' into kk4.4dhacker292014-08-151-0/+1
| |\
| | * lib/btree.c: fix leak of whole btree nodesMinfei Huang2014-08-071-0/+1
* | | switch the protection of percpu_counter list to spinlockAl Viro2014-08-031-7/+7
* | | lib: Fix generic strnlen_user for 32-bit big-endian machinesPaul Mackerras2014-08-031-1/+1
* | | lib: add generic strnlen_user() functionLinus Torvalds2014-08-033-0/+142
* | | word-at-a-time: make the interfaces truly genericfaux1232014-08-031-40/+7
* | | lib: Sparc's strncpy_from_user is generic enough, move under lib/Paul Reioux2014-08-033-0/+151
* | | lib/string: use glibc versionfaux1232014-08-011-17/+12
* | | lib/memcopy: use glibc versionfaux1232014-08-012-1/+405
* | | LZ4: compression/decompression signedness mismatch (v2)Sergey Senozhatsky2014-08-011-4/+4
* | | lib/lz4/lz4_compress: fix macro usage errorPaul Reioux2014-08-011-2/+2
* | | lib: Add lz4 compressor moduleChanho Min2014-08-016-2/+1056
* | | lib: Add support for LZ4-compressed kernelKyungsik Lee2014-08-016-1/+206
* | | decompressor: Add LZ4 decompressor moduleKyungsik Lee2014-08-012-0/+424
|/ /
* | Merge tag 'v3.4.95' into cm11.0dhacker292014-06-293-33/+44
|\|
| * lzo: properly check for overrunsGreg Kroah-Hartman2014-06-261-21/+41
| * lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2014-06-263-336/+387
| * lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2014-06-263-2/+2
| * netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt2014-06-261-2/+3
* | Merge remote-tracking branch 'caf/kk_2.7_rb1.37' into cm-11.0dhacker292014-05-021-1/+1
|\ \
| * \ Merge "genalloc: stop crashing the system when destroying a pool"Linux Build Service Account2014-04-231-1/+1
| |\ \
| | * | genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo2014-04-081-1/+1
| * | | Merge "genalloc: Correct nbytes calculation on long boundary"Linux Build Service Account2014-04-231-1/+1
| |\ \ \
| | * | | genalloc: Correct nbytes calculation on long boundarySunil Khatri2014-04-041-1/+1
| | |/ /
* | | | Merge tag 'v3.4.88' into cm-11.0dhacker292014-05-011-2/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | netlink: don't compare the nul-termination in nla_strcmpPablo Neira2014-04-261-2/+8
* | | | Merge tag 'v3.4.87' into cm-11.0dhacker292014-04-191-14/+22
|\| | |
| * | | idr: fix top layer handlingTejun Heo2014-04-141-14/+22
* | | | Merge remote-tracking branch 'caf/kk_2.7_rb1.35' into cm-11.0dhacker292014-04-191-2/+4
|\ \ \ \ | | |/ / | |/| |
| * | | lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter2014-04-091-2/+4
| | |/ | |/|
| * | idr: fix a subtle bug in idr_get_next()Prakash Kamliya2013-12-171-1/+8
* | | Merge tag 'v3.4.81' into HEADdhacker292014-02-212-1/+3
|\ \ \ | | |/ | |/|
| * | lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg2014-02-201-1/+2
| * | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-201-0/+1
* | | Merge tag 'v3.4.74' into cm-11.0dhacker292013-12-161-7/+7
|\| |
| * | random32: fix off-by-one in seeding requirementDaniel Borkmann2013-12-081-7/+7
* | | Merge tag 'v3.4.72' into cm-11.0dhacker292013-12-051-3/+30
|\| |
| * | vsprintf: check real user/group id for %pKRyan Mallon2013-12-041-3/+30
| * | lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei2013-11-131-1/+2
* | | lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei2013-11-161-1/+2
* | | lib/lzo: huge LZO decompression speedup on ARM by using unaligned accessMarkus F.X.J. Oberhumer2013-10-232-0/+10
* | | lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-10-233-336/+387
* | | lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2013-10-233-2/+2
* | | Merge tag 'v3.4.66' into cm-10.2dhacker292013-10-181-0/+3
|\| |
| * | mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-10-131-0/+3
| * | klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao2013-06-071-1/+1
* | | Merge remote-tracking branch 'caf/jb_2.6' into cm-10.2dhacker292013-10-174-0/+569
|\ \ \ | | |/ | |/|
| * | lib: qmi: Introduce QMI Encode/Decode libraryKarthikeyan Ramasubramanian2013-08-094-0/+569
* | | Overlay Ultra 3.4.42 open source drop from Motoroladhacker292013-08-233-3/+44