summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09security: Update file_set_fowner documentationMickaël Salaün
2024-09-09fs: Fix file_set_fowner LSM hook inconsistenciesMickaël Salaün
2024-08-29lsm: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-08-26lsm: remove LSM_COUNT and LSM_CONFIG_COUNTTetsuo Handa
2024-08-22ipe: Remove duplicated include in ipe.cYang Li
2024-08-22lsm: replace indirect LSM hook calls with static callsKP Singh
2024-08-22lsm: count the LSMs enabled at compile timeKP Singh
2024-08-20kernel: Add helper macros for loop unrollingKP Singh
2024-08-20init/main.c: Initialize early LSMs after arch code, static keys and calls.KP Singh
2024-08-20MAINTAINERS: add IPE entry with Fan Wu as maintainerFan Wu
2024-08-20documentation: add IPE documentationDeven Bowers
2024-08-20ipe: kunit test for parserDeven Bowers
2024-08-20scripts: add boot policy generation programDeven Bowers
2024-08-20ipe: enable support for fs-verity as a trust providerFan Wu
2024-08-20fsverity: expose verified fsverity built-in signatures to LSMsFan Wu
2024-08-20lsm: add security_inode_setintegrity() hookFan Wu
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers
2024-08-20dm-verity: expose root hash digest and signature data to LSMsDeven Bowers
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers
2024-08-20ipe: add permissive toggleDeven Bowers
2024-08-20audit,ipe: add IPE auditing supportDeven Bowers
2024-08-20ipe: add userspace interfaceDeven Bowers
2024-08-20lsm: add new securityfs delete functionFan Wu
2024-08-20ipe: introduce 'boot_verified' as a trust providerFan Wu
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu
2024-08-20ipe: add LSM hooks on execution and kernel readDeven Bowers
2024-08-20ipe: add evaluation loopDeven Bowers
2024-08-20ipe: add policy parserDeven Bowers
2024-08-19lsm: add IPE lsmDeven Bowers
2024-08-15lockdown: Make lockdown_lsmid staticYue Haibing
2024-08-12lsm: add the inode_free_security_rcu() LSM implementation hookPaul Moore
2024-08-12lsm: cleanup lsm_hooks.hPaul Moore
2024-07-31lsm: Refactor return value of LSM hook inode_copy_up_xattrXu Kuohai
2024-07-31lsm: Refactor return value of LSM hook vm_enough_memoryXu Kuohai
2024-07-29lsm: infrastructure management of the perf_event security blobCasey Schaufler
2024-07-29lsm: infrastructure management of the infiniband blobCasey Schaufler
2024-07-29lsm: infrastructure management of the dev_tun blobCasey Schaufler
2024-07-29lsm: add helper for blob allocationsCasey Schaufler
2024-07-29lsm: infrastructure management of the key security blobCasey Schaufler
2024-07-29lsm: infrastructure management of the sock securityCasey Schaufler
2024-07-28Linux 6.11-rc1Linus Torvalds
2024-07-28Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-28minmax: simplify and clarify min_t()/max_t() implementationLinus Torvalds
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-07-29kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-28Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds