summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-11-232-72/+42
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and...Paul E. McKenney2016-11-142-72/+42
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | | | * | | | | | | | | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTIONArnd Bergmann2016-10-311-1/+1
| | | | * | | | | | | | | lib/Kconfig.debug: Fix typo in select statementValentin Rothberg2016-10-311-1/+1
| | | | * | | | | | | | | bug: Provide toggle for BUG on data corruptionKees Cook2016-10-312-35/+32
| | | | * | | | | | | | | list: Split list_del() debug checking into separate functionKees Cook2016-10-311-30/+23
| | | | * | | | | | | | | rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook2016-10-311-19/+0
| | | | * | | | | | | | | list: Split list_add() debug checking into separate functionKees Cook2016-10-311-25/+23
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | rcu: RCU_TRACE enables event tracing as well as debugfsNikolay Borisov2016-11-141-1/+2
| | |/ / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-33/+33
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Revert "radix tree test suite: fix compilation"Linus Torvalds2016-12-091-0/+1
| * | | | | | | | | | radix tree test suite: fix compilationMatthew Wilcox2016-12-071-1/+0
| * | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-12-071-33/+33
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | locking/selftest: Fix output since KERN_CONT changesMichael Ellerman2016-11-251-33/+33
| | |/ / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-032-0/+37
|\| | | | | | | |
| * | | | | | | | kasan: support use-after-scope detectionDmitry Vyukov2016-11-301-0/+29
| * | | | | | | | lib/debugobjects: export for use in modulesChris Wilson2016-11-301-0/+8
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-1/+6
|\| | | | | | |
| * | | | | | | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2016-11-251-1/+6
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-222-1/+6
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-211-0/+3
| |\ \ \ \ \ \
| | * | | | | | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger2016-11-181-0/+3
| | | |/ / / / | | |/| | | |
| * | | | | | fix iov_iter_advance() for ITER_PIPEAbhi Das2016-11-171-1/+3
* | | | | | | netlink: smaller nla_attr_minlen tableAlexey Dobriyan2016-11-191-1/+1
|/ / / / / /
* / / / / / lib/stackdepot: export save/fetch stack for driversChris Wilson2016-11-111-0/+2
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-291-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann2016-10-201-1/+1
* | | | | lib/genalloc.c: start search from start of chunkDaniel Mentz2016-10-271-1/+2
* | | | | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov2016-10-271-1/+1
* | | | | latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook2016-10-271-0/+1
| |/ / / |/| | |
* | | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-152-2/+2
|\ \ \ \
| * | | | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-102-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-0/+22
|\ \ \ \
| * | | | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2016-10-141-0/+22
* | | | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-141-9/+0
|\ \ \ \ \
| * | | | | samples: move blackfin gptimers-example from DocumentationShuah Khan2016-10-101-9/+0
* | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-10-141-74/+95
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | percpu-refcount: init ->confirm_switch member properlyRoman Pen2016-08-111-0/+3
| * | | | | percpu_ref: allow operation mode switching operations to be called concurrentlyTejun Heo2016-08-101-4/+29
| * | | | | percpu_ref: restructure operation mode switchingTejun Heo2016-08-101-35/+29
| * | | | | percpu_ref: unify staggered atomic switching wait behaviorTejun Heo2016-08-101-10/+21
| * | | | | percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_re...Tejun Heo2016-08-101-48/+50
| * | | | | percpu_ref: remove unnecessary RCU grace period for staggered atomic switchin...Tejun Heo2016-08-101-18/+4
* | | | | | kcov: do not instrument lib/stackdepot.cAlexander Potapenko2016-10-111-0/+1
* | | | | | lib/bitmap.c: enhance bitmap syntaxNoam Camus2016-10-111-4/+46
* | | | | | lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan2016-10-111-5/+1
* | | | | | lib: harden strncpy_from_userMark Rutland2016-10-111-0/+2
| |_|/ / / |/| | | |
* | | | | Fix off-by-one in __pipe_get_pages()Al Viro2016-10-111-2/+2
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+1
|\ \ \ \ \
| * | | | | get rid of separate multipage fault-in primitivesAl Viro2016-09-271-2/+1
| | |_|/ / | |/| | |