summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-05-18Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-17Merge branch 'fixes' into miscJames Bottomley
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-12KEYS: Fix ASN.1 indefinite length object parsingDavid Howells
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09fold checks into iterate_and_advance()Al Viro
2016-05-05lib/stackdepot: avoid to return 0 handleJoonsoo Kim
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03lib: asn1_decoder - add MODULE_LICENSE("GPL")Tudor Ambarus
2016-04-28lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko
2016-04-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-04-23libnl: fix help of _64bit functionsNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21libnl: add more helpers to align attributes on 64-bitNicolas Dichtel
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra
2016-04-13Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-08fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro
2016-04-06lib/test_bpf: Add additional BPF_ADD testsNaveen N. Rao
2016-04-06lib/test_bpf: Add test to check for result of 32-bit add that overflowsNaveen N. Rao
2016-04-06lib/test_bpf: Add tests for unsigned BPF_JGTNaveen N. Rao
2016-04-06lib/test_bpf: Fix JMP_JSET testsNaveen N. Rao
2016-04-06assoc_array: don't call compare_object() on a nodeJerome Marchand
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer accessNicolai Stange
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indicesNicolai Stange
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculationNicolai Stange
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbitsNicolai Stange
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytesNicolai Stange
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytesNicolai Stange
2016-04-05lib/mpi: mpi_read_buffer(): fix buffer overflowNicolai Stange
2016-04-05lib/mpi: mpi_read_buffer(): replace open coded endian conversionNicolai Stange
2016-04-05lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbsNicolai Stange
2016-04-05lib/mpi: mpi_write_sgl(): replace open coded endian conversionNicolai Stange
2016-04-05lib/mpi: mpi_write_sgl(): fix out-of-bounds stack accessNicolai Stange
2016-04-05lib/mpi: mpi_write_sgl(): purge redundant pointer arithmeticNicolai Stange
2016-04-05lib/mpi: mpi_write_sgl(): fix style issue with lzero decrementNicolai Stange
2016-04-05lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland
2016-04-01lib/proportions: Remove unused codeRichard Cochran