Historique des commits

Auteur SHA1 Message Date
  Linus Torvalds 8b5c6a3a49 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit il y a 7 ans
  Tyler Hicks 326bee0286 seccomp: Don't special case audited processes when logging il y a 7 ans
  Tyler Hicks ea6eca7785 seccomp: Audit attempts to modify the actions_logged sysctl il y a 7 ans
  Tyler Hicks beb44acaf0 seccomp: Configurable separator for the actions_logged string il y a 7 ans
  Tyler Hicks d013db0294 seccomp: Separate read and write code for actions_logged sysctl il y a 7 ans
  Thomas Gleixner 8bf37d8c06 seccomp: Move speculation migitation control to arch code il y a 7 ans
  Kees Cook 00a02d0c50 seccomp: Add filter flag to opt-out of SSB mitigation il y a 7 ans
  Thomas Gleixner b849a812f7 seccomp: Use PR_SPEC_FORCE_DISABLE il y a 7 ans
  Kees Cook 5c3070890d seccomp: Enable speculation flaw mitigations il y a 7 ans
  James Morris 645ae5c51e Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc3 il y a 7 ans
  Tycho Andersen 63bb0045b9 ptrace, seccomp: tweak get_metadata behavior slightly il y a 7 ans
  Linus Torvalds 3dbc4f5485 Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security il y a 8 ans
  Eric W. Biederman 3b10db2b06 signal: Replace memset(info,...) with clear_siginfo for clarity il y a 8 ans
  Tycho Andersen 26500475ac ptrace, seccomp: add support for retrieving seccomp metadata il y a 8 ans
  Tycho Andersen f06eae831f seccomp: hoist out filter resolving logic il y a 8 ans
  Ingo Molnar 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts il y a 8 ans
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 8 ans
  Will Deacon 506458efaf locking/barriers: Convert users of lockless_dereference() to READ_ONCE() il y a 8 ans
  Colin Ian King 084f5601c3 seccomp: make function __get_seccomp_filter static il y a 8 ans
  Oleg Nesterov 66a733ea6b seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() il y a 8 ans
  Kees Cook 0466bdb99e seccomp: Implement SECCOMP_RET_KILL_PROCESS action il y a 8 ans
  Kees Cook 4d3b0b05aa seccomp: Introduce SECCOMP_RET_KILL_PROCESS il y a 8 ans
  Kees Cook fd76875ca2 seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD il y a 8 ans
  Tyler Hicks 59f5cf44a3 seccomp: Action to log before allowing il y a 8 ans
  Tyler Hicks e66a399779 seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW il y a 8 ans
  Tyler Hicks 0ddec0fc89 seccomp: Sysctl to configure actions that are allowed to be logged il y a 8 ans
  Tyler Hicks d612b1fd80 seccomp: Operation for checking if an action is available il y a 8 ans
  Tyler Hicks 8e5f1ad116 seccomp: Sysctl to display available actions il y a 8 ans
  Kees Cook deb4de8b31 seccomp: Provide matching filter for introspection il y a 8 ans
  Kees Cook 0b5fa22906 seccomp: Switch from atomic_t to recount_t il y a 8 ans