summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2Alexander Potapenko2016-03-25
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-25
* mm, kasan: SLAB supportAlexander Potapenko2016-03-25
* kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right()Alexander Potapenko2016-03-25
* parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller2016-03-23
* ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2016-03-22
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-20
|\
| * objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf2016-02-29
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-20
|\ \
| * | dma: Provide simple noop dma opsChristian Borntraeger2016-03-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \ \
| * | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
| * | | netfilter: meta: add PRANDOM supportFlorian Westphal2016-02-29
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
| |\ \ \ | | |/ /
| * | | test_bitmap: unit tests for lib/bitmap.cDavid Decotigny2016-02-19
| * | | lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny2016-02-19
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\ \ \ \
| * | | | sscanf: implement basic character setsJessica Yu2016-03-17
| * | | | lib/bug.c: use common WARN helperJosh Poimboeuf2016-03-17
| * | | | lib: add "on"/"off" support to kstrtoboolKees Cook2016-03-17
| * | | | lib: move strtobool() to kstrtobool()Kees Cook2016-03-17
| * | | | lib/string: introduce match_string() helperAndy Shevchenko2016-03-17
| * | | | radix_tree: add radix_tree_dumpMatthew Wilcox2016-03-17
| * | | | radix_tree: add support for multi-order entriesMatthew Wilcox2016-03-17
| * | | | radix_tree: loop based on shift count, not heightMatthew Wilcox2016-03-17
| * | | | radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2016-03-17
| * | | | lib/bug.c: make panic_on_warn available for all architecturesHeiko Carstens2016-03-17
| * | | | radix-tree: account radix_tree_node to memory cgroupVladimir Davydov2016-03-17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-17
|\ \ \ \ \
| * | | | | lib+mm: fix few spelling mistakesBogdan Sikora2016-02-15
| * | | | | treewide: Fix typo in printkMasanari Iida2016-02-15
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\ \ \ \ \ \
| * | | | | | extable: add support for relative extables to search and sort routinesArd Biesheuvel2016-02-24
* | | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-17
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-01
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-14
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | devres: use to_pci_dev()Geliang Tang2016-02-07
* | | | | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-17
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-14
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | kobject: export kset_find_obj() for module useGabriel Somlo2016-02-09
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | lib/mpi: use "static inline" instead of "extern inline"Arnd Bergmann2016-02-28
| * | | | | | | | lib/mpi: avoid assembler warningArnd Bergmann2016-02-28
| * | | | | | | | lib/mpi: Endianness fixMichal Marek2016-02-28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-16
|\ \ \ \ \ \ \ \
| * | | | | | | | mm, printk: introduce new format string for flagsVlastimil Babka2016-03-15
* | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cpu/hotplug: Make target state writeableThomas Gleixner2016-03-01
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-15
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |