aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-24autofs4 - fix autofs4_expire_indirect() traversalIan Kent1-1/+51
2011-03-24autofs4 - fix dentry leak in autofs4_expire_direct()Ian Kent1-4/+3
2011-03-24autofs4 - reinstate last used update on accessIan Kent2-34/+14
2011-03-24vfs - check non-mountpoint dentry might block in __follow_mount_rcu()Ian Kent1-5/+18
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds18-134/+244
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds68-3550/+1232
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering16-135/+37
2011-03-23remove dma64_addr_tFUJITA Tomonori11-80/+0
2011-03-23taskstats: use appropriate printk priority levelMandeep Singh Baines1-1/+1
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn30-44/+47
2011-03-23userns: userns: check user namespace for task->file uid equivalence checksSerge E. Hallyn3-7/+40
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn13-45/+75
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn4-2/+16
2011-03-23userns: user namespaces: convert all capable checks in kernel/sys.cSerge E. Hallyn1-26/+49
2011-03-23userns: make has_capability* into real functionsSerge E. Hallyn2-30/+58
2011-03-23userns: allow ptrace from non-init user namespacesSerge E. Hallyn3-20/+49
2011-03-23userns: allow killing tasks in your own or child usernsSerge E. Hallyn1-8/+22
2011-03-23userns: allow sethostname in a containerSerge E. Hallyn4-15/+12
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn10-46/+144
2011-03-23userns: add a user_namespace as creator/owner of uts_namespaceSerge E. Hallyn5-2/+20
2011-03-23procfs: kill the global proc_mnt variableOleg Nesterov3-6/+4
2011-03-23pidns: call pid_ns_prepare_proc() from create_pid_namespace()Eric W. Biederman3-26/+16
2011-03-23pid: remove the child_reaper special case in init/main.cEric W. Biederman3-10/+12
2011-03-23sysctl: restrict write access to dmesg_restrictRichard Weinberger1-1/+17
2011-03-23sysctl: add some missing input constraint checksPetr Holasek2-5/+18
2011-03-23sysctl_check: drop dead codeDenis Kirjanov1-4/+0
2011-03-23sysctl_check: drop table->procname checksDenis Kirjanov1-4/+2
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2-13/+10
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine3-25/+27
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine4-13/+6
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine7-5/+34
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine4-45/+75
2011-03-23rapidio: add RapidIO documentationAlexandre Bounine2-0/+263
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao1-4/+1
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall1-4/+4
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura3-0/+475
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky1-1/+1
2011-03-23proc: protect mm start_code/end_code in /proc/pid/statKees Cook1-2/+2
2011-03-23proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan2-5/+5
2011-03-23procfs: fix some wrong error code usageJovi Zhang1-2/+5
2011-03-23procfs: fix /proc/<pid>/maps heap checkAaro Koskinen1-2/+2
2011-03-23proc: hide kernel addresses via %pK in /proc/<pid>/stackKonstantin Khlebnikov1-1/+1
2011-03-23cpuset: hold callback_mutex in cpuset_post_clone()Li Zefan1-0/+2
2011-03-23cpuset: fix unchecked calls to NODEMASK_ALLOC()Li Zefan1-35/+16
2011-03-23cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()Li Zefan1-5/+2
2011-03-23cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()Li Zefan1-16/+8
2011-03-23memcg: give current access to memory reserves if it's trying to dieDavid Rientjes1-0/+11