summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/mic/li...Mark Brown
2 daysMerge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.gitMark Brown
2 daysMerge branch 'next' of https://github.com/cschaufler/smack-nextMark Brown
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...Mark Brown
2 daysMerge branch 'apparmor-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...Mark Brown
5 dayslandlock: Fix kernel-doc for the nested quiet layer flagMickaël Salaün
6 dayslsm: clarify security_task_prctl() hook documentationBill Roberts
6 daysAutomated merge of 'dev' into 'next'Paul Moore
6 daysselinux: tighten type validation during policy loadStephen Smalley
6 dayslandlock: Fix TCP Fast Open connection bypassMatthieu Buffet
7 daysapparmor: temporarily disable in syzbot kernels.Tetsuo Handa
7 daysselinux: avoid sk_socket dereference in selinux_sctp_bind_connect()Tristan Madani
7 daysselinux: drop unnecessary goto and label from avc_alloc_node()Kalevi Kolttonen
7 daysselinux: convert int flags to bool flags in ss/services.cKalevi Kolttonen
7 daysselinux: clean up selinuxfs resources on init failureHaoxiang Li
7 daysselinux: check connect-related permissions on TCP Fast OpenStephen Smalley
8 daysselinux: hooks: use kmalloc() to allocate path bufferMike Rapoport (Microsoft)
8 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
9 daysapparmor: fix alternate loaders ability to load compressed policyJohn Johansen
9 daysapparmor: Initial support for compressed policiesMaxime Bélair
9 daysapparmor: make include headers self-containedRyan Lee
9 daysapparmor: 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
2026-06-22security: smack: fix spelling mistakeQingshuang Fu
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-14apparmor: fix label can not be immediately before a declarationJohn Johansen
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds