Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Add SECCOMP_FILTER and APPARMOR #1698

Open
wants to merge 8 commits into
base: rpi-4.19.y
Choose a base branch
from

Commits on Sep 6, 2019

  1. config: add SECCOMP filters to bcm2709

    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    1f54644 View commit details
    Browse the repository at this point in the history
  2. config: add SECCOMP filters to bcmrpi

    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    a19ec22 View commit details
    Browse the repository at this point in the history
  3. config: add AppArmor to bcm2709

    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    55d8478 View commit details
    Browse the repository at this point in the history
  4. config: add AppArmor to bcmrpi

    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    4eeb0eb View commit details
    Browse the repository at this point in the history
  5. config: add further cgroup config to bcm2709

    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    317ba95 View commit details
    Browse the repository at this point in the history
  6. config: add further cgroup config to bcmrpi

    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e853b6b View commit details
    Browse the repository at this point in the history
  7. config: add CONFIG_CFS_BANDWIDTH to bcm2709

    This option would allow to allocate CPU resource (i.-e. limit them)
    on a cgroup.
    
    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    3e53e48 View commit details
    Browse the repository at this point in the history
  8. config: add CONFIG_CFS_BANDWIDTH to bcmrpi

    Signed-off-by: Jean-Christophe Berthon <jcberthon@users.noreply.github.com>
    jcberthon committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    bb0e430 View commit details
    Browse the repository at this point in the history