summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
21 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/mic/li...Mark Brown
23 hoursMerge branch 'for-next-tpm' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
23 hoursMerge branch 'next' of https://github.com/cschaufler/smack-nextMark Brown
23 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...Mark Brown
23 hoursMerge branch 'next-integrity' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
23 hoursMerge branch 'apparmor-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
23 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...Mark Brown
5 daysapparmor: switch website link to httpsBaruch Siach
5 dayskeys: make keyring key-chunk byte order agree with keyring_diff_objects()Michael Bommarito
5 dayskeys: fix out-of-bounds read in keyring_get_key_chunk()Michael Bommarito
5 daysKEYS: trusted: dcp: fix key_len validation and calc_blob_len() return typeFabrice Derepas
6 dayslandlock: Harden sock_is_scoped() against file-less socketsMickaël Salaün
7 daysapparmor: leverage audit_log_n_untrustedstring() when possiblePaul Moore
11 daysMerge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daysMerge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysAutomated merge of 'dev' into 'next'Paul Moore
12 daysselinux: compute the IMA configuration settings string length once at bootIan Bridges
13 daysapparmor: replace decompress_zstd() prototype with its entityTetsuo Handa
14 daysselinux: fix incorrect execmem checks on overlayfsOndrej Mosnacek
2026-07-13selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()Ian Bridges
2026-07-13selinux: suppress warning flood for retired DCCP netlink messagesYafang Shao
2026-07-13ima: measure userspace policy writes before parsingEnrico Bravi
2026-07-13ima: add critical data measurement for loaded policyEnrico Bravi
2026-07-10Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-07-10landlock: Update formattingMickaël Salaün
2026-07-10landlock: Fix kernel-doc for the nested quiet layer flagMickaël Salaün
2026-07-10landlock: Fix TCP Fast Open connection bypassMatthieu Buffet
2026-07-06security: ima: rename boot_aggregate when ima is initialised at late_syncJonathan McDowell
2026-07-06security: ima: introduce IMA_INIT_LATE_SYNC optionYeoreum Yun
2026-07-06security: lsm: allow LSMs to register for late_initcall_sync initYeoreum Yun
2026-07-02lsm: clarify security_task_prctl() hook documentationBill Roberts
2026-07-02selinux: tighten type validation during policy loadStephen Smalley
2026-07-01selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()Tristan Madani
2026-07-01selinux: drop unnecessary goto and label from avc_alloc_node()Kalevi Kolttonen
2026-07-01selinux: convert int flags to bool flags in ss/services.cKalevi Kolttonen
2026-07-01selinux: clean up selinuxfs resources on init failureHaoxiang Li
2026-07-01selinux: check connect-related permissions on TCP Fast OpenStephen Smalley
2026-06-30selinux: hooks: use kmalloc() to allocate path bufferMike Rapoport (Microsoft)
2026-06-30bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-06-29apparmor: fix alternate loaders ability to load compressed policyJohn Johansen
2026-06-29apparmor: Initial support for compressed policiesMaxime Bélair
2026-06-29apparmor: make include headers self-containedRyan Lee
2026-06-29apparmor: fix net.h and policy.h circular include patternRyan Lee
2026-06-24Merge tag 'apparmor-pr-2026-06-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-06-23apparmor: advertise the tcp fast open fix is appliedJohn Johansen
2026-06-23apparmor: mediate the implicit connect of TCP fast open sendmsgBryam Vargas
2026-06-22smack: restrict smackfs/{direct,mapped} values to 0-255Konstantin Andreev
2026-06-22smack: deduplicate smackfs/{direct,mapped} file_operationsKonstantin Andreev
2026-06-22smack: show msgrcv() subject task in auditKonstantin Andreev
2026-06-22smack: fix incorrect task context in smack_msg_queue_msgrcvKonstantin Andreev