Commit Graph

158 Commits (da482792a6d1a3fbaaa25fae867b343fb4db3246)

Author SHA1 Message Date
Oleg Nesterov 1a657f78dc [PATCH] introduce get_task_pid() to fix unsafe get_pid() 19 years ago
Eric W. Biederman 1c0d04c9e4 [PATCH] proc: comment what proc_fill_cache does 19 years ago
Eric W. Biederman 5e61feafa2 [PATCH] proc: remove the useless SMP-safe comments from /proc 19 years ago
Eric W. Biederman 7bcd6b0efd [PATCH] proc: remove trailing blank entry from pid_entry arrays 19 years ago
Eric W. Biederman 8e95bd936d [PATCH] proc: properly compute TGID_OFFSET 19 years ago
Oleg Nesterov b0fa9db6ab [PATCH] proc: drop tasklist lock in task_state() 19 years ago
Oleg Nesterov a593d6edeb [PATCH] proc: convert do_task_stat() to use lock_task_sighand() 19 years ago
Oleg Nesterov 5e6b3f42ed [PATCH] proc: convert task_sig() to use lock_task_sighand() 19 years ago
Eric W. Biederman 7fbaac005c [PATCH] proc: Use pid_task instead of open coding it 19 years ago
Eric W. Biederman 72d9dcfc7a [PATCH] proc: Merge proc_tid_attr and proc_tgid_attr 19 years ago
Eric W. Biederman 61a2878402 [PATCH] proc: Remove the hard coded inode numbers 19 years ago
Eric W. Biederman 444ceed8d1 [PATCH] proc: Factor out an instantiate method from every lookup method 19 years ago
Eric W. Biederman 801199ce80 [PATCH] proc: Make the generation of the self symlink table driven 19 years ago
Serge E. Hallyn 1651e14e28 [PATCH] namespaces: incorporate fs namespace into nsproxy 19 years ago
Sukadev Bhattiprolu 3fbc964864 [PATCH] Define struct pspace 19 years ago
Eric W. Biederman f6c7a1f34e [PATCH] proc: give the root directory a task 19 years ago
Eric W. Biederman 20cdc894c4 [PATCH] proc: modify proc_pident_lookup to be completely table driven 19 years ago
Eric W. Biederman 28a6d67179 [PATCH] proc: reorder the functions in base.c 19 years ago
Eric W. Biederman 0804ef4b0d [PATCH] proc: readdir race fix (take 3) 19 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Vivek Goyal 632dd2053a [PATCH] Kcore elf note namesz field fix 19 years ago
Frederik Deweerdt f7ca54f486 [PATCH] fix mem_write() return value 19 years ago
Alan Cox 3cfd0885fa [PATCH] tty: stop the tty vanishing under procfs access 19 years ago
David Howells f269fdd182 [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place 19 years ago
David Howells dbf8685c8e [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter 182e8e2373 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM 19 years ago
Andrew Morton f5ef68da5f [PATCH] /proc/meminfo: don't put spaces in names 19 years ago
Linus Torvalds 6d76fa58b0 Don't allow chmod() on the /proc/<pid>/ files 19 years ago
Linus Torvalds 92d032855e Mark /proc MS_NOSUID and MS_NOEXEC 19 years ago
Shailabh Nagar 2589045466 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays 19 years ago
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