summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-11-10bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-02-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven
2017-02-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2016-12-02mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2016-11-18lib/genalloc.c: start search from start of chunkDaniel Mentz
2016-10-22mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner
2016-09-25radix tree: fix sibling entry handling in radix_tree_descend()Linus Torvalds
2016-09-23locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot
2016-09-17fix iov_iter_fault_in_readable()Al Viro
2016-09-01lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven
2016-09-01lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf
2016-08-26rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-15rhashtable: fix shift by 64 when shrinkingVegard Nossum
2016-08-14rhashtable: avoid large lock-array allocationsFlorian Westphal
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds
2016-08-08rhashtable-test: Fix max_size parameter descriptionPhil Sutter
2016-08-04dynamic_debug: add jump label supportJason Baron
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum
2016-08-02crc32: use ktime_get_ns() for measurementArnd Bergmann
2016-08-02lib/iommu-helper: skip to next segmentSebastian Ott
2016-08-02ratelimit: extend to print suppressed messages on releaseBorislav Petkov
2016-08-02UBSAN: fix typo in format stringNicolas Iooss
2016-08-02radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-08-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-30Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-07-29lib/mpi: Fix SG miter leakHerbert Xu
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-28lib/stackdepot.c: use __GFP_NOWARN for stack allocationsKirill A. Shutemov
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko
2016-07-28mm: optimize copy_page_to/from_iter_iovecMikulas Patocka
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26radix-tree: implement radix_tree_maybe_preload_order()Kirill A. Shutemov
2016-07-26mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim
2016-07-26dma-debug: track bucket lock state for static checkersStephen Boyd
2016-07-27gcc-plugins: disable under COMPILE_TESTKees Cook
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski