index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2024-10-10
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-10-10
proc: add config & param to block forcing mem writes
Adrian Ratiu
1
-0
/
+32
2024-10-04
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
Song Liu
1
-1
/
+0
2024-10-04
lsm: infrastructure management of the sock security
Casey Schaufler
10
-113
/
+132
2024-10-04
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
5
-33
/
+32
2024-10-04
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
1
-1
/
+1
2024-09-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
1
-3
/
+3
2024-08-31
Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2024-08-28
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2
-4
/
+4
2024-08-25
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
1
-3
/
+3
2024-08-15
KEYS: trusted: dcp: fix leak of blob encryption key
David Gstir
1
-12
/
+21
2024-08-15
KEYS: trusted: fix DCP blob payload length assignment
David Gstir
1
-1
/
+1
2024-08-08
selinux: revert our use of vma_is_initial_heap()
Paul Moore
1
-1
/
+11
2024-08-07
selinux: add the processing of the failure of avc_add_xperms_decision()
Zhen Lei
1
-1
/
+5
2024-08-06
selinux: fix potential counting error in avc_add_xperms_decision()
Zhen Lei
1
-1
/
+1
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-34
/
+65
2024-07-27
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+9
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
3
-3
/
+3
2024-07-24
apparmor: unpack transition table if dfa is not present
Georgia Garcia
1
-17
/
+25
2024-07-24
apparmor: try to avoid refing the label in apparmor_file_open
Mateusz Guzik
2
-2
/
+23
2024-07-24
apparmor: test: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-24
apparmor: take nosymfollow flag into account
Alexander Mikhalitsyn
1
-0
/
+2
2024-07-24
landlock: Don't lose track of restrictions on cred_transfer
Jann Horn
1
-2
/
+9
2024-07-20
Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-29
/
+18
2024-07-19
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+1
2024-07-18
landlock: Various documentation improvements
Günther Noack
1
-8
/
+9
2024-07-16
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-16
Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-4
/
+10
2024-07-16
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-42
/
+100
2024-07-16
Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-07-15
Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2024-07-09
selinux,smack: remove the capability checks in the removexattr hooks
Paul Moore
2
-10
/
+3
2024-07-09
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
1
-1
/
+1
2024-07-08
landlock: Use bit-fields for storing handled layer access masks
Günther Noack
3
-21
/
+9
2024-07-05
Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2024-07-02
selinux: Use 1UL for EBITMAP_BIT to match maps type
Canfeng Guo
1
-1
/
+1
2024-07-01
KEYS: encrypted: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-01
KEYS: trusted: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-19
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
1
-3
/
+9
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-17
/
+27
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-15
/
+0
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
1
-15
/
+0
2024-06-13
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
8
-17
/
+27
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
1
-2
/
+1
2024-06-06
yama: document function parameter
Christian Göttsche
1
-0
/
+1
2024-06-05
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
1
-1
/
+1
2024-06-03
lsm: fixup the inode xattr capability handling
Paul Moore
3
-32
/
+97
2024-06-03
ima: fix wrong zero-assignment during securityfs dentry remove
Enrico Bravi
1
-2
/
+1
2024-06-03
tomoyo: update project links
Tetsuo Handa
2
-2
/
+2
[next]