summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
...
* | | | Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-07
|\ \ \ \
| * | | | selinux: remove AVC init audit log messageRichard Guy Briggs2017-09-05
| | |_|/ | |/| |
* | | | Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-07
|\ \ \ \
| * | | | smack: Remove redundant pdeath_signal clearingKees Cook2017-08-01
| * | | | LSM: drop bprm_secureexec hookKees Cook2017-08-01
| * | | | commoncap: Move cap_elevated calculation into bprm_set_credsKees Cook2017-08-01
| * | | | commoncap: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
| * | | | smack: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
| * | | | selinux: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
| * | | | apparmor: Refactor to remove bprm_secureexec hookKees Cook2017-08-01
| * | | | exec: Rename bprm->cred_prepared to called_set_credsKees Cook2017-08-01
| |/ / /
* | | | netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-21
|\ \ \ \ | |/ / /
| * | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
| |\ \ \ | | |/ / | |/| |
| | * | randstruct: Mark various structs for randomizationKees Cook2017-06-30
| * | | KEYS: DH: validate __spare fieldEric Biggers2017-07-14
| * | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-12
* | | | xfrm: remove flow cacheFlorian Westphal2017-07-18
|/ / /
* | | Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\ \ \
| * | | ima_write_policy(): don't open-code memdup_user_nul()Al Viro2017-06-30
| * | | sel_write_validatetrans(): don't open-code memdup_user_nul()Al Viro2017-05-25
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-21
| |\ \ \
| * | | | rtnetlink: add NEWCACHEREPORT message typeJulien Gomes2017-06-21
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-05
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | apparmor: put back designators in struct initialisersStephen Rothwell2017-06-28
| * | | | Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-06-23
| |\ \ \ \
| | * | | | selinux: enable genfscon labeling for tracefsJeff Vander Stoep2017-06-20
| | * | | | security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-09
| | * | | | selinux: use kmem_cache for ebitmapJunil Lee2017-06-09
| | * | | | selinux: use pernet operations for hook registrationFlorian Westphal2017-06-02
| | * | | | selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens2017-05-23
| | * | | | selinux: Add IB Port SMP access vectorDaniel Jurgens2017-05-23
| | * | | | selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens2017-05-23
| | * | | | selinux: Allocate and free infiniband security hooksDaniel Jurgens2017-05-23
| | * | | | selinux: Create policydb version for Infiniband supportDaniel Jurgens2017-05-23
| | * | | | IB/core: Enforce security on management datagramsDaniel Jurgens2017-05-23
| | * | | | selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-23
| | * | | | IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-23
| | * | | | selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke2017-05-23
| | * | | | selinux: log policy capability state when a policy is loadedStephen Smalley2017-05-23
| | * | | | selinux: do not check open permission on socketsStephen Smalley2017-05-23
| | * | | | selinux: add a map permission check for mmapStephen Smalley2017-05-23
| | * | | | selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checksStephen Smalley2017-05-23
| | * | | | selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring2017-05-23
| | * | | | selinux: Return directly after a failed memory allocation in policydb_index()Markus Elfring2017-05-23
| | * | | | selinux: Use task_alloc hook rather than task_create hookTetsuo Handa2017-05-23
| * | | | | ima: Log the same audit cause whenever a file has no signatureThiago Jung Bauermann2017-06-21
| * | | | | ima: Simplify policy_func_show.Thiago Jung Bauermann2017-06-21
| * | | | | integrity: Small code improvementsThiago Jung Bauermann2017-06-21