summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Revert "radix tree test suite: fix compilation"Linus Torvalds2016-12-09
* radix tree test suite: fix compilationMatthew Wilcox2016-12-07
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-12-07
|\
| * locking/selftest: Fix output since KERN_CONT changesMichael Ellerman2016-11-25
* | kasan: support use-after-scope detectionDmitry Vyukov2016-11-30
* | lib/debugobjects: export for use in modulesChris Wilson2016-11-30
* | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2016-11-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-21
|\
| * config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2016-11-18
* | fix iov_iter_advance() for ITER_PIPEAbhi Das2016-11-17
* | lib/stackdepot: export save/fetch stack for driversChris Wilson2016-11-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-29
|\
| * bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann2016-10-20
* | lib/genalloc.c: start search from start of chunkDaniel Mentz2016-10-27
* | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov2016-10-27
* | latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook2016-10-27
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-14
|\ \ \
| * | | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2016-10-14
* | | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-14
|\ \ \ \
| * | | | samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-10
* | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-10-14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | percpu-refcount: init ->confirm_switch member properlyRoman Pen2016-08-11
| * | | | percpu_ref: allow operation mode switching operations to be called concurrentlyTejun Heo2016-08-10
| * | | | percpu_ref: restructure operation mode switchingTejun Heo2016-08-10
| * | | | percpu_ref: unify staggered atomic switching wait behaviorTejun Heo2016-08-10
| * | | | percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_re...Tejun Heo2016-08-10
| * | | | percpu_ref: remove unnecessary RCU grace period for staggered atomic switchin...Tejun Heo2016-08-10
* | | | | kcov: do not instrument lib/stackdepot.cAlexander Potapenko2016-10-11
* | | | | lib/bitmap.c: enhance bitmap syntaxNoam Camus2016-10-11
* | | | | lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan2016-10-11
* | | | | lib: harden strncpy_from_userMark Rutland2016-10-11
| |_|/ / |/| | |
* | | | Fix off-by-one in __pipe_get_pages()Al Viro2016-10-11
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \ \ \
| * | | | get rid of separate multipage fault-in primitivesAl Viro2016-09-27
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-07
|\ \ \ \
| * | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
| * | | | nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-10-07
| * | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-07
| * | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-07
* | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-07
|\ \ \ \ \
| * | | | | pipe: add pipe_buf_release() helperMiklos Szeredi2016-10-05
| * | | | | new iov_iter flavour: pipe-backedAl Viro2016-10-05
| | |/ / / | |/| | |
* | | | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-07
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sbitmap: initialize weight to zeroColin Ian King2016-09-19
| * | | | sbitmap: don't update the allocation hint on clear after resizeOmar Sandoval2016-09-17
| * | | | sbitmap: re-initialize allocation hints after resizeOmar Sandoval2016-09-17
| * | | | sbitmap: randomize initial alloc_hint valuesOmar Sandoval2016-09-17
| * | | | sbitmap: push alloc policy into sbitmap_queueOmar Sandoval2016-09-17