index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
apparmor: add io_uring mediation
Georgia Garcia
6
-2
/
+131
2023-10-18
apparmor: add user namespace creation mediation
John Johansen
7
-2
/
+75
2023-10-18
apparmor: allow restricting unprivileged change_profile
John Johansen
5
-0
/
+39
2023-10-18
apparmor: advertise disconnected.path is available
John Johansen
1
-0
/
+1
2023-10-18
apparmor: refcount the pdb
John Johansen
15
-210
/
+260
2023-10-18
apparmor: provide separate audit messages for file and policy checks
John Johansen
1
-5
/
+11
2023-10-18
apparmor: pass cred through to audit info.
John Johansen
20
-211
/
+388
2023-10-18
apparmor: rename audit_data->label to audit_data->subj_label
John Johansen
10
-18
/
+17
2023-10-18
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
15
-245
/
+257
2023-10-18
apparmor: rename SK_CTX() to aa_sock and make it an inline fn
John Johansen
2
-11
/
+16
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
2023-10-18
security: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-18
selinux: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-18
apparmor: convert to new timestamp accessors
Jeff Layton
2
-5
/
+6
2023-10-15
apparmor: Optimize retrieving current task secid
Vinicius Costa Gomes
1
-2
/
+2
2023-10-15
apparmor: remove unused functions in policy_ns.c/.h
Xiu Jianfeng
2
-51
/
+0
2023-10-15
apparmor: remove unneeded #ifdef in decompress_zstd()
Xiu Jianfeng
1
-2
/
+0
2023-10-11
security/keys: export key_lookup()
Hannes Reinecke
1
-0
/
+1
2023-10-10
KEYS: trusted: Remove redundant static calls usage
Sumit Garg
1
-8
/
+5
2023-10-04
lsm: fix a spelling mistake
Paul Moore
1
-1
/
+1
2023-10-03
selinux: simplify avtab_insert_node() prototype
Jacob Satterfield
1
-13
/
+7
2023-09-27
ima: rework CONFIG_IMA dependency block
Arnd Bergmann
1
-12
/
+6
2023-09-26
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
Oleksandr Tymoshenko
1
-2
/
+2
2023-09-15
KEYS: encrypted: Do not include crypto/algapi.h
Herbert Xu
1
-1
/
+1
2023-09-15
evm: Do not include crypto/algapi.h
Herbert Xu
1
-2
/
+1
2023-09-14
lsm: constify 'sb' parameter in security_sb_kern_mount()
Khadija Kamran
2
-2
/
+2
2023-09-14
lsm: constify 'bprm' parameter in security_bprm_committed_creds()
Khadija Kamran
4
-4
/
+4
2023-09-13
lsm: constify 'bprm' parameter in security_bprm_committing_creds()
Khadija Kamran
3
-3
/
+3
2023-09-13
lsm: constify 'file' parameter in security_bprm_creds_from_file()
Khadija Kamran
2
-3
/
+3
2023-09-13
lsm: constify 'sb' parameter in security_quotactl()
Khadija Kamran
2
-3
/
+3
2023-09-13
selinux: hweight optimization in avtab_read_item
Jacob Satterfield
1
-5
/
+2
2023-09-13
selinux: improve role transition hashing
Christian Göttsche
1
-1
/
+1
2023-09-13
selinux: simplify avtab slot calculation
Christian Göttsche
1
-7
/
+1
2023-09-13
selinux: improve debug configuration
Christian Göttsche
2
-0
/
+12
2023-09-13
selinux: print sum of chain lengths^2 for hash tables
Christian Göttsche
4
-3
/
+9
2023-09-12
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
1
-2
/
+8
2023-09-12
selinux: Annotate struct sidtab_str_cache with __counted_by
Kees Cook
1
-1
/
+1
2023-09-08
Merge tag 'landlock-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-09-04
Merge tag 'tomoyo-pr-20230903' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
3
-7
/
+5
2023-08-30
Merge tag 'Smack-for-6.6' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-2
/
+2
2023-08-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
5
-30
/
+16
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-83
/
+162
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-286
/
+276
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+2
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+3
2023-08-29
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
10
-14
/
+94
2023-08-28
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+2
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+26
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-0
/
+87
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-10
/
+16
[prev]
[next]