Commit Graph

84666 Commits (161550d74c07303ffa6187ba776f62df5a906a21)
 

Author SHA1 Message Date
Eric W. Biederman 161550d74c pid: sys_wait... fixes 17 years ago
Oleg Nesterov 5dee1707df move the related code from exit_notify() to exit_signals() 17 years ago
Oleg Nesterov 6806aac6d2 sys_setsid: remove now unneeded session != 1 check 17 years ago
Oleg Nesterov d12619b5ff fix group stop with exit race 17 years ago
Oleg Nesterov 430c623121 start the global /sbin/init with 0,0 special pids 17 years ago
Oleg Nesterov 297bd42b15 move daemonized kernel threads into the swapper's session 17 years ago
Oleg Nesterov 8520d7c7f8 teach set_special_pids() to use struct pid 17 years ago
Oleg Nesterov e4cc0a9c87 fix setsid() for sub-namespace /sbin/init 17 years ago
Oleg Nesterov 4e021306cf sys_setpgid(): simplify pid/ns interaction 17 years ago
Oleg Nesterov c543f1ee08 wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAIT 17 years ago
Oleg Nesterov 3a515e4a62 wait_task_continued/zombie: don't use task_pid_nr_ns() lockless 17 years ago
Oleg Nesterov f2cc3eb133 do_wait: fix security checks 17 years ago
Oleg Nesterov 96fabbf55a do_wait: cleanup delay_group_leader() usage 17 years ago
Oleg Nesterov 1bad95c3be wait_task_stopped(): remove unneeded delay_group_leader check 17 years ago
Oleg Nesterov 20686a309a ptrace_stop: fix racy nonstop_code setting 17 years ago
Oleg Nesterov 9cbab81005 do_wait: factor out "retval != 0" checks 17 years ago
Oleg Nesterov ee7c82da83 wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace 17 years ago
Oleg Nesterov 6405f7f467 ptrace_stop: fix the race with ptrace detach+attach 17 years ago
Oleg Nesterov c0c0b649d6 ptrace_check_attach: remove unneeded ->signal != NULL check 17 years ago
Oleg Nesterov 34a1738f7d kill my_ptrace_child() 17 years ago
Oleg Nesterov 6b39c7bfbd kill PT_ATTACHED 17 years ago
Pierre Peiffer 01b8b07a5d IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() 17 years ago
Pierre Peiffer ed2ddbf88c IPC: make struct ipc_ids static in ipc_namespace 17 years ago
Pierre Peiffer 4b9fcb0ec6 IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands 17 years ago
Pavel Emelyanov b2d75cddc8 ipc: uninline some code from util.h 17 years ago
Alan Cox a46c999424 serial_core: bring mostly into line with coding style 17 years ago
Alan Cox b4c502a709 8250: enable rate reporting via termios 17 years ago
Alan Cox 6f803cd08f serial8250: coding style 17 years ago
Alan Cox 5756ee9996 8250_pci: coding style 17 years ago
Alan Cox 3b0fd36ddc 8250_hub6: codding style 17 years ago
Alan Cox 0fe1c13713 8250_hp300: coding style 17 years ago
Alan Cox 8b4a483be5 8250_gsc: coding style 17 years ago
Alan Cox ce2e204f0c 8250_early: coding style 17 years ago
Alan Cox 355d95a1c8 tty_ioctl: drag screaming into compliance with the coding style 17 years ago
Alan Cox 37bdfb074e tty_io: drag screaming into coding style compliance 17 years ago
Alan Cox 66c6ceae39 tty_audit: fix checkpatch complaint 17 years ago
Alan Cox 4129a6454d rocket: don't let random users reset the controller 17 years ago
Alan Cox 6df3526b66 rocket: first pass at termios reporting 17 years ago
Alan Cox 4edf1827ea n_tty: clean up old code to follow coding style and (mostly) checkpatch 17 years ago
Alan Cox db1acaa632 moxa: first pass at termios reporting 17 years ago
Andrew Morton 92dfc9dc7b fix "modules: make module_address_lookup() safe" 17 years ago
Christoph Lameter 6d7623943c modules: include sections.h to avoid defining linker variables explicitly 17 years ago
Christoph Lameter 88173507e4 Modules: handle symbols that have a zero value 17 years ago
Heiko Carstens 596f56018d tty: s390 support for termios2. 17 years ago
Heiko Carstens aa7738a5f5 tty: let architectures override the user/kernel macros. 17 years ago
mark gross d94afc6ccf intel-iommu: fault_reason index cleanup 17 years ago
mark gross f8bab73515 intel-iommu: PMEN support 17 years ago
Alexey Dobriyan 2d3a4e3666 proc: fix ->open'less usage due to ->proc_fops flip 17 years ago
Eric W. Biederman c6caeb7c45 proc: fix the threaded /proc/self 17 years ago
Eric W. Biederman 488e5bc456 proc: proper pidns handling for /proc/self 17 years ago