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
2010-05-27
keyctl_session_to_parent(): use thread_group_empty() to check singlethreadness
Oleg Nesterov
1
-1
/
+1
2010-05-27
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Oleg Nesterov
3
-2
/
+34
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-3
/
+3
2010-05-21
switch selinux delayed superblock handling to iterate_supers()
Al Viro
2
-48
/
+8
2010-05-21
kref: remove kref_set
NeilBrown
1
-2
/
+2
2010-05-18
KEYS: Return more accurate error codes
Dan Carpenter
1
-3
/
+3
2010-05-17
LSM: Add __init to fixup function.
Tetsuo Handa
2
-3
/
+3
2010-05-17
TOMOYO: Add pathname grouping support.
Tetsuo Handa
6
-54
/
+433
2010-05-17
ima: remove ACPI dependency
Mimi Zohar
1
-3
/
+2
2010-05-17
security/selinux/ss: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-05-10
TOMOYO: Use stack memory for pending entry.
Tetsuo Handa
5
-192
/
+190
2010-05-07
Revert "ima: remove ACPI dependency"
James Morris
1
-2
/
+3
2010-05-06
KEYS: Do preallocation for __key_link()
David Howells
4
-130
/
+215
2010-05-06
Merge branch 'master' into next
James Morris
2
-20
/
+23
2010-05-06
TOMOYO: Use mutex_lock_interruptible.
Tetsuo Handa
6
-24
/
+37
2010-05-06
KEYS: Better handling of errors from construct_alloc_key()
David Howells
1
-2
/
+22
2010-05-06
KEYS: keyring_serialise_link_sem is only needed for keyring->keyring links
David Howells
1
-7
/
+9
2010-05-06
Merge branch 'master' into next
James Morris
32
-15
/
+52
2010-05-06
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
Tetsuo Handa
4
-18
/
+18
2010-05-05
KEYS: call_sbin_request_key() must write lock keyrings before modifying them
David Howells
1
-1
/
+1
2010-05-05
KEYS: Use RCU dereference wrappers in keyring key type code
David Howells
1
-10
/
+13
2010-05-05
KEYS: find_keyring_by_name() can gain access to a freed keyring
Toshiyuki Okajima
1
-9
/
+9
2010-05-05
KEYS: Fix RCU handling in key_gc_keyring()
David Howells
1
-3
/
+6
2010-05-05
KEYS: Fix an RCU warning in the reading of user keys
David Howells
1
-1
/
+2
2010-05-05
ima: remove ACPI dependency
Mimi Zohar
1
-3
/
+2
2010-04-29
selinux: generalize disabling of execmem for plt-in-heap archs
Stephen Smalley
1
-6
/
+8
2010-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-04-27
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
1
-1
/
+8
2010-04-28
LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
Eric Paris
2
-3
/
+2
2010-04-28
keys: don't need to use RCU in keyring_read() as semaphore is held
David Howells
1
-1
/
+1
2010-04-27
SMACK: Don't #include Ext2 headers
David Howells
1
-1
/
+0
2010-04-24
keys: fix an RCU warning
David Howells
1
-5
/
+8
2010-04-23
security: whitespace coding style fixes
Justin P. Mattock
7
-45
/
+45
2010-04-23
mmap_min_addr check CAP_SYS_RAWIO only for write
Kees Cook
1
-1
/
+1
2010-04-23
IMA: include the word IMA in printk messages
Eric Paris
3
-5
/
+5
2010-04-22
security: testing the wrong variable in create_by_name()
Dan Carpenter
1
-2
/
+2
2010-04-21
IMA: drop the word integrity in the audit message
Eric Paris
1
-1
/
+1
2010-04-21
IMA: use audit_log_untrusted_string rather than %s
Eric Paris
1
-13
/
+20
2010-04-21
IMA: handle comments in policy
Eric Paris
1
-7
/
+14
2010-04-21
IMA: handle whitespace better
Eric Paris
1
-3
/
+3
2010-04-21
IMA: reject policies with unknown entries
Eric Paris
1
-0
/
+1
2010-04-21
IMA: set entry->action to UNKNOWN rather than hard coding
Eric Paris
1
-1
/
+1
2010-04-21
IMA: do not allow the same rule to specify the same thing twice
Eric Paris
1
-1
/
+33
2010-04-21
ima: handle multiple rules per write
Eric Paris
3
-26
/
+32
2010-04-21
SELinux: return error codes on policy load failure
Eric Paris
1
-15
/
+22
2010-04-20
Security: Fix the comment of cap_file_mmap()
wzt.wzt@gmail.com
1
-1
/
+1
2010-04-15
SELinux: Reduce max avtab size to avoid page allocation failures
Stephen Smalley
1
-1
/
+1
2010-04-12
security: remove dead hook acct
Eric Paris
2
-11
/
+0
2010-04-12
security: remove dead hook key_session_to_parent
Eric Paris
3
-22
/
+0
2010-04-12
security: remove dead hook task_setgroups
Eric Paris
2
-11
/
+0
[next]