index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
selinux: sparse fix: fix warnings in netlink code
James Morris
6
-5
/
+6
2011-09-09
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
3
-6
/
+4
2011-09-09
ima: sparse fix: include linux/ima.h in ima_main.c
James Morris
1
-0
/
+1
2011-09-09
ima: sparse fix: make ima_open_policy static
James Morris
1
-1
/
+1
2011-09-09
apparmor: sparse fix: include procattr.h in procattr.c
James Morris
1
-0
/
+1
2011-09-09
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
James Morris
1
-6
/
+6
2011-09-09
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
1
-0
/
+1
2011-09-09
apparmor: sparse fix: include ipc.h
James Morris
1
-0
/
+1
2011-09-09
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2
-1
/
+1
2011-09-09
selinux: sparse fix: move selinux_complete_init
James Morris
2
-1
/
+1
2011-09-09
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2011-09-09
apparmor: sparse fix: make aa_create_aafs static
James Morris
1
-1
/
+1
2011-09-09
integrity: sparse fix: move iint_initialized to integrity.h
James Morris
2
-1
/
+3
2011-09-09
TOMOYO: Fix incorrect enforce mode.
Tetsuo Handa
1
-1
/
+2
2011-08-23
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
3
-208
/
+258
2011-08-23
KEYS: The dead key link reaper should be non-reentrant
David Howells
1
-3
/
+3
2011-08-23
KEYS: Make the key reaper non-reentrant
David Howells
1
-1
/
+1
2011-08-23
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
3
-76
/
+85
2011-08-23
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
1
-2
/
+1
2011-08-23
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
1
-2
/
+12
2011-08-23
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
1
-1
/
+1
2011-08-18
evm: add Kconfig TCG_TPM dependency
Mimi Zohar
1
-1
/
+1
2011-08-17
tomoyo: remove tomoyo_gc_thread()->daemonize()
Oleg Nesterov
1
-1
/
+1
2011-08-16
capabilities: initialize has_cap
Serge Hallyn
1
-1
/
+1
2011-08-12
capabilities: do not grant full privs for setuid w/ file caps + no effective ...
Zhi Li
1
-6
/
+10
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
1
-1
/
+1
2011-08-09
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
1
-1
/
+3
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
19
-209
/
+1089
2011-08-08
TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile
Tetsuo Handa
1
-1
/
+4
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
16
-16
/
+16
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
24
-2647
/
+5954
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-26
ima: fmode_t misspelled as mode_t...
Al Viro
1
-1
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-24
VFS : mount lock scalability for internal mounts
Tim Chen
1
-0
/
+1
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-14
/
+9
2011-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-45
/
+5
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2
-3
/
+3
2011-07-20
security,rcu: Convert call_rcu(sel_netport_free) to kfree_rcu()
Lai Jiangshan
1
-18
/
+2
2011-07-20
security,rcu: Convert call_rcu(sel_netnode_free) to kfree_rcu()
Lai Jiangshan
1
-18
/
+2
2011-07-20
security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()
Lai Jiangshan
1
-9
/
+1
2011-07-20
get rid of pointless checks for dentry->sb == NULL
Al Viro
1
-1
/
+1
2011-07-20
->permission() sanitizing: don't pass flags to exec_permission()
Al Viro
1
-10
/
+0
2011-07-20
selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU
Al Viro
2
-3
/
+3
2011-07-20
->permission() sanitizing: don't pass flags to ->inode_permission()
Al Viro
4
-7
/
+12
2011-07-18
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2
-1
/
+21
2011-07-18
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
1
-14
/
+63
2011-07-18
evm: replace hmac_status with evm_status
Dmitry Kasatkin
3
-9
/
+9
2011-07-18
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
1
-6
/
+5
[prev]
[next]