index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-15
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2
-1
/
+39
2011-06-14
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
1
-0
/
+3
2011-06-08
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
1
-10
/
+15
2011-05-26
selinux: don't pass in NULL avd to avc_has_perm_noaudit
Linus Torvalds
2
-11
/
+4
2011-05-26
selinux: fix case of names with whitespace/multibytes on /selinux/create
Kohei Kaigai
1
-1
/
+36
2011-05-26
Merge commit 'v2.6.39' into 20110526
Eric Paris
5
-16
/
+21
2011-05-24
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...
James Morris
8
-156
/
+304
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2011-05-19
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
3
-9
/
+11
2011-05-19
selinux: de-crapify avc cache stat code generation
Linus Torvalds
1
-5
/
+1
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+1
2011-05-13
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
1
-4
/
+0
2011-05-12
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-05-11
SELINUX: add /sys/fs/selinux mount point to put selinuxfs
Greg Kroah-Hartman
1
-1
/
+11
2011-05-07
security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()
Lai Jiangshan
1
-17
/
+1
2011-05-04
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...
James Morris
2
-4
/
+5
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
SELinux: introduce path_has_perm
Eric Paris
1
-14
/
+30
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: pass last path component in may_create
Eric Paris
1
-1
/
+2
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
3
-61
/
+135
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
1
-2
/
+2
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
1
-19
/
+13
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
3
-0
/
+17
2011-04-28
SELinux: rename filename_compute_type argument to *type instead of *con
Eric Paris
1
-3
/
+3
2011-04-28
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
Eric Paris
1
-1
/
+1
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
5
-32
/
+69
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-25
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
Eric Paris
1
-13
/
+13
2011-04-25
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
Eric Paris
2
-26
/
+26
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-25
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+5
2011-04-25
SELinux: security_read_policy should take a size_t not ssize_t
Eric Paris
2
-2
/
+2
2011-04-25
SELinux: silence build warning when !CONFIG_BUG
Eric Paris
2
-0
/
+3
2011-04-22
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
1
-1
/
+5
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-4
/
+4
2011-04-07
Initialize policydb.process_class eariler.
Harry Ciao
1
-5
/
+5
2011-04-07
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-04-01
selinux: add type_transition with name extension support for selinuxfs
Kohei Kaigai
3
-12
/
+25
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-3
/
+3
2011-03-29
selinux: Fix regression for Xorg
Stephen Smalley
1
-1
/
+1
2011-03-28
SELinux: Write class field in role_trans_write.
Harry Ciao
1
-2
/
+9
2011-03-28
SELinux: Compute role in newcontext for all classes
Harry Ciao
1
-11
/
+9
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
3
-2
/
+18
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
1
-5
/
+8
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-7
/
+9
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2
-3
/
+3
[next]