index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
tomoyo: update project links
Tetsuo Handa
2024-06-03
2
-2
/
+2
*
landlock: Fix d_parent walk
Mickaël Salaün
2024-05-31
1
-2
/
+11
*
Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-05-24
1
-0
/
+3
|
\
|
*
loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression
Stephen Boyd
2024-05-18
1
-0
/
+3
*
|
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
2024-05-21
1
-1
/
+2
*
|
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
2024-05-21
1
-6
/
+18
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-0
/
+15
|
\
\
|
*
|
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
1
-0
/
+15
*
|
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
\
\
|
*
|
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-18
3
-5
/
+224
|
\
\
\
|
*
|
|
landlock: Add IOCTL access right for character and block devices
Günther Noack
2024-05-13
3
-5
/
+224
|
|
/
/
*
|
|
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-05-15
17
-90
/
+325
|
\
\
\
|
*
|
|
ima: add crypto agility support for template-hash algorithm
Enrico Bravi
2024-04-12
4
-18
/
+132
|
*
|
|
evm: Rename is_unsupported_fs to is_unsupported_hmac_fs
Stefan Berger
2024-04-09
1
-9
/
+10
|
*
|
|
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
2024-04-09
1
-1
/
+1
|
*
|
|
evm: Enforce signatures on unsupported filesystem for EVM_INIT_X509
Stefan Berger
2024-04-09
1
-5
/
+7
|
*
|
|
ima: re-evaluate file integrity on file metadata change
Stefan Berger
2024-04-09
1
-1
/
+13
|
*
|
|
evm: Store and detect metadata inode attributes changes
Stefan Berger
2024-04-09
3
-10
/
+49
|
*
|
|
ima: Move file-change detection variables into new structure
Stefan Berger
2024-04-09
4
-13
/
+10
|
*
|
|
evm: Use the metadata inode to calculate metadata hash
Stefan Berger
2024-04-09
1
-1
/
+1
|
*
|
|
evm: Implement per signature type decision in security_inode_copy_up_xattr
Stefan Berger
2024-04-09
1
-3
/
+28
|
*
|
|
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-04-09
4
-5
/
+6
|
*
|
|
ima: Rename backing_inode to real_inode
Stefan Berger
2024-04-09
1
-8
/
+10
|
*
|
|
integrity: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-08
7
-15
/
+31
|
*
|
|
ima: define an init_module critical data record
Mimi Zohar
2024-04-08
1
-0
/
+7
|
*
|
|
ima: Fix use-after-free on a dentry's dname.name
Stefan Berger
2024-04-08
2
-7
/
+26
|
|
/
/
*
|
|
Merge tag 'selinux-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-15
12
-126
/
+146
|
\
\
\
|
*
|
|
selinux: constify source policy in cond_policydb_dup()
Christian Göttsche
2024-04-30
4
-14
/
+17
|
*
|
|
selinux: avoid printk_ratelimit()
Christian Göttsche
2024-04-30
1
-2
/
+1
|
*
|
|
selinux: pre-allocate the status page
Christian Göttsche
2024-04-30
1
-0
/
+6
|
*
|
|
selinux: clarify return code in filename_trans_read_helper_compat()
Ondrej Mosnacek
2024-04-04
1
-0
/
+1
|
*
|
|
selinux: use u32 as bit position type in ebitmap code
Christian Göttsche
2024-03-27
2
-35
/
+34
|
*
|
|
selinux: improve symtab string hashing
Christian Göttsche
2024-03-27
1
-11
/
+11
|
*
|
|
selinux: dump statistics for more hash tables
Christian Göttsche
2024-03-27
2
-7
/
+19
|
*
|
|
selinux: make more use of current_sid()
Christian Göttsche
2024-03-27
2
-21
/
+8
|
*
|
|
selinux: update numeric format specifiers for ebitmaps
Christian Göttsche
2024-03-27
1
-6
/
+6
|
*
|
|
selinux: improve error checking in sel_write_load()
Paul Moore
2024-03-26
1
-14
/
+16
|
*
|
|
selinux: cleanup selinux_lsm_getattr()
Paul Moore
2024-03-26
1
-18
/
+18
|
*
|
|
selinux: reject invalid ebitmaps
Christian Göttsche
2024-03-26
1
-0
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'lsm-pr-20240513' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-15
4
-4
/
+0
|
\
\
\
|
*
|
|
lsm: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-15
4
-4
/
+0
|
|
/
/
*
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
2
-2
/
+6
|
\
\
\
|
*
|
|
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-05-13
2
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
3
-24
/
+30
|
\
\
\
|
*
|
|
keys: Fix overwrite of key expiration on instantiation
Silvio Gissi
2024-05-09
1
-1
/
+2
|
*
|
|
keys: update key quotas in key_put()
Luis Henriques
2024-05-09
3
-23
/
+28
|
|
/
/
*
|
|
Merge tag 'tpmdd-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-13
2
-53
/
+106
|
\
\
\
|
*
|
|
KEYS: trusted: Add session encryption protection to the seal/unseal path
James Bottomley
2024-05-09
1
-27
/
+61
|
*
|
|
KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
Jarkko Sakkinen
2024-05-09
1
-23
/
+31
[next]