summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
...
| * | | | | | | security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng2017-10-20
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-14
|\ \ \ \ \ \ \
| * | | | | | | ima: move to generic async completionGilad Ben-Yossef2017-11-03
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \
| * | | | | | | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
| |/ / / / / / /
* | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar2017-10-24
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon2017-10-10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \
| * | | | | | | | ima: Remove redundant conditional operatorThiago Jung Bauermann2017-11-08
| * | | | | | | | ima: Fix bool initialization/comparisonThomas Meyer2017-11-08
| * | | | | | | | ima: check signature enforcement against cmdline param instead of CONFIGBruno E. O. Meneguele2017-11-08
| * | | | | | | | ima: fix hash algorithm initializationBoshi Wang2017-11-08
| * | | | | | | | EVM: Only complain about a missing HMAC key onceMatthew Garrett2017-11-08
| * | | | | | | | EVM: Allow userspace to signal an RSA key has been loadedMatthew Garrett2017-11-08
| * | | | | | | | EVM: Include security.apparmor in EVM measurementsMatthew Garrett2017-11-08
| * | | | | | | | integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig2017-11-08
| * | | | | | | | ima: always measure and audit files in policyMimi Zohar2017-11-08
| * | | | | | | | ima: don't remove the securityfs policy fileMimi Zohar2017-11-08
* | | | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Smack: Base support for overlayfsCasey Schaufler2017-11-02
| * | | | | | | tomoyo: fix timestamping for y2038Arnd Bergmann2017-10-21
| * | | | | | | capabilities: audit log other surprising conditionsRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: fix logic for effective root or real rootRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: invert logic for clarityRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: remove a layer of conditional logicRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: move audit log decision to functionRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: use intuitive names for id changesRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: use root_priveleged inline to clarify logicRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: rename has_cap to has_fcapRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: intuitive names for cap gain statusRichard Guy Briggs2017-10-20
| * | | | | | | capabilities: factor out cap_bprm_set_creds privileged rootRichard Guy Briggs2017-10-20
* | | | | | | | apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen2017-11-08
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \ \ \ \ \ \
| * | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| | |_|/ / / / | |/| | | | |
* | | | | | | KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers2017-11-02
* | | | | | | KEYS: return full count in keyring_read() if buffer is too smallEric Biggers2017-11-02
| |_|_|_|/ / |/| | | | |
* | | | | | Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds2017-10-26
|/ / / / /
* | | | | commoncap: move assignment of fs_ns to avoid null pointer dereferenceColin Ian King2017-10-19
* | | | | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | KEYS: load key flags and expiry time atomically in proc_keys_show()Eric Biggers2017-10-18
| * | | | KEYS: Load key expiry time atomically in keyring_search_iterator()Eric Biggers2017-10-18
| * | | | KEYS: load key flags and expiry time atomically in key_validate()Eric Biggers2017-10-18
| * | | | KEYS: don't let add_key() update an uninstantiated keyDavid Howells2017-10-18
| * | | | KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-18
| * | | | security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann2017-10-18
| * | | | KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers2017-10-12
| | |/ / | |/| |
* | | | lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2017-10-04
|/ / /
* | | Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris2017-09-28
|\ \ \ | |/ / |/| |