index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
2024-09-01
1
-3
/
+3
|
\
|
*
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
2024-08-25
1
-3
/
+3
*
|
Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-31
2
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2024-08-28
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-16
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-05
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-03
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
|
\
\
\
\
\
|
*
|
|
|
|
selinux: Use 1UL for EBITMAP_BIT to match maps type
Canfeng Guo
2024-07-02
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-15
2
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
KEYS: encrypted: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-07-01
1
-0
/
+1
|
*
|
|
|
KEYS: trusted: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-07-01
1
-0
/
+1
*
|
|
|
|
Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-05
1
-2
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ima: fix wrong zero-assignment during securityfs dentry remove
Enrico Bravi
2024-06-03
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-06-17
8
-17
/
+27
|
\
\
\
\
|
*
|
|
|
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-06-13
8
-17
/
+27
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-17
1
-15
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-06-15
1
-15
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-17
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
yama: document function parameter
Christian Göttsche
2024-06-06
1
-0
/
+1
|
|
/
/
/
*
/
/
/
tomoyo: update project links
Tetsuo Handa
2024-06-03
2
-2
/
+2
|
/
/
/
*
/
/
landlock: Fix d_parent walk
Mickaël Salaün
2024-05-31
1
-2
/
+11
|
/
/
[next]