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-07-13
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
3
-32
/
+13
2022-07-13
apparmor: add a kernel label to use on kernel objects
John Johansen
4
-13
/
+37
2022-07-13
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
1
-29
/
+23
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+2
2022-07-09
apparmor: test: Remove some casts which are no-longer required
David Gow
1
-6
/
+6
2022-07-09
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
1
-1
/
+1
2022-07-09
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
1
-2
/
+1
2022-07-09
apparmor: Fix undefined reference to `zlib_deflate_workspacesize'
John Johansen
2
-31
/
+40
2022-07-09
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
1
-4
/
+4
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
1
-2
/
+3
2022-07-09
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Yang Li
1
-2
/
+2
2022-07-09
apparmor: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2022-07-09
apparmor: Fix failed mount permission check error message
John Johansen
1
-3
/
+4
2022-07-09
security/apparmor: remove redundant ret variable
Minghao Chi
1
-4
/
+1
2022-07-09
apparmor: fix quiet_denied for file rules
John Johansen
1
-1
/
+1
2022-07-09
apparmor: resolve uninitialized symbol warnings in policy_unpack_test.c
Mike Salvatore
1
-8
/
+8
2022-07-09
apparmor: don't create raw_sha1 symlink if sha1 hashing is disabled
John Johansen
1
-8
/
+9
2022-07-09
apparmor: Enable tuning of policy paranoid load for embedded systems
John Johansen
3
-2
/
+15
2022-07-09
apparmor: make export of raw binary profile to userspace optional
John Johansen
7
-52
/
+111
2022-07-09
apparmor: Update help description of policy hash for introspection
John Johansen
1
-1
/
+4
2022-07-09
lsm: Fix kernel-doc
Yang Li
1
-5
/
+5
2022-07-09
apparmor: Fix kernel-doc
Yang Li
3
-4
/
+4
2022-07-09
apparmor: fix absroot causing audited secids to begin with =
John Johansen
2
-3
/
+9
2022-07-08
LoadPin: Enable loading from trusted dm-verity devices
Matthias Kaehlcke
2
-1
/
+182
2022-07-07
ima: Fix a potential integer overflow in ima_appraise_measurement
Huaxin Lu
1
-1
/
+2
2022-07-06
ima: fix violation measurement list record
Mimi Zohar
1
-3
/
+3
2022-07-06
apparmor: test: Remove some casts which are no-longer required
David Gow
1
-6
/
+6
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-1
/
+1
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
1
-11
/
+0
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-2
/
+2
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
2
-5
/
+8
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
1
-2
/
+2
2022-06-20
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
1
-7
/
+4
2022-06-15
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
1
-7
/
+4
2022-06-15
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
1
-5
/
+2
2022-06-14
selinux: Add boundary check in put_entry()
Xiu Jianfeng
1
-0
/
+2
2022-06-13
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
1
-1
/
+8
2022-06-10
selinux: fix typos in comments
Jonas Lindner
2
-3
/
+3
2022-06-08
KEYS: trusted: tpm2: Fix migratable logic
David Safford
1
-2
/
+2
2022-06-07
selinux: drop unnecessary NULL check
Christian Göttsche
1
-1
/
+1
2022-06-07
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
1
-1
/
+1
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+3
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-52
/
+395
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-43
/
+174
2022-05-24
Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+0
2022-05-24
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-286
/
+848
[prev]
[next]