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
/
net
/
netlabel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-26
[NetLabel]: correct usage of RCU locking
Paul Moore
3
-33
/
+12
2007-10-10
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
Thomas Graf
1
-7
/
+7
2007-08-07
[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...
Paul Moore
1
-4
/
+6
2007-08-02
Net/Security: fix memory leaks from security_secid_to_secctx()
Paul Moore
1
-1
/
+3
2007-07-19
SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcement
Paul Moore
4
-0
/
+96
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
1
-4
/
+0
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
1
-34
/
+9
2007-06-07
[NETLINK]: Mark netlink policies const
Patrick McHardy
3
-3
/
+3
2007-04-26
SELinux: extract the NetLabel SELinux support from the security server
Paul Moore
1
-3
/
+0
2007-02-28
[NET]: Fix kfree(skb)
Patrick McHardy
1
-1
/
+1
2007-02-10
[NET] NETLABEL: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-4
/
+4
2007-01-09
NetLabel: correct CIPSO tag handling when adding new DOI definitions
Paul Moore
1
-3
/
+3
2006-12-22
NetLabel: correctly fill in unused CIPSOv4 level and category mappings
Paul Moore
1
-0
/
+9
2006-12-22
NetLabel: perform input validation earlier on CIPSOv4 DOI add ops
Paul Moore
1
-11
/
+17
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-0
/
+201
2006-12-02
NetLabel: honor the audit_enabled flag
Paul Moore
4
-39
/
+50
2006-12-02
NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer
Paul Moore
1
-4
/
+2
2006-12-02
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
1
-1
/
+4
2006-12-02
NetLabel: convert the unlabeled accept flag to use RCU
Paul Moore
1
-7
/
+21
2006-12-02
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
4
-73
/
+17
2006-12-02
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
3
-4
/
+4
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
3
-4
/
+4
2006-11-05
[NETLABEL]: Fix build failure.
Paul Moore
1
-1
/
+1
2006-10-11
NetLabel: fix a cache race condition
paul.moore@hp.com
1
-1
/
+1
2006-09-29
[NetLabel]: audit fixups due to delayed feedback
Paul Moore
7
-140
/
+141
2006-09-28
[NetLabel]: add audit support for configuration changes
Paul Moore
7
-32
/
+218
2006-09-25
[NetLabel]: update docs with website information
Paul Moore
1
-1
/
+4
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 2)
Paul Moore
6
-830
/
+895
2006-09-25
[NetLabel]: rework the Netlink attribute handling (part 1)
Paul Moore
4
-369
/
+43
2006-09-25
[NetLabel]: correct improper handling of non-NetLabel peer contexts
Paul Moore
1
-0
/
+23
2006-09-22
[NetLabel]: add some missing #includes to various header files
Paul Moore
2
-2
/
+7
2006-09-22
[NETLINK]: Add notification message sending interface
Thomas Graf
1
-1
/
+1
2006-09-22
[NET]: Make code static.
Adrian Bunk
1
-2
/
+2
2006-09-22
[NetLabel]: CIPSOv4 and Unlabeled packet integration
Paul Moore
2
-0
/
+795
2006-09-22
[NetLabel]: core NetLabel subsystem
Paul Moore
11
-0
/
+2394