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