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
/
drivers
/
char
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-03
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
1
-1
/
+1
2017-05-18
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
1
-0
/
+5
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
1
-30
/
+52
2017-01-11
drivers: char: mem: Fix thinkos in kmem address checks
Robin Murphy
1
-6
/
+4
2016-08-31
drivers: char: mem: Check {read,write}_kmem() addresses
Robin Murphy
1
-0
/
+6
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
1
-0
/
+24
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
1
-5
/
+1
2016-03-05
drivers: char: mem: fix IS_ERROR_VALUE usage
Andrzej Hajda
1
-1
/
+1
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-04-11
switch drivers/char/mem.c to ->read_iter/->write_iter
Al Viro
1
-9
/
+9
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+8
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-32
/
+32
2015-01-12
drivers: char: mem: Fix Missing blank line issues
Rob Ward
1
-0
/
+2
2015-01-12
drivers: char: mem: Replace usage of asm include
Rob Ward
1
-1
/
+1
2015-01-12
drivers: char: mem: Simplify DEVPORT configuration
Rob Ward
1
-5
/
+1
2015-01-12
drivers: char: mem: Simplify DEVKMEM configuration
Rob Ward
1
-7
/
+1
2015-01-12
drivers: char: mem: Make /dev/mem an optional device
Rob Ward
1
-1
/
+3
2014-11-10
/dev/mem: Use more consistent data types
Thierry Reding
1
-5
/
+8
2014-10-09
switch /dev/zero and /dev/full to ->read_iter()
Al Viro
1
-43
/
+13
2014-02-15
/dev/mem: handle out-of-bounds read/write
Petr Tesarik
1
-0
/
+6
2014-01-21
mm/memblock: remove unnecessary inclusions of bootmem.h
Grygorii Strashko
1
-1
/
+0
2013-07-03
/dev/oldmem: Remove the interface
Zhang Yanfei
1
-47
/
+0
2013-06-06
drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
Rasmus Villemoes
1
-1
/
+1
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
1
-0
/
+1
2013-05-07
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
1
-0
/
+35
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-02-06
drivers/char/mem.c: fix small coding style issues
Hans Grob
1
-5
/
+5
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-5
/
+5
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-07-11
powerpc: Disable /dev/port interface on systems without an ISA bridge
Haren Myneni
1
-1
/
+10
2012-05-09
printk - fix compilation for CONFIG_PRINTK=n
Kay Sievers
1
-0
/
+2
2012-05-07
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
1
-60
/
+1
2012-05-07
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
1
-17
/
+38
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-2
/
+2
2011-10-31
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-04-19
kmsg: properly support writev to avoid interleaved printk lines fix
Andrew Morton
1
-3
/
+4
2011-04-19
printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...
Kay Sievers
1
-15
/
+26
2011-03-23
drivers/char/mem.c: clean up the code
Changli Gao
1
-4
/
+1
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
1
-0
/
+4
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+3
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+2
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
1
-1
/
+1
2010-04-07
frv: hide uncached_access() when pgprot_noncached is not #defined
David Howells
1
-0
/
+2
2010-04-07
/dev/mem: allow rewinding
Eric Dumazet
1
-5
/
+0
2010-04-07
devmem: handle class_create() failure
Anton Blanchard
1
-0
/
+3
[next]