summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-073-20/+29
|\ \ \ \
| * | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-5/+11
| * | | | nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf2016-10-071-0/+9
| * | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf2016-10-071-8/+9
| * | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-072-7/+0
* | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-071-2/+393
|\ \ \ \ \
| * | | | | pipe: add pipe_buf_release() helperMiklos Szeredi2016-10-051-3/+1
| * | | | | new iov_iter flavour: pipe-backedAl Viro2016-10-051-2/+395
| | |/ / / | |/| | |
* | | | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-073-0/+352
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | sbitmap: initialize weight to zeroColin Ian King2016-09-191-1/+1
| * | | | sbitmap: don't update the allocation hint on clear after resizeOmar Sandoval2016-09-171-1/+1
| * | | | sbitmap: re-initialize allocation hints after resizeOmar Sandoval2016-09-171-2/+7
| * | | | sbitmap: randomize initial alloc_hint valuesOmar Sandoval2016-09-171-0/+6
| * | | | sbitmap: push alloc policy into sbitmap_queueOmar Sandoval2016-09-171-6/+8
| * | | | sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval2016-09-171-1/+34
| * | | | sbitmap: allocate wait queues on a specific nodeOmar Sandoval2016-09-171-1/+1
| * | | | blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval2016-09-173-0/+306
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-1/+1
|\ \ \ \ \
| * | | | | lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH descriptionUwe Kleine-König2016-09-291-1/+1
* | | | | | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-10-077-5/+988
|\ \ \ \ \ \
| * | | | | | raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char...Gayatri Kammela2016-09-261-3/+4
| * | | | | | lib/raid6: Add AVX512 optimized xor_syndrome functionsGayatri Kammela2016-09-211-3/+278
| * | | | | | lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functionsGayatri Kammela2016-09-211-1/+4
| * | | | | | lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela2016-09-213-1/+392
| * | | | | | lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-214-1/+314
* | | | | | | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-10-061-2/+50
|\ \ \ \ \ \ \
| * | | | | | | dma-debug: fix ia64 build, use PHYS_PFNNiklas Söderlund2016-09-301-1/+1
| * | | | | | | dma-debug: add support for resource mappingsNiklas Söderlund2016-09-261-2/+50
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-055-79/+326
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-022-5/+5
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |