Age | Commit message (Expand) | Author |
2014-04-02 | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y | Peter Oberparleiter |
2014-01-03 | random32: fix off-by-one in seeding requirement | Daniel Borkmann |
2014-01-03 | vsprintf: check real user/group id for %pK | Ryan Mallon |
2013-11-28 | lib/scatterlist.c: don't flush_kernel_dcache_page on slab page | Ming Lei |
2013-10-26 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-04-25 | kobject: fix kset_find_obj() race with concurrent last kobject_put() | Linus Torvalds |
2013-03-06 | idr: fix top layer handling | Tejun Heo |
2013-03-06 | idr: make idr_get_next() good for rcu_read_lock() | Hugh Dickins |
2013-03-06 | idr: fix a subtle bug in idr_get_next() | Tejun Heo |
2012-10-30 | genalloc: stop crashing the system when destroying a pool | Thadeu Lima de Souza Cascardo |
2012-10-17 | lib/gcd.c: prevent possible div by 0 | Davidlohr Bueso |
2012-08-10 | lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) | Dan Rosenberg |
2012-06-10 | btree: fix tree corruption in btree_get_prev() | Roland Dreier |
2012-04-02 | uevent: send events in correct order according to seqnum (v3) | Andrew Vagin |
2011-11-21 | Fix comparison using wrong pointer variable in dma debug code | Thomas Jarosch |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | netlink: validate NLA_MSECS length | Johannes Berg |
2011-11-02 | ida: make ida_simple_get/put() IRQ safe | Tejun Heo |
2011-10-31 | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-10-31 | lib/string.c: fix strim() semantics for strings that have only blanks | Michael Holzheu |
2011-10-31 | lib/idr.c: fix comment for ida_get_new_above() | Wang Sheng-Hui |
2011-10-31 | lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef | Glauber Costa |
2011-10-31 | lib/bitmap.c: quiet sparse noise about address space | H Hartley Sweeten |
2011-10-31 | lib/spinlock_debug.c: print owner on spinlock lockup | Akinobu Mita |
2011-10-31 | lib/kstrtox: common code between kstrto*() and simple_strto*() functions | Alexey Dobriyan |
2011-10-31 | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT | Jiaju Zhang |
2011-10-31 | lib/string.c: introduce memchr_inv() | Akinobu Mita |
2011-10-31 | radix_tree: clean away saw_unset_tag leftovers | Hugh Dickins |
2011-10-31 | lib: dma-debug needs export.h for EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | md: Add in export.h for files using EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | md: Add module.h to all files using it implicitly | Paul Gortmaker |
2011-10-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-10-26 | fault-inject: export setup_fault_attr() | Per Forlin |
2011-10-26 | mmc: core: add random fault injection | Per Forlin |
2011-10-26 | fault-inject: export fault injection functions | Per Forlin |
2011-10-26 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2011-10-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/... | Linus Torvalds |
2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King |
2011-10-21 | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel |
2011-10-20 | lib/raid6: Fix filename emitted in generated code | Dan McGee |
2011-10-18 | dynamic_debug: fix undefined reference to `__netdev_printk' | Jason Baron |
2011-10-18 | dynamic_debug: use a single printk() to emit messages | Jason Baron |
2011-10-18 | dynamic_debug: remove num_enabled accounting | Jason Baron |