index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
1
-3
/
+1
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
10
-74
/
+116
2012-03-28
apparmor: Fix change_onexec when called from a confined task
John Johansen
2
-1
/
+4
2012-03-19
AppArmor: Fix location of const qualifier on generated string tables
Tetsuo Handa
1
-2
/
+2
2012-03-14
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
4
-7
/
+7
2012-03-14
AppArmor: Add ability to load extended policy
John Johansen
4
-1
/
+50
2012-03-14
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
4
-19
/
+29
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
3
-4
/
+81
2012-03-14
AppArmor: Minor cleanup of d_namespace_path to consolidate error handling
John Johansen
1
-10
/
+6
2012-03-14
AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
John Johansen
1
-6
/
+9
2012-03-14
AppArmor: Add const qualifiers to generated string tables
John Johansen
1
-2
/
+3
2012-03-14
AppArmor: Fix oops in policy unpack auditing
John Johansen
1
-2
/
+3
2012-03-14
AppArmor: Fix error returned when a path lookup is disconnected
John Johansen
1
-1
/
+1
2012-02-27
AppArmor: Fix the error case for chroot relative path name lookup
John Johansen
1
-3
/
+2
2012-02-27
AppArmor: fix mapping of META_READ to audit and quiet flags
John Johansen
1
-2
/
+1
2012-02-27
AppArmor: Fix underflow in xindex calculation
John Johansen
1
-1
/
+1
2012-02-27
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
2
-3
/
+3
2012-02-27
AppArmor: Add mising end of structure test to caps unpacking
John Johansen
1
-0
/
+2
2012-02-27
AppArmor: export known rlimit names/value mappings in securityfs
Kees Cook
4
-6
/
+29
2012-02-27
AppArmor: add "file" details to securityfs
Kees Cook
2
-0
/
+16
2012-02-27
AppArmor: add initial "features" directory to securityfs
Kees Cook
2
-0
/
+65
2012-02-27
AppArmor: refactor securityfs to use structures
Kees Cook
2
-42
/
+114
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-4
/
+4
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-11
/
+11
2012-01-10
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2
-4
/
+4
2012-01-09
Merge branch 'next' into for-linus
James Morris
2
-4
/
+4
2012-01-06
switch security_path_chmod() to struct path *
Al Viro
1
-4
/
+3
2012-01-05
capabilities: remove the task from capable LSM hook entirely
Eric Paris
1
-4
/
+4
2012-01-03
switch ->path_mknod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch ->path_mkdir() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch securityfs_create_file() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch security_path_chmod() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
1
-1
/
+0
2011-12-16
apparmor: fix module parameter handling
Rusty Russell
1
-3
/
+3
2011-12-09
apparmor: add missing rcu_dereference()
Kees Cook
1
-1
/
+1
2011-12-06
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
1
-27
/
+38
2011-09-09
apparmor: sparse fix: include procattr.h in procattr.c
James Morris
1
-0
/
+1
2011-09-09
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
James Morris
1
-6
/
+6
2011-09-09
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
1
-0
/
+1
2011-09-09
apparmor: sparse fix: include ipc.h
James Morris
1
-0
/
+1
2011-09-09
apparmor: sparse fix: make aa_create_aafs static
James Morris
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+2
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
1
-1
/
+1
2011-06-29
AppArmor: Fix masking of capabilities in complain mode
John Johansen
1
-1
/
+1
2011-06-29
AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lock
John Johansen
1
-1
/
+1
2011-06-22
ptrace: s/tracehook_tracer_task()/ptrace_parent()/
Tejun Heo
1
-1
/
+1
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-09
AppArmor: Fix sleep in invalid context from task_setrlimit
John Johansen
1
-1
/
+1
2011-06-01
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
1
-1
/
+2
2011-05-19
Create Documentation/security/,
Randy Dunlap
2
-3
/
+3
[next]