summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2026-06-19Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-19Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-06-17Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-17Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-15keys: keyctl_pkey: replace BUG with return -EOPNOTSUPPMohammed EL Kadiri
2026-06-15keys: request_key: replace BUG with return -EINVALMohammed EL Kadiri
2026-06-15keys: Pin request_key_auth payload in instantiate pathsShaomin Chen
2026-06-15keys: prevent slab cache merging for key_jarMohammed EL Kadiri
2026-06-15keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)David Laight
2026-06-15KEYS: Use acquire when reading state in keyring searchGui-Dong Han
2026-06-15keys/trusted_keys: mark 'migratable' as __ro_after_initLen Bao
2026-06-15keys: use kmalloc_flex in user_preparseThorsten Blum
2026-06-15KEYS: trusted: Debugging as a featureJarkko Sakkinen
2026-06-15KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNGEric Biggers
2026-06-15KEYS: fix overflow in keyctl_pkey_params_get_2()Jarkko Sakkinen
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-14landlock: Suppress logging when quiet flag is presentTingmao Wang
2026-06-14landlock: Add API support and docs for the quiet flagsTingmao Wang
2026-06-14landlock: Add a place for flags to layer rulesTingmao Wang
2026-06-13landlock: Add UDP send+connect access controlMatthieu Buffet
2026-06-13landlock: Add UDP bind() access controlMatthieu Buffet
2026-06-13landlock: Fix unmarked concurrent access to socket familyMatthieu Buffet
2026-06-13landlock: Fix LANDLOCK_SCOPE_SIGNAL bypass on the SIGIO pathBryam Vargas
2026-06-13landlock: Account all audit data allocations to user spaceMickaël Salaün
2026-06-13landlock: Set audit_net.sk for socket access checksMickaël Salaün
2026-06-13Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-08ima: Support staging and deleting N measurements recordsRoberto Sassu
2026-06-08ima: Add support for flushing the hash table when staging measurementsRoberto Sassu
2026-06-08ima: Add support for staging measurements with promptRoberto Sassu
2026-06-08ima: Introduce ima_dump_measurement()Roberto Sassu
2026-06-08ima: Use snprintf() in create_securityfs_measurement_listsRoberto Sassu
2026-06-08ima: Mediate open/release method of the measurements listRoberto Sassu
2026-06-08ima: Introduce _ima_measurements_start() and _ima_measurements_next()Roberto Sassu
2026-06-08ima: Introduce per binary measurements list type binary_runtime_size valueRoberto Sassu
2026-06-08ima: Introduce per binary measurements list type ima_num_records counterRoberto Sassu
2026-06-08ima: Replace static htable queue with dynamically allocated arrayRoberto Sassu
2026-06-08ima: Remove ima_h_table structureRoberto Sassu
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony
2026-05-29selinux: revert use of __getname() in selinux_genfs_get_sid()Paul Moore
2026-05-28security/keys: fix missed RCU read section on lookupLinus Torvalds
2026-05-27selinux: comment spelling fix in ibpkey.cKalevi Kolttonen
2026-05-27selinux: comment typo fix in selinuxfs.cKalevi Kolttonen
2026-05-27selinux: hooks: use __getname() to allocate path bufferMike Rapoport (Microsoft)
2026-05-27selinux: use k[mz]alloc() to allocate temporary buffersMike Rapoport (Microsoft)
2026-05-27security/Kconfig.hardening: Remove tautological condition from CC_HAS_RANDSTRUCTNathan Chancellor
2026-05-27security/Kconfig.hardening: Remove tautological condition from FORTIFY_SOURCENathan Chancellor
2026-05-27security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CA...Nathan Chancellor