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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
KEYS: reject NULL restriction string when type is specified
Eric Biggers
1
-14
/
+10
2017-12-08
security: keys: remove redundant assignment to key_ref
Colin Ian King
1
-1
/
+0
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
1
-2
/
+0
2017-11-30
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+7
2017-11-27
apparmor: fix oops in audit_signal_cb hook
John Johansen
1
-5
/
+7
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2
-2
/
+2
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2017-11-23
Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
7
-56
/
+47
2017-11-23
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-71
/
+91
2017-11-24
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
7
-56
/
+47
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-21
apparmor: fix possible recursive lock warning in __aa_create_ns
John Johansen
5
-21
/
+21
2017-11-21
apparmor: fix locking when creating a new complain profile.
John Johansen
1
-3
/
+15
2017-11-21
apparmor: fix profile attachment for special unconfined profiles
John Johansen
1
-1
/
+3
2017-11-21
apparmor: ensure that undecidable profile attachments fail
John Johansen
1
-14
/
+32
2017-11-21
apparmor: fix leak of null profile name if profile allocation fails
John Johansen
1
-1
/
+2
2017-11-21
apparmor: remove unused redundant variable stop
Colin Ian King
1
-3
/
+0
2017-11-21
apparmor: Fix bool initialization/comparison
Thomas Meyer
1
-4
/
+4
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
3
-22
/
+12
2017-11-21
apparmor: fix spelling mistake: "resoure" -> "resource"
Colin Ian King
1
-2
/
+2
2017-11-20
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
1
-0
/
+3
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+8
2017-11-15
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-36
/
+47
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-67
/
+222
2017-11-15
security: keys: Replace time_t with time64_t for struct key_preparsed_payload
Baolin Wang
1
-4
/
+4
2017-11-15
security: keys: Replace time_t/timespec with time64_t
Baolin Wang
7
-52
/
+43
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-39
/
+17
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-15
/
+4
2017-11-13
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-110
/
+108
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-99
/
+220
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-11-08
ima: Remove redundant conditional operator
Thiago Jung Bauermann
1
-2
/
+2
2017-11-08
ima: Fix bool initialization/comparison
Thomas Meyer
2
-4
/
+4
2017-11-08
ima: check signature enforcement against cmdline param instead of CONFIG
Bruno E. O. Meneguele
1
-3
/
+3
2017-11-08
ima: fix hash algorithm initialization
Boshi Wang
1
-0
/
+4
2017-11-08
EVM: Only complain about a missing HMAC key once
Matthew Garrett
1
-1
/
+1
2017-11-08
EVM: Allow userspace to signal an RSA key has been loaded
Matthew Garrett
2
-12
/
+20
2017-11-08
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
1
-0
/
+3
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
4
-56
/
+13
2017-11-08
ima: always measure and audit files in policy
Mimi Zohar
3
-30
/
+56
2017-11-08
ima: don't remove the securityfs policy file
Mimi Zohar
1
-2
/
+2
2017-11-08
apparmor: fix off-by-one comparison on MAXMAPPED_SIG
John Johansen
1
-2
/
+2
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
62
-871
/
+96
2017-11-05
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
1
-45
/
+2
2017-11-05
device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants
Roman Gushchin
1
-36
/
+36
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
51
-31
/
+80
2017-11-03
ima: move to generic async completion
Gilad Ben-Yossef
1
-39
/
+17
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
49
-0
/
+49
[next]