summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2025-04-12selinux: fix the kdoc header for task_avdcache_updatePaul Moore-1/+1
2025-04-12selinux: remove a duplicated includePaul Moore-1/+0
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima-70/+2
2025-04-11selinux: reduce path walk overheadPaul Moore-54/+185
2025-04-11selinux: support wildcard match in genfsconTakaya Saeki-4/+17
2025-04-11selinux: drop copy-paste commentChristian Göttsche-6/+0
2025-04-11selinux: unify OOM handling in network hashtablesChristian Göttsche-9/+19
2025-04-11selinux: add likely hints for fast pathsChristian Göttsche-3/+3
2025-04-11selinux: contify network namespace pointerChristian Göttsche-1/+1
2025-04-11selinux: constify network address pointerChristian Göttsche-8/+8
2025-04-11landlock: Log the TGID of the domain creatorMickaël Salaün-2/+2
2025-04-08landlock: Remove incorrect warningMickaël Salaün-1/+1
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown-2/+2
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown-3/+3
2025-04-01mseal sysmap: kernel config and header changeJeff Xu-0/+21
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+5
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-9/+12
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-1/+1
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-264/+2283
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+5
2025-03-28Merge tag 'integrity-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+15
2025-03-28Merge tag 'ipe-pr-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+6
2025-03-27ima: limit the number of ToMToU integrity violationsMimi Zohar-4/+5
2025-03-27ima: limit the number of open-writers integrity violationsMimi Zohar-2/+10
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+11
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_SUBDOMAINS_OFFMickaël Salaün-7/+43
2025-03-26landlock: Add LANDLOCK_RESTRICT_SELF_LOG_*_EXEC_* flagsMickaël Salaün-12/+63
2025-03-26landlock: Log scoped denialsMickaël Salaün-18/+97
2025-03-26landlock: Log TCP bind and connect denialsMickaël Salaün-4/+60
2025-03-26landlock: Log truncate and IOCTL denialsMickaël Salaün-6/+307
2025-03-26landlock: Factor out IOCTL hooksMickaël Salaün-21/+11
2025-03-26landlock: Log file-related denialsMickaël Salaün-16/+233
2025-03-26landlock: Log mount-related denialsMickaël Salaün-41/+74
2025-03-26landlock: Add AUDIT_LANDLOCK_DOMAIN and log domain statusMickaël Salaün-4/+285
2025-03-26landlock: Add AUDIT_LANDLOCK_ACCESS and log ptrace denialsMickaël Salaün-24/+336
2025-03-26landlock: Identify domain execution crossingMickaël Salaün-6/+59
2025-03-26landlock: Prepare to use credential instead of domain for fownerMickaël Salaün-21/+39
2025-03-26landlock: Prepare to use credential instead of domain for scopeMickaël Salaün-24/+28
2025-03-26landlock: Prepare to use credential instead of domain for networkMickaël Salaün-15/+12
2025-03-26landlock: Prepare to use credential instead of domain for filesystemMickaël Salaün-30/+92
2025-03-26landlock: Move domain hierarchy managementMickaël Salaün-34/+53
2025-03-26landlock: Add unique ID generatorMickaël Salaün-0/+282
2025-03-26lsm: Add audit_log_lsm_data() helperMickaël Salaün-9/+18
2025-03-26landlock: Always allow signals between threads of the same processMickaël Salaün-6/+64
2025-03-25Merge tag 'Smack-for-6.15' of https://github.com/cschaufler/smack-nextLinus Torvalds-52/+43
2025-03-25Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-16/+73
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+31
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-29/+36
2025-03-24ipe: policy_fs: fix kernel-doc warningsRandy Dunlap-2/+6
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+4