aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[SPARC64]: Move signal compat bits to new header file.David S. Miller5-37/+37
2006-10-02Add prototype for sigset_from_compat()Linus Torvalds1-0/+1
2006-10-02[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.hDavid Howells4-6/+3
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater11-16/+48
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov3-2/+13
2006-10-02[PATCH] proc: comment what proc_fill_cache doesEric W. Biederman1-0/+12
2006-10-02[PATCH] proc: remove the useless SMP-safe comments from /procEric W. Biederman1-4/+0
2006-10-02[PATCH] proc: remove trailing blank entry from pid_entry arraysEric W. Biederman1-18/+21
2006-10-02[PATCH] proc: properly compute TGID_OFFSETEric W. Biederman1-1/+1
2006-10-02[PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov1-6/+5
2006-10-02[PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov1-28/+35
2006-10-02[PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov1-6/+5
2006-10-02[PATCH] proc: Use pid_task instead of open coding itEric W. Biederman1-1/+1
2006-10-02[PATCH] proc: Merge proc_tid_attr and proc_tgid_attrEric W. Biederman1-43/+11
2006-10-02[PATCH] proc: Remove the hard coded inode numbersEric W. Biederman1-210/+174
2006-10-02[PATCH] proc: Factor out an instantiate method from every lookup methodEric W. Biederman1-111/+158
2006-10-02[PATCH] proc: Make the generation of the self symlink table drivenEric W. Biederman1-22/+111
2006-10-02[PATCH] AVR32: Implement kernel_execveHaavard Skinnemoen2-77/+17
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann22-662/+2
2006-10-02[PATCH] sh64: remove the use of kernel syscallsArnd Bergmann1-257/+13
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann5-25/+15
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann16-12/+300
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann21-423/+49
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann6-11/+31
2006-10-02[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley1-4/+1
2006-10-02[PATCH] nsproxy cloning error path fixPavel1-1/+1
2006-10-02[PATCH] IPC namespace - sysctlsKirill Korotaev1-28/+88
2006-10-02[PATCH] IPC namespace - shmKirill Korotaev1-86/+168
2006-10-02[PATCH] IPC namespace - semKirill Korotaev1-71/+130
2006-10-02[PATCH] IPC namespace - msgKirill Korotaev1-51/+106
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev5-14/+173
2006-10-02[PATCH] IPC namespace coreKirill Korotaev7-17/+95
2006-10-02[PATCH] uts: copy nsproxy only when neededSerge Hallyn1-6/+14
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn5-4/+83
2006-10-02[PATCH] namespaces: utsname: remove system_utsnameSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: utsname: sysctlSerge E. Hallyn1-19/+119
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn9-12/+121
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn28-52/+52
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn35-160/+180
2006-10-02[PATCH] namespaces: utsname: introduce temporary helpersSerge E. Hallyn1-0/+10
2006-10-02[PATCH] namespaces: exit_task_namespaces() invalidates nsproxyCedric Le Goater1-1/+1
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn9-39/+55
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn21-40/+3
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn27-2/+196
2006-10-02[PATCH] make kernel/sysctl.c:_proc_do_string() staticAdrian Bunk1-2/+3
2006-10-02[PATCH] proc: sysctl: add _proc_do_string helperSam Vilain1-29/+36
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra2-6/+13
2006-10-02[PATCH] knfsd: allow admin to set nthreads per nodeGreg Banks2-0/+144
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks3-2/+261
2006-10-02[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsdGreg Banks1-31/+5