summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-03-03lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan
2018-02-25kasan: rework Kconfig settingsArnd Bergmann
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2018-02-17lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin
2018-02-17lib/ubsan.c: s/missaligned/misaligned/Andrew Morton
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2017-12-14dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap
2017-12-14lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-12-14ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers
2017-12-14ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers
2017-11-30lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers
2017-11-15KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers
2017-11-08KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2017-11-02assoc_array: Fix a buggy node-splitting caseDavid Howells
2017-10-27lib/digsig: fix dereference of NULL user_key_payloadEric Biggers
2017-10-12lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky
2017-09-07lib/mpi: kunmap after finishing accessing bufferStephan Mueller
2017-09-02lz4: fix bogus gcc warningGreg Kroah-Hartman
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
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