aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-30lib/test_kmod.c: fix limit check on number of test devices createdLuis R. Rodriguez
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-22radix tree: fix multi-order iteration raceRoss Zwisler
2018-05-22lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctlyMatthew Wilcox
2018-05-11Merge tag 'v4.14.40' into v4.14-rtSteven Rostedt (VMware)
2018-05-09errseq: Always report a writeback error onceMatthew Wilcox
2018-05-03Merge tag 'v4.14.39' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-05-01kobject: don't use WARN for registration failuresDmitry Vyukov
2018-04-26bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=yYonghong Song
2018-04-19lib: fix stall in __bitmap_parselist()Yury Norov
2018-04-13Merge tag 'v4.14.34' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-20Merge tag 'v4.14.28' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-19Fix misannotated out-of-line _copy_to_user()Christophe Leroy
2018-03-16Merge tag 'v4.14.27' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-15lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook
2018-03-05Merge tag 'v4.14.24' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-03lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan
2018-02-25509: fix printing uninitialized stack memory when OID is emptyEric Biggers
2018-02-22kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2018-02-22swiotlb: suppress warning when __GFP_NOWARN is setChristian König
2018-02-22Merge tag 'v4.14.20' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-16lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin
2018-02-16lib/ubsan.c: s/missaligned/misaligned/Andrew Morton
2018-02-16kasan: rework Kconfig settingsArnd Bergmann
2018-02-09Merge tag 'v4.14.18' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-03test_firmware: fix missing unlock on error in config_num_requests_store()Wei Yongjun
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-09Merge tag 'v4.14.12' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-12-22timerqueue: Document return values of timerqueue_add/del()Thomas Gleixner
2017-12-15Merge tag 'v4.14.6' into linux-4.14.y-rtSebastian Andrzej Siewior
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-12-01Merge tag 'v4.14.3' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-11-30lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers
2017-11-17lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionalsJosh Cartwright
2017-11-17lockdep: selftest: Only do hardirq context test for raw spinlockYong Zhang
2017-11-17cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2017-11-17debugobjects: Make RT awareThomas Gleixner
2017-11-17percpu_ida: Use local locksSebastian Andrzej Siewior
2017-11-17softirq: Check preemption after reenabling interruptsThomas Gleixner
2017-11-17lockdep: disable self-testSebastian Andrzej Siewior
2017-11-17radix-tree: use local locksSebastian Andrzej Siewior
2017-11-17mm/scatterlist: Do not disable irqs on RTThomas Gleixner
2017-11-17kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior