index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-05-31
landlock: Fix d_parent walk
Mickaël Salaün
1
-2
/
+11
2024-05-24
Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2024-05-21
KEYS: trusted: Do not use WARN when encode fails
Jarkko Sakkinen
1
-1
/
+2
2024-05-21
KEYS: trusted: Fix memory leak in tpm2_key_encode()
Jarkko Sakkinen
1
-6
/
+18
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2024-05-18
loadpin: Prevent SECURITY_LOADPIN_ENFORCE=y without module decompression
Stephen Boyd
1
-0
/
+3
[next]