Histórico de Commits

Autor SHA1 Mensagem Data
  Al Viro 1b5d783c94 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling há 14 anos atrás
  Davidlohr Bueso bcb65a797e FDPIC: Fix memory leak há 14 anos atrás
  Takuya Yoshikawa e30c7c3b30 binfmt_elf_fdpic: Fix clear_user() error handling há 15 anos atrás
  Christoph Egger 16a5b3c414 Remove redundant check for CONFIG_MMU há 15 anos atrás
  David Howells 47568d4c56 FDPIC: For-loop in elf_core_vma_data_size() is incorrect há 15 anos atrás
  Jiri Kosina 318ae2edc3 Merge branch 'for-next' into for-linus há 15 anos atrás
  Masami Hiramatsu 30736a4d43 coredump: pass mm->flags as a coredump parameter for consistency há 15 anos atrás
  Daisuke HATAYAMA 8d9032bbe4 elf coredump: add extended numbering support há 15 anos atrás
  Daisuke HATAYAMA 93eb211e6c elf coredump: make offset calculation process and writing process explicit há 15 anos atrás
  Daisuke HATAYAMA 1fcccbac89 elf coredump: replace ELF_CORE_EXTRA_* macros by functions há 15 anos atrás
  Daisuke HATAYAMA 088e7af73a coredump: move dump_write() and dump_seek() into a header file há 15 anos atrás
  Daisuke HATAYAMA 05f47fda9f coredump: unify dump_seek() implementations for each binfmt_*.c há 15 anos atrás
  Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes há 15 anos atrás
  Linus Torvalds 221af7f87b Split 'flush_old_exec' into two functions há 15 anos atrás
  Mike Frysinger 04e4f2b18c FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack há 15 anos atrás
  Daisuke HATAYAMA 2f48912d14 binfmt_elf_fdpic: Fix build breakage introduced by coredump changes. há 15 anos atrás
  Masami Hiramatsu f6151dfea2 mm: introduce coredump parameter structure há 15 anos atrás
  Christoph Hellwig 698ba7b5a3 elf: kill USE_ELF_CORE_DUMP há 15 anos atrás
  Jie Zhang ea63763959 nommu: fix malloc performance by adding uninitialized flag há 15 anos atrás
  David Howells 8e8b63a68c fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size há 15 anos atrás
  Hugh Dickins f3e8fccd06 mm: add get_dump_page há 15 anos atrás
  Oleg Nesterov 3b34fc5880 elf_core_dump: use rcu_read_lock() to access ->real_parent há 16 anos atrás
  Oleg Nesterov 0ae05fb254 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c há 16 anos atrás
  Mike Frysinger ab4ad55512 bin_elf_fdpic: check the return value of clear_user há 16 anos atrás
  David Howells f4bbf51050 FDPIC: Don't attempt to expand the userspace stack to fill the space allocated há 16 anos atrás
  David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux há 16 anos atrás
  David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials há 16 anos atrás
  David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds há 16 anos atrás
  David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors há 16 anos atrás
  David Howells b6dff3ec5e CRED: Separate task security context from task_struct há 16 anos atrás