proc: return -ENOMEM when inode allocation failed
[firefly-linux-kernel-4.4.55.git] / fs / coredump.c
2012-10-05 Denys Vlasenkocoredump: pass siginfo_t* to do_coredump() and below...
2012-10-05 Oleg Nesterovcoredump: add support for %d=__get_dumpable() in core...
2012-10-05 Alex Kellycoredump: update coredump-related headers
2012-10-04 Linus TorvaldsMerge tag 'kvm-3.7-1' of git://git./virt/kvm/kvm
2012-10-04 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-10-04 Linus TorvaldsMerge tag 'remoteproc-for-3.7' of git://git./linux...
2012-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-10-04 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-10-03 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2012-10-03 Linus TorvaldsMerge tag 'uapi-prep-20121002' of git://git.infradead...
2012-10-03 Linus TorvaldsMerge tag 'dt-for-3.7' of git://sources.calxeda.com...
2012-10-03 Linus TorvaldsMerge tag 'jfs-3.7' of git://github.com/kleikamp/linux...
2012-10-03 Linus TorvaldsMerge tag 'cris-for-linus-3.7' of git://jni.nu/cris
2012-10-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-10-03 Linus TorvaldsMerge tag 'stable/for-linus-3.7-x86-tag' of git://git...
2012-10-03 Linus TorvaldsMerge tag 'stable/for-linus-3.7-tag' of git://git....
2012-10-03 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-10-03 Linus TorvaldsMerge tag 'upstream-3.7-rc1' of git://git.infradead...
2012-10-03 Linus TorvaldsMerge tag 'upstream-3.7-rc1' of git://git.infradead...
2012-10-03 Linus TorvaldsMerge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com...
2012-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-10-03 Alex Kellycoredump: move core dump functionality into its own...