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-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-10-30
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-16
/
+16
2023-10-30
Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-30
/
+33
2023-10-30
Merge tag 'tpmdd-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
4
-63
/
+30
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
4
-7
/
+8
2023-10-24
keys: Remove unused extern declarations
YueHaibing
1
-7
/
+0
2023-10-24
integrity: powerpc: Do not select CA_MACHINE_KEYRING
Michal Suchanek
1
-2
/
+0
2023-10-24
KEYS: trusted: tee: Refactor register SHM usage
Sumit Garg
1
-44
/
+20
2023-10-24
KEYS: trusted: Rollback init_trusted() consistently
Jarkko Sakkinen
1
-10
/
+10
2023-10-20
ima: Add __counted_by for struct modsig and use struct_size()
Gustavo A. R. Silva
1
-3
/
+3
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-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-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
2023-08-25
LoadPin: Annotate struct dm_verity_loadpin_trusted_root_digest with __counted_by
Kees Cook
1
-2
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-22
Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-08-21
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
1
-5
/
+2
2023-08-18
selinux: set next pointer before attaching to list
Christian Göttsche
1
-1
/
+1
[next]