aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2020-05-11Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-11Merge tag 'v5.4.39' into v5.4/standard/baseBruce Ashfield
2020-05-06selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-02Merge tag 'v5.4.36' into v5.4/standard/baseBruce Ashfield
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-05-02Merge tag 'v5.4.35' into v5.4/standard/baseBruce Ashfield
2020-04-29KEYS: Avoid false positive ENOMEM error on key readWaiman Long
2020-04-23KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/cn96xxBruce Ashfield
2020-04-22Merge tag 'v5.4.34' into v5.4/standard/baseBruce Ashfield
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-22Merge tag 'v5.4.33' into v5.4/standard/baseBruce Ashfield
2020-04-21keys: Fix proc_keys_next to increase position indexVasily Averin
2020-04-17KEYS: reaching the keys quotas correctlyYang Xu
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-21Merge tag 'v5.4.25' into v5.4/standard/baseBruce Ashfield
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-21Merge tag 'v5.4.24' into v5.4/standard/baseBruce Ashfield
2020-03-12efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas
2020-03-05ima: ima/lsm policy rule loading logic bug fixesJanne Karhunen
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-02Merge tag 'v5.4.22' into v5.4/standard/baseBruce Ashfield
2020-02-24selinux: ensure we cleanup the internal AVC counters on error in avc_update()Jaihind Yadav
2020-02-24selinux: ensure we cleanup the internal AVC counters on error in avc_insert()Paul Moore
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-17Merge tag 'v5.4.20' into v5.4/standard/baseBruce Ashfield
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-17Merge tag 'v5.4.19' into v5.4/standard/baseBruce Ashfield
2020-02-14selinux: fall back to ref-walk if audit is requiredStephen Smalley
2020-02-14selinux: fix regression introduced by move_mount(2) syscallStephen Smalley
2020-02-14selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley
2020-02-11broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler
2020-02-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-06Merge tag 'v5.4.18' into v5.4/standard/baseBruce Ashfield
2020-02-05tomoyo: Use atomic_t for statistics counterTetsuo Handa
2020-01-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-27Merge tag 'v5.4.13' into v5.4/standard/baseBruce Ashfield
2020-01-17tomoyo: Suppress RCU warning at list_for_each_entry_rcu().Tetsuo Handa
2020-01-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-01-13aufs5: standaloneBruce Ashfield
2020-01-13apparmor: use a locallock instead preempt_disable()Sebastian Andrzej Siewior
2020-01-09apparmor: fix aa_xattrs_match() may sleep while holding a RCU lockJohn Johansen
2020-01-04tomoyo: Don't use nifty names on sockets.Tetsuo Handa
2020-01-04apparmor: fix unsigned len comparison with less than zeroColin Ian King
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada
2019-10-03selinux: fix context string corruption in convert_context()Ondrej Mosnacek