| Commit message (Expand) | Author | Age | Files | Lines |
* | smack: Record transmuting in smk_transmuted | Roberto Sassu | 2023-10-10 | 2 | -12/+30 |
* | smack: Retrieve transmuting information in smack_inode_getsecurity() | Roberto Sassu | 2023-10-10 | 1 | -4/+18 |
* | Smack:- Use overlay inode label in smack_inode_copy_up() | Vishal Goel | 2023-10-10 | 1 | -1/+1 |
* | smackfs: Prevent underflow in smk_set_cipso() | Dan Carpenter | 2023-09-23 | 1 | -1/+1 |
* | security: keys: perform capable check only on privileged operations | Christian Göttsche | 2023-09-23 | 1 | -3/+8 |
* | IMA: allow/fix UML builds | Randy Dunlap | 2023-08-30 | 1 | -1/+1 |
* | integrity: Fix possible multiple allocation in integrity_inode_get() | Tianjia Zhang | 2023-08-11 | 1 | -6/+9 |
* | evm: Complete description of evm_inode_setattr() | Roberto Sassu | 2023-08-11 | 1 | -0/+2 |
* | selinux: don't use make's grouped targets feature yet | Paul Moore | 2023-06-09 | 1 | -1/+5 |
* | selinux: ensure av_permissions.h is built when needed | Paul Moore | 2023-05-17 | 1 | -1/+1 |
* | selinux: fix Makefile dependencies of flask.h | Ondrej Mosnacek | 2023-05-17 | 1 | -2/+2 |
* | ima: Align ima_file_mmap() parameters with mmap_file LSM hook | Roberto Sassu | 2023-03-11 | 2 | -5/+9 |
* | tomoyo: fix broken dependency on *.conf.default | Masahiro Yamada | 2023-02-06 | 1 | -1/+1 |
* | device_cgroup: Roll back to original exceptions after copy failure | Wang Weiyang | 2023-01-18 | 1 | -4/+29 |
* | ima: Fix a potential NULL pointer access in ima_restore_measurement_list | Huaxin Lu | 2023-01-18 | 1 | -1/+4 |
* | apparmor: Fix abi check to include v8 abi | John Johansen | 2023-01-18 | 1 | -1/+1 |
* | apparmor: fix lockdep warning when removing a namespace | John Johansen | 2023-01-18 | 1 | -1/+1 |
* | apparmor: fix a memleak in multi_transaction_new() | Gaosheng Cui | 2023-01-18 | 1 | -1/+3 |
* | ima: Fix misuse of dereference of pointer in template_desc_init_fields() | Xiu Jianfeng | 2023-01-18 | 1 | -2/+2 |
* | capabilities: fix potential memleak on error path from vfs_getxattr_alloc() | Gaosheng Cui | 2022-11-10 | 1 | -2/+4 |
* | ima: Free the entire rule if it fails to parse | Tyler Hicks | 2022-10-05 | 1 | -1/+2 |
* | ima: Free the entire rule when deleting a list of rules | Tyler Hicks | 2022-10-05 | 1 | -7/+16 |
* | ima: Have the LSM free its audit rule | Tyler Hicks | 2022-10-05 | 2 | -1/+8 |
* | apparmor: Fix memleak in aa_simple_write_to_buffer() | Xiu Jianfeng | 2022-08-25 | 1 | -1/+1 |
* | apparmor: fix reference count leak in aa_pivotroot() | Xin Xiong | 2022-08-25 | 1 | -0/+1 |
* | apparmor: fix overlapping attachment computation | John Johansen | 2022-08-25 | 2 | -2/+2 |
* | apparmor: fix aa_label_asxprint return check | Tom Rix | 2022-08-25 | 1 | -3/+3 |
* | apparmor: Fix failed mount permission check error message | John Johansen | 2022-08-25 | 1 | -3/+4 |
* | apparmor: fix absroot causing audited secids to begin with = | John Johansen | 2022-08-25 | 2 | -3/+9 |
* | apparmor: fix quiet_denied for file rules | John Johansen | 2022-08-25 | 1 | -1/+1 |
* | selinux: Add boundary check in put_entry() | Xiu Jianfeng | 2022-08-25 | 1 | -0/+2 |
* | ima: remove the IMA_TEMPLATE Kconfig option | GUO Zihua | 2022-07-29 | 1 | -7/+5 |
* | Fix incorrect type in assignment of ipv6 port for audit | Casey Schaufler | 2022-04-15 | 1 | -1/+1 |
* | selinux: use correct type for context length | Christian Göttsche | 2022-04-15 | 1 | -1/+1 |
* | TOMOYO: fix __setup handlers return values | Randy Dunlap | 2022-04-15 | 1 | -2/+2 |
* | ima: Allow template selection with ima_template[_fmt]= after ima_hash= | Roberto Sassu | 2022-02-16 | 1 | -3/+7 |
* | ima: Remove ima_policy file before directory | Stefan Berger | 2022-02-16 | 1 | -1/+1 |
* | integrity: check the return value of audit_log_start() | Xiaoke Wang | 2022-02-16 | 1 | -0/+2 |
* | selinux: initialize proto variable in selinux_ip_postroute_compat() | Tom Rix | 2022-01-05 | 1 | -1/+1 |
* | fortify: Explicitly disable Clang support | Kees Cook | 2021-11-26 | 1 | -0/+3 |
* | apparmor: fix error check | Tom Rix | 2021-11-26 | 1 | -2/+2 |
* | smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi | Tetsuo Handa | 2021-11-26 | 1 | -1/+1 |
* | smackfs: use __GFP_NOFAIL for smk_cipso_doi() | Tetsuo Handa | 2021-11-26 | 1 | -3/+1 |
* | smackfs: Fix use-after-free in netlbl_catmap_walk() | Pawan Gupta | 2021-11-26 | 1 | -1/+4 |
* | evm: mark evm_fixmode as __ro_after_init | Austin Kim | 2021-11-26 | 1 | -1/+1 |
* | binder: use cred instead of task for selinux checks | Todd Kjos | 2021-11-26 | 2 | -28/+22 |
* | apparmor: remove duplicate macro list_entry_is_head() | Andy Shevchenko | 2021-09-26 | 1 | -3/+0 |
* | Smack: Fix wrong semantics in smk_access_entry() | Tianjia Zhang | 2021-09-22 | 1 | -9/+8 |
* | IMA: remove the dependency on CRYPTO_MD5 | THOBY Simon | 2021-09-22 | 1 | -1/+0 |
* | IMA: remove -Wmissing-prototypes warning | Austin Kim | 2021-09-22 | 1 | -1/+1 |