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
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
1
-15
/
+21
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
3
-3
/
+0
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-4
/
+3
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-1
/
+1
2007-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
12
-760
/
+660
2007-04-26
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
1
-0
/
+2
2007-04-26
selinux: preserve boolean values across policy reloads
Stephen Smalley
1
-0
/
+38
2007-04-26
selinux: change numbering of boolean directory inodes in selinuxfs
James Carter
1
-6
/
+5
2007-04-26
selinux: remove unused enumeration constant from selinuxfs
James Carter
1
-1
/
+0
2007-04-26
selinux: explicitly number all selinuxfs inodes
James Carter
1
-0
/
+6
2007-04-26
selinux: export initial SID contexts via selinuxfs
James Carter
3
-0
/
+76
2007-04-26
selinux: remove userland security class and permission definitions
Stephen Smalley
6
-314
/
+21
2007-04-26
SELinux: move security_skb_extlbl_sid() out of the security server
Paul Moore
3
-35
/
+31
2007-04-26
SELinux: rename selinux_netlabel.h to netlabel.h
Paul Moore
3
-2
/
+2
2007-04-26
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
5
-402
/
+481
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-03-14
[PATCH] sanitize security_getprocattr() API
Al Viro
2
-3
/
+7
2007-02-26
Always initialize scontext and scontext_len
Stephen Smalley
1
-0
/
+3
2007-02-26
Reassign printk levels in selinux kernel code
Eric Paris
4
-17
/
+17
2007-02-14
[PATCH] selinux: enhance selinux to always ignore private inodes
Stephen Smalley
1
-0
/
+3
2007-02-14
[PATCH] sysctl: fix the selinux_sysctl_get_sid
Eric W. Biederman
1
-0
/
+6
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
1
-2
/
+37
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
4
-4
/
+0
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
3
-17
/
+17
2007-02-11
[PATCH] Replace regular code with appropriate calls to container_of()
Robert P. J. Day
1
-1
/
+1
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
3
-6
/
+3
2007-02-06
[PATCH] Keys: Fix key serial number collision handling
David Howells
1
-19
/
+14
2007-01-26
[SELINUX]: Fix 2.6.20-rc6 build when no xfrm
Venkat Yekkirala
2
-3
/
+12
2007-01-23
[SELINUX]: increment flow cache genid
Venkat Yekkirala
1
-0
/
+3
2007-01-09
NetLabel: correct locking in selinux_netlbl_socket_setsid()
Paul Moore
1
-2
/
+2
2007-01-08
selinux: Delete mls_copy_context
Venkat Yekkirala
4
-47
/
+29
2007-01-02
[PATCH] selinux: fix selinux_netlbl_inode_permission() locking
Parag Warudkar
1
-2
/
+4
2006-12-10
[PATCH] fdtable: Make fdarray and fdsets equal in size
Vadim Lobanov
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert selinux
Josef Sipek
2
-14
/
+14
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
1
-4
/
+7
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+1
2006-12-07
[PATCH] security/keys/*: user kmemdup()
Eric Sesterhenn
2
-6
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
4
-4
/
+4
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
3
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-6
/
+6
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
24
-712
/
+730
2006-12-04
[PATCH] selinux endianness annotations
Al Viro
3
-6
/
+6
2006-12-02
Rename class_destroy to avoid namespace conflicts.
James Morris
1
-3
/
+3
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
5
-250
/
+199
2006-12-02
Compile fix for "peer secid consolidation for external network labeling"
James Morris
1
-1
/
+2
[next]