summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2016-04-06lib/test_bpf: Fix JMP_JSET testsNaveen N. Rao-4/+4
2016-04-06assoc_array: don't call compare_object() on a nodeJerome Marchand-1/+3
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer accessNicolai Stange-3/+0
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indicesNicolai Stange-6/+3
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculationNicolai Stange-1/+2
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbitsNicolai Stange-2/+0
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytesNicolai Stange-6/+2
2016-04-05lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytesNicolai Stange-4/+4
2016-04-05lib/mpi: mpi_read_buffer(): fix buffer overflowNicolai Stange-10/+3
2016-04-05lib/mpi: mpi_read_buffer(): replace open coded endian conversionNicolai Stange-15/+12
2016-04-05lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbsNicolai Stange-10/+8
2016-04-05lib/mpi: mpi_write_sgl(): replace open coded endian conversionNicolai Stange-16/+11
2016-04-05lib/mpi: mpi_write_sgl(): fix out-of-bounds stack accessNicolai Stange-5/+1
2016-04-05lib/mpi: mpi_write_sgl(): purge redundant pointer arithmeticNicolai Stange-2/+1
2016-04-05lib/mpi: mpi_write_sgl(): fix style issue with lzero decrementNicolai Stange-2/+2
2016-04-05lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange-12/+9
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland-3/+5
2016-04-01lib/proportions: Remove unused codeRichard Cochran-408/+1
2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney-0/+33
2016-03-25kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko-0/+2
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko-0/+292
2016-03-25mm, kasan: SLAB supportAlexander Potapenko-1/+3
2016-03-25kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko-1/+27
2016-03-23parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller-1/+1
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin-0/+5
2016-03-22kernel: add kcov code coverageDmitry Vyukov-0/+33
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+12
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-0/+76
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+458
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds-72/+293
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-9/+41
2016-03-17sscanf: implement basic character setsJessica Yu-1/+58
2016-03-17lib/bug.c: use common WARN helperJosh Poimboeuf-24/+2
2016-03-17lib: add "on"/"off" support to kstrtoboolKees Cook-3/+17
2016-03-17lib: move strtobool() to kstrtobool()Kees Cook-29/+50
2016-03-17lib/string: introduce match_string() helperAndy Shevchenko-0/+26
2016-03-17radix_tree: add radix_tree_dumpMatthew Wilcox-0/+35
2016-03-17radix_tree: add support for multi-order entriesMatthew Wilcox-26/+83
2016-03-17radix_tree: loop based on shift count, not heightMatthew Wilcox-3/+3
2016-03-17radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox-6/+18
2016-03-17lib/bug.c: make panic_on_warn available for all architecturesHeiko Carstens-0/+11
2016-03-17radix-tree: account radix_tree_node to memory cgroupVladimir Davydov-3/+13
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-24/+27
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+128
2016-03-15mm, printk: introduce new format string for flagsVlastimil Babka-0/+128
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+13
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1