Commit Graph

110 Commits (6ac12dfe9c2027cd3c5ed603f11d1bb4f04906fe)

Author SHA1 Message Date
Ingo Molnar e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 years ago
Eric Paris 42c3e03ef6 [PATCH] SELinux: Add sockcreate node to procattr API 19 years ago
Oleg Nesterov c1df7fb88a [PATCH] cleanup next_tid() 19 years ago
Oleg Nesterov a872ff0cb2 [PATCH] simplify/fix first_tid() 19 years ago
Eric W. Biederman cc288738c9 [PATCH] proc: Remove tasklist_lock from proc_task_readdir. 19 years ago
Eric W. Biederman df26c40e56 [PATCH] proc: Cleanup proc_fd_access_allowed 19 years ago
Eric W. Biederman 778c114477 [PATCH] proc: Use sane permission checks on the /proc/<pid>/fd/ symlinks 19 years ago
Eric W. Biederman 5b0c1dd38b [PATCH] proc: optimize proc_check_dentry_visible 19 years ago
Eric W. Biederman 13b41b0949 [PATCH] proc: Use struct pid not struct task_ref 19 years ago
Eric W. Biederman 99f8955183 [PATCH] proc: don't lock task_structs indefinitely 19 years ago
Eric W. Biederman 8578cea750 [PATCH] proc: make PROC_NUMBUF the buffer size for holding integers as strings 19 years ago
Eric W. Biederman 9cc8cbc7f8 [PATCH] simply fix first_tgid 19 years ago
Eric W. Biederman de7587343b [PATCH] proc: Remove tasklist_lock from proc_pid_lookup() and proc_task_lookup() 19 years ago
Eric W. Biederman 454cc105ef [PATCH] proc: Remove tasklist_lock from proc_pid_readdir 19 years ago
Eric W. Biederman 0bc58a9102 [PATCH] proc: refactor reading directories of tasks 19 years ago
Eric W. Biederman cd6a3ce9ec [PATCH] proc: Close the race of a process dying durning lookup 19 years ago
Eric W. Biederman 48e6484d49 [PATCH] proc: Rewrite the proc dentry flush on exit optimization 19 years ago
Eric W. Biederman 662795deb8 [PATCH] proc: Move proc_maps_operations into task_mmu.c 19 years ago
Eric W. Biederman 6e66b52bf5 [PATCH] proc: Fix the link count for /proc/<pid>/task 19 years ago
Eric W. Biederman 0f2fe20f55 [PATCH] proc: Properly filter out files that are not visible to a process 19 years ago
Eric W. Biederman 22c2c5d75e [PATCH] proc: Kill proc_mem_inode_operations 19 years ago
Eric W. Biederman 68602066c3 [PATCH] proc: Remove bogus proc_task_permission 19 years ago
Eric W. Biederman aed7a6c476 [PATCH] proc: Replace proc_inode.type with proc_inode.fd 19 years ago
Eric W. Biederman 87bfbf679f [PATCH] proc: Simplify the ownership rules for /proc 19 years ago
Eric W. Biederman 1679654951 [PATCH] proc: Remove unnecessary and misleading assignments from proc_pid_make_inode 19 years ago
Eric W. Biederman ff9724a3f7 [PATCH] proc: Remove useless BKL in proc_pid_readlink 19 years ago
Eric W. Biederman 5634708b5f [PATCH] proc: Fix the .. inode number on /proc/<pid>/fd 19 years ago
Michael LeMay 4eb582cf1f [PATCH] keys: add a way to store the appropriate context for newly-created keys 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Al Viro e018290929 [PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array 19 years ago
Dipankar Sarma ca99c1da08 [PATCH] Fix file lookup without ref 19 years ago
Vivek Goyal 80e8ff6341 [PATCH] kdump proc vmcore size oveflow fix 19 years ago
Herbert Poetzl e4e5d3fc80 [PATCH] cleanup in proc_check_chroot() 19 years ago
Joe Korty 68eef3b479 [PATCH] Simplify proc/devices and fix early termination regression 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Michael Ellerman 5149fa47ec [PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree 19 years ago
Roman Zippel 4dee26b7e2 [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat 19 years ago
Steven Rostedt 64a07bd82e [PATCH] protect remove_proc_entry 19 years ago
Al Viro 871751e25d [PATCH] slab: implement /proc/slab_allocators 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Neil Horman 5be0e95119 [PATCH] proc: fix duplicate line in /proc/devices 19 years ago
Chuck Lever b4629fe2f0 VFS: New /proc file /proc/self/mountstats 19 years ago
Nick Piggin ad820c5dd4 [PATCH] smaps: shared fix 19 years ago
Nick Piggin 5ddfae16bd [PATCH] smaps: hugepages fix 19 years ago
Al Viro 76b6159ba0 [PATCH] fix handling of st_nlink on procfs root 19 years ago
schwab@suse.de a18546110e [PATCH] disable per cpu intr in /proc/stat 19 years ago
Neil Horman 7170be5f58 [PATCH] convert /proc/devices to use seq_file interface 19 years ago