summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-12-03Import codes from productJaehoon Chung2-36/+57
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers1-0/+6
2017-10-12lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky1-1/+3
2017-09-07lib/mpi: kunmap after finishing accessing bufferStephan Mueller1-1/+3
2017-09-02lz4: fix bogus gcc warningGreg Kroah-Hartman1-1/+1
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1
2017-07-21sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+32
2017-07-05swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko1-3/+3
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller1-2/+4
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook1-2/+18
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann1-0/+45
2017-04-21new privimitive: iov_iter_revert()Al Viro1-0/+63
2017-04-08lib/syscall: Clear return values when no stackKees Cook1-0/+1
2017-01-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven1-2/+16
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven1-4/+4
2017-01-19fix a fencepost error in pipe_advance()Al Viro1-23/+31
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds1-0/+1
2016-12-07radix tree test suite: fix compilationMatthew Wilcox1-1/+0
2016-12-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-33/+33
2016-11-30kasan: support use-after-scope detectionDmitry Vyukov1-0/+29
2016-11-30lib/debugobjects: export for use in modulesChris Wilson1-0/+8
2016-11-25locking/selftest: Fix output since KERN_CONT changesMichael Ellerman1-33/+33
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger1-0/+3
2016-11-17fix iov_iter_advance() for ITER_PIPEAbhi Das1-1/+3
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson1-0/+2
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-10-27lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-10-27lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-20bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann1-1/+1
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+22
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum1-0/+22
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-9/+0
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-74/+95
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-10-11lib/bitmap.c: enhance bitmap syntaxNoam Camus1-4/+46
2016-10-11lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan1-5/+1
2016-10-11lib: harden strncpy_from_userMark Rutland1-0/+2
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro1-2/+2
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy2-2/+2
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan1-9/+0
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-20/+29
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-5/+11
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf1-0/+9
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-8/+9