summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* 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
|\
| * security/keys: rewrite all of big_key cryptoJason A. Donenfeld2017-09-25
| * security/keys: properly zero out sensitive key material in big_keyJason A. Donenfeld2017-09-25
| * KEYS: use kmemdup() in request_key_auth_new()Eric Biggers2017-09-25
| * KEYS: restrict /proc/keys by credentials at open timeEric Biggers2017-09-25
| * KEYS: reset parent each time before searching key_user_treeEric Biggers2017-09-25
| * KEYS: prevent KEYCTL_READ on negative keyEric Biggers2017-09-25
| * KEYS: prevent creating a different user's keyringsEric Biggers2017-09-25
| * KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers2017-09-25
| * KEYS: fix key refcount leak in keyctl_read_key()Eric Biggers2017-09-25
| * KEYS: fix key refcount leak in keyctl_assume_authority()Eric Biggers2017-09-25
| * KEYS: don't revoke uninstantiated key in request_key_auth_new()Eric Biggers2017-09-25
| * KEYS: fix cred refcount leak in request_key_auth_new()Eric Biggers2017-09-25
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-24
|\ \
| * | security: fix description of values returned by cap_inode_need_killprivStefan Berger2017-09-23
* | | Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-23
|\ \ \ | |_|/ |/| |
| * | apparmor: fix apparmorfs DAC access permissionsJohn Johansen2017-09-22
| * | apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen2017-09-22
| * | apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen2017-09-22
| * | apparmor: ensure unconfined profiles have dfas initializedJohn Johansen2017-09-22
| * | apparmor: fix race condition in null profile creationJohn Johansen2017-09-22
| * | apparmor: move new_null_profile to after profile lookup fns()John Johansen2017-09-22
| * | apparmor: add base infastructure for socket mediationJohn Johansen2017-09-22
| * | apparmor: add more debug asserts to apparmorfsJohn Johansen2017-09-22
| * | apparmor: make policy_unpack able to audit different info messagesJohn Johansen2017-09-22
| * | apparmor: add support for absolute root view based labelsJohn Johansen2017-09-22
| * | apparmor: cleanup conditional check for label in label_printJohn Johansen2017-09-22
| * | apparmor: add mount mediationJohn Johansen2017-09-22
| * | apparmor: add the ability to mediate signalsJohn Johansen2017-09-22
| * | apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen2017-09-22
| * | apparmor: Fix an error code in aafs_create()Dan Carpenter2017-09-22
| * | apparmor: Fix logical error in verify_header()Christos Gkekas2017-09-22
| * | apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven2017-09-22
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \ \
| * | | fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
| * | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
| |/ /
* | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-12
|\ \ \
| * | | selinux: constify nf_hook_opsArvind Yadav2017-08-28
| * | | selinux: allow per-file labeling for cgroupfsAntonio Murdaca2017-08-22
| * | | lsm_audit: update my email addressStephen Smalley2017-08-17
| * | | selinux: update my email addressStephen Smalley2017-08-17
| * | | selinux: use GFP_NOWAIT in the AVC kmem_cachesMichal Hocko2017-08-08
| * | | selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley2017-08-02
| * | | selinux: Assign proper class to PF_UNIX/SOCK_RAW socketsLuis Ressel2017-07-25
| | |/ | |/|
| * | sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris2017-07-25
| |\ \ | | |/
| * | LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\ \ \
| * | | Introduce v3 namespaced file capabilitiesSerge E. Hallyn2017-09-01
| * | | security: Use user_namespace::level to avoid redundant iterations in cap_capa...Kirill Tkhai2017-07-20