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
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
1
-0
/
+1
2022-05-17
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
1
-1
/
+2
2022-05-16
loadpin: stop using bdevname
Christoph Hellwig
1
-4
/
+1
2022-05-16
big_keys: Use struct for internal payload
Kees Cook
1
-37
/
+36
2022-05-16
integrity: Fix sparse warnings in keyring_handler
Stefan Berger
1
-3
/
+3
2022-05-16
evm: Clean up some variables
Stefan Berger
2
-4
/
+1
2022-05-16
evm: Return INTEGRITY_PASS for enum integrity_status value '0'
Stefan Berger
1
-1
/
+1
2022-05-15
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
2
-0
/
+41
2022-05-13
security: declare member holding string literal const
Christian Göttsche
1
-1
/
+1
2022-05-09
landlock: Format with clang-format
Mickaël Salaün
10
-136
/
+142
2022-05-09
landlock: Add clang-format exceptions
Mickaël Salaün
2
-0
/
+6
2022-05-08
randstruct: Enable Clang support
Kees Cook
1
-2
/
+12
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
1
-4
/
+5
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
1
-0
/
+62
2022-05-05
ima: support fs-verity file digest based version 3 signatures
Mimi Zohar
5
-16
/
+177
2022-05-05
ima: permit fsverity's file digests in the IMA measurement list
Mimi Zohar
5
-8
/
+90
2022-05-05
ima: define a new template field named 'd-ngv2' and templates
Mimi Zohar
3
-11
/
+73
2022-05-03
selinux: log anon inode class name
Christian Göttsche
2
-2
/
+5
2022-05-03
selinux: declare data arrays const
Christian Göttsche
9
-26
/
+24
2022-05-03
selinux: fix indentation level of mls_ops block
Christian Göttsche
1
-21
/
+21
2022-05-03
selinux: include necessary headers in headers
Christian Göttsche
6
-1
/
+12
2022-05-03
selinux: avoid extra semicolon
Christian Göttsche
1
-9
/
+9
2022-05-03
selinux: update parameter documentation
Christian Göttsche
2
-1
/
+2
2022-05-03
selinux: resolve checkpatch errors
Christian Göttsche
3
-18
/
+9
2022-05-01
ima: use IMA default hash algorithm for integrity violations
Mimi Zohar
1
-1
/
+1
2022-05-01
ima: fix 'd-ng' comments and documentation
Mimi Zohar
1
-3
/
+5
2022-04-14
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
2
-3
/
+3
2022-04-13
security: don't treat structure as an array of struct hlist_head
Bill Wendling
1
-5
/
+4
2022-04-13
usercopy: Remove HARDENED_USERCOPY_PAGESPAN
Matthew Wilcox (Oracle)
1
-12
/
+1
2022-04-07
ima: remove the IMA_TEMPLATE Kconfig option
GUO Zihua
1
-8
/
+6
2022-04-04
apparmor: test: Use NULL macros
Ricardo Ribalda
1
-3
/
+3
2022-04-04
ima: remove redundant initialization of pointer 'file'.
Colin Ian King
1
-1
/
+1
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
3
-3
/
+11
2022-04-04
selinux: runtime disable is deprecated, add some ssleep() discomfort
Paul Moore
1
-0
/
+2
2022-04-04
selinux: Remove redundant assignments
Michal Orzel
3
-4
/
+2
2022-03-31
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+0
2022-03-27
Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-16
/
+6
2022-03-24
usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN
Kees Cook
1
-1
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
3
-20
/
+45
2022-03-24
Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-2
/
+2
2022-03-23
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+9
2022-03-21
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-214
/
+223
2022-03-21
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-58
/
+116
2022-03-21
Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+10
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
[prev]
[next]