aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | apparmor: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2022-07-091-1/+1
| * | | apparmor: Fix failed mount permission check error messageJohn Johansen2022-07-091-3/+4
| * | | security/apparmor: remove redundant ret variableMinghao Chi2022-07-091-4/+1
| * | | apparmor: fix quiet_denied for file rulesJohn Johansen2022-07-091-1/+1
| * | | apparmor: resolve uninitialized symbol warnings in policy_unpack_test.cMike Salvatore2022-07-091-8/+8
| * | | apparmor: don't create raw_sha1 symlink if sha1 hashing is disabledJohn Johansen2022-07-091-8/+9
| * | | apparmor: Enable tuning of policy paranoid load for embedded systemsJohn Johansen2022-07-093-2/+15
| * | | apparmor: make export of raw binary profile to userspace optionalJohn Johansen2022-07-097-52/+111
| * | | apparmor: Update help description of policy hash for introspectionJohn Johansen2022-07-091-1/+4
| * | | lsm: Fix kernel-docYang Li2022-07-091-5/+5
| * | | apparmor: Fix kernel-docYang Li2022-07-093-4/+4
| * | | apparmor: fix absroot causing audited secids to begin with =John Johansen2022-07-092-3/+9
* | | | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-08-021-6/+6
|\ \ \ \
| * | | | apparmor: test: Remove some casts which are no-longer requiredDavid Gow2022-07-061-6/+6
| |/ / /
* | | | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2022-08-021-29/+23
|\ \ \ \
| * | | | evm: Use IS_ENABLED to initialize .enabledXiu Jianfeng2022-07-131-29/+23
* | | | | Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linuxLinus Torvalds2022-08-022-9/+35
|\ \ \ \ \
| * | | | | LSM: SafeSetID: Add setgroups() security policy handlingMicah Morton2022-07-151-9/+30
| * | | | | security: Add LSM hook to setgroups() syscallMicah Morton2022-07-151-0/+5
* | | | | | Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-nextLinus Torvalds2022-08-022-12/+2
|\ \ \ \ \ \
| * | | | | | smack: Remove the redundant lsm_inode_allocXiu Jianfeng2022-08-011-7/+0
| * | | | | | smack: Replace kzalloc + strncpy with kstrndupGONG, Ruiqi2022-08-011-5/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-025-13/+19
|\ \ \ \ \ \
| * | | | | | selinux: selinux_add_opt() callers free memoryXiu Jianfeng2022-06-201-7/+4
| * | | | | | selinux: Add boundary check in put_entry()Xiu Jianfeng2022-06-141-0/+2
| * | | | | | selinux: fix memleak in security_read_state_kernel()Xiu Jianfeng2022-06-131-1/+8
| * | | | | | selinux: fix typos in commentsJonas Lindner2022-06-102-3/+3
| * | | | | | selinux: drop unnecessary NULL checkChristian Göttsche2022-06-071-1/+1
| * | | | | | selinux: add __randomize_layout to selinux_audit_dataGONG, Ruiqi2022-06-071-1/+1
| |/ / / / /
* | | | | | Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-022-1/+182
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | LoadPin: Enable loading from trusted dm-verity devicesMatthias Kaehlcke2022-07-082-1/+182
| | |/ / / | |/| | |
* | | | | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-011-1/+1
|\ \ \ \ \
| * | | | | x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell2022-07-011-1/+1
| |/ / / /
* | | | | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-012-7/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | attr: port attribute changes to new typesChristian Brauner2022-06-261-2/+2
| * | | | security: pass down mount idmapping to setattr hookChristian Brauner2022-06-262-5/+8
| * | | | fs: port to iattr ownership update helpersChristian Brauner2022-06-261-2/+2
| |/ / /
* | | | lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg2022-07-201-0/+4
* | | | Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-145-9/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | ima: Fix potential memory leak in ima_init_crypto()Jianglei Nie2022-07-131-0/+1
| * | | ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu2022-07-131-0/+2
| * | | ima: Fix a potential integer overflow in ima_appraise_measurementHuaxin Lu2022-07-071-1/+2
| * | | ima: fix violation measurement list recordMimi Zohar2022-07-061-3/+3
| * | | Revert "evm: Fix memleak in init_desc"Xiu Jianfeng2022-06-151-5/+2
* | | | x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra2022-06-291-11/+0
| |/ / |/| |
* | | selinux: free contexts previously transferred in selinux_add_opt()Christian Göttsche2022-06-151-7/+4
|/ /
* / KEYS: trusted: tpm2: Fix migratable logicDavid Safford2022-06-081-2/+2
|/
* Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-041-0/+1
|\
| * move mount-related externs from fs.h to mount.hAl Viro2022-05-191-0/+1
* | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-05-251-3/+3
|\ \