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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-8
/
+7
2005-11-07
[PATCH] Keys: Remove incorrect and obsolete '!' operators
David Howells
1
-4
/
+4
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] Keys: Add LSM hooks for key management [try #3]
David Howells
6
-35
/
+94
2005-10-30
[PATCH] Keys: Export user-defined keyring operations
David Howells
1
-25
/
+24
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
2
-15
/
+33
2005-10-30
[PATCH] SELinux: convert to kzalloc
James Morris
8
-97
/
+49
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
2
-3
/
+3
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-10-08
[PATCH] Keys: Possessor permissions should be additive
David Howells
1
-6
/
+6
2005-10-08
[PATCH] Keys: Split key permissions checking into a .c file
David Howells
2
-0
/
+71
2005-10-08
[PATCH] Keys: Add request-key process documentation
David Howells
2
-0
/
+4
2005-10-08
[PATCH] key: plug request_key_auth memleak
David Howells
1
-0
/
+1
2005-09-30
[PATCH] SELinux - fix SCTP socket bug and general IP protocol handling
James Morris
1
-6
/
+24
2005-09-28
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
8
-307
/
+391
2005-09-17
[PATCH] seclvl: use securityfs (fix)
Serge Hallyn
1
-1
/
+1
2005-09-17
[PATCH] seclvl-use-securityfs tidy
Andrew Morton
1
-10
/
+5
2005-09-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6
Linus Torvalds
4
-159
/
+419
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
2
-30
/
+0
2005-09-09
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
Stephen Smalley
3
-140
/
+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
3
-0
/
+67
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
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-09-01
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-1
/
+1
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-22
[PATCH] SECURITY must depend on SYSFS
Adrian Bunk
1
-0
/
+1
2005-08-09
Merge with /shiny/git/linux-2.6/.git
David Woodhouse
9
-47
/
+113
2005-08-04
[PATCH] Destruction of failed keyring oopses
David Howells
1
-1
/
+5
2005-08-04
[PATCH] Error during attempt to join key management session can leave semapho...
David Howells
1
-1
/
+1
2005-08-04
[PATCH] Keys: Fix key management syscall interface bugs
David Howells
2
-5
/
+8
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-13
Merge with /shiny/git/linux-2.6/.git
David Woodhouse
1
-7
/
+8
[next]