| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-02 | Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -23/+25 |
| 2022-09-02 | landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 1 | -23/+25 |
| 2022-08-31 | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -1/+61 |
| 2022-08-26 | Smack: Provide read control for io_uring_cmd | Casey Schaufler | 1 | -0/+32 |
| 2022-08-26 | selinux: implement the security_uring_cmd() LSM hook | Paul Moore | 2 | -1/+25 |
| 2022-08-26 | lsm,io_uring: add LSM hooks for the new uring_cmd file op | Luis Chamberlain | 1 | -0/+4 |
| 2022-08-19 | Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+2 |
| 2022-08-16 | LoadPin: Return EFAULT on copy_from_user() failures | Kees Cook | 1 | -4/+2 |
| 2022-08-10 | Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 29 | -337/+485 |
| 2022-08-02 | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -6/+6 |
| 2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 1 | -29/+23 |
| 2022-08-02 | Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux | Linus Torvalds | 2 | -9/+35 |
| 2022-08-02 | Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next | Linus Torvalds | 2 | -12/+2 |
| 2022-08-02 | Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -13/+19 |
| 2022-08-02 | Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+182 |
| 2022-08-01 | smack: Remove the redundant lsm_inode_alloc | Xiu Jianfeng | 1 | -7/+0 |
| 2022-08-01 | smack: Replace kzalloc + strncpy with kstrndup | GONG, Ruiqi | 1 | -5/+2 |
| 2022-08-01 | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-01 | Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -7/+10 |
| 2022-07-20 | apparmor: correct config reference to intended one | Lukas Bulwahn | 1 | -1/+1 |
| 2022-07-20 | lockdown: Fix kexec lockdown bypass with ima policy | Eric Snowberg | 1 | -0/+4 |
| 2022-07-19 | apparmor: move ptrace mediation to more logical task.{h,c} | John Johansen | 5 | -128/+133 |
| 2022-07-19 | apparmor: extend policydb permission set by making use of the xbits | John Johansen | 4 | -5/+25 |
| 2022-07-19 | apparmor: allow label to carry debug flags | John Johansen | 6 | -8/+20 |
| 2022-07-19 | apparmor: fix overlapping attachment computation | John Johansen | 2 | -2/+2 |
| 2022-07-19 | apparmor: fix setting unconfined mode on a loaded profile | John Johansen | 1 | -5/+7 |
| 2022-07-19 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -6/+6 |
| 2022-07-19 | apparmor: Mark alloc_unconfined() as static | Souptick Joarder (HPE) | 1 | -1/+1 |
| 2022-07-15 | LSM: SafeSetID: Add setgroups() security policy handling | Micah Morton | 1 | -9/+30 |
| 2022-07-15 | security: Add LSM hook to setgroups() syscall | Micah Morton | 1 | -0/+5 |
| 2022-07-14 | Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -9/+10 |
| 2022-07-13 | apparmor: disable showing the mode as part of a secid to secctx | John Johansen | 3 | -6/+20 |
| 2022-07-13 | apparmor: Convert secid mapping to XArrays instead of IDR | Matthew Wilcox | 3 | -32/+13 |
| 2022-07-13 | apparmor: add a kernel label to use on kernel objects | John Johansen | 4 | -13/+37 |
| 2022-07-13 | evm: Use IS_ENABLED to initialize .enabled | Xiu Jianfeng | 1 | -29/+23 |
| 2022-07-13 | ima: Fix potential memory leak in ima_init_crypto() | Jianglei Nie | 1 | -0/+1 |
| 2022-07-13 | ima: force signature verification when CONFIG_KEXEC_SIG is configured | Coiby Xu | 1 | -0/+2 |
| 2022-07-09 | apparmor: test: Remove some casts which are no-longer required | David Gow | 1 | -6/+6 |
| 2022-07-09 | apparmor: Fix memleak in aa_simple_write_to_buffer() | Xiu Jianfeng | 1 | -1/+1 |
| 2022-07-09 | apparmor: fix reference count leak in aa_pivotroot() | Xin Xiong | 1 | -0/+1 |
| 2022-07-09 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -2/+1 |
| 2022-07-09 | apparmor: Fix undefined reference to `zlib_deflate_workspacesize' | John Johansen | 2 | -31/+40 |
| 2022-07-09 | apparmor: fix aa_label_asxprint return check | Tom Rix | 1 | -3/+3 |
| 2022-07-09 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -4/+4 |
| 2022-07-09 | apparmor: Fix some kernel-doc comments | Yang Li | 1 | -2/+3 |
| 2022-07-09 | apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment | Yang Li | 1 | -2/+2 |
| 2022-07-09 | apparmor: Use struct_size() helper in kmalloc() | Gustavo A. R. Silva | 1 | -1/+1 |
| 2022-07-09 | apparmor: Fix failed mount permission check error message | John Johansen | 1 | -3/+4 |
| 2022-07-09 | security/apparmor: remove redundant ret variable | Minghao Chi | 1 | -4/+1 |
| 2022-07-09 | apparmor: fix quiet_denied for file rules | John Johansen | 1 | -1/+1 |
| 2022-07-09 | apparmor: resolve uninitialized symbol warnings in policy_unpack_test.c | Mike Salvatore | 1 | -8/+8 |
| 2022-07-09 | apparmor: don't create raw_sha1 symlink if sha1 hashing is disabled | John Johansen | 1 | -8/+9 |
| 2022-07-09 | apparmor: Enable tuning of policy paranoid load for embedded systems | John Johansen | 3 | -2/+15 |
| 2022-07-09 | apparmor: make export of raw binary profile to userspace optional | John Johansen | 7 | -51/+110 |
| 2022-07-09 | apparmor: Update help description of policy hash for introspection | John Johansen | 1 | -1/+4 |
| 2022-07-09 | lsm: Fix kernel-doc | Yang Li | 1 | -5/+5 |
| 2022-07-09 | apparmor: Fix kernel-doc | Yang Li | 3 | -4/+4 |
| 2022-07-09 | apparmor: fix absroot causing audited secids to begin with = | John Johansen | 2 | -3/+9 |
| 2022-07-08 | LoadPin: Enable loading from trusted dm-verity devices | Matthias Kaehlcke | 2 | -1/+182 |
| 2022-07-07 | ima: Fix a potential integer overflow in ima_appraise_measurement | Huaxin Lu | 1 | -1/+2 |
| 2022-07-06 | ima: fix violation measurement list record | Mimi Zohar | 1 | -3/+3 |
| 2022-07-06 | apparmor: test: Remove some casts which are no-longer required | David Gow | 1 | -6/+6 |
| 2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -1/+1 |
| 2022-06-29 | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra | 1 | -11/+0 |
| 2022-06-26 | attr: port attribute changes to new types | Christian Brauner | 1 | -2/+2 |
| 2022-06-26 | security: pass down mount idmapping to setattr hook | Christian Brauner | 2 | -5/+8 |
| 2022-06-26 | fs: port to iattr ownership update helpers | Christian Brauner | 1 | -2/+2 |
| 2022-06-20 | selinux: selinux_add_opt() callers free memory | Xiu Jianfeng | 1 | -7/+4 |
| 2022-06-15 | selinux: free contexts previously transferred in selinux_add_opt() | Christian Göttsche | 1 | -7/+4 |
| 2022-06-15 | Revert "evm: Fix memleak in init_desc" | Xiu Jianfeng | 1 | -5/+2 |
| 2022-06-14 | selinux: Add boundary check in put_entry() | Xiu Jianfeng | 1 | -0/+2 |
| 2022-06-13 | selinux: fix memleak in security_read_state_kernel() | Xiu Jianfeng | 1 | -1/+8 |
| 2022-06-10 | selinux: fix typos in comments | Jonas Lindner | 2 | -3/+3 |
| 2022-06-08 | KEYS: trusted: tpm2: Fix migratable logic | David Safford | 1 | -2/+2 |
| 2022-06-07 | selinux: drop unnecessary NULL check | Christian Göttsche | 1 | -1/+1 |
| 2022-06-07 | selinux: add __randomize_layout to selinux_audit_data | GONG, Ruiqi | 1 | -1/+1 |
| 2022-06-04 | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-25 | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -3/+3 |
| 2022-05-24 | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -52/+395 |
| 2022-05-24 | Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -43/+174 |
| 2022-05-24 | Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next | Linus Torvalds | 1 | -1/+0 |
| 2022-05-24 | Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 14 | -286/+848 |
| 2022-05-24 | Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -81/+93 |
| 2022-05-24 | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -58/+115 |
| 2022-05-24 | lockdown: also lock down previous kgdb use | Daniel Thompson | 1 | -0/+2 |
| 2022-05-23 | smack: Remove redundant assignments | Michal Orzel | 1 | -1/+0 |
| 2022-05-23 | KEYS: trusted: Introduce support for NXP CAAM-based trusted keys | Ahmad Fatoum | 4 | -2/+97 |
| 2022-05-23 | KEYS: trusted: allow use of kernel RNG for key material | Ahmad Fatoum | 1 | -1/+34 |
| 2022-05-23 | KEYS: trusted: allow use of TEE as backend without TCG_TPM support | Ahmad Fatoum | 4 | -17/+42 |
| 2022-05-23 | certs: Factor out the blacklist hash creation | Mickaël Salaün | 1 | -24/+2 |
| 2022-05-23 | landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER | Mickaël Salaün | 3 | -76/+528 |
| 2022-05-23 | LSM: Remove double path_rename hook calls for RENAME_EXCHANGE | Mickaël Salaün | 4 | -15/+46 |
| 2022-05-23 | landlock: Move filesystem helpers and add a new one | Mickaël Salaün | 1 | -41/+46 |
| 2022-05-23 | landlock: Fix same-layer rule unions | Mickaël Salaün | 2 | -26/+54 |
| 2022-05-23 | landlock: Create find_rule() from unmask_layers() | Mickaël Salaün | 1 | -13/+28 |
| 2022-05-23 | landlock: Reduce the maximum number of layers to 16 | Mickaël Salaün | 3 | -11/+12 |
| 2022-05-23 | landlock: Define access_mask_t to enforce a consistent access mask size | Mickaël Salaün | 5 | -15/+30 |
| 2022-05-23 | landlock: Change landlock_restrict_self(2) check ordering | Mickaël Salaün | 1 | -4/+4 |
| 2022-05-23 | landlock: Change landlock_add_rule(2) argument check ordering | Mickaël Salaün | 1 | -9/+13 |
| 2022-05-23 | landlock: Fix landlock_add_rule(2) documentation | Mickaël Salaün | 1 | -4/+3 |
| 2022-05-19 | move mount-related externs from fs.h to mount.h | Al Viro | 1 | -0/+1 |
| 2022-05-17 | selinux: fix bad cleanup on error in hashtab_duplicate() | Ondrej Mosnacek | 1 | -1/+2 |
| 2022-05-16 | loadpin: stop using bdevname | Christoph Hellwig | 1 | -4/+1 |
| 2022-05-16 | big_keys: Use struct for internal payload | Kees Cook | 1 | -37/+36 |
| 2022-05-16 | integrity: Fix sparse warnings in keyring_handler | Stefan Berger | 1 | -3/+3 |
| 2022-05-16 | evm: Clean up some variables | Stefan Berger | 2 | -4/+1 |
| 2022-05-16 | evm: Return INTEGRITY_PASS for enum integrity_status value '0' | Stefan Berger | 1 | -1/+1 |
| 2022-05-15 | efi: Do not import certificates from UEFI Secure Boot for T2 Macs | Aditya Garg | 2 | -0/+41 |
| 2022-05-13 | security: declare member holding string literal const | Christian Göttsche | 1 | -1/+1 |
| 2022-05-09 | landlock: Format with clang-format | Mickaël Salaün | 10 | -136/+142 |
| 2022-05-09 | landlock: Add clang-format exceptions | Mickaël Salaün | 2 | -0/+6 |
| 2022-05-08 | randstruct: Enable Clang support | Kees Cook | 1 | -2/+12 |
| 2022-05-08 | randstruct: Move seed generation into scripts/basic/ | Kees Cook | 1 | -4/+5 |
| 2022-05-08 | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook | 1 | -0/+62 |
| 2022-05-05 | ima: support fs-verity file digest based version 3 signatures | Mimi Zohar | 5 | -16/+177 |
| 2022-05-05 | ima: permit fsverity's file digests in the IMA measurement list | Mimi Zohar | 5 | -8/+90 |
| 2022-05-05 | ima: define a new template field named 'd-ngv2' and templates | Mimi Zohar | 3 | -11/+73 |
| 2022-05-03 | selinux: log anon inode class name | Christian Göttsche | 2 | -2/+5 |
| 2022-05-03 | selinux: declare data arrays const | Christian Göttsche | 9 | -26/+24 |
| 2022-05-03 | selinux: fix indentation level of mls_ops block | Christian Göttsche | 1 | -21/+21 |
| 2022-05-03 | selinux: include necessary headers in headers | Christian Göttsche | 6 | -1/+12 |
| 2022-05-03 | selinux: avoid extra semicolon | Christian Göttsche | 1 | -9/+9 |
| 2022-05-03 | selinux: update parameter documentation | Christian Göttsche | 2 | -1/+2 |
| 2022-05-03 | selinux: resolve checkpatch errors | Christian Göttsche | 3 | -18/+9 |
| 2022-05-01 | ima: use IMA default hash algorithm for integrity violations | Mimi Zohar | 1 | -1/+1 |
| 2022-05-01 | ima: fix 'd-ng' comments and documentation | Mimi Zohar | 1 | -3/+5 |
| 2022-04-14 | selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true | Paul Moore | 2 | -3/+3 |
| 2022-04-13 | security: don't treat structure as an array of struct hlist_head | Bill Wendling | 1 | -5/+4 |
| 2022-04-13 | usercopy: Remove HARDENED_USERCOPY_PAGESPAN | Matthew Wilcox (Oracle) | 1 | -12/+1 |
| 2022-04-07 | ima: remove the IMA_TEMPLATE Kconfig option | GUO Zihua | 1 | -8/+6 |
| 2022-04-04 | apparmor: test: Use NULL macros | Ricardo Ribalda | 1 | -3/+3 |
| 2022-04-04 | ima: remove redundant initialization of pointer 'file'. | Colin Ian King | 1 | -1/+1 |
| 2022-04-04 | selinux: checkreqprot is deprecated, add some ssleep() discomfort | Paul Moore | 3 | -3/+11 |
| 2022-04-04 | selinux: runtime disable is deprecated, add some ssleep() discomfort | Paul Moore | 1 | -0/+2 |
| 2022-04-04 | selinux: Remove redundant assignments | Michal Orzel | 3 | -4/+2 |
| 2022-03-31 | Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-28 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+0 |
| 2022-03-27 | Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
| 2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 3 | -16/+6 |
| 2022-03-24 | usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN | Kees Cook | 1 | -1/+1 |
| 2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 3 | -20/+45 |
| 2022-03-24 | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 1 | -2/+2 |
| 2022-03-23 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -14/+9 |
| 2022-03-21 | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -214/+223 |
| 2022-03-21 | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -58/+116 |
| 2022-03-21 | Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-next | Linus Torvalds | 1 | -1/+1 |
| 2022-03-21 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+10 |
| 2022-03-21 | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
| 2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
| 2022-03-10 | ima: Always return a file measurement in ima_file_hash() | Roberto Sassu | 1 | -13/+33 |
| 2022-03-10 | ima: Fix documentation-related warnings in ima_main.c | Roberto Sassu | 1 | -5/+6 |
| 2022-03-10 | tracehook: Remove tracehook.h | Eric W. Biederman | 2 | -2/+0 |
| 2022-03-08 | integrity: Only use machine keyring when uefi_check_trust_mok_keys is true | Eric Snowberg | 4 | -2/+23 |
| 2022-03-08 | integrity: Trust MOK keys if MokListTrustedRT found | Eric Snowberg | 1 | -0/+19 |
| 2022-03-08 | KEYS: store reference to machine keyring | Eric Snowberg | 1 | -0/+2 |
| 2022-03-08 | integrity: add new keyring handler for mok keys | Eric Snowberg | 3 | -3/+23 |
| 2022-03-08 | integrity: Introduce a Linux keyring called machine | Eric Snowberg | 5 | -3/+78 |
| 2022-03-08 | integrity: Fix warning about missing prototypes | Eric Snowberg | 1 | -0/+1 |
| 2022-03-08 | KEYS: trusted: Avoid calling null function trusted_key_exit | Dave Kleikamp | 1 | -1/+1 |
| 2022-03-08 | KEYS: trusted: Fix trusted key backends when building as module | Andreas Rammhold | 1 | -2/+2 |
| 2022-03-08 | KEYS: fix length validation in keyctl_pkey_params_get_2() | Eric Biggers | 1 | -3/+11 |
| 2022-03-03 | net: rtnetlink: Add RTM_SETSTATS | Petr Machata | 1 | -0/+1 |
| 2022-03-03 | crypto: dh - constify struct dh's pointer members | Nicolai Stange | 1 | -1/+1 |
| 2022-03-02 | selinux: shorten the policy capability enum names | Paul Moore | 5 | -24/+24 |
| 2022-03-01 | rtnetlink: add new rtm tunnel api for tunnel id filtering | Roopa Prabhu | 1 | -1/+4 |
| 2022-02-28 | Fix incorrect type in assignment of ipv6 port for audit | Casey Schaufler | 1 | -1/+1 |
| 2022-02-28 | Backmerge tag 'v5.17-rc6' into drm-next | Dave Airlie | 1 | -2/+2 |
| 2022-02-25 | selinux: allow FIOCLEX and FIONCLEX with policy capability | Richard Haines | 4 | -1/+16 |
| 2022-02-25 | Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/... | Arnd Bergmann | 1 | -14/+9 |
| 2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 3 | -16/+6 |
| 2022-02-23 | Merge tag 'selinux-pr-20220223' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2022-02-24 | TOMOYO: fix __setup handlers return values | Randy Dunlap | 1 | -2/+2 |
| 2022-02-22 | EVM: fix the evm= __setup handler return value | Randy Dunlap | 1 | -1/+1 |
| 2022-02-22 | selinux: fix misuse of mutex_is_locked() | Ondrej Mosnacek | 1 | -2/+2 |
| 2022-02-21 | KEYS: encrypted: Instantiate key with user-provided decrypted data | Yael Tzur | 2 | -23/+67 |
| 2022-02-18 | selinux: use correct type for context length | Christian Göttsche | 1 | -1/+1 |
| 2022-02-18 | selinux: drop return statement at end of void functions | Christian Göttsche | 5 | -8/+0 |
| 2022-02-16 | KEYS: trusted: tee: use tee_shm_register_kernel_buf() | Jens Wiklander | 1 | -14/+9 |
| 2022-02-15 | security: implement sctp_assoc_established hook in selinux | Ondrej Mosnacek | 1 | -24/+66 |
| 2022-02-15 | security: add sctp_assoc_established hook | Ondrej Mosnacek | 1 | -0/+7 |
| 2022-02-15 | ima: define ima_max_digest_data struct without a flexible array variable | Mimi Zohar | 5 | -18/+17 |
| 2022-02-15 | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS | Mimi Zohar | 3 | -4/+4 |
| 2022-02-15 | ima: Return error code obtained from securityfs functions | Stefan Berger | 1 | -8/+23 |
| 2022-02-15 | ima: Fix trivial typos in the comments | Austin Kim | 4 | -4/+4 |
| 2022-02-13 | fortify: Add Clang support | Kees Cook | 1 | -2/+3 |
| 2022-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -10/+27 |
| 2022-02-07 | tomoyo: Use str_yes_no() | Lucas De Marchi | 3 | -16/+6 |
| 2022-02-07 | Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -10/+27 |
| 2022-02-06 | gcc-plugins/stackleak: Provide verbose mode | Kees Cook | 1 | -0/+10 |
| 2022-02-04 | selinux: parse contexts for mount options early | Ondrej Mosnacek | 1 | -149/+53 |
| 2022-02-04 | landlock: Use square brackets around "landlock-ruleset" | Christian Brauner | 1 | -1/+1 |
| 2022-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -3/+15 |
| 2022-02-03 | Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
| 2022-02-02 | ima: Do not print policy rule with inactive LSM labels | Stefan Berger | 1 | -0/+8 |
| 2022-02-02 | ima: Allow template selection with ima_template[_fmt]= after ima_hash= | Roberto Sassu | 1 | -3/+7 |
| 2022-02-02 | ima: Remove ima_policy file before directory | Stefan Berger | 1 | -1/+1 |
| 2022-02-02 | integrity: check the return value of audit_log_start() | Xiaoke Wang | 1 | -0/+2 |
| 2022-02-02 | selinux: fix double free of cond_list on error paths | Vratislav Bendel | 1 | -1/+2 |