summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05scripts/bloat-o-meter: use .startswith rather than fragile slicingJosh Triplett
2013-11-05scripts/bloat-o-meter: ignore changes in the size of linux_bannerJosh Triplett
2013-11-05ipc-msg-fix-message-length-check-for-negative-values-fixAndrew Morton
2013-11-05ipc, msg: fix message length check for negative valuesMathias Krause
2013-11-05ipc/util.c: remove unnecessary work pending testXie XiuQi
2013-11-05devpts: plug the memory leak in kill_sbIlija Hadzic
2013-11-05kfifo-api-type-safety-checkpatch-fixesAndrew Morton
2013-11-05kfifo API type safetyStefani Seibold
2013-11-05kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculationLars-Peter Clausen
2013-11-05./Makefile: export initial ramdisk compression config optionP J P
2013-11-05init/Kconfig: add option to disable kernel compressionChristian Ruppert
2013-11-05drivers: w1: make w1_slave::flags long to avoid memory corruptionMichal Nazarewicz
2013-11-05drivers/w1/masters/ds1wm.cuse dev_get_platdata()Jingoo Han
2013-11-05drivers/memstick/core/mspro_block.c: fix attributes array allocationMichal Nazarewicz
2013-11-05pps : add non blocking option to PPS_FETCH ioctl.Paul Chavent
2013-11-05drivers/pps/clients/pps-gpio.c: remove redundant of_match_ptrSachin Kamat
2013-11-05kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang
2013-11-05gcov: reuse kbasename helperAndy Shevchenko
2013-11-05kernel/gcov/fs.c: use pr_warn()Andrew Morton
2013-11-05kernel/module.c: use pr_foo()Andrew Morton
2013-11-05gcov: compile specific gcov implementation based on gcc versionFrantisek Hrbata
2013-11-05gcov-add-support-for-gcc-47-gcov-format-fix-3Peter Oberparleiter
2013-11-05gcov-add-support-for-gcc-47-gcov-format-checkpatch-fixesAndrew Morton
2013-11-05gcov-add-support-for-gcc-47-gcov-format-fix-fixAndrew Morton
2013-11-05gcov-add-support-for-gcc-47-gcov-format-fixAndrew Morton
2013-11-05gcov: add support for gcc 4.7 gcov formatFrantisek Hrbata
2013-11-05gcov: move gcov structs definitions to a gcc version specific fileFrantisek Hrbata
2013-11-05kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()Chen Gang
2013-11-05kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_...Chen Gang
2013-11-05kernel/sysctl_binary.c: use scnprintf() instead of snprintf()Chen Gang
2013-11-05kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_d...Chen Gang
2013-11-05kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang
2013-11-05exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-05procfs: clean up proc_reg_get_unmapped_area for 80-column limitHATAYAMA Daisuke
2013-11-05Documentation/ABI: document the non-ABI status of Kconfig and symbolsJosh Triplett
2013-11-05kernel-doc: improve "no structured comments found" errorJohannes Berg
2013-11-05Documentation/trace/tracepoints.txt: add links to TRACE_EVENT documentationStefan Raspl
2013-11-05fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2013-11-05fat: fallback to buffered write in case of fallocatded region on direct IONamjae Jeon
2013-11-05fat: zero out seek range on _fat_get_blockNamjae Jeon
2013-11-05fat: add fat_fallocate operationNamjae Jeon
2013-11-05fat: add i_disksize to represent uninitialized sizeNamjae Jeon
2013-11-05Documentation/filesystems/vfat.txt: fix directory entry exampleLuis Ortega Perez de Villar
2013-11-05hfsplus-implement-attributes-file-creation-functionality-v2Vyacheslav Dubeyko
2013-11-05hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko
2013-11-05hfsplus-implement-attributes-files-header-node-initialization-code-v2Vyacheslav Dubeyko
2013-11-05hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko
2013-11-05hfsplus: add metadata file's clump size calculation functionalityVyacheslav Dubeyko
2013-11-05rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim