Age | Commit message (Expand) | Author | Files | Lines |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -15/+3 |
2020-05-27 | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+17 |
2020-05-27 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -0/+1 |
2020-05-26 | exec: Always set cap_ambient in cap_bprm_set_creds | Eric W. Biederman | 1 | -0/+1 |
2020-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+14 |
2020-05-21 | apparmor: Fix use-after-free in aa_audit_rule_init | Navid Emamdoost | 1 | -1/+2 |
2020-05-21 | apparmor: Fix aa_label refcnt leak in policy_update | Xiyu Yang | 1 | -1/+2 |
2020-05-21 | apparmor: fix potential label refcnt leak in aa_change_profile | Xiyu Yang | 1 | -2/+1 |
2020-05-20 | security: Fix hook iteration for secid_to_secctx | KP Singh | 1 | -2/+14 |
2020-05-18 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l... | Linus Torvalds | 5 | -34/+40 |
2020-05-14 | evm: Fix a small race in init_desc() | Dan Carpenter | 1 | -22/+22 |
2020-05-08 | KEYS: encrypted: use crypto_shash_tfm_digest() | Eric Biggers | 1 | -15/+3 |
2020-05-07 | evm: Fix RCU list related warnings | Madhuparna Bhowmik | 3 | -4/+11 |
2020-05-07 | ima: Fix return value of ima_write_policy() | Roberto Sassu | 1 | -2/+1 |
2020-05-07 | evm: Check also if *tfm is an error pointer in init_desc() | Roberto Sassu | 1 | -1/+1 |
2020-05-07 | ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash() | Roberto Sassu | 1 | -6/+6 |
2020-04-30 | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -26/+46 |
2020-04-30 | selinux: properly handle multiple messages in selinux_netlink_send() | Paul Moore | 1 | -25/+45 |
2020-04-27 | selinux: fix error return code in cond_read_list() | Wei Yongjun | 1 | -1/+1 |
2020-04-16 | Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2020-04-16 | keys: Fix proc_keys_next to increase position index | Vasily Averin | 1 | -0/+2 |
2020-04-15 | selinux: free str on error in str_read() | Ondrej Mosnacek | 1 | -4/+4 |
2020-04-13 | device_cgroup: Cleanup cgroup eBPF device filter code | Odin Ugedal | 2 | -4/+17 |
2020-04-04 | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -52/+113 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -3/+3 |
2020-04-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 19 | -34/+19 |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 5 | -16/+68 |
2020-03-31 | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 18 | -448/+448 |
2020-03-30 | selinux: clean up indentation issue with assignment statement | Colin Ian King | 1 | -4/+3 |
2020-03-30 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-03-30 | bpf: lsm: Initialize the BPF LSM hooks | KP Singh | 4 | -5/+38 |
2020-03-30 | security: Refactor declaration of LSM hooks | KP Singh | 1 | -11/+30 |
2020-03-29 | KEYS: Avoid false positive ENOMEM error on key read | Waiman Long | 2 | -15/+55 |
2020-03-29 | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long | 7 | -51/+72 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 3 | -0/+3 |
2020-03-25 | .gitignore: remove too obvious comments | Masahiro Yamada | 1 | -3/+0 |
2020-03-15 | KEYS: reaching the keys quotas correctly | Yang Xu | 2 | -3/+3 |
2020-03-12 | ima: add a new CONFIG for loading arch-specific policies | Nayna Jain | 1 | -0/+7 |
2020-03-05 | selinux: avtab_init() and cond_policydb_init() return void | Paul Moore | 5 | -21/+7 |
2020-03-05 | selinux: clean up error path in policydb_init() | Ondrej Mosnacek | 1 | -13/+5 |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi | 17 | -31/+6 |
2020-02-28 | IMA: Add log statements for failure conditions | Tushar Sugandhi | 1 | -0/+3 |
2020-02-28 | IMA: Update KBUILD_MODNAME for IMA files to ima | Tushar Sugandhi | 1 | -3/+3 |
2020-02-27 | selinux: remove unused initial SIDs and improve handling | Stephen Smalley | 4 | -56/+58 |
2020-02-27 | selinux: reduce the use of hard-coded hash sizes | Ondrej Mosnacek | 4 | -40/+45 |
2020-02-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Ingo Molnar | 1 | -1/+1 |
2020-02-23 | integrity: Check properly whether EFI GetVariable() is available | Ard Biesheuvel | 1 | -1/+1 |
2020-02-22 | selinux: Add xfs quota command types | Richard Haines | 1 | -0/+7 |
2020-02-22 | selinux: optimize storage of filename transitions | Ondrej Mosnacek | 3 | -80/+110 |
2020-02-20 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -14/+31 |