summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-07-25lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso1-6/+11
2018-07-03lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven1-3/+0
2018-05-30bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song1-5/+26
2018-05-02kobject: don't use WARN for registration failuresDmitry Vyukov1-7/+5
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey1-1/+3
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-2/+4
2018-03-03lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan1-1/+17
2018-02-25kasan: rework Kconfig settingsArnd Bergmann1-1/+0
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers1-2/+6
2018-02-17lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2-10/+52
2018-02-17lib/ubsan.c: s/missaligned/misaligned/Andrew Morton1-2/+2
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov1-4/+7
2017-12-14dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap1-0/+4
2017-12-14lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates1-5/+5
2017-12-14ASN.1: check for error from ASN1_OP_END__ACT actionsEric Biggers1-0/+2
2017-12-14ASN.1: fix out-of-bounds read when parsing indefinite length itemEric Biggers1-21/+26
2017-11-30lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers1-0/+2
2017-11-15KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers1-2/+2
2017-11-08KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers1-0/+3
2017-11-02assoc_array: Fix a buggy node-splitting caseDavid Howells1-34/+17
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-08radix 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-12-01kasan: support use-after-scope detectionDmitry Vyukov1-0/+29
2016-12-01lib/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-22Merge 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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-10-28lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-10-28lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1