summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-09-06
|\
| * rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso2016-08-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\ \
| * | rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet2016-08-26
* | | rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu2016-08-19
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-17
|\ \
| * | rhashtable: fix shift by 64 when shrinkingVegard Nossum2016-08-15
| * | rhashtable: avoid large lock-array allocationsFlorian Westphal2016-08-14
| |/
| * rhashtable-test: Fix max_size parameter descriptionPhil Sutter2016-08-08
* | unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2016-08-08
* | dynamic_debug: add jump label supportJason Baron2016-08-04
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-02
|\
| * kcov: allow more fine-grained coverage instrumentationVegard Nossum2016-08-02
| * crc32: use ktime_get_ns() for measurementArnd Bergmann2016-08-02
| * lib/iommu-helper: skip to next segmentSebastian Ott2016-08-02
| * ratelimit: extend to print suppressed messages on releaseBorislav Petkov2016-08-02
| * UBSAN: fix typo in format stringNicolas Iooss2016-08-02
| * radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov2016-08-02
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-02
|\ \ | |/ |/|
| * gcc-plugins: disable under COMPILE_TESTKees Cook2016-07-27
| * Add sancov pluginEmese Revfy2016-06-07
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-08-01
|\ \
| * | lib/mpi: Fix SG miter leakHerbert Xu2016-07-29
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-07-30
|\ \ \
| * \ \ Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-27
| |\ \ \
| * | | | lib/cpio: Make find_cpio_data()'s offset arg optionalBorislav Petkov2016-06-08
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-28
|\ \ \ \ \
| * | | | | lib/stackdepot.c: use __GFP_NOWARN for stack allocationsKirill A. Shutemov2016-07-28
| * | | | | mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko2016-07-28
| * | | | | mm: optimize copy_page_to/from_iter_iovecMikulas Patocka2016-07-28
* | | | | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
| |/ / / /
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-07-27
|\ \ \ \ \
| * | | | | random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-03
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \ \ \ \
| * | | | | Introduce rb_replace_node_rcu()David Howells2016-07-06
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \ \ \ \
| * | | | | radix-tree: implement radix_tree_maybe_preload_order()Kirill A. Shutemov2016-07-26
| * | | | | mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim2016-07-26
| * | | | | dma-debug: track bucket lock state for static checkersStephen Boyd2016-07-26
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iov_iter: use bvec iterator to implement iterate_bvec()Ming Lei2016-06-09
| | |/ / | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-26
|\ \ \ \ | |_|/ / |/| | |
| * | | lib/mpi: Do not do sg_virtHerbert Xu2016-07-01
| * | | crypto: rsa - Generate fixed-length outputHerbert Xu2016-07-01
| * | | lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data()Nicolai Stange2016-05-31
| * | | lib/mpi: mpi_read_from_buffer(): sanitize short buffer printkNicolai Stange2016-05-31
| * | | lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short bufferNicolai Stange2016-05-31
| * | | lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zeroNicolai Stange2016-05-31