summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-03-27lib/int_sqrt: optimize small argumentPeter Zijlstra
2019-03-23assoc_array: Fix shortcut creationDavid Howells
2019-02-12seq_buf: Make seq_buf_puts() null-terminate the bufferMichael Ellerman
2018-12-21lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso
2018-12-21lib/rbtree-test: lower default paramsDavidlohr Bueso
2018-12-21lib/rbtree_test.c: make input module parametersDavidlohr Bueso
2018-12-21lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso
2018-12-21lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai
2018-12-13swiotlb: clean up reportingKees Cook
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08kobject: Replace strncpy with memcpyGuenter Roeck
2018-12-08test_hexdump: use memcpy instead of strncpyLinus Torvalds
2018-11-27lib/raid6: Fix arm64 test buildJeremy Linton
2018-11-21lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-11-13locking/lockdep: Fix debug_locks off performance problemWaiman Long
2018-11-10test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other archesThadeu Lima de Souza Cascardo
2018-10-18rhashtable: add schedule pointsEric Dumazet
2018-10-03scsi: klist: Make it safe to use klists in atomic contextBart Van Assche
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-15debugobjects: Make stack check warning more informativeJoel Fernandes (Google)
2018-08-24lib/string: add sysfs_match_string helperHeikki Krogerus
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-07-25lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso
2018-07-03lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven
2018-05-30bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song
2018-05-01kobject: don't use WARN for registration failuresDmitry Vyukov
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
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