index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
1
-0
/
+1
2018-07-07
/dev/mem: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-03-28
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
1
-3
/
+3
2017-12-18
/dev/mem: Add bounce buffer for copy-out
Kees Cook
1
-5
/
+22
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
1
-0
/
+4
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
[next]