index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
selinux: fix style issues in security/selinux/include/conditional.h
Paul Moore
1
-2
/
+2
2023-12-22
selinux: fix style issues in security/selinux/include/classmap.h
Paul Moore
1
-210
/
+132
2023-12-22
selinux: fix style issues in security/selinux/include/avc_ss.h
Paul Moore
1
-1
/
+1
2023-12-22
selinux: align avc_has_perm_noaudit() prototype with definition
Paul Moore
1
-1
/
+1
2023-12-22
selinux: fix style issues in security/selinux/include/avc.h
Paul Moore
1
-26
/
+15
2023-12-22
selinux: fix style issues in security/selinux/include/audit.h
Paul Moore
1
-1
/
+0
2023-12-21
apparmorfs: don't duplicate kfree_link()
Al Viro
1
-6
/
+1
2023-12-21
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
4
-22
/
+37
2023-12-20
shm: Slim down dependencies
Kent Overstreet
2
-0
/
+2
2023-12-20
kexec_file: print out debugging message if required
Baoquan He
1
-2
/
+2
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
1
-1
/
+34
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
2
-1
/
+8
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-6
/
+0
2023-12-12
fsnotify: optionally pass access range in file permission hooks
Amir Goldstein
1
-7
/
+1
2023-12-12
fsnotify: split fsnotify_perm() into two hooks
Amir Goldstein
1
-2
/
+2
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
2
-2
/
+2
2023-12-07
selinux: remove the wrong comment about multithreaded process handling
Munehisa Kamata
1
-1
/
+0
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
1
-2
/
+2
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
1
-2
/
+1
2023-11-27
KEYS: encrypted: Add check for strsep
Chen Ni
1
-0
/
+4
2023-11-27
ima: Remove EXPERIMENTAL from Kconfig
Eric Snowberg
1
-1
/
+1
2023-11-27
ima: Reword IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
Eric Snowberg
1
-5
/
+5
2023-11-26
apparmor: cleanup network hook comments
John Johansen
1
-44
/
+16
2023-11-21
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
7
-2
/
+76
2023-11-20
selinux: refactor avtab_node comparisons
Jacob Satterfield
1
-60
/
+41
2023-11-19
apparmor: add missing params to aa_may_ptrace kernel-doc comments
John Johansen
1
-0
/
+2
2023-11-19
apparmor: declare nulldfa as static
John Johansen
1
-1
/
+1
2023-11-19
apparmor: declare stack_msg as static
John Johansen
1
-1
/
+1
2023-11-19
apparmor: switch SECURITY_APPARMOR_HASH from sha1 to sha256
Dimitri John Ledkov
3
-17
/
+17
2023-11-16
selinux: update filenametr_hash() to use full_name_hash()
Paul Moore
1
-9
/
+2
2023-11-16
selinux: saner handling of policy reloads
Al Viro
1
-78
/
+66
2023-11-12
lsm: mark the lsm_id variables are marked as static
Paul Moore
9
-9
/
+9
2023-11-12
lsm: convert security_setselfattr() to use memdup_user()
Paul Moore
1
-8
/
+3
2023-11-12
lsm: align based on pointer length in lsm_fill_user_ctx()
Paul Moore
1
-1
/
+1
2023-11-12
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
4
-74
/
+63
2023-11-12
lsm: correct error codes in security_getselfattr()
Paul Moore
1
-2
/
+2
2023-11-12
lsm: cleanup the size counters in security_getselfattr()
Paul Moore
1
-1
/
+2
2023-11-12
lsm: don't yet account for IMA in LSM_CONFIG_COUNT calculation
Roberto Sassu
1
-1
/
+0
2023-11-12
SELinux: Add selfattr hooks
Casey Schaufler
1
-27
/
+107
2023-11-12
AppArmor: Add selfattr hooks
Casey Schaufler
3
-11
/
+92
2023-11-12
Smack: implement setselfattr and getselfattr hooks
Casey Schaufler
1
-5
/
+90
2023-11-12
LSM: Helpers for attribute names and filling lsm_ctx
Casey Schaufler
2
-0
/
+65
2023-11-12
LSM: Create lsm_list_modules system call
Casey Schaufler
1
-0
/
+39
2023-11-12
LSM: syscalls for current process attributes
Casey Schaufler
3
-0
/
+210
2023-11-12
proc: Use lsmids instead of lsm names for attrs
Casey Schaufler
1
-8
/
+7
2023-11-12
LSM: Maintain a table of LSM attribute data
Casey Schaufler
1
-0
/
+37
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
17
-20
/
+92
2023-11-03
Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
32
-848
/
+1336
2023-11-03
Merge tag 'landlock-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-301
/
+923
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
[prev]
[next]