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
/
commoncap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-65
/
+128
2017-10-20
capabilities: audit log other surprising conditions
Richard Guy Briggs
1
-7
/
+22
2017-10-20
capabilities: fix logic for effective root or real root
Richard Guy Briggs
1
-3
/
+2
2017-10-20
capabilities: invert logic for clarity
Richard Guy Briggs
1
-4
/
+4
2017-10-20
capabilities: remove a layer of conditional logic
Richard Guy Briggs
1
-13
/
+10
2017-10-20
capabilities: move audit log decision to function
Richard Guy Briggs
1
-20
/
+30
2017-10-20
capabilities: use intuitive names for id changes
Richard Guy Briggs
1
-6
/
+22
2017-10-20
capabilities: use root_priveleged inline to clarify logic
Richard Guy Briggs
1
-2
/
+4
2017-10-20
capabilities: rename has_cap to has_fcap
Richard Guy Briggs
1
-10
/
+10
2017-10-20
capabilities: intuitive names for cap gain status
Richard Guy Briggs
1
-7
/
+11
2017-10-20
capabilities: factor out cap_bprm_set_creds privileged root
Richard Guy Briggs
1
-28
/
+48
2017-10-19
commoncap: move assignment of fs_ns to avoid null pointer dereference
Colin Ian King
1
-1
/
+2
2017-09-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2017-09-23
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-21
/
+256
2017-09-01
Introduce v3 namespaced file capabilities
Serge E. Hallyn
1
-19
/
+251
2017-08-01
commoncap: Move cap_elevated calculation into bprm_set_creds
Kees Cook
1
-42
/
+10
2017-08-01
commoncap: Refactor to remove bprm_secureexec hook
Kees Cook
1
-4
/
+8
2017-07-20
security: Use user_namespace::level to avoid redundant iterations in cap_capa...
Kirill Tkhai
1
-2
/
+5
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
1
-1
/
+1
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+3
2017-01-24
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
1
-1
/
+1
2017-01-24
exec: Test the ptracer's saved cred to see if the tracee can gain caps
Eric W. Biederman
1
-1
/
+2
2017-01-24
exec: Don't reset euid and egid when the tracee has CAP_SETUID
Eric W. Biederman
1
-1
/
+1
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
1
-1
/
+2
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
1
-15
/
+10
2016-06-24
fs: Treat foreign mounts as nosuid
Andy Lutomirski
1
-1
/
+7
2016-06-24
fs: Limit file caps to the user namespace of the super block
Seth Forshee
1
-0
/
+2
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2016-04-22
security: Introduce security_settime64()
Baolin Wang
1
-1
/
+1
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-3
/
+3
2016-01-20
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+6
2015-09-04
capabilities: add a securebit to disable PR_CAP_AMBIENT_RAISE
Andy Lutomirski
1
-1
/
+2
2015-09-04
capabilities: ambient capabilities
Andy Lutomirski
1
-10
/
+92
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
1
-8
/
+33
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
1
-3
/
+3
2015-01-25
file->f_path.dentry is pinned down for as long as the file is open...
Al Viro
1
-5
/
+1
2014-11-19
kill f_dentry uses
Al Viro
1
-1
/
+1
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-0
/
+3
2014-07-24
commoncap: don't alloc the credential unless needed in cap_task_prctl
Tetsuo Handa
1
-42
/
+30
2013-08-30
capabilities: allow nice if we are privileged
Serge Hallyn
1
-4
/
+4
2013-08-30
userns: Allow PR_CAPBSET_DROP in a user namespace.
Eric W. Biederman
1
-1
/
+1
2013-02-26
kill f_vfsmnt
Al Viro
1
-1
/
+1
2012-12-14
Fix cap_capable to only allow owners in the parent user namespace to have caps.
Eric W. Biederman
1
-8
/
+17
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
1
-18
/
+3
2012-05-31
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
1
-9
/
+23
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-25
/
+36
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
1
-0
/
+6
2012-05-03
userns: Convert capabilities related permsion checks
Eric W. Biederman
1
-15
/
+26
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
1
-2
/
+1
[next]