summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2026-03-08ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIGThomas Weißschuh
2026-03-08ima: fallback to using i_version to detect file changeMimi Zohar
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06selinux: Use simple_start_creating() / simple_done_creating()NeilBrown
2026-03-06Apparmor: Use simple_start_creating() / simple_done_creating()NeilBrown
2026-03-05evm: fix security.evm for a file with IMA signatureCoiby Xu
2026-03-05evm: Don't enable fix mode when secure boot is enabledCoiby Xu
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu
2026-03-04landlock: Improve TSYNC typesMickaël Salaün
2026-03-04landlock: Fully release unused TSYNC work entriesMickaël Salaün
2026-03-04landlock: Fix formattingMickaël Salaün
2026-02-23apparmor: return error on namespace mismatch in verify_headerMassimiliano Pellizzer
2026-02-23apparmor: use target task's context in apparmor_getprocattr()Cengiz Can
2026-02-23selinux: annotate intentional data race in inode_doinit_with_dentry()Christian Göttsche
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18apparmor: fix signedness bug in unpack_tags()Massimiliano Pellizzer
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-14Merge tag 'caps-pr-20260213' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-11Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-02-11Merge tag 'Smack-for-7.0' of https://github.com/cschaufler/smack-nextLinus Torvalds
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10landlock: Transpose the layer masks data structureGünther Noack
2026-02-10landlock: Add access_mask_subset() helperGünther Noack
2026-02-09Merge tag 'selinux-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-06landlock: Add errata documentation sectionSamasth Norway Ananda
2026-02-06landlock: Refactor TCP socket type checkMatthieu Buffet
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack
2026-02-03apparmor: fix cast in format string DEBUG statementJohn Johansen
2026-02-02apparmor: fix aa_label to return state from compount and component matchJohn Johansen
2026-02-02apparmor: fix fmt string type error in process_strs_entryJohn Johansen
2026-02-02apparmor: fix kernel-doc comments for inviewJohn Johansen
2026-02-02apparmor: fix invalid deref of rawdata when export_binary is unsetGeorgia Garcia
2026-02-01apparmor: add .kunitconfigRyota Sakamoto
2026-01-30pkcs7, x509: Rename ->digest to ->mDavid Howells
2026-01-30keys/trusted_keys: establish PKWM as a trusted sourceSrish Srinivasan
2026-01-29lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITYPaul Moore
2026-01-29apparmor: cleanup remove unused percpu critical sections in buffer managementJohn Johansen