aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-22Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linaro-lsk-v4.9-rt-testMark Brown
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
2017-11-29Merge tag 'v4.9.62' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.61' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.60' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.59' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.55' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.48' into v4.9-rtSteven Rostedt (VMware)
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-05Merge tag 'v4.9.47' into v4.9-rtSteven Rostedt (VMware)
2017-09-05Merge tag 'v4.9.42' into v4.9-rtSteven Rostedt (VMware)
2017-09-02lz4: fix bogus gcc warningGreg Kroah-Hartman
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-08-02Merge tag 'v4.9.39' into v4.9-rtSteven Rostedt (VMware)
2017-08-01Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)
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-07-03Merge tag 'v4.9.35' into v4.9-rtSteven Rostedt (VMware)
2017-07-03Merge tag 'v4.9.34' into v4.9-rtSteven Rostedt (VMware)
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-23Merge tag 'v4.9.33' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-05-27Merge tag 'v4.9.30' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-05-14bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-11Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-04-21new privimitive: iov_iter_revert()Al Viro
2017-04-08lib/syscall: Clear return values when no stackKees Cook
2017-01-30radix-tree: use local locksSebastian Andrzej Siewior