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
2006-01-03
[LSM-IPSec]: Per-packet access control.
Trent Jaeger
6
-0
/
+410
2005-11-09
[PATCH] selinux: extend selinuxfs context interface
Stephen Smalley
1
-26
/
+19
2005-11-09
[PATCH] selinux: disable setxattr on mountpoint labeled filesystems
Stephen Smalley
1
-0
/
+3
2005-11-09
[PATCH] selinux: MLS compatibility
Stephen Smalley
1
-1
/
+4
2005-11-07
[PATCH] kfree cleanup: security
Jesper Juhl
1
-6
/
+6
2005-10-30
[PATCH] cleanup the usage of SEND_SIG_xxx constants
Oleg Nesterov
1
-2
/
+1
2005-10-30
[PATCH] remove hardcoded SEND_SIG_xxx constants
Oleg Nesterov
1
-2
/
+2
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
2
-2
/
+2
2005-10-30
[PATCH] SELinux: remove unecessary size_t checks in selinuxfs
Davi Arnaut
1
-9
/
+9
2005-10-30
[PATCH] selinux-canonicalize-getxattr-fix
Andrew Morton
1
-3
/
+0
2005-10-30
[PATCH] SELinux: canonicalize getxattr()
James Morris
1
-14
/
+32
2005-10-30
[PATCH] SELinux: convert to kzalloc
James Morris
8
-97
/
+49
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
1
-2
/
+2
2005-10-23
[PATCH] SELinux: handle sel_make_bools() failure in selinuxfs
Davi Arnaut
1
-1
/
+3
2005-10-23
[PATCH] selinux: Fix NULL deref in policydb_destroy
Stephen Smalley
1
-2
/
+4
2005-09-30
[PATCH] SELinux - fix SCTP socket bug and general IP protocol handling
James Morris
1
-6
/
+24
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
Linus Torvalds
3
-5
/
+5
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
1
-1
/
+1
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
1
-2
/
+4
2005-09-09
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
Stephen Smalley
1
-13
/
+0
2005-09-09
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
Stephen Smalley
2
-112
/
+0
2005-09-09
[PATCH] tmpfs: Enable atomic inode security labeling
Stephen Smalley
1
-11
/
+16
2005-09-09
[PATCH] security: enable atomic inode security labeling
Stephen Smalley
2
-0
/
+60
2005-09-05
[PATCH] selinux: endian notations
Alexey Dobriyan
5
-37
/
+52
2005-09-05
[PATCH] selinux: Reduce memory use by avtab
Stephen Smalley
9
-235
/
+400
2005-08-29
[SELINUX]: Update for tcp_diag rename to inet_diag.
James Morris
2
-2
/
+3
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+2
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-2
/
+2
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
1
-0
/
+1
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+1
2005-08-09
Merge with /shiny/git/linux-2.6/.git
David Woodhouse
5
-40
/
+99
2005-07-28
[PATCH] selinux: Fix address length checks in connect hook
Stephen Smalley
1
-2
/
+2
2005-07-28
[PATCH] SELinux: default labeling of MLS field
James Morris
5
-38
/
+97
2005-07-02
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
7
-29
/
+42
2005-06-30
[PATCH] selinux_sb_copy_data() should not require a whole page
Eric Paris
1
-1
/
+2
2005-06-25
[PATCH] selinux: kfree cleanup
Jesper Juhl
5
-28
/
+14
2005-06-25
[PATCH] selinux: add executable heap check
Lorenzo Hernández García-Hierro
3
-0
/
+13
2005-06-25
[PATCH] selinux: add executable stack check
Lorenzo Hernandez García-Hierro
3
-0
/
+12
2005-06-22
AUDIT: Wait for backlog to clear when generating messages.
David Woodhouse
3
-5
/
+5
2005-06-21
[PATCH] SELinux: memory leak in selinux_sb_copy_data()
Gerald Schaefer
1
-0
/
+1
2005-06-18
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
Thomas Graf
1
-0
/
+2
2005-05-24
AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit
Stephen Smalley
1
-13
/
+9
2005-05-21
Fix oops due to thinko in avc_audit()
David Woodhouse
1
-1
/
+1
2005-05-21
AUDIT: Avoid sleeping function in SElinux AVC audit.
Stephen Smalley
1
-9
/
+8
2005-05-19
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
1
-3
/
+5
2005-05-19
Restore logging of pid= and comm= in AVC audit messages
David Woodhouse
1
-0
/
+7
2005-05-18
AUDIT: Treat all user messages identically.
David Woodhouse
1
-10
/
+7
2005-05-17
[PATCH] selinux: fix avc_alloc_node() oom with no policy loaded
Stephen Smalley
1
-3
/
+5
2005-05-13
AUDIT: Add message types to audit records
Steve Grubb
4
-5
/
+13
2005-05-11
Add audit_log_type
Chris Wright
1
-1
/
+1
[next]