aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2022-10-31Merge tag 'v5.19.17' into v5.19/standard/baseBruce Ashfield
2022-10-24ima: fix blocking of security.ima xattrs of unsupported algorithmsMimi Zohar
2022-10-19Merge tag 'v5.19.16' into v5.19/standard/baseBruce Ashfield
2022-10-19Merge tag 'v5.19.15' into v5.19/standard/baseBruce Ashfield
2022-10-15efi: Correct Macmini DMI match in uefi cert quirkOrlando Chamberlain
2022-10-12hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroKees Cook
2022-09-18Merge tag 'v5.19.9' into v5.19/standard/baseBruce Ashfield
2022-09-18Merge tag 'v5.19.8' into v5.19/standard/baseBruce Ashfield
2022-09-15Smack: Provide read control for io_uring_cmdCasey Schaufler
2022-09-15selinux: implement the security_uring_cmd() LSM hookPaul Moore
2022-09-15lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain
2022-09-08landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün
2022-08-30Merge tag 'v5.19.4' into v5.19/standard/baseBruce Ashfield
2022-08-25apparmor: Fix memleak in aa_simple_write_to_buffer()Xiu Jianfeng
2022-08-25apparmor: fix reference count leak in aa_pivotroot()Xin Xiong
2022-08-25apparmor: fix overlapping attachment computationJohn Johansen
2022-08-25apparmor: fix setting unconfined mode on a loaded profileJohn Johansen
2022-08-25apparmor: fix aa_label_asxprint return checkTom Rix
2022-08-25apparmor: Fix failed mount permission check error messageJohn Johansen
2022-08-25apparmor: fix absroot causing audited secids to begin with =John Johansen
2022-08-25apparmor: fix quiet_denied for file rulesJohn Johansen
2022-08-22Merge tag 'v5.19.2' into v5.19/standard/baseBruce Ashfield
2022-08-17selinux: Add boundary check in put_entry()Xiu Jianfeng
2022-08-17selinux: fix memleak in security_read_state_kernel()Xiu Jianfeng
2022-08-01aufs5: standaloneBruce Ashfield
2022-07-20lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-13ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-07ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu
2022-07-06ima: fix violation measurement list recordMimi Zohar
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-15selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche
2022-06-15Revert "evm: Fix memleak in init_desc"Xiu Jianfeng
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-nextLinus Torvalds
2022-05-24Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-24lockdown: also lock down previous kgdb useDaniel Thompson
2022-05-23smack: Remove redundant assignmentsMichal Orzel
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2022-05-23KEYS: trusted: allow use of TEE as backend without TCG_TPM supportAhmad Fatoum
2022-05-23certs: Factor out the blacklist hash creationMickaël Salaün
2022-05-23landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFERMickaël Salaün