aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2020-06-04selinux: remove redundant selinux_nlmsg_permHuaisheng Ye
2020-06-04KEYS: Avoid false positive ENOMEM error on key readWaiman Long
2020-06-01KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-06-01keys: Fix proc_keys_next to increase position indexVasily Averin
2020-06-01KEYS: reaching the keys quotas correctlyYang Xu
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15smack: avoid unused 'sip' variable warningArnd Bergmann
2020-05-15selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2020-05-15selinux: ensure we cleanup the internal AVC counters on error in avc_insert()Paul Moore
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04selinux: fall back to ref-walk if audit is requiredStephen Smalley
2020-05-04selinux: fix regression introduced by move_mount(2) syscallStephen Smalley
2020-05-04selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley
2020-05-04broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16tomoyo: Use atomic_t for statistics counterTetsuo Handa
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07tomoyo: Don't use nifty names on sockets.Tetsuo Handa
2020-03-07apparmor: fix unsigned len comparison with less than zeroColin Ian King
2019-11-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-11-09ima: fix freeing ongoing ahash_requestSascha Hauer
2019-11-09ima: always return negative code for errorSascha Hauer
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge tag 'v5.2.20' into v5.2/standard/baseBruce Ashfield
2019-10-10Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-10-07selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-10-05KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-24Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield
2019-09-21keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton
2019-08-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-08-27Merge tag 'v5.2.10' into v5.2/standard/baseBruce Ashfield
2019-08-25KEYS: trusted: allow module init if TPM is inactive or deactivatedRoberto Sassu
2019-08-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield