Commit Graph

241382 Commits (3dc8fe4dca9cd3e4aa828ed36451e2bcfd2350da)
 

Author SHA1 Message Date
Jesper Juhl 3dc8fe4dca autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() 14 years ago
Ian Kent e7854723d0 autofs4 - remove autofs4_lock 14 years ago
Ian Kent 83fb96bfc7 autofs4 - fix d_manage() return on rcu-walk 14 years ago
Ian Kent d4a85e35d1 autofs4 - fix autofs4_expire_indirect() traversal 14 years ago
Ian Kent f9398c233e autofs4 - fix dentry leak in autofs4_expire_direct() 14 years ago
Ian Kent 3c31998529 autofs4 - reinstate last used update on access 14 years ago
Ian Kent 62a7375e5d vfs - check non-mountpoint dentry might block in __follow_mount_rcu() 14 years ago
Linus Torvalds b81a618dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
Linus Torvalds 2f284c8463 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 14 years ago
Olaf Hering 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
FUJITA Tomonori 8547727756 remove dma64_addr_t 14 years ago
Mandeep Singh Baines f9b182e24e taskstats: use appropriate printk priority level 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
Serge E. Hallyn e795b71799 userns: userns: check user namespace for task->file uid equivalence checks 14 years ago
Serge E. Hallyn b0e77598f8 userns: user namespaces: convert several capable() calls 14 years ago
Serge E. Hallyn b515498f5b userns: add a user namespace owner of ipc ns 14 years ago
Serge E. Hallyn fc832ad364 userns: user namespaces: convert all capable checks in kernel/sys.c 14 years ago
Serge E. Hallyn 3263245de4 userns: make has_capability* into real functions 14 years ago
Serge E. Hallyn 8409cca705 userns: allow ptrace from non-init user namespaces 14 years ago
Serge E. Hallyn 39fd33933b userns: allow killing tasks in your own or child userns 14 years ago
Serge E. Hallyn bb96a6f50b userns: allow sethostname in a container 14 years ago
Serge E. Hallyn 3486740a4f userns: security: make capabilities relative to the user namespace 14 years ago
Serge E. Hallyn 59607db367 userns: add a user_namespace as creator/owner of uts_namespace 14 years ago
Oleg Nesterov 52e9fc76d0 procfs: kill the global proc_mnt variable 14 years ago
Eric W. Biederman 4308eebbeb pidns: call pid_ns_prepare_proc() from create_pid_namespace() 14 years ago
Eric W. Biederman 45a68628d3 pid: remove the child_reaper special case in init/main.c 14 years ago
Richard Weinberger bfdc0b497f sysctl: restrict write access to dmesg_restrict 14 years ago
Petr Holasek cb16e95fa2 sysctl: add some missing input constraint checks 14 years ago
Denis Kirjanov 256c53a651 sysctl_check: drop dead code 14 years ago
Denis Kirjanov 814ecf6e5b sysctl_check: drop table->procname checks 14 years ago
Dan Carpenter ad4ac17ad1 rapidio: fix potential null deref on failure path 14 years ago
Alexandre Bounine c1256ebe6a rapidio: remove mport resource reservation from common RIO code 14 years ago
Alexandre Bounine 569fccb6b4 rapidio: modify mport ID assignment 14 years ago
Alexandre Bounine 2f809985d2 rapidio: modify subsystem and driver initialization sequence 14 years ago
Alexandre Bounine 388b78adc9 rapidio: modify configuration to support PCI-SRIO controller 14 years ago
Alexandre Bounine f8f0626989 rapidio: add architecture specific callbacks 14 years ago
Alexandre Bounine e15b4d687f rapidio: add RapidIO documentation 14 years ago
Alexandre Bounine cd8b974fad rapidio: add new sysfs attributes 14 years ago
Changli Gao cfaf346cb2 drivers/char/mem.c: clean up the code 14 years ago
Julia Lawall 115bcd156a drivers/staging/tty/specialix.c: convert func_enter to func_exit 14 years ago
Julia Lawall d9d691f584 drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL 14 years ago
Niranjana Vishwanathapura 73210a135b drivers/char: add MSM smd_pkt driver 14 years ago
Sergey Senozhatsky 0dcf334c44 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch 14 years ago
Kees Cook 5883f57ca0 proc: protect mm start_code/end_code in /proc/pid/stat 14 years ago
Alexey Dobriyan 312ec7e50c proc: make struct proc_dir_entry::namelen unsigned int 14 years ago
Jovi Zhang fc3d8767b2 procfs: fix some wrong error code usage 14 years ago
Aaro Koskinen 0db0c01b53 procfs: fix /proc/<pid>/maps heap check 14 years ago
Konstantin Khlebnikov 51e031496d proc: hide kernel addresses via %pK in /proc/<pid>/stack 14 years ago
Li Zefan 523fb486bf cpuset: hold callback_mutex in cpuset_post_clone() 14 years ago
Li Zefan ee24d37977 cpuset: fix unchecked calls to NODEMASK_ALLOC() 14 years ago