aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18Merge "Add ramdisk_available to init_first_stage's deps"android-s-beta-5android-s-beta-4android-s-beta-3android-s-beta-5android-s-beta-4Inseob Kim
2021-06-14Add ramdisk_available to init_first_stage's depsInseob Kim
2021-05-14Make available to com.android.compos apex am: 2cde694765Victor Hsieh
2021-05-13Make available to com.android.compos apexandroid-s-beta-2android-s-beta-1Victor Hsieh
2021-02-20Mark ab/7061308 as merged in stage.Xin Li
2021-02-17[LSC] Add LOCAL_LICENSE_KINDS to external/libcap am: b5457a705bBob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/libcapandroid-s-preview-1Bob Badour
2021-02-06Upgrade libcap to libcap-2.48 am: 257a1ceb21Haibo Huang
2021-02-05Upgrade libcap to libcap-2.48Haibo Huang
2021-02-04Up the release version to 2.48Andrew G. Morgan
2021-02-04Make more uniform GO build options.Andrew G. Morgan
2021-02-02Drop all symlinks from the repositoryAndrew G. Morgan
2021-02-02CamelCase the seccomp explore.go exampleAndrew G. Morgan
2021-02-02Add some CGO_ENABLED=0 documentation for the Syscall functions.Andrew G. Morgan
2021-02-02libcap: Use $(MAKE) instead of makeAndrew Delgadillo
2021-02-02Update the libpsx man page.Andrew G. Morgan
2021-01-29Correct a stale comment in psx.c related to weak linkingAndrew G. Morgan
2021-01-27Update the "psx" README file.Andrew G. Morgan
2021-01-27Minor doc fixes for the "cap" module.Andrew G. Morgan
2021-01-26Upgrade libcap to libcap-2.47 am: 47fac93ec3Haibo Huang
2021-01-25Upgrade libcap to libcap-2.47Haibo Huang
2021-01-23Up the release version to 2.47Andrew G. Morgan
2021-01-23Minor cap package comment update.Andrew G. Morgan
2021-01-23Capture a standalone example of using psx with PR_SET_NO_NEW_PRIVS.Andrew G. Morgan
2021-01-23Restructured gowns to default to uid base of getuid().Andrew G. Morgan
2020-12-26Augment NOPRIV libcap mode with the sticky NO_NEW_PRIVS prctl bit.Andrew G. Morgan
2020-12-26People keep emailing me about the license for libcap.Andrew G. Morgan
2020-12-26Clean up the exit status to match other binaries.Andrew G. Morgan
2020-12-23checkpointAndrew G. Morgan
2020-12-23Minor fixes for "cap" package documentation.Andrew G. Morgan
2020-12-22No longer need the Go build tag allthreadssyscall.Andrew G. Morgan
2020-12-22Improve the usage and diagnostic message for setcapAndrew G. Morgan
2020-12-15add crosvm to com.android.virt am: 8626dd4746 am: 0bb0681c82Jiyong Park
2020-12-15add crosvm to com.android.virt am: 8626dd4746Jiyong Park
2020-12-14add crosvm to com.android.virtJiyong Park
2020-12-12Up the release version to 2.46Andrew G. Morgan
2020-12-12Be more complete when looking for stray files in the build treeAndrew G. Morgan
2020-12-11Refactor the "psx" vs "cap" package cgo-or-not complexity to "psx".Andrew G. Morgan
2020-12-10Fix some typos in the psx.c code related to 6 argument syscalls.Andrew G. Morgan
2020-12-09Further trim the psx headers and support easy vendoring.Andrew G. Morgan
2020-12-09Update .gitignore file for goapps builds in-tree.Andrew G. Morgan
2020-12-08Add a go.mod file for building gowns.Andrew G. Morgan
2020-12-08SIGRTMAX does not play well with Go, so use SIGSYS for the psx interrupt.Andrew G. Morgan
2020-12-07Make quicktest.sh work again with kernel testAndrew G. Morgan
2020-12-07Clean up gowns invocation for shell etc.Andrew G. Morgan
2020-11-28Demonstrate using libcap and namespaces in Go.Andrew G. Morgan
2020-11-24Mark ab/6881855 as merged am: b34bc0bbd1Xin Li
2020-11-23Mark ab/6881855 as mergedXin Li
2020-11-11Allow a dying thread to participate in the psx mechanism.Andrew G. Morgan
2020-11-12Add "product_available" to product available modules am: f36c57c485 am: f43ce...Justin Yun