summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2026-06-13apparmor: enable differential encodingJohn Johansen
2026-06-13apparmor: aa_label_alloc use aa_label_free on alloc failureZygmunt Krynicki
2026-06-13apparmor: check label build before no_new_privs testRuoyu Wang
2026-06-13security/apparmor/apparmorfs.c: conditionally compile get_loaddata_common_ref()Andrew Morton
2026-06-13apparmor: add a conditional version of get_newest_labelJohn Johansen
2026-06-13apparmor: fix refcount leak when updating the sk_ctxJohn Johansen
2026-06-13apparmor: fix race in unix socket mediation when peer_path is usedJohn Johansen
2026-06-13apparmor: fix shadowing of plabel that prevents cache from being updatedJohn Johansen
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
2026-05-19Merge tag 'lsm-pr-20260519' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-14lsm: hold cred_guard_mutex for lsm_set_self_attr()Stephen Smalley
2026-05-13evm: terminate and bound the evm_xattrs read bufferPengpeng Hou
2026-05-13integrity: Add support for sigv3 verification using ML-DSA keysStefan Berger
2026-05-13integrity: Refactor asymmetric_verify for reusabilityStefan Berger
2026-05-13integrity: Check that algo parameter is within valid rangeStefan Berger
2026-05-13integrity: Check for NULL returned by asymmetric_key_public_keyStefan Berger
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-05-06selinux: check for simple typesChristian Göttsche
2026-05-06selinux: more strict bounds checkChristian Göttsche
2026-05-06selinux: beef up isvalid checksChristian Göttsche
2026-05-06selinux: reorder policydb_index()Christian Göttsche
2026-05-06selinux: check type attr map overflowsChristian Göttsche
2026-05-06selinux: check length fields in policiesChristian Göttsche