aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-07-03lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman1-1/+5
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+55
2014-06-27Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2014-06-27Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-10/+18
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin1-0/+55
2014-06-27lz4: fix another possible overrunGreg Kroah-Hartman1-1/+3
2014-06-23Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-21/+43
2014-06-23lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang1-2/+2
2014-06-23lz4: ensure length does not wrapGreg Kroah-Hartman1-0/+2
2014-06-23lzo: properly check for overrunsGreg Kroah-Hartman1-21/+41
2014-06-20swiotlb: don't assume PA 0 is invalidJan Beulich1-10/+18
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-38/+2052
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-2/+22
2014-06-11cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai1-0/+63
2014-06-11net: filter: fix nlattr and nlattr_nest BPF testsAlexei Starovoitov1-13/+21
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds23-111/+204
2014-06-06lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas1-0/+6
2014-06-06idr: reduce the unneeded check in free_layer()Lai Jiangshan1-1/+1
2014-06-06idr: don't need to shink the free list when idr_remove()Lai Jiangshan1-16/+0
2014-06-06idr: fix idr_replace()'s returned error codeLai Jiangshan1-2/+2
2014-06-06idr: fix NULL pointer dereference when ida_remove(unallocated_id)Lai Jiangshan1-1/+1
2014-06-06idr: fix unexpected ID-removal when idr_remove(unallocated_id)Lai Jiangshan1-0/+8
2014-06-06idr: fix overflow bug during maximum ID calculation at maximum heightLai Jiangshan1-5/+3
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2-4/+4
2014-06-04lib/asn1_decoder.c: kernel-doc warning fixFabian Frederick1-1/+1
2014-06-04lib/atomic64_test.c: convert printk(KERN_INFO to pr_infoFabian Frederick1-5/+8
2014-06-04lib/bug.c: convert printk to pr_foo()Fabian Frederick1-11/+10
2014-06-04lib/textsearch.c: move EXPORT_SYMBOL after functionsFabian Frederick1-5/+4
2014-06-04lib/nlattr.c: move EXPORT_SYMBOL after functionsFabian Frederick1-9/+8
2014-06-04lib/digsig.c: kernel-doc warning fixesFabian Frederick1-2/+3
2014-06-04lib/crc32.c: remove unnecessary __constantFabian Frederick1-2/+2
2014-06-04lib/radix-tree.c: kernel-doc warning fixFabian Frederick1-1/+0
2014-06-04lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableDan Streetman1-5/+10
2014-06-04lib/btree.c: fix leak of whole btree nodesMinfei Huang1-0/+1
2014-06-04lib/vsprintf.c: fix comparison to boolFabian Frederick1-2/+2
2014-06-04lib/libcrc32c.c: use PTR_ERR_OR_ZEROFabian Frederick1-4/+1
2014-06-04lib/xz: enable all filters by default in KconfigLasse Collin1-12/+12
2014-06-04lib/plist.c: replace pr_debug with printk in plist_test()Dan Streetman1-2/+2
2014-06-04lib/xz: add comments for the intentionally missing break statementsLasse Collin1-0/+4
2014-06-04lib/string.c: use the name "C-string" in commentsDan Carpenter1-4/+4
2014-06-04lib/plist: add plist_requeueDan Streetman1-0/+52
2014-06-04mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter1-3/+3
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita1-1/+1
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso1-0/+10
2014-06-04lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debugFabian Frederick1-2/+2
2014-06-04lib/debugobjects.c: add pr_fmt to loggingFabian Frederick1-5/+8
2014-06-04lib/debugobjects.c: convert printk to pr_foo()Fabian Frederick1-7/+5
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-06-02net: filter: fix length calculation in BPF testsuiteChema Gonzalez1-5/+16
2014-06-02netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt1-2/+2
2014-06-01net: filter: add test for loading SKF_AD_OFF limitsDaniel Borkmann1-0/+22
2014-06-01net: filter: add slot overlapping test with fully filled M[]Daniel Borkmann1-1/+74
2014-06-01net: Revert mlx4 cpumask changes.David S. Miller1-64/+0
2014-06-01cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai1-0/+64
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-38/+46
2014-05-30net: filter: use block statements in tcpdump testsDaniel Borkmann1-68/+75
2014-05-30net: filter: test fill/spill of all M[] regsDaniel Borkmann1-0/+90
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-38/+46
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-05-24lib/devres.c: fix checkpatch warningsFabian Frederick1-3/+3
2014-05-24lib/devres.c: use dev in devm_request_and_ioremapFabian Frederick1-2/+2
2014-05-23net: filter: add test case for jump with holes and ret x variantsDaniel Borkmann1-0/+94
2014-05-23net: filter: improve test case frameworkDaniel Borkmann1-155/+233
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann1-1/+1
2014-05-23lib/test_bpf.c: don't use gcc union shortcutAndrew Morton1-52/+52
2014-05-23lib: add glibc style strchrnul() variantGrant Likely1-0/+18
2014-05-23Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman1-2/+2
2014-05-21net: filter: cleanup invocation of internal BPFAlexei Starovoitov1-2/+2
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin1-38/+46
2014-05-13net: fix test_bpf build to depend on NETRandy Dunlap1-1/+1
2014-05-12net: filter: additional BPF testsAlexei Starovoitov1-0/+1224
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov3-0/+336
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-2/+2
2014-05-05Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven1-2/+2
2014-05-05lib: Export interval_treeChris Wilson5-2/+22
2014-04-30lib: add fdt_empty_tree.cMark Salter2-1/+4
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau1-0/+6
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso1-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+0
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds4-1/+74
2014-04-08lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe1-1/+1
2014-04-07percpu: add preemption checks to __this_cpu opsChristoph Lameter1-4/+14
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König3-6/+6
2014-04-07initramfs: debug detected compression methodDaniel M. Weeks1-0/+3
2014-04-07lib/idr.c: use RCU_INIT_POINTER(x, NULL)Monam Agarwal1-2/+2
2014-04-07idr: remove dead codeStephen Hemminger1-18/+2
2014-04-03lib/decompress_inflate.c: include appropriate header fileRashika Kheria1-0/+1
2014-04-03lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria1-0/+7
2014-04-03lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann1-37/+39
2014-04-03lib/devres.c: fix some sparse warningsSteven Rostedt1-5/+7
2014-04-03vsprintf: remove %n handlingRyan Mallon1-36/+9
2014-04-03lib/syscall.c: unexport task_current_syscall()Andrew Morton1-1/+0
2014-04-03kobject: don't block for each kobject_ueventVladimir Davydov1-6/+36
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner1-14/+22
2014-04-03lib: radix_tree: tree node interfaceJohannes Weiner1-115/+148
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner1-75/+0
2014-04-03lib: radix-tree: add radix_tree_delete_item()Johannes Weiner1-4/+27
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+8
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro1-10/+0
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+10
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+9
2014-04-01netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+20
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingSasha Levin1-1/+12
2014-03-23partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...Helge Deller1-3/+3
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro4-1/+74
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins1-1/+3
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams1-46/+85
2014-02-26vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas1-4/+9
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney1-0/+15
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney1-0/+5
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman1-5/+2
2014-02-17idr: Add new function idr_is_empty()Andreas Gruenbacher1-0/+10
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+2
2014-02-13asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen1-1/+1
2014-02-10Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2-1/+2
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-02-07sysfs, kobject: add sysfs wrapper for kernfs_enable_ns()Tejun Heo1-1/+1
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin27-167/+650
2014-02-06x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter1-0/+1
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds1-1/+1
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-3/+3
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-7/+14
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2014-01-30percpu_ida: fix a live lockShaohua Li1-5/+2
2014-01-29dma-debug: fix overlap detectionDan Williams1-3/+7
2014-01-29lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar1-2/+3
2014-01-28kobject: export kobj_sysfs_opsJeff Mahoney1-0/+1
2014-01-27dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin1-3/+1
2014-01-27dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin1-2/+4
2014-01-27dynamic_debug: remove wrong error messageAndrey Ryabinin1-3/+1
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-2/+2
2014-01-27Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-10/+78
2014-01-25iscsi-target: Fix connection reset hang with percpu_ida_allocNicholas Bellinger1-2/+7
2014-01-23lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2014-01-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer1-0/+11
2014-01-23rbtree/test: move rb_node to the middle of the test structCody P Schafer1-1/+1
2014-01-23test: check copy_to/from_user boundary validationKees Cook3-0/+124
2014-01-23test: add minimal module for verification testingKees Cook3-0/+48
2014-01-23lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras1-3/+2
2014-01-23lib/cmdline.c: fix style issuesFelipe Contreras1-5/+4
2014-01-23lib/kstrtox.c: remove redundant cleanupFelipe Contreras1-1/+0
2014-01-23vsprintf: add %pad extension for dma_addr_t useJoe Perches1-6/+27
2014-01-23dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin1-5/+10
2014-01-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton1-7/+6
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin1-0/+51
2014-01-23percpu_ida: Make percpu_ida_alloc + callers accept task state bitmaskKent Overstreet1-7/+9
2014-01-23assoc_array: remove global variableStephen Hemminger1-1/+1
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2-5/+26
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds5-35/+215
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-0/+3
2014-01-21lib/show_mem.c: show num_poisoned_pages when oomXishi Qiu1-0/+3
2014-01-21lib/cpumask.c: use memblock apis for early memory allocationsSantosh Shilimkar1-2/+2
2014-01-21lib/swiotlb.c: use memblock apis for early memory allocationsSantosh Shilimkar1-15/+20
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-3/+0
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams2-15/+190
2014-01-21percpu-refcount: Add a WARN() for ref going negativeKent Overstreet1-0/+3
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-61/+34
2014-01-20Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2014-01-19net: fix "queues" uevent between network namespacesWeilong Chen1-2/+8
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-01-16lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton1-2/+4
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins1-1/+1
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei1-2/+2
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel1-11/+0
2014-01-08kobject: Fix source code comment spellingBart Van Assche1-1/+1
2014-01-07swiotlb: Don't DoS us with 'swiotlb buffer is full' (v2)Konrad Rzeszutek Wilk1-1/+2
2014-01-04Revert "kobject: introduce kobj_completion"Greg Kroah-Hartman1-50/+0
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco1-0/+1
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco2-1/+39
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman1-1/+2
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo1-1/+1
2013-12-08kobject: fix memory leak in kobject_set_name_vargsMaurizio Lombardi1-1/+3
2013-12-08lib/scatterlist: export sg_miter_skip()Ming Lei1-1/+2
2013-12-07kobject: remove kset from sysfs immediately in kset_unregister()Bjorn Helgaas1-0/+1
2013-12-07kobject: delay kobject release for random timeBjorn Helgaas1-3/+6
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells1-2/+2
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo1-1/+1
2013-11-29Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman1-8/+1
2013-11-27lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon1-8/+1
2013-11-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo1-5/+22
2013-11-26panic: Make panic_timeout configurableJason Baron1-0/+9
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-5/+4
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds4-0/+1764
2013-11-19percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap1-2/+2
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+8
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+6
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen1-2/+2
2013-11-15llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton1-1/+1
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig1-0/+22