summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help textAndrew Morton2015-04-171-3/+2
* x86: switch to using asm-generic for seccomp.hKees Cook2015-04-173-31/+18
* sparc: switch to using asm-generic for seccomp.hKees Cook2015-04-171-8/+3
* powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-173-17/+10
* parisc: switch to using asm-generic for seccomp.hKees Cook2015-04-172-16/+1
* mips: switch to using asm-generic for seccomp.hKees Cook2015-04-171-5/+2
* microblaze: use asm-generic for seccomp.hKees Cook2015-04-171-7/+1
* arm: use asm-generic for seccomp.hKees Cook2015-04-172-11/+1
* seccomp: allow COMPAT sigreturn overridesKees Cook2015-04-171-0/+2
* arc: do not export symbols in troubleshoot.cDavidlohr Bueso2015-04-171-2/+1
* include/linux/kconfig.h: ese macros which are already definedMichal Simek2015-04-171-8/+7
* memstick: mspro_block: add missing curly bracesDan Carpenter2015-04-171-1/+2
* bfs: correct return valuesSanidhya Kashyap2015-04-171-2/+2
* bfs: bfad_worker cleanupJiri Slaby2015-04-171-13/+9
* affs: kstrdup() memory handlingSanidhya Kashyap2015-04-171-1/+5
* fs/affs: use affs_test_opt()Fabian Frederick2015-04-175-21/+22
* fs/affs/super.c: use affs_set_opt()Fabian Frederick2015-04-171-15/+16
* fs/affs/affs.h: add mount option manipulation macrosFabian Frederick2015-04-171-0/+4
* fs/affs: use AFFS_MOUNT prefix for mount optionsFabian Frederick2015-04-176-48/+54
* adfs: return correct return valuesSanidhya Kashyap2015-04-172-5/+16
* gcov: fix softlockupsAndrey Ryabinin2015-04-171-1/+4
* kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt2015-04-171-1/+9
* cpumask: don't perform while loop in cpumask_next_and()Sergey Senozhatsky2015-04-171-4/+5
* fs/exec.c:de_thread: move notify_count write under lockKirill Tkhai2015-04-171-1/+5
* prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso2015-04-173-25/+47
* mm: rcu-protected get_mm_exe_file()Konstantin Khlebnikov2015-04-174-22/+40
* Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt2015-04-171-0/+21
* kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-173-6/+34
* kernel/fork.c: avoid division by zeroHeinrich Schuchardt2015-04-171-9/+20
* kernel/fork.c: new function for max_threadsHeinrich Schuchardt2015-04-172-15/+23
* fork_init: update max_threads commentJean Delvare2015-04-171-2/+2
* fork: report pid reservation failure properlyMichal Hocko2015-04-172-9/+11
* signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfoVladimir Davydov2015-04-171-9/+5
* ptrace: ptrace_detach() can no longer race with SIGKILLOleg Nesterov2015-04-171-10/+9
* ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov2015-04-171-0/+20
* fs/fat: comment fix, fat_bits can be also 32Alexander Kuleshov2015-04-171-1/+1
* fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-179-33/+1
* fs/fat: remove unnecessary defintionAlexander Kuleshov2015-04-171-2/+1
* hfsplus: don't store special "osx" xattr prefix on-diskThomas Hebb2015-04-171-5/+14
* hfsplus: fix expand when not enough available spaceSergei Antonov2015-04-171-0/+6
* hfsplus: incorrect return valueChengyu Song2015-04-171-2/+2
* fs/hfsplus: replace if/BUG by BUG_ONFabian Frederick2015-04-171-3/+1
* fs/hfsplus: use bool instead of int for is_known_namespace() return valueFabian Frederick2015-04-171-1/+1
* fs/hfsplus: atomically set inode->i_flagsFabian Frederick2015-04-171-7/+5
* fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Fabian Frederick2015-04-175-65/+35
* fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Fabian Frederick2015-04-175-67/+38
* hfsplus: add missing curly braces in hfsplus_delete_cat()Dan Carpenter2015-04-171-1/+2
* hfs: incorrect return valuesChengyu Song2015-04-171-2/+2
* nilfs2: use inode_set_flags() in nilfs_set_inode_flags()Ryusuke Konishi2015-04-171-7/+8
* nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()Ryusuke Konishi2015-04-171-2/+2
OpenPOWER on IntegriCloud