index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
ima: verify the previous kernel's IMA buffer lies in addressable RAM
Harshit Mogalapalli
1
-0
/
+35
2026-02-26
apparmor: fix aa_label to return state from compount and component match
John Johansen
1
-6
/
+6
2026-02-26
apparmor: fix invalid deref of rawdata when export_binary is unset
Georgia Garcia
1
-0
/
+9
2026-02-26
apparmor: avoid per-cpu hold underflow in aa_get_buffer
Zhengmian Hu
1
-1
/
+2
2026-02-26
apparmor: make label_match return a consistent value
John Johansen
1
-11
/
+9
2026-02-26
apparmor: remove apply_modes_to_perms from label_match
John Johansen
1
-3
/
+0
2026-02-26
apparmor: fix rlimit for posix cpu timers
John Johansen
1
-0
/
+5
2026-02-26
apparmor: move check for aa_null file to cover all cases
John Johansen
2
-6
/
+10
2026-02-26
apparmor: account for in_atomic removal in common_file_perm
Ryan Lee
1
-3
/
+2
2026-02-26
apparmor: drop in_atomic flag in common_mmap, and common_file_perm
John Johansen
1
-12
/
+9
2026-02-26
apparmor: fix boolean argument in apparmor_mmap_file
Ryan Lee
1
-1
/
+1
2026-02-26
apparmor: return -ENOMEM in unpack_perms_table upon alloc failure
Ryan Lee
1
-2
/
+4
2026-02-26
apparmor: Fix & Optimize table creation from possibly unaligned memory
Helge Deller
2
-9
/
+10
2026-02-26
AppArmor: Allow apparmor to handle unaligned dfa tables
Helge Deller
1
-7
/
+8
2026-02-26
apparmor: fix NULL sock in aa_sock_file_perm
John Johansen
1
-2
/
+4
2026-02-26
apparmor: fix NULL pointer dereference in __unix_needs_revalidation
System Administrator
1
-0
/
+3
2026-02-26
evm: Use ordered xattrs list to calculate HMAC in evm_init_hmac()
Roberto Sassu
1
-4
/
+10
2026-02-26
smack: /smack/doi: accept previously used values
Konstantin Andreev
1
-26
/
+45
2026-02-26
smack: /smack/doi must be > 0
Konstantin Andreev
1
-5
/
+7
2026-02-26
ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec()
Chris J Arges
3
-24
/
+20
2026-01-29
lsm: preserve /proc/sys/vm/mmap_min_addr when !CONFIG_SECURITY
Paul Moore
3
-18
/
+3
2026-01-25
keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
Srish Srinivasan
1
-2
/
+2
2026-01-18
Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-64
/
+87
2025-12-29
landlock: Improve the comment for domain_is_scoped
Tingmao Wang
1
-4
/
+4
2025-12-29
landlock: Optimize stack usage when !CONFIG_AUDIT
Mickaël Salaün
1
-2
/
+9
2025-12-26
landlock: Fix spelling
Mickaël Salaün
1
-1
/
+1
2025-12-26
landlock: Clean up hook_ptrace_access_check()
Mickaël Salaün
1
-2
/
+2
2025-12-26
landlock: Improve erratum documentation
Mickaël Salaün
1
-1
/
+1
2025-12-26
landlock: Remove useless include
Mickaël Salaün
1
-1
/
+0
2025-12-26
landlock: Fix wrong type usage
Tingmao Wang
1
-1
/
+1
2025-12-26
landlock: Fix TCP handling of short AF_UNSPEC addresses
Matthieu Buffet
1
-51
/
+67
2025-12-26
landlock: Fix formatting
Mickaël Salaün
1
-1
/
+2
2025-12-23
kernel/kexec: change the prototype of kimage_map_segment()
Pingfan Liu
1
-3
/
+1
2025-12-14
Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
1
-7
/
+2
2025-12-06
Merge tag 'landlock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+59
2025-12-05
Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+33
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-134
/
+101
2025-12-05
tpm2-sessions: Open code tpm_buf_append_hmac_session()
Jarkko Sakkinen
1
-2
/
+10
2025-12-05
tpm2-sessions: Fix out of range indexing in name_size
Jarkko Sakkinen
1
-6
/
+23
2025-12-04
Merge tag 'caps-pr-20251204' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+22
2025-12-03
KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
Jarkko Sakkinen
1
-19
/
+7
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+108
2025-12-03
Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+33
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-24
/
+106
2025-12-03
Merge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
3
-116
/
+262
2025-12-03
Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-45
/
+96
2025-12-03
Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
51
-714
/
+977
2025-12-03
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+8
2025-12-03
Merge tag 'keys-next-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-8
/
+7
2025-12-02
ipe: Add AT_EXECVE_CHECK support for script enforcement
Yanzhu Huang
4
-0
/
+32
[next]