summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers2024-08-201-0/+103
| * | | ipe: add permissive toggleDeven Bowers2024-08-205-4/+102
| * | | audit,ipe: add IPE auditing supportDeven Bowers2024-08-2010-18/+381
| * | | ipe: add userspace interfaceDeven Bowers2024-08-208-0/+727
| * | | lsm: add new securityfs delete functionFan Wu2024-08-201-0/+25
| * | | ipe: introduce 'boot_verified' as a trust providerFan Wu2024-08-208-6/+101
| * | | initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu2024-08-201-0/+10
| * | | ipe: add LSM hooks on execution and kernel readDeven Bowers2024-08-206-0/+235
| * | | ipe: add evaluation loopDeven Bowers2024-08-203-0/+127
| * | | ipe: add policy parserDeven Bowers2024-08-205-0/+697
| * | | lsm: add IPE lsmDeven Bowers2024-08-197-6/+93
| * | | lockdown: Make lockdown_lsmid staticYue Haibing2024-08-151-1/+1
| * | | lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore2024-08-125-33/+32
| * | | lsm: cleanup lsm_hooks.hPaul Moore2024-08-121-1/+1
| * | | lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai2024-07-314-14/+9
| * | | lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai2024-07-313-25/+12
| * | | lsm: infrastructure management of the perf_event security blobCasey Schaufler2024-07-293-16/+28
| * | | lsm: infrastructure management of the infiniband blobCasey Schaufler2024-07-293-15/+23
| * | | lsm: infrastructure management of the dev_tun blobCasey Schaufler2024-07-293-18/+26
| * | | lsm: add helper for blob allocationsCasey Schaufler2024-07-291-64/+33
| * | | lsm: infrastructure management of the key security blobCasey Schaufler2024-07-295-37/+68
| * | | lsm: infrastructure management of the sock securityCasey Schaufler2024-07-2910-113/+132
| | |/ | |/|
* | | Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-168-76/+68
|\ \ \
| * | | selinux: fix style problems in security/selinux/include/audit.hPaul Moore2024-09-031-23/+23
| * | | selinux: simplify avc_xperms_audit_required()Zhen Lei2024-08-281-2/+2
| * | | selinux: mark both IPv4 and IPv6 accepted connection sockets as labeledGuido Trentalancia2024-08-281-1/+1
| * | | selinux: replace kmem_cache_create() with KMEM_CACHE()Eric Suen2024-08-274-23/+8
| * | | selinux: annotate false positive data race to avoid KCSAN warningsStephen Smalley2024-08-261-1/+6
| * | | selinux: refactor code to return ERR_PTR in selinux_netlbl_sock_genattrGaosheng Cui2024-07-291-9/+9
| * | | selinux: Streamline type determination in security_compute_sidCanfeng Guo2024-07-291-17/+19
| |/ /
* | | Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-09-161-0/+32
|\ \ \
| * | | proc: add config & param to block forcing mem writesAdrian Ratiu2024-08-301-0/+32
| |/ /
* | | Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-09-162-2/+2
|\ \ \
| * | | file: reclaim 24 bytes from f_ownerChristian Brauner2024-08-282-2/+2
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds2024-09-011-3/+3
|\ \ \
| * | | apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck2024-08-251-3/+3
| |/ /
* | | Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-08-312-4/+4
|\ \ \ | |/ / |/| |
| * | selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew2024-08-282-4/+4
| |/
* | KEYS: trusted: dcp: fix leak of blob encryption keyDavid Gstir2024-08-151-12/+21
* | KEYS: trusted: fix DCP blob payload length assignmentDavid Gstir2024-08-151-1/+1
* | selinux: revert our use of vma_is_initial_heap()Paul Moore2024-08-081-1/+11
* | selinux: add the processing of the failure of avc_add_xperms_decision()Zhen Lei2024-08-071-1/+5
* | selinux: fix potential counting error in avc_add_xperms_decision()Zhen Lei2024-08-061-1/+1
|/
* Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-278-34/+65
|\
| * apparmor: unpack transition table if dfa is not presentGeorgia Garcia2024-07-241-17/+25
| * apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik2024-07-242-2/+23
| * apparmor: test: add MODULE_DESCRIPTION()Jeff Johnson2024-07-241-0/+1
| * apparmor: take nosymfollow flag into accountAlexander Mikhalitsyn2024-07-241-0/+2
| * apparmor: fix possible NULL pointer dereferenceLeesoo Ahn2024-05-101-0/+4
| * apparmor: fix typo in kernel docChristian Göttsche2024-05-101-1/+1