Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds d82991a868 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 7 ans
  Mathieu Desnoyers d7822b1e24 rseq: Introduce restartable sequences system call il y a 7 ans
  Alexei Starovoitov 449325b52b umh: introduce fork_usermode_blob() helper il y a 7 ans
  Kees Cook c31dbb146d exec: pin stack limit during exec il y a 7 ans
  Kees Cook b838383133 exec: introduce finalize_exec() before start_thread() il y a 7 ans
  Kees Cook 8f2af155b5 exec: pass stack rlimit into mm layout functions il y a 7 ans
  Kees Cook 7bd698b3c0 exec: Set file unwritable before LSM check il y a 7 ans
  Kees Cook e816c201ae exec: Weaken dumpability for secureexec il y a 8 ans
  Kees Cook 779f4e1c6c Revert "exec: avoid RLIMIT_STACK races with prlimit()" il y a 8 ans
  Arnd Bergmann 3756f6401c exec: avoid gcc-8 warning for get_task_comm il y a 8 ans
  Kees Cook 04e35f4495 exec: avoid RLIMIT_STACK races with prlimit() il y a 8 ans
  Mark Rutland 6aa7de0591 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() il y a 8 ans
  Mathieu Desnoyers a961e40917 membarrier: Provide register expedited private command il y a 8 ans
  Oleg Nesterov c2315c187f exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array il y a 8 ans
  Mimi Zohar 711aab1dbb vfs: constify path argument to kernel_read_file_from_path il y a 8 ans
  Linus Torvalds 581bfce969 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 8 ans
  Michal Hocko 0ee931c4e3 mm: treewide: remove GFP_TEMPORARY allocation flag il y a 8 ans
  Christoph Hellwig bdd1d2d3d2 fs: fix kernel_read prototype il y a 8 ans
  Christoph Hellwig c41fbad015 fs: move kernel_read to fs/read_write.c il y a 8 ans
  Kees Cook fe8993b3a0 exec: Consolidate pdeath_signal clearing il y a 8 ans
  Kees Cook 64701dee41 exec: Use sane stack rlimit under secureexec il y a 8 ans
  Kees Cook 473d89639d exec: Consolidate dumpability logic il y a 8 ans
  Kees Cook a70423dfbc exec: Use secureexec for clearing pdeath_signal il y a 8 ans
  Kees Cook e37fdb785a exec: Use secureexec for setting dumpability il y a 8 ans
  Kees Cook 2af6228026 LSM: drop bprm_secureexec hook il y a 8 ans
  Kees Cook 46d98eb4e1 commoncap: Refactor to remove bprm_secureexec hook il y a 8 ans
  Kees Cook c425e189ff binfmt: Introduce secureexec flag il y a 8 ans
  Kees Cook a9208e42ba exec: Correct comments about "point of no return" il y a 8 ans
  Kees Cook ddb4a1442d exec: Rename bprm->cred_prepared to called_set_creds il y a 8 ans
  Kees Cook da029c11e6 exec: Limit arg stack to at most 75% of _STK_LIM il y a 8 ans