summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-04-30lib/percpu_counter.c: fix bad percpu counter state during suspendJens Axboe1-1/+1
2014-04-30netlink: don't compare the nul-termination in nla_strcmpPablo Neira1-2/+8
2014-04-02x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter1-0/+1
2014-01-03random32: fix off-by-one in seeding requirementDaniel Borkmann1-7/+7
2014-01-03vsprintf: check real user/group id for %pKRyan Mallon1-3/+29
2013-11-28lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei1-1/+2
2013-10-27mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-0/+3
2013-04-25kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds1-1/+8
2013-03-06idr: fix top layer handlingTejun Heo1-14/+22
2013-03-06idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins1-3/+5
2013-03-06idr: fix a subtle bug in idr_get_next()Tejun Heo1-1/+8
2012-10-31genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo1-1/+1
2012-10-17lib/gcd.c: prevent possible div by 0Davidlohr Bueso1-0/+3
2012-08-10lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg1-1/+2
2012-06-10btree: fix tree corruption in btree_get_prev()Roland Dreier1-2/+2
2012-04-02uevent: send events in correct order according to seqnum (v3)Andrew Vagin1-10/+9
2011-11-21Fix comparison using wrong pointer variable in dma debug codeThomas Jarosch1-1/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-05netlink: validate NLA_MSECS lengthJohannes Berg1-0/+1
2011-11-03ida: make ida_simple_get/put() IRQ safeTejun Heo1-4/+7
2011-11-01lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-7/+7
2011-11-01lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu1-2/+1
2011-11-01lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui1-2/+2
2011-11-01lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa1-0/+2
2011-11-01lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten1-4/+6
2011-11-01lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita1-9/+10
2011-11-01lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan3-48/+68
2011-11-01lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang1-2/+3
2011-11-01lib/string.c: introduce memchr_inv()Akinobu Mita1-0/+54
2011-11-01radix_tree: clean away saw_unset_tag leftoversHugh Dickins1-8/+2
2011-11-01lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-11-01md: Add in export.h for files using EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-01md: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-10-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-7/+61
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2-1/+15
2011-10-27fault-inject: export setup_fault_attr()Per Forlin1-1/+2
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+11
2011-10-26fault-inject: export fault injection functionsPer Forlin1-0/+2
2011-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-64/+19
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-76/+76
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-55/+120
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-22/+21
2011-10-25Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...Linus Torvalds1-2/+2
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-4/+11
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King1-2/+2
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel1-7/+61
2011-10-20lib/raid6: Fix filename emitted in generated codeDan McGee1-1/+1
2011-10-18dynamic_debug: fix undefined reference to `__netdev_printk'Jason Baron1-0/+4