summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-12-10Merge branch 'akpm-current/current'Stephen Rothwell
2013-12-10Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2013-12-10Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2013-12-10Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-12-08kobject: fix memory leak in kobject_set_name_vargsMaurizio Lombardi
2013-12-08lib/scatterlist: export sg_miter_skip()Ming Lei
2013-12-07kobject: remove kset from sysfs immediately in kset_unregister()Bjorn Helgaas
2013-12-07kobject: delay kobject release for random timeBjorn Helgaas
2013-11-30Merge branch 'core/debug'Ingo Molnar
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo
2013-11-29Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman
2013-11-27lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon
2013-11-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo
2013-11-26panic: Make panic_timeout configurableJason Baron
2013-11-23lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich
2013-11-23rbtree/test: test rbtree_postorder_for_each_entry_safe()Cody P Schafer
2013-11-23rbtree/test: move rb_node to the middle of the test structCody P Schafer
2013-11-23lib/cpumask: make CPUMASK_OFFSTACK usable without debug dependencyJosh Boyer
2013-11-23lib: Add CRC64 ECMA moduleMarian Chereji
2013-11-23lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras
2013-11-23lib/cmdline.c: fix style issuesFelipe Contreras
2013-11-23lib/kstrtox.c: remove redundant cleanupFelipe Contreras
2013-11-23dynamic_debug: add wildcard support to filter files/functions/modulesDu, Changbin
2013-11-23lib/parser.c: put EXPORT_SYMBOLs in the conventional placeAndrew Morton
2013-11-23lib/parser.c: add match_wildcard functionDu, Changbin
2013-11-23dma-debug: enhance dma_debug_device_change() to check for mapping errorsShuah Khan
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2013-11-19percpu-refcount: Add percpu-refcount.o to obj-yRandy Dunlap
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen
2013-11-15llists-move-llist_reverse_order-from-raid5-to-llistc-fixAndrew Morton
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-15vsprintf: ignore %n againKees Cook
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra
2013-11-14random32: use msecs_to_jiffies for reseed timerDaniel Borkmann
2013-11-14random32: add __init prefix to prandom_start_seed_timerDaniel Borkmann
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen
2013-11-13lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong
2013-11-13lib/vsprintf.c: document formats for dentry and struct fileOlof Johansson
2013-11-13lib/debugobjects.c: remove unnecessary work pending testXie XiuQi
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon
2013-11-13percpu: add test module for various percpu operationsGreg Thelen
2013-11-13mm: do not walk all of system memory during show_memMel Gorman
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-11random32: add test cases for taus113 implementationDaniel Borkmann