Commit Graph

126 Commits (ca74e92b4698276b6696f15a801759f50944f387)

Author SHA1 Message Date
Linus Torvalds 9ee8ab9fbf Relax /proc fix a bit 19 years ago
Linus Torvalds 18b0bbd8ca Fix nasty /proc vulnerability 19 years ago
Adam B. Jerome 0635170b54 [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() 19 years ago
David Howells b4cac1a022 [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
Greg Ungerer 31304c909e [PATCH] uclinux: fix proc_task()/get_proc-task() naming 19 years ago
Christoph Lameter d2c5e30c9a [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter 19 years ago
Christoph Lameter fd39fc8561 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
Christoph Lameter ce866b34ae [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter 19 years ago
Christoph Lameter b1e7a8fd85 [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter 19 years ago
Christoph Lameter df849a1529 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter 19 years ago
Christoph Lameter 9a865ffa34 [PATCH] zoned vm counters: conversion of nr_slab to per zone counter 19 years ago
Christoph Lameter f3dbd34460 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED 19 years ago
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 19 years ago
Christoph Lameter 65ba55f500 [PATCH] zoned vm counters: convert nr_mapped to per zone counter 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
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