index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
ipe: add permissive toggle
Deven Bowers
5
-4
/
+102
2024-08-20
audit,ipe: add IPE auditing support
Deven Bowers
10
-18
/
+381
2024-08-20
ipe: add userspace interface
Deven Bowers
8
-0
/
+727
2024-08-20
lsm: add new securityfs delete function
Fan Wu
1
-0
/
+25
2024-08-20
ipe: introduce 'boot_verified' as a trust provider
Fan Wu
8
-6
/
+101
2024-08-20
initramfs,lsm: add a security hook to do_populate_rootfs()
Fan Wu
1
-0
/
+10
2024-08-20
ipe: add LSM hooks on execution and kernel read
Deven Bowers
6
-0
/
+235
2024-08-20
ipe: add evaluation loop
Deven Bowers
3
-0
/
+127
2024-08-20
ipe: add policy parser
Deven Bowers
5
-0
/
+697
2024-08-19
lsm: add IPE lsm
Deven Bowers
7
-6
/
+93
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-15
lockdown: Make lockdown_lsmid static
Yue Haibing
1
-1
/
+1
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
3
-15
/
+15
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
5
-33
/
+32
2024-08-12
lsm: cleanup lsm_hooks.h
Paul Moore
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-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
4
-14
/
+9
2024-07-31
lsm: Refactor return value of LSM hook vm_enough_memory
Xu Kuohai
3
-25
/
+12
2024-07-29
lsm: infrastructure management of the perf_event security blob
Casey Schaufler
3
-16
/
+28
2024-07-29
lsm: infrastructure management of the infiniband blob
Casey Schaufler
3
-15
/
+23
2024-07-29
lsm: infrastructure management of the dev_tun blob
Casey Schaufler
3
-18
/
+26
2024-07-29
lsm: add helper for blob allocations
Casey Schaufler
1
-64
/
+33
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
5
-37
/
+68
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
10
-113
/
+132
2024-07-29
selinux: refactor code to return ERR_PTR in selinux_netlbl_sock_genattr
Gaosheng Cui
1
-9
/
+9
2024-07-29
selinux: Streamline type determination in security_compute_sid
Canfeng Guo
1
-17
/
+19
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
[prev]
[next]