Age | Commit message (Expand) | Author | Files | Lines |
2021-01-16 | dump_common_audit_data(): fix racy accesses to ->d_name | Al Viro | 1 | -2/+5 |
2020-12-25 | Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-... | Linus Torvalds | 1 | -2/+3 |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+77 |
2020-12-23 | Smack: Handle io_uring kernel thread privileges | Casey Schaufler | 1 | -2/+3 |
2020-12-17 | Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
2020-12-16 | Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-next | Linus Torvalds | 2 | -5/+5 |
2020-12-16 | Merge tag 'integrity-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -37/+54 |
2020-12-16 | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -28/+35 |
2020-12-16 | Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+0 |
2020-12-16 | apparmor: remove duplicate macro list_entry_is_head() | Andy Shevchenko | 1 | -3/+0 |
2020-12-16 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 10 | -35/+70 |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -3/+3 |
2020-12-14 | Merge tag 'tomoyo-pr-20201214' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 8 | -41/+44 |
2020-12-14 | vfs: move cap_convert_nscap() call into vfs_setxattr() | Miklos Szeredi | 1 | -2/+1 |
2020-12-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 1 | -0/+1 |
2020-12-06 | tomoyo: Fix typo in comments. | Tetsuo Handa | 5 | -7/+7 |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -24/+54 |
2020-12-03 | security: add const qualifier to struct sock in various places | Florian Westphal | 7 | -11/+11 |
2020-11-29 | ima: Don't modify file descriptor mode on the fly | Roberto Sassu | 1 | -15/+5 |
2020-11-27 | tomoyo: Fix null pointer check | Zheng Zengkai | 3 | -6/+4 |
2020-11-27 | xfrm: redact SA secret with lockdown confidentiality | Antony Antony | 1 | -0/+1 |
2020-11-26 | ima: Implement ima_inode_hash | KP Singh | 1 | -24/+54 |
2020-11-24 | lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | Paul Moore | 4 | -17/+19 |
2020-11-24 | selinux: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
2020-11-23 | keys: Provide the original description to the key preparser | David Howells | 1 | -0/+2 |
2020-11-20 | ima: select ima-buf template for buffer measurement | Lakshmi Ramasubramanian | 4 | -16/+37 |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 3 | -3/+3 |
2020-11-20 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
2020-11-17 | security/smack: remove unused varible 'rc' | Alex Shi | 1 | -2/+1 |
2020-11-14 | Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+3 |
2020-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -0/+2 |
2020-11-13 | Smack: fix kernel-doc interface on functions | Alex Shi | 1 | -3/+4 |
2020-11-13 | selinux: Fix error return code in sel_ib_pkey_sid_slow() | Chen Zhou | 1 | -1/+3 |
2020-11-13 | selinux: drop super_block backpointer from superblock_security_struct | Ondrej Mosnacek | 2 | -4/+2 |
2020-11-06 | bpf: Implement task local storage | KP Singh | 1 | -0/+2 |
2020-11-06 | ima: generalize x86/EFI arch glue for other EFI architectures | Chester Lin | 2 | -0/+77 |
2020-11-06 | selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling | Paul Moore | 1 | -18/+13 |
2020-11-03 | tomoyo: Limit wildcard recursion depth. | Tetsuo Handa | 1 | -25/+30 |
2020-11-02 | ima: defer arch_ima_get_secureboot() call to IMA init time | Ard Biesheuvel | 2 | -6/+12 |
2020-10-30 | ima: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-10-28 | tomoyo: fix clang pointer arithmetic warning | Arnd Bergmann | 1 | -3/+3 |
2020-10-28 | selinux: allow dontauditx and auditallowx rules to take effect without allowx | bauen1 | 1 | -3/+1 |
2020-10-28 | selinux: fix error initialization in inode_doinit_with_dentry() | Tianyue Ren | 1 | -3/+16 |
2020-10-28 | audit: trigger accompanying records when no rules present | Richard Guy Briggs | 1 | -5/+0 |
2020-10-25 | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux | Linus Torvalds | 3 | -109/+309 |
2020-10-18 | task_work: cleanup notification modes | Jens Axboe | 2 | -2/+2 |
2020-10-16 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -0/+6 |
2020-10-16 | Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -67/+161 |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -35/+110 |
2020-10-14 | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 17 | -498/+1068 |