| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-10-20 | integrity: implement get and set acl hook | Christian Brauner | 3 | -3/+110 |
| 2022-10-20 | smack: implement get, set and remove acl hook | Christian Brauner | 1 | -0/+71 |
| 2022-10-20 | selinux: implement get, set and remove acl hook | Christian Brauner | 1 | -0/+22 |
| 2022-10-20 | security: add get, remove and set acl hook | Christian Brauner | 1 | -0/+25 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
| 2022-10-10 | Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+2 |
| 2022-10-06 | Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 4 | -5/+5 |
| 2022-10-06 | Merge tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 4 | -10/+5 |
| 2022-10-05 | security/keys: Remove inconsistent __user annotation | Vincenzo Frascino | 1 | -1/+1 |
| 2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+0 |
| 2022-10-04 | Merge tag 'landlock-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -21/+21 |
| 2022-10-03 | Merge tag 'fs.acl.rework.prep.v6.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+14 |
| 2022-10-03 | Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -14/+18 |
| 2022-10-03 | Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -53/+46 |
| 2022-10-03 | Merge tag 'integrity-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 2 | -5/+9 |
| 2022-10-03 | Merge tag 'Smack-for-6.1' of https://github.com/cschaufler/smack-next | Linus Torvalds | 2 | -12/+17 |
| 2022-10-03 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -6/+31 |
| 2022-10-03 | security: kmsan: fix interoperability with auto-initialization | Alexander Potapenko | 1 | -0/+4 |
| 2022-10-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -2/+0 |
| 2022-09-30 | efi: Correct Macmini DMI match in uefi cert quirk | Orlando Chamberlain | 1 | -1/+1 |
| 2022-09-29 | hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero | Kees Cook | 1 | -4/+10 |
| 2022-09-29 | landlock: Fix documentation style | Mickaël Salaün | 1 | -20/+20 |
| 2022-09-29 | landlock: Slightly improve documentation and fix spelling | Mickaël Salaün | 1 | -1/+1 |
| 2022-09-28 | powerpc/rtas: block error injection when locked down | Nathan Lynch | 1 | -0/+1 |
| 2022-09-28 | powerpc/pseries: block untrusted device tree changes when locked down | Nathan Lynch | 1 | -0/+1 |
| 2022-09-27 | smack: cleanup obsolete mount option flags | Xiu Jianfeng | 1 | -9/+0 |
| 2022-09-27 | smack: lsm: remove the unneeded result variable | Xu Panda | 1 | -3/+1 |
| 2022-09-27 | SMACK: Add sk_clone_security LSM hook | Lontke Michael | 1 | -0/+16 |
| 2022-09-21 | KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL | Roberto Sassu | 1 | -2/+0 |
| 2022-09-14 | selinux: remove the unneeded result variable | Xu Panda | 1 | -15/+9 |
| 2022-09-14 | lockdown: ratelimit denial messages | Nathan Lynch | 1 | -1/+1 |
| 2022-09-07 | LoadPin: Require file with verity root digests to have a header | Matthias Kaehlcke | 2 | -2/+21 |
| 2022-09-07 | LoadPin: Fix Kconfig doc about format of file with verity digests | Matthias Kaehlcke | 1 | -1/+1 |
| 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-09-01 | ->getprocattr(): attribute name is const char *, TYVM... | Al Viro | 4 | -5/+5 |
| 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-31 | acl: move idmapping handling into posix_acl_xattr_set() | Christian Brauner | 1 | -3/+14 |
| 2022-08-30 | selinux: declare read-only parameters const | Christian Göttsche | 4 | -29/+31 |
| 2022-08-30 | selinux: use int arrays for boolean values | Christian Göttsche | 1 | -5/+5 |
| 2022-08-30 | selinux: remove an unneeded variable in sel_make_class_dir_entries() | ye xingchen | 1 | -4/+1 |
| 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-23 | ima: fix blocking of security.ima xattrs of unsupported algorithms | Mimi Zohar | 1 | -4/+8 |
| 2022-08-21 | tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt | Al Viro | 2 | -8/+3 |
| 2022-08-21 | tomoyo: use vsnprintf() properly | Al Viro | 2 | -2/+2 |
| 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 | selinux: Implement userns_create hook | Frederick Lawler | 2 | -0/+11 |
| 2022-08-16 | security, lsm: Introduce security_create_user_ns() | Frederick Lawler | 1 | -0/+5 |
| 2022-08-16 | LoadPin: Return EFAULT on copy_from_user() failures | Kees Cook | 1 | -4/+2 |
| 2022-08-15 | lsm: clean up redundant NULL pointer check | Xiu Jianfeng | 1 | -13/+1 |
| 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 |