index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2024-01-03
landlock: Remove remaining "inline" modifiers in .c files [v6.1]
Günther Noack
-9
/
+9
2024-01-03
landlock: Remove remaining "inline" modifiers in .c files [v5.15]
Günther Noack
-4
/
+4
2023-12-29
apparmor: Fix ref count leak in task_kill
John Johansen
-1
/
+0
2023-12-24
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
-0
/
+48
2023-12-22
selinux: fix style issues in security/selinux/include/initial_sid_to_string.h
Paul Moore
-29
/
+28
2023-12-22
selinux: fix style issues in security/selinux/include/xfrm.h
Paul Moore
-2
/
+2
2023-12-22
selinux: fix style issues in security/selinux/include/security.h
Paul Moore
-80
/
+75
2023-12-22
selinux: fix style issues with security/selinux/include/policycap_names.h
Paul Moore
-0
/
+3
2023-12-22
selinux: fix style issues in security/selinux/include/policycap.h
Paul Moore
-0
/
+1
2023-12-22
selinux: fix style issues in security/selinux/include/objsec.h
Paul Moore
-64
/
+65
2023-12-22
selinux: fix style issues with security/selinux/include/netlabel.h
Paul Moore
-33
/
+20
2023-12-22
selinux: fix style issues in security/selinux/include/netif.h
Paul Moore
-2
/
+2
2023-12-22
selinux: fix style issues in security/selinux/include/ima.h
Paul Moore
-1
/
+1
2023-12-22
selinux: fix style issues in security/selinux/include/conditional.h
Paul Moore
-2
/
+2
2023-12-22
selinux: fix style issues in security/selinux/include/classmap.h
Paul Moore
-210
/
+132
2023-12-22
selinux: fix style issues in security/selinux/include/avc_ss.h
Paul Moore
-1
/
+1
2023-12-22
selinux: align avc_has_perm_noaudit() prototype with definition
Paul Moore
-1
/
+1
2023-12-22
selinux: fix style issues in security/selinux/include/avc.h
Paul Moore
-26
/
+15
2023-12-22
selinux: fix style issues in security/selinux/include/audit.h
Paul Moore
-1
/
+0
2023-12-21
apparmorfs: don't duplicate kfree_link()
Al Viro
-6
/
+1
2023-12-21
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
-22
/
+37
2023-12-20
shm: Slim down dependencies
Kent Overstreet
-0
/
+2
2023-12-20
kexec_file: print out debugging message if required
Baoquan He
-2
/
+2
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
-1
/
+34
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
-1
/
+8
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
-6
/
+0
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
-7
/
+1
2023-12-12
fsnotify: split fsnotify_perm() into two hooks
Amir Goldstein
-2
/
+2
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
-2
/
+2
2023-12-07
selinux: remove the wrong comment about multithreaded process handling
Munehisa Kamata
-1
/
+0
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
-2
/
+2
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
-2
/
+1
2023-11-27
KEYS: encrypted: Add check for strsep
Chen Ni
-0
/
+4
2023-11-27
ima: Remove EXPERIMENTAL from Kconfig
Eric Snowberg
-1
/
+1
2023-11-27
ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
Eric Snowberg
-5
/
+5
2023-11-26
apparmor: cleanup network hook comments
John Johansen
-44
/
+16
2023-11-21
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
-2
/
+76
2023-11-20
selinux: refactor avtab_node comparisons
Jacob Satterfield
-60
/
+41
2023-11-19
apparmor: add missing params to aa_may_ptrace kernel-doc comments
John Johansen
-0
/
+2
2023-11-19
apparmor: declare nulldfa as static
John Johansen
-1
/
+1
2023-11-19
apparmor: declare stack_msg as static
John Johansen
-1
/
+1
2023-11-19
apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
Dimitri John Ledkov
-17
/
+17
2023-11-16
selinux: update filenametr_hash() to use full_name_hash()
Paul Moore
-9
/
+2
2023-11-16
selinux: saner handling of policy reloads
Al Viro
-78
/
+66
2023-11-12
lsm: mark the lsm_id variables are marked as static
Paul Moore
-9
/
+9
2023-11-12
lsm: convert security_setselfattr() to use memdup_user()
Paul Moore
-8
/
+3
2023-11-12
lsm: align based on pointer length in lsm_fill_user_ctx()
Paul Moore
-1
/
+1
2023-11-12
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
-74
/
+63
2023-11-12
lsm: correct error codes in security_getselfattr()
Paul Moore
-2
/
+2
2023-11-12
lsm: cleanup the size counters in security_getselfattr()
Paul Moore
-1
/
+2
[prev]
[next]