summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-05-20kasan/tests: add tests for user memory access functionsAndrey Ryabinin
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin
2016-05-20mm, kasan: add a ksize() testAlexander Potapenko
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin
2016-05-19percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin
2016-05-19debugobjects: correct the usage of fixup call resultsDu, Changbin
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
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-21string_helpers: add kstrdup_quotable_fileKees Cook
2016-04-21string_helpers: add kstrdup_quotable_cmdlineKees Cook
2016-04-21string_helpers: add kstrdup_quotableKees Cook
2016-04-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman
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-12debugfs: prevent access to possibly dead file_operations at file openNicolai Stange
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