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
/
smack
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-4
/
+4
2015-06-12
Smack: freeing an error pointer in smk_write_revoke_subj()
Dan Carpenter
1
-7
/
+9
2015-06-02
Smack: allow multiple labels in onlycap
Rafal Krypa
3
-69
/
+160
2015-06-02
Smack: fix seq operations in smackfs
Rafal Krypa
1
-30
/
+22
2015-05-15
smack: pass error code through pointers
Lukasz Pawelczyk
3
-97
/
+139
2015-05-15
Smack: ignore private inode for smack_file_receive
Seung-Woo Kim
1
-0
/
+3
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
3
-46
/
+11
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
1
-129
/
+129
2015-05-12
LSM: Split security.h
Casey Schaufler
1
-1
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-24
/
+24
2015-04-15
VFS: security/: d_inode() annotations
David Howells
1
-1
/
+1
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
1
-23
/
+23
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-19
/
+228
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+2
2015-04-11
Merge branch 'for-davem' into for-next
Al Viro
1
-6
/
+2
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
1
-8
/
+5
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
1
-6
/
+2
2015-03-23
smack: Fix gcc warning from unused smack_syslog_lock mutex in smackfs.c
Paul Gortmaker
1
-1
/
+0
2015-03-23
Smack: Allow an unconfined label in bringup mode
Casey Schaufler
4
-17
/
+182
2015-03-23
Smack: getting the Smack security context of keys
José Bollo
1
-0
/
+31
2015-03-23
Smack: Assign smack_known_web as default smk_in label for kernel thread's socket
Marcin Lis
1
-1
/
+15
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-11
Smack: secmark connections
Casey Schaufler
1
-0
/
+16
2015-01-23
Smack: Repair netfilter dependency
Casey Schaufler
1
-1
/
+1
2015-01-21
smack: fix possible use after frees in task_security() callers
Andrey Ryabinin
2
-11
/
+23
2015-01-20
smack: Add missing logging in bidirectional UDS connect check
Rafal Krypa
1
-1
/
+1
2015-01-20
Smack: secmark support for netfilter
Casey Schaufler
5
-8
/
+196
2015-01-20
Smack: Rework file hooks
Casey Schaufler
1
-21
/
+19
2015-01-19
smack: Fix a bidirectional UDS connect check typo
Zbigniew Jasinski
1
-1
/
+3
2015-01-19
smack: introduce a special case for tmpfs in smack_d_instantiate()
Łukasz Stelmach
1
-2
/
+14
2015-01-19
smack: fix logic in smack_inode_init_security function
Lukasz Pawelczyk
1
-3
/
+2
2015-01-19
smack: miscellaneous small fixes in function comments
Lukasz Pawelczyk
1
-5
/
+9
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-12
/
+18
2014-11-21
security: smack: fix out-of-bounds access in smk_parse_smack()
Andrey Ryabinin
1
-4
/
+3
2014-11-19
assorted conversions to %p[dD]
Al Viro
1
-4
/
+4
2014-10-31
Security: smack: replace kzalloc with kmem_cache for inode_smack
Rohit
1
-3
/
+10
2014-10-28
Smack: Lock mode for the floor and hat labels
Casey Schaufler
1
-5
/
+5
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
5
-274
/
+520
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
1
-2
/
+1
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
4
-255
/
+233
2014-08-29
Fix a bidirectional UDS connect check typo
Lukasz Pawelczyk
1
-2
/
+2
2014-08-29
Small fixes in comments describing function parameters
Lukasz Pawelczyk
1
-9
/
+9
2014-08-28
Smack: Bring-up access mode
Casey Schaufler
5
-27
/
+294
2014-08-25
Smack: Fix setting label on successful file open
Marcin Niesluchowski
1
-1
/
+3
2014-08-08
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
1
-3
/
+3
2014-08-08
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
2
-3
/
+3
2014-08-08
Smack: fix behavior of smack_inode_listsecurity
Konstantin Khlebnikov
1
-5
/
+4
2014-08-02
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
3
-17
/
+14
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
3
-13
/
+13
[next]