summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-192-1/+31
* debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-191-17/+32
* percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin2016-05-191-3/+3
* debugobjects: correct the usage of fixup call resultsDu, Changbin2016-05-191-1/+1
* debugobjects: make fixup functions return bool instead of intDu, Changbin2016-05-191-22/+21
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-183-0/+180
|\
| * Merge branch 'fixes' into miscJames Bottomley2016-05-172-13/+16
| |\
| * | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-153-0/+180
* | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-181-68/+36
|\ \ \
| * | | fold checks into iterate_and_advance()Al Viro2016-05-091-68/+36
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-174-4/+112
|\ \ \ \
| * | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-161-1/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-152-7/+28
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-1/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-041-4/+0
| |\ \ \ \ \ \
| * | | | | | | libnl: fix help of _64bit functionsNicolas Dichtel2016-04-231-2/+6
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-232-13/+16
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | libnl: add more helpers to align attributes on 64-bitNicolas Dichtel2016-04-211-0/+99
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-4/+225
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-052-3/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-172-79/+46
|\ \ \ \ \ \ \
| * | | | | | | lib: asn1_decoder - add MODULE_LICENSE("GPL")Tudor Ambarus2016-05-031-0/+3
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer accessNicolai Stange2016-04-051-3/+0
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indicesNicolai Stange2016-04-051-6/+3
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculationNicolai Stange2016-04-051-1/+2
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbitsNicolai Stange2016-04-051-2/+0
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytesNicolai Stange2016-04-051-6/+2
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytesNicolai Stange2016-04-051-4/+4
| * | | | | | | lib/mpi: mpi_read_buffer(): fix buffer overflowNicolai Stange2016-04-051-10/+3
| * | | | | | | lib/mpi: mpi_read_buffer(): replace open coded endian conversionNicolai Stange2016-04-051-15/+12
| * | | | | | | lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbsNicolai Stange2016-04-051-10/+8
| * | | | | | | lib/mpi: mpi_write_sgl(): replace open coded endian conversionNicolai Stange2016-04-051-16/+11
| * | | | | | | lib/mpi: mpi_write_sgl(): fix out-of-bounds stack accessNicolai Stange2016-04-051-5/+1
| * | | | | | | lib/mpi: mpi_write_sgl(): purge redundant pointer arithmeticNicolai Stange2016-04-051-2/+1
| * | | | | | | lib/mpi: mpi_write_sgl(): fix style issue with lzero decrementNicolai Stange2016-04-051-2/+2
| * | | | | | | lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange2016-04-051-12/+9
| |/ / / / / /
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-0/+33
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-04-271-0/+33
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | rcutorture: Add RCU grace-period performance testsPaul E. McKenney2016-03-311-0/+33
| | |/ / / / /
* | | | | | | Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-162-408/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | lib/proportions: Remove unused codeRichard Cochran2016-04-012-408/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-141-0/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-114-22/+246
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro2016-04-081-0/+19
| | |/ / / / | |/| | | |
* | | | | | KEYS: Fix ASN.1 indefinite length object parsingDavid Howells2016-05-121-7/+9
| |/ / / / |/| | | |
* | | | | lib/stackdepot: avoid to return 0 handleJoonsoo Kim2016-05-051-1/+5
| |_|_|/ |/| | |
* | | | lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko2016-04-281-4/+0
| |/ / |/| |
* | | Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-04-161-12/+13
|\ \ \
| * | | lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra2016-04-131-3/+1
| * | | lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-04-131-9/+12
| |/ /