aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20kasan/tests: add tests for user memory access functionsAndrey Ryabinin1-0/+49
2016-05-20x86/kasan: instrument user memory access APIAndrey Ryabinin1-0/+2
2016-05-20mm, kasan: add a ksize() testAlexander Potapenko1-0/+20
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-43/+87
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton2-1/+31
2016-05-19debugobjects: insulate non-fixup logic related to static obj from fixup callbacksDu, Changbin1-17/+32
2016-05-19percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin1-3/+3
2016-05-19debugobjects: correct the usage of fixup call resultsDu, Changbin1-1/+1
2016-05-19debugobjects: make fixup functions return bool instead of intDu, Changbin1-22/+21
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+92
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-0/+180
2016-05-18Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-68/+36
2016-05-17Merge branch 'fixes' into miscJames Bottomley2-13/+16
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-4/+112
2016-05-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-79/+46
2016-05-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+33
2016-05-16Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-408/+1
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann1-1/+4
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+28
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+19
2016-05-12KEYS: Fix ASN.1 indefinite length object parsingDavid Howells1-7/+9
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro4-22/+246
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2016-05-09fold checks into iterate_and_advance()Al Viro1-68/+36
2016-05-05lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+0
2016-05-03lib: asn1_decoder - add MODULE_LICENSE("GPL")Tudor Ambarus1-0/+3
2016-04-28lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko1-4/+0
2016-04-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+33
2016-04-23libnl: fix help of _64bit functionsNicolas Dichtel1-2/+6
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-13/+16
2016-04-21libnl: add more helpers to align attributes on 64-bitNicolas Dichtel1-0/+99
2016-04-21string_helpers: add kstrdup_quotable_fileKees Cook1-0/+30
2016-04-21string_helpers: add kstrdup_quotable_cmdlineKees Cook1-0/+34
2016-04-21string_helpers: add kstrdup_quotableKees Cook1-0/+28
2016-04-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman3-17/+241
2016-04-16Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-12/+13
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin3-0/+180
2016-04-13lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra1-3/+1
2016-04-13lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra1-9/+12
2016-04-13Merge tag 'keys-fixes-20160412' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linusJames Morris1-1/+3
2016-04-12debugfs: prevent access to possibly dead file_operations at file openNicolai Stange1-0/+1
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+225
2016-04-08fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro1-0/+19
2016-04-06lib/test_bpf: Add additional BPF_ADD testsNaveen N. Rao1-0/+128
2016-04-06lib/test_bpf: Add test to check for result of 32-bit add that overflowsNaveen N. Rao1-0/+64
2016-04-06lib/test_bpf: Add tests for unsigned BPF_JGTNaveen N. Rao1-0/+29
2016-04-06lib/test_bpf: Fix JMP_JSET testsNaveen N. Rao1-4/+4
2016-04-06assoc_array: don't call compare_object() on a nodeJerome Marchand1-1/+3
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer accessNicolai Stange1-3/+0