summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-11-14Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13qib_fs: fix (some) dcache abusesAl Viro
2013-11-13prepend_path() needs to reinitialize dentry/vfsmount/mnt on restartsAl Viro
2013-11-13fix unpaired rcu lock in prepend_path()Li Zhong
2013-11-13locks: missing unlock on error in generic_add_lease()Dan Carpenter
2013-11-13aio: checking for NULL instead of IS_ERRDan Carpenter
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge tag 'dlm-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-11-13Merge tag 'upstream-3.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-11-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause
2013-11-13ipc/util.c: remove unnecessary work pending testXie XiuQi
2013-11-13devpts: plug the memory leak in kill_sbIlija Hadzic
2013-11-13./Makefile: export initial ramdisk compression config optionP J P
2013-11-13init/Kconfig: add option to disable kernel compressionChristian Ruppert
2013-11-13drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz
2013-11-13drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han
2013-11-13drivers/memstick/core/ms_block.c: fix unreachable state in h_msb_read_page()Roger Tseng
2013-11-13drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz
2013-11-13drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat
2013-11-13kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang
2013-11-13gcov: reuse kbasename helperAndy Shevchenko
2013-11-13kernel/gcov/fs.c: use pr_warn()Andrew Morton
2013-11-13kernel/module.c: use pr_foo()Andrew Morton
2013-11-13gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata
2013-11-13gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata
2013-11-13gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata
2013-11-13kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()Chen Gang
2013-11-13kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...Chen Gang
2013-11-13kernel/sysctl_binary.c: use scnprintf() instead of snprintf()Chen Gang
2013-11-13kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...Chen Gang
2013-11-13rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-13kcore: add Kconfig help textRandy Dunlap