aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-12-21Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linaro-lsk-v4.9-rtMark Brown
2018-12-20Merge tag 'v4.9.145' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.144' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.141' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.138' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.137' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.136' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.134' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.131' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.127' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.121' into v4.9-rtJulia Cartwright
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai
2018-12-13swiotlb: clean up reportingKees Cook
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-15debugobjects: Make stack check warning more informativeJoel Fernandes (Google)
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-03Merge tag 'v4.9.115' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.111' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.104' into v4.9-rtJulia Cartwright
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-08Merge tag 'v4.9.98' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.92' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.91' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.86' into v4.9-rtJulia Cartwright
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-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
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
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2017-12-14Merge tag 'v4.9.66' into v4.9-rtSteven Rostedt (VMware)
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