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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
autofs4: Do not potentially dereference NULL pointer returned by fget() in au...
Jesper Juhl
1
-0
/
+4
2011-03-24
autofs4 - remove autofs4_lock
Ian Kent
4
-31
/
+20
2011-03-24
autofs4 - fix d_manage() return on rcu-walk
Ian Kent
1
-0
/
+2
2011-03-24
autofs4 - fix autofs4_expire_indirect() traversal
Ian Kent
1
-1
/
+51
2011-03-24
autofs4 - fix dentry leak in autofs4_expire_direct()
Ian Kent
1
-4
/
+3
2011-03-24
autofs4 - reinstate last used update on access
Ian Kent
2
-34
/
+14
2011-03-24
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
Ian Kent
1
-5
/
+18
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-81
/
+138
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
28
-42
/
+45
2011-03-23
userns: userns: check user namespace for task->file uid equivalence checks
Serge E. Hallyn
2
-5
/
+33
2011-03-23
procfs: kill the global proc_mnt variable
Oleg Nesterov
3
-6
/
+4
2011-03-23
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
Eric W. Biederman
1
-18
/
+7
2011-03-23
sysctl: add some missing input constraint checks
Petr Holasek
1
-1
/
+5
2011-03-23
proc: protect mm start_code/end_code in /proc/pid/stat
Kees Cook
1
-2
/
+2
2011-03-23
proc: make struct proc_dir_entry::namelen unsigned int
Alexey Dobriyan
1
-4
/
+4
2011-03-23
procfs: fix some wrong error code usage
Jovi Zhang
1
-2
/
+5
2011-03-23
procfs: fix /proc/<pid>/maps heap check
Aaro Koskinen
1
-2
/
+2
2011-03-23
proc: hide kernel addresses via %pK in /proc/<pid>/stack
Konstantin Khlebnikov
1
-1
/
+1
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2
-0
/
+82
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-0
/
+6
2011-03-23
ufs: use little-endian bitops
Akinobu Mita
1
-1
/
+1
2011-03-23
udf: use little-endian bitops
Akinobu Mita
1
-5
/
+4
2011-03-23
nilfs2: use little-endian bitops
Akinobu Mita
1
-1
/
+1
2011-03-23
ocfs2: use little-endian bitops
Akinobu Mita
1
-5
/
+5
2011-03-23
ext4: use little-endian bitops
Akinobu Mita
1
-6
/
+6
2011-03-23
fs/adfs/adfs.h: fix unsigned comparison
Andrew Morton
1
-1
/
+1
2011-03-23
deal with races in /proc/*/{syscall,stack,personality}
Al Viro
1
-19
/
+50
2011-03-23
proc: enable writing to /proc/pid/mem
Stephen Wilson
1
-5
/
+0
2011-03-23
proc: make check_mem_permission() return an mm_struct on success
Stephen Wilson
1
-24
/
+34
2011-03-23
proc: hold cred_guard_mutex in check_mem_permission()
Stephen Wilson
1
-4
/
+22
2011-03-23
proc: disable mem_write after exec
Stephen Wilson
1
-0
/
+4
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
2
-4
/
+6
2011-03-23
auxv: require the target to be tracable (or yourself)
Al Viro
1
-3
/
+3
2011-03-23
close race in /proc/*/environ
Al Viro
1
-6
/
+4
2011-03-23
report errors in /proc/*/*map* sanely
Al Viro
3
-11
/
+13
2011-03-23
pagemap: close races with suid execve
Al Viro
2
-7
/
+4
2011-03-23
make sessionid permissions in /proc/*/task/* match those in /proc/*
Al Viro
1
-1
/
+1
2011-03-23
fix leaks in path_lookupat()
Al Viro
1
-2
/
+5
2011-03-22
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
3
-5
/
+7
2011-03-22
fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...
Andrey Vagin
1
-1
/
+1
2011-03-22
aio: wake all waiters when destroying ctx
Roland Dreier
1
-2
/
+2
2011-03-22
adfs: add hexadecimal filetype suffix option
Stuart Swales
5
-26
/
+81
2011-03-22
adfs: improve timestamp precision
Stuart Swales
1
-21
/
+19
2011-03-22
adfs: fix E+/F+ dir size > 2048 crashing kernel
Stuart Swales
2
-21
/
+84
2011-03-22
codafs: fix compile warning when CONFIG_SYSCTL=n
Rakib Mullick
1
-7
/
+1
2011-03-22
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
David Daney
1
-1
/
+1
2011-03-22
epoll: fix compiler warning and optimize the non-blocking path
Shawn Bohrer
1
-5
/
+28
2011-03-22
epoll: move ready event check into proper inline
Davide Libenzi
1
-3
/
+16
2011-03-22
fs: use appropriate printk priority levels
Mandeep Singh Baines
2
-2
/
+2
2011-03-22
smaps: have smaps show transparent huge pages
Dave Hansen
1
-0
/
+4
[next]