index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
Merge tag 'selinux-pr-20260805' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-32
/
+136
2026-08-04
ima: Instantiate file_truncate and path_truncate hooks
Mimi Zohar
1
-0
/
+39
2026-08-04
ima: fix out-of-bounds read in xattr_verify()
Lincoln Wallace
1
-2
/
+7
2026-08-04
selinux: check level category sets once at load time
Stephen Smalley
2
-17
/
+30
2026-08-03
selinux: require every boolean value to be defined
Bryam Vargas
1
-0
/
+19
2026-08-03
selinux: reject an unclaimed class value in security_get_classes()
Bryam Vargas
1
-5
/
+19
2026-08-03
selinux: require a class's permission values to cover its permission count
Bryam Vargas
1
-5
/
+46
2026-08-03
selinux: do not cancel a policy conversion that never started
Bryam Vargas
1
-1
/
+3
2026-07-31
selinux: bpf: check SBLABEL_MNT before isec init
Carlos Llamas
1
-4
/
+4
2026-07-30
selinux: reject a class permission count below its inherited common
Bryam Vargas
1
-0
/
+12
2026-07-30
selinux: reject a permission value exceeding the class permission count
Bryam Vargas
1
-0
/
+3
2026-07-23
keys: make keyring key-chunk byte order agree with keyring_diff_objects()
Michael Bommarito
1
-2
/
+3
2026-07-23
keys: fix out-of-bounds read in keyring_get_key_chunk()
Michael Bommarito
1
-4
/
+5
2026-07-23
KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return type
Fabrice Derepas
1
-4
/
+11
2026-07-17
Merge tag 'selinux-pr-20260717' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+24
2026-07-16
Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+13
2026-07-14
selinux: fix incorrect execmem checks on overlayfs
Ondrej Mosnacek
1
-18
/
+24
2026-07-10
Merge tag 'selinux-pr-20260710' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+28
2026-07-10
landlock: Update formatting
Mickaël Salaün
1
-6
/
+3
2026-07-10
landlock: Fix kernel-doc for the nested quiet layer flag
Mickaël Salaün
1
-2
/
+2
2026-07-10
landlock: Fix TCP Fast Open connection bypass
Matthieu Buffet
1
-0
/
+8
2026-07-01
selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
Tristan Madani
1
-9
/
+10
2026-07-01
selinux: check connect-related permissions on TCP Fast Open
Stephen Smalley
1
-1
/
+18
2026-06-30
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
1
-0
/
+3
2026-06-24
Merge tag 'apparmor-pr-2026-06-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-153
/
+367
2026-06-23
apparmor: advertise the tcp fast open fix is applied
John Johansen
1
-0
/
+2
2026-06-23
apparmor: mediate the implicit connect of TCP fast open sendmsg
Bryam Vargas
1
-1
/
+15
2026-06-19
Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-190
/
+788
2026-06-19
Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-40
/
+128
2026-06-19
Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
11
-101
/
+845
2026-06-17
Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-155
/
+512
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-24
/
+15
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+2
2026-06-15
keys: keyctl_pkey: replace BUG with return -EOPNOTSUPP
Mohammed EL Kadiri
1
-2
/
+3
2026-06-15
keys: request_key: replace BUG with return -EINVAL
Mohammed EL Kadiri
1
-1
/
+1
2026-06-15
keys: Pin request_key_auth payload in instantiate paths
Shaomin Chen
3
-8
/
+51
2026-06-15
keys: prevent slab cache merging for key_jar
Mohammed EL Kadiri
1
-1
/
+1
2026-06-15
keys: Replace strcpy(derived_buf, "AUTH_KEY") with strscpy(..., HASH_SIZE)
David Laight
1
-2
/
+2
2026-06-15
KEYS: Use acquire when reading state in keyring search
Gui-Dong Han
1
-1
/
+1
2026-06-15
keys/trusted_keys: mark 'migratable' as __ro_after_init
Len Bao
1
-1
/
+1
2026-06-15
keys: use kmalloc_flex in user_preparse
Thorsten Blum
1
-1
/
+1
2026-06-15
KEYS: trusted: Debugging as a feature
Jarkko Sakkinen
4
-21
/
+59
2026-06-15
KEYS: encrypted: Remove unnecessary selection of CRYPTO_RNG
Eric Biggers
1
-1
/
+0
2026-06-15
KEYS: fix overflow in keyctl_pkey_params_get_2()
Jarkko Sakkinen
1
-1
/
+8
2026-06-14
apparmor: fix label can not be immediately before a declaration
John Johansen
1
-1
/
+2
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-8
/
+1
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-06-14
landlock: Suppress logging when quiet flag is present
Tingmao Wang
7
-16
/
+324
2026-06-14
landlock: Add API support and docs for the quiet flags
Tingmao Wang
8
-27
/
+89
2026-06-14
landlock: Add a place for flags to layer rules
Tingmao Wang
10
-112
/
+176
[next]