index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
lsm: infrastructure management of the key security blob
Casey Schaufler
2024-07-29
5
-37
/
+68
|
*
|
|
lsm: infrastructure management of the sock security
Casey Schaufler
2024-07-29
10
-113
/
+132
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-16
8
-76
/
+68
|
\
\
\
|
*
|
|
selinux: fix style problems in security/selinux/include/audit.h
Paul Moore
2024-09-04
1
-23
/
+23
|
*
|
|
selinux: simplify avc_xperms_audit_required()
Zhen Lei
2024-08-28
1
-2
/
+2
|
*
|
|
selinux: mark both IPv4 and IPv6 accepted connection sockets as labeled
Guido Trentalancia
2024-08-28
1
-1
/
+1
|
*
|
|
selinux: replace kmem_cache_create() with KMEM_CACHE()
Eric Suen
2024-08-28
4
-23
/
+8
|
*
|
|
selinux: annotate false positive data race to avoid KCSAN warnings
Stephen Smalley
2024-08-27
1
-1
/
+6
|
*
|
|
selinux: refactor code to return ERR_PTR in selinux_netlbl_sock_genattr
Gaosheng Cui
2024-07-29
1
-9
/
+9
|
*
|
|
selinux: Streamline type determination in security_compute_sid
Canfeng Guo
2024-07-29
1
-17
/
+19
|
|
/
/
*
|
|
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
1
-0
/
+32
|
\
\
\
|
*
|
|
proc: add config & param to block forcing mem writes
Adrian Ratiu
2024-08-30
1
-0
/
+32
|
|
/
/
*
|
|
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
2
-2
/
+2
|
\
\
\
|
*
|
|
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-28
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
2024-08-31
1
-3
/
+3
|
\
\
\
|
*
|
|
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
2024-08-26
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-30
2
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2024-08-29
2
-4
/
+4
|
|
/
*
|
KEYS: trusted: dcp: fix leak of blob encryption key
David Gstir
2024-08-15
1
-12
/
+21
*
|
KEYS: trusted: fix DCP blob payload length assignment
David Gstir
2024-08-15
1
-1
/
+1
*
|
selinux: revert our use of vma_is_initial_heap()
Paul Moore
2024-08-08
1
-1
/
+11
*
|
selinux: add the processing of the failure of avc_add_xperms_decision()
Zhen Lei
2024-08-07
1
-1
/
+5
*
|
selinux: fix potential counting error in avc_add_xperms_decision()
Zhen Lei
2024-08-06
1
-1
/
+1
|
/
*
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-27
8
-34
/
+65
|
\
|
*
apparmor: unpack transition table if dfa is not present
Georgia Garcia
2024-07-24
1
-17
/
+25
|
*
apparmor: try to avoid refing the label in apparmor_file_open
Mateusz Guzik
2024-07-24
2
-2
/
+23
|
*
apparmor: test: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-24
1
-0
/
+1
|
*
apparmor: take nosymfollow flag into account
Alexander Mikhalitsyn
2024-07-24
1
-0
/
+2
|
*
apparmor: fix possible NULL pointer dereference
Leesoo Ahn
2024-05-10
1
-0
/
+4
|
*
apparmor: fix typo in kernel doc
Christian Göttsche
2024-05-10
1
-1
/
+1
|
*
apparmor: remove useless static inline function is_deleted
Colin Ian King
2024-05-10
1
-13
/
+0
|
*
apparmor: use kvfree_sensitive to free data->data
Fedor Pchelkin
2024-05-10
2
-1
/
+2
|
*
apparmor: Fix null pointer deref when receiving skb during sock creation
Xiao Liang
2024-05-10
1
-0
/
+7
*
|
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-07-27
1
-2
/
+9
|
\
\
|
*
|
landlock: Don't lose track of restrictions on cred_transfer
Jann Horn
2024-07-24
1
-2
/
+9
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
3
-3
/
+3
*
|
|
Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-20
4
-29
/
+18
|
\
\
\
|
*
|
|
landlock: Various documentation improvements
Günther Noack
2024-07-18
1
-8
/
+9
|
*
|
|
landlock: Use bit-fields for storing handled layer access masks
Günther Noack
2024-07-08
3
-21
/
+9
|
|
/
/
*
|
|
Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-07-19
1
-2
/
+1
|
\
\
\
|
*
|
|
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
2024-06-07
1
-2
/
+1
*
|
|
|
Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2024-07-09
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-next
Linus Torvalds
2024-07-16
1
-4
/
+10
|
\
\
\
\
|
*
|
|
|
smack: unix sockets: fix accept()ed socket label
Konstantin Andreev
2024-06-19
1
-3
/
+9
|
*
|
|
|
smack: tcp: ipv4, fix incorrect labeling
Casey Schaufler
2024-06-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-16
3
-42
/
+100
|
\
\
\
\
\
|
*
|
|
|
|
selinux,smack: remove the capability checks in the removexattr hooks
Paul Moore
2024-07-09
2
-10
/
+3
|
*
|
|
|
|
lsm: fixup the inode xattr capability handling
Paul Moore
2024-06-04
3
-32
/
+97
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-16
1
-1
/
+1
|
\
\
\
\
\
[prev]
[next]