Histórico de Commits

Autor SHA1 Mensagem Data
  Roland McGrath 9aea5a65aa execve: make responsive to SIGKILL with large arguments há 14 anos atrás
  Roland McGrath 7993bc1f46 execve: improve interactivity with large arguments há 14 anos atrás
  Roland McGrath 1b528181b2 setup_arg_pages: diagnose excessive argument size há 14 anos atrás
  Linus Torvalds 145c3ae46b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 há 14 anos atrás
  Nick Piggin 2a4419b5b2 fs: fs_struct rwlock to spinlock há 14 anos atrás
  David Howells d7627467b7 Make do_execve() take a const filename pointer há 14 anos atrás
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify há 15 anos atrás
  Linus Torvalds 78417334b5 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing há 15 anos atrás
  Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write há 15 anos atrás
  Arnd Bergmann 5f202bd5ca do_coredump: Do not take BKL há 15 anos atrás
  Eric B Munson 3af9e85928 perf: Add non-exec mmap() tracking há 15 anos atrás
  Oleg Nesterov d344193a05 exit: avoid sig->count in de_thread/__exit_signal synchronization há 15 anos atrás
  Oleg Nesterov 269b005a28 coredump: shift down_write(mmap_sem) into coredump_wait() há 15 anos atrás
  Oleg Nesterov 5e43aef530 coredump: factor out put_cred() calls há 15 anos atrás
  Oleg Nesterov d5bf4c4f5f coredump: cleanup "ispipe" code há 15 anos atrás
  Oleg Nesterov c713541125 coredump: factor out the not-ispipe file checks há 15 anos atrás
  Neil Horman 898b374af6 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit há 15 anos atrás
  Mel Gorman a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks há 15 anos atrás
  Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits há 15 anos atrás
  Neil Horman 76595f79d7 coredump: suppress uid comparison test if core output files are pipes há 15 anos atrás
  Oleg Nesterov 5c99cbf49a coredump: set ->group_exit_code for other CLONE_VM tasks too há 15 anos atrás
  Masami Hiramatsu 30736a4d43 coredump: pass mm->flags as a coredump parameter for consistency há 15 anos atrás
  Michael Neuling 5ef097dd7b exec: create initial stack independent of PAGE_SIZE há 15 anos atrás
  Jiri Slaby d554ed895d fs: use rlimit helpers há 15 anos atrás
  Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue há 15 anos atrás
  KAMEZAWA Hiroyuki 34e55232e5 mm: avoid false sharing of mm_counter há 15 anos atrás
  Michael Neuling a17e18790a fs/exec.c: fix initial stack reservation há 15 anos atrás
  Michael Neuling 803bf5ec25 fs/exec.c: restrict initial stack space expansion to rlimit há 15 anos atrás
  Linus Torvalds 7ab02af428 Fix 'flush_old_exec()/setup_new_exec()' split há 15 anos atrás
  Linus Torvalds 221af7f87b Split 'flush_old_exec' into two functions há 15 anos atrás