summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-21sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-07-05swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-04-21new privimitive: iov_iter_revert()Al Viro
2017-04-08lib/syscall: Clear return values when no stackKees Cook
2017-01-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-19fix a fencepost error in pipe_advance()Al Viro
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
2016-12-07radix tree test suite: fix compilationMatthew Wilcox
2016-12-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-11-30kasan: support use-after-scope detectionDmitry Vyukov
2016-11-30lib/debugobjects: export for use in modulesChris Wilson
2016-11-25locking/selftest: Fix output since KERN_CONT changesMichael Ellerman
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger
2016-11-17fix iov_iter_advance() for ITER_PIPEAbhi Das
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-27lib/genalloc.c: start search from start of chunkDaniel Mentz
2016-10-27lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook
2016-10-20bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko
2016-10-11lib/bitmap.c: enhance bitmap syntaxNoam Camus
2016-10-11lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan
2016-10-11lib: harden strncpy_from_userMark Rutland
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds