index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mem.c
Age
Commit message (
Expand
)
Author
2018-01-17
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2017-06-14
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
2017-05-25
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
2017-04-21
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2015-04-11
switch drivers/char/mem.c to ->read_iter/->write_iter
Al Viro
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-12
drivers: char: mem: Fix Missing blank line issues
Rob Ward
2015-01-12
drivers: char: mem: Replace usage of asm include
Rob Ward
2015-01-12
drivers: char: mem: Simplify DEVPORT configuration
Rob Ward
2015-01-12
drivers: char: mem: Simplify DEVKMEM configuration
Rob Ward
2015-01-12
drivers: char: mem: Make /dev/mem an optional device
Rob Ward
2014-11-10
/dev/mem: Use more consistent data types
Thierry Reding
2014-10-09
switch /dev/zero and /dev/full to ->read_iter()
Al Viro
2014-02-15
/dev/mem: handle out-of-bounds read/write
Petr Tesarik
2014-01-21
mm/memblock: remove unnecessary inclusions of bootmem.h
Grygorii Strashko
2013-07-03
/dev/oldmem: Remove the interface
Zhang Yanfei
2013-06-06
drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
Rasmus Villemoes
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-06
drivers/char/mem.c: fix small coding style issues
Hans Grob
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-07-11
powerpc: Disable /dev/port interface on systems without an ISA bridge
Haren Myneni
2012-05-09
printk - fix compilation for CONFIG_PRINTK=n
Kay Sievers
2012-05-07
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
2012-05-07
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2011-10-31
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-04-19
kmsg: properly support writev to avoid interleaved printk lines fix
Andrew Morton
2011-04-19
printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...
Kay Sievers
2011-03-23
drivers/char/mem.c: clean up the code
Changli Gao
2010-10-25
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
KAMEZAWA Hiroyuki
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2010-04-07
frv: hide uncached_access() when pgprot_noncached is not #defined
David Howells
2010-04-07
/dev/mem: allow rewinding
Eric Dumazet
2010-04-07
devmem: handle class_create() failure
Anton Blanchard
2010-03-12
drivers/char/mem.c: cleanups
Andrew Morton
2010-03-12
/dev/mem: dont allow seek to last page
Wu Fengguang
2010-02-02
devmem: fix kmem write bug on memory holes
Wu Fengguang
2010-02-02
devmem: check vmalloc address on kmem read/write
KAMEZAWA Hiroyuki
2009-12-15
/dev/mem: remove redundant parameter from do_write_kmem()
Wu Fengguang
2009-12-15
/dev/mem: remove the "written" variable in write_kmem()
Wu Fengguang
[next]