summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2025-08-20apparmor: fix x_table_lookup when stacking is not the first entryJohn Johansen
2025-08-20apparmor: use the condition in AA_BUG_FMT even with debug disabledMateusz Guzik
2025-08-20apparmor: shift ouid when mediating hard links in usernsGabriel Totev
2025-08-20securityfs: don't pin dentries twice, once is enough...Al Viro
2025-08-20landlock: opened file never has a negative dentryAl Viro
2025-08-15apparmor: Fix unaligned memory accesses in KUnit testHelge Deller
2025-08-15apparmor: fix loop detection used in conflicting attachment resolutionRyan Lee
2025-08-15apparmor: ensure WB_HISTORY_SIZE value is a power of 2Ryan Lee
2025-08-15landlock: Fix warning from KUnit testsTingmao Wang
2025-07-06selinux: change security_compute_sid to return the ssid or tsid on matchStephen Smalley
2025-06-27selinux: fix selinux_xfrm_alloc_user() to set correct ctx_lenStephen Smalley
2025-05-12landlock: Improve bit operations in audit codeMickaël Salaün
2025-05-03landlock: Remove KUnit test that triggers a warningMickaël Salaün
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-22ima: process_measurement() needlessly takes inode_lock() on MAY_READFrederick Lawler
2025-04-17landlock: Fix documentation for landlock_restrict_self(2)Mickaël Salaün
2025-04-17landlock: Fix documentation for landlock_create_ruleset(2)Mickaël Salaün
2025-04-15hardening: Disable GCC randstruct for COMPILE_TESTKees Cook
2025-04-11landlock: Log the TGID of the domain creatorMickaël Salaün
2025-04-08landlock: Remove incorrect warningMickaël Salaün
2025-04-01mseal sysmap: kernel config and header changeJeff Xu
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-28Merge tag 'integrity-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-28Merge tag 'ipe-pr-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-27ima: limit the number of ToMToU integrity violationsMimi Zohar
2025-03-27ima: limit the number of open-writers integrity violationsMimi Zohar
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFFMickaël Salaün
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flagsMickaël Salaün
2025-03-26landlock: Log scoped denialsMickaël Salaün
2025-03-26landlock: Log TCP bind and connect denialsMickaël Salaün
2025-03-26landlock: Log truncate and IOCTL denialsMickaël Salaün
2025-03-26landlock: Factor out IOCTL hooksMickaël Salaün
2025-03-26landlock: Log file-related denialsMickaël Salaün
2025-03-26landlock: Log mount-related denialsMickaël Salaün
2025-03-26landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain statusMickaël Salaün
2025-03-26landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denialsMickaël Salaün
2025-03-26landlock: Identify domain execution crossingMickaël Salaün
2025-03-26landlock: Prepare to use credential instead of domain for fownerMickaël Salaün
2025-03-26landlock: Prepare to use credential instead of domain for scopeMickaël Salaün
2025-03-26landlock: Prepare to use credential instead of domain for networkMickaël Salaün
2025-03-26landlock: Prepare to use credential instead of domain for filesystemMickaël Salaün
2025-03-26landlock: Move domain hierarchy managementMickaël Salaün
2025-03-26landlock: Add unique ID generatorMickaël Salaün
2025-03-26lsm: Add audit_log_lsm_data() helperMickaël Salaün
2025-03-26landlock: Always allow signals between threads of the same processMickaël Salaün