aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds1-0/+1
2016-12-07radix tree test suite: fix compilationMatthew Wilcox1-1/+0
2016-12-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-33/+33
2016-11-30kasan: support use-after-scope detectionDmitry Vyukov1-0/+29
2016-11-30lib/debugobjects: export for use in modulesChris Wilson1-0/+8
2016-11-25locking/selftest: Fix output since KERN_CONT changesMichael Ellerman1-33/+33
2016-11-25mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin1-1/+6
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+3
2016-11-18config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparcBabu Moger1-0/+3
2016-11-17fix iov_iter_advance() for ITER_PIPEAbhi Das1-1/+3
2016-11-11lib/stackdepot: export save/fetch stack for driversChris Wilson1-0/+2
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2016-10-27lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-10-27lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MBDmitry Vyukov1-1/+1
2016-10-27latent_entropy: raise CONFIG_FRAME_WARN by defaultKees Cook1-0/+1
2016-10-20bpf, test: fix ld_abs + vlan push/pop stress testDaniel Borkmann1-1/+1
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+22
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum1-0/+22
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-9/+0
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-74/+95
2016-10-11kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-10-11lib/bitmap.c: enhance bitmap syntaxNoam Camus1-4/+46
2016-10-11lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan1-5/+1
2016-10-11lib: harden strncpy_from_userMark Rutland1-0/+2
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro1-2/+2
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy2-2/+2
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan1-9/+0
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-20/+29
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-5/+11
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf1-0/+9
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-8/+9
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2-7/+0
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+393
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds3-0/+352
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds7-5/+988
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+50
2016-10-05pipe: add pipe_buf_release() helperMiklos Szeredi1-3/+1
2016-10-05new iov_iter flavour: pipe-backedAl Viro1-2/+395
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-79/+326
2016-10-05mm: filemap: don't plant shadow entries without radix tree nodeJohannes Weiner1-11/+3
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-0/+308
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-23/+49
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+43
2016-10-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+5
2016-09-30dma-debug: fix ia64 build, use PHYS_PFNNiklas Söderlund1-1/+1
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner2-5/+5
2016-09-29lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH descriptionUwe Kleine-König1-1/+1
2016-09-27lib: clean up put_cpu_var usageShaohua Li1-2/+2
2016-09-27get rid of separate multipage fault-in primitivesAl Viro1-2/+1
2016-09-26raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char...Gayatri Kammela1-3/+4
2016-09-26dma-debug: add support for resource mappingsNiklas Söderlund1-2/+50
2016-09-25radix tree: fix sibling entry handling in radix_tree_descend()Linus Torvalds1-4/+4
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+2
2016-09-23locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot1-1/+1
2016-09-21lib/raid6: Add AVX512 optimized xor_syndrome functionsGayatri Kammela1-3/+278
2016-09-21lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functionsGayatri Kammela1-1/+4
2016-09-21lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela3-1/+392
2016-09-21lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela4-1/+314
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell2-1/+99
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar1-22/+2
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger1-0/+11
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu1-52/+206
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar1-22/+2
2016-09-19fault-injection/cpu: Convert to hotplug state machineSebastian Andrzej Siewior1-6/+40
2016-09-19lib/irq_poll: Convert to hotplug state machineSebastian Andrzej Siewior1-17/+9
2016-09-19sbitmap: initialize weight to zeroColin Ian King1-1/+1
2016-09-17fix iov_iter_fault_in_readable()Al Viro1-22/+2
2016-09-17sbitmap: don't update the allocation hint on clear after resizeOmar Sandoval1-1/+1
2016-09-17sbitmap: re-initialize allocation hints after resizeOmar Sandoval1-2/+7
2016-09-17sbitmap: randomize initial alloc_hint valuesOmar Sandoval1-0/+6
2016-09-17sbitmap: push alloc policy into sbitmap_queueOmar Sandoval1-6/+8
2016-09-17sbitmap: push per-cpu last_tag into sbitmap_queueOmar Sandoval1-1/+34
2016-09-17sbitmap: allocate wait queues on a specific nodeOmar Sandoval1-1/+1
2016-09-17blk-mq: abstract tag allocation out into sbitmap libraryOmar Sandoval3-0/+306
2016-09-16lib/syscall: Pin the task stack in collect_syscall()Andy Lutomirski1-2/+13
2016-09-15test_bpf: fix the dummy skb after dissector changesJakub Kicinski1-0/+1
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar5-41/+20
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-38/+16
2016-09-09lib/ucs2_string: Speed up ucs2_utf8size()Lukas Wunner1-1/+1
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-3/+7
2016-09-01lib/test_hash.c: fix warning in preprocessor symbol evaluationGeert Uytterhoeven1-9/+15
2016-09-01lib/test_hash.c: fix warning in two-dimensional array initGeert Uytterhoeven1-1/+1
2016-09-01RAID/s390: provide raid6 recovery optimizationMartin Schwidefsky3-1/+120
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf3-28/+0
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky4-0/+178
2016-08-26rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet1-3/+4
2016-08-26rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso1-3/+7
2016-08-24dma-api: Teach the "DMA-from-stack" check about vmapped stacksAndy Lutomirski1-6/+30
2016-08-19rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu1-28/+18
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+10
2016-08-15rhashtable: fix shift by 64 when shrinkingVegard Nossum1-2/+4
2016-08-14rhashtable: avoid large lock-array allocationsFlorian Westphal1-2/+5
2016-08-11percpu-refcount: init ->confirm_switch member properlyRoman Pen1-0/+3
2016-08-10percpu_ref: allow operation mode switching operations to be called concurrentlyTejun Heo1-4/+29
2016-08-10percpu_ref: restructure operation mode switchingTejun Heo1-35/+29
2016-08-10percpu_ref: unify staggered atomic switching wait behaviorTejun Heo1-10/+21
2016-08-10percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_re...Tejun Heo1-48/+50
2016-08-10percpu_ref: remove unnecessary RCU grace period for staggered atomic switchin...Tejun Heo1-18/+4
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds2-8/+7
2016-08-08rhashtable-test: Fix max_size parameter descriptionPhil Sutter1-1/+1
2016-08-04dynamic_debug: add jump label supportJason Baron1-0/+7
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2-10/+12
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-23/+33
2016-08-02kcov: allow more fine-grained coverage instrumentationVegard Nossum1-0/+11
2016-08-02crc32: use ktime_get_ns() for measurementArnd Bergmann1-12/+4
2016-08-02lib/iommu-helper: skip to next segmentSebastian Ott1-2/+1
2016-08-02ratelimit: extend to print suppressed messages on releaseBorislav Petkov1-4/+6
2016-08-02UBSAN: fix typo in format stringNicolas Iooss1-1/+1
2016-08-02radix-tree: account nodes to memcg only if explicitly requestedVladimir Davydov1-4/+10
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+2
2016-08-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-7/+7
2016-07-30Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2016-07-29lib/mpi: Fix SG miter leakHerbert Xu1-7/+7
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-4/+9
2016-07-28lib/stackdepot.c: use __GFP_NOWARN for stack allocationsKirill A. Shutemov1-0/+1
2016-07-28mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUBAlexander Potapenko1-2/+2
2016-07-28mm: optimize copy_page_to/from_iter_iovecMikulas Patocka1-2/+6
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds1-2/+2
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+80
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+24
2016-07-27Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar7-44/+67
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+82
2016-07-26radix-tree: implement radix_tree_maybe_preload_order()Kirill A. Shutemov1-5/+79
2016-07-26mm/page_owner: use stackdepot to store stacktraceJoonsoo Kim1-0/+1
2016-07-26dma-debug: track bucket lock state for static checkersStephen Boyd1-0/+2
2016-07-27gcc-plugins: disable under COMPILE_TESTKees Cook1-2/+2
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-30/+15
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-173/+92
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+5
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+62
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski1-1/+1
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner1-1/+0
2016-07-06Introduce rb_replace_node_rcu()David Howells1-2/+24
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2-1/+80
2016-07-01lib/mpi: Do not do sg_virtHerbert Xu1-36/+50
2016-07-01crypto: rsa - Generate fixed-length outputHerbert Xu1-29/+26
2016-06-16locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra2-4/+62
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney1-17/+0
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney1-16/+0
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds1-2/+2
2016-06-09iov_iter: use bvec iterator to implement iterate_bvec()Ming Lei1-30/+15
2016-06-08x86/hweight: Get rid of the special calling conventionBorislav Petkov2-5/+4
2016-06-08lib/cpio: Make find_cpio_data()'s offset arg optionalBorislav Petkov1-1/+4
2016-06-07Add sancov pluginEmese Revfy1-0/+2
2016-05-31lib/mpi: refactor mpi_read_from_buffer() in terms of mpi_read_raw_data()Nicolai Stange1-21/+3
2016-05-31lib/mpi: mpi_read_from_buffer(): sanitize short buffer printkNicolai Stange1-2/+2
2016-05-31lib/mpi: mpi_read_from_buffer(): return -EINVAL upon too short bufferNicolai Stange1-10/+8
2016-05-31lib/digsig: digsig_verify_rsa(): return -EINVAL if modulo length is zeroNicolai Stange1-3/+5
2016-05-31lib/mpi: mpi_read_from_buffer(): return error codeNicolai Stange2-7/+11
2016-05-31lib/mpi: mpi_read_raw_data(): fix nbits calculationNicolai Stange1-1/+1
2016-05-31lib/mpi: mpi_read_raw_data(): purge redundant clearing of nbitsNicolai Stange1-2/+0
2016-05-31lib/mpi: purge mpi_set_buffer()Nicolai Stange1-76/+0
2016-05-30lib/uuid.c: use correct offset in uuid parserBjørn Mork1-2/+2
2016-05-30lib/uuid: add a test moduleAndy Shevchenko3-0/+137
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds3-0/+262
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin3-0/+262
2016-05-26dma-debug: avoid spinlock recursion when disabling dma-debugVille Syrjälä1-1/+1
2016-05-25Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-05-25do "fold checks into iterate_and_advance()" rightAl Viro1-1/+1
2016-05-23kgdb: depends on VTJiri Slaby1-1/+1
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-586/+699
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-10/+67
2016-05-20radix-tree: make radix_tree_descend() more usefulMatthew Wilcox1-52/+26
2016-05-20radix-tree: introduce radix_tree_replace_clear_tags()Matthew Wilcox1-29/+47
2016-05-20radix-tree: tidy up __radix_tree_create()Matthew Wilcox1-25/+23
2016-05-20radix-tree: tidy up range_tag_if_taggedMatthew Wilcox1-22/+17
2016-05-20radix-tree: tidy up next_chunkMatthew Wilcox1-34/+19
2016-05-20radix-tree: change naming conventions in radix_tree_shrinkMatthew Wilcox1-15/+15
2016-05-20radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox1-24/+24
2016-05-20radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox1-27/+21
2016-05-20radix-tree: rename ptr_to_indirect() to node_to_entry()Matthew Wilcox1-11/+10
2016-05-20radix-tree: rename INDIRECT_PTR to INTERNAL_NODEMatthew Wilcox1-1/+1
2016-05-20radix-tree: remove root->heightMatthew Wilcox1-75/+31
2016-05-20radix-tree: remove a use of root->height from delete_nodeMatthew Wilcox1-6/+8
2016-05-20radix-tree: replace node->height with node->shiftMatthew Wilcox1-14/+16
2016-05-20radix-tree: split node->path into offset and heightMatthew Wilcox1-21/+17
2016-05-20radix-tree: miscellaneous fixesMatthew Wilcox1-34/+36
2016-05-20radix-tree: add copyright statementsMatthew Wilcox1-0/+2
2016-05-20radix-tree: fix radix_tree_dump() for multi-order entriesRoss Zwisler1-19/+29
2016-05-20radix-tree: fix radix_tree_range_tag_if_tagged() for multiorder entriesMatthew Wilcox1-43/+33
2016-05-20radix-tree: rewrite radix_tree_locate_itemMatthew Wilcox1-44/+43
2016-05-20radix-tree: fix radix_tree_create for sibling entriesMatthew Wilcox1-2/+2
2016-05-20radix-tree: rewrite radix_tree_tag_getRoss Zwisler1-26/+18
2016-05-20radix-tree: rewrite radix_tree_tag_clearRoss Zwisler1-24/+20
2016-05-20radix-tree: rewrite radix_tree_tag_setRoss Zwisler1-20/+17
2016-05-20radix-tree: add support for multi-order iteratingRoss Zwisler1-28/+38
2016-05-20radix-tree: fix multiorder BUG_ON in radix_tree_insertMatthew Wilcox1-4/+10
2016-05-20radix-tree: rewrite __radix_tree_lookupMatthew Wilcox1-32/+16
2016-05-20radix-tree: fix several shrinking bugs with multiorder entriesMatthew Wilcox1-11/+12
2016-05-20radix-tree: fix extending the tree for multi-order entries at offset 0Matthew Wilcox1-11/+17
2016-05-20radix-tree: introduce radix_tree_load_root()Matthew Wilcox1-0/+23
2016-05-20radix-tree: remove restriction on multi-order entriesMatthew Wilcox1-2/+0
2016-05-20radix-tree: fix deleting a multi-order entry through an aliasMatthew Wilcox1-1/+1