index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
2020-07-23
1
-3
/
+7
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-1
/
+1
*
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2020-05-27
1
-2
/
+99
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-2
/
+5
|
\
|
*
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
2019-08-19
1
-2
/
+5
*
|
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
2019-09-04
1
-0
/
+21
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
|
*
/dev/mem: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-07
1
-0
/
+1
*
|
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
1
-0
/
+1
|
/
*
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
2018-03-28
1
-3
/
+3
*
/dev/mem: Add bounce buffer for copy-out
Kees Cook
2017-12-18
1
-5
/
+22
*
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
1
-0
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
2017-06-03
1
-1
/
+1
*
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
2017-05-18
1
-0
/
+5
*
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2017-04-12
1
-30
/
+52
*
drivers: char: mem: Fix thinkos in kmem address checks
Robin Murphy
2017-01-11
1
-6
/
+4
*
drivers: char: mem: Check {read,write}_kmem() addresses
Robin Murphy
2016-08-31
1
-0
/
+6
*
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-26
1
-0
/
+24
*
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2016-07-08
1
-5
/
+1
*
drivers: char: mem: fix IS_ERROR_VALUE usage
Andrzej Hajda
2016-03-05
1
-1
/
+1
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
switch drivers/char/mem.c to ->read_iter/->write_iter
Al Viro
2015-04-11
1
-9
/
+9
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-2
/
+0
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
*
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-15
1
-14
/
+8
|
\
|
*
drivers: char: mem: Fix Missing blank line issues
Rob Ward
2015-01-12
1
-0
/
+2
|
*
drivers: char: mem: Replace usage of asm include
Rob Ward
2015-01-12
1
-1
/
+1
|
*
drivers: char: mem: Simplify DEVPORT configuration
Rob Ward
2015-01-12
1
-5
/
+1
|
*
drivers: char: mem: Simplify DEVKMEM configuration
Rob Ward
2015-01-12
1
-7
/
+1
|
*
drivers: char: mem: Make /dev/mem an optional device
Rob Ward
2015-01-12
1
-1
/
+3
*
|
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
1
-32
/
+32
|
/
*
/dev/mem: Use more consistent data types
Thierry Reding
2014-11-10
1
-5
/
+8
*
switch /dev/zero and /dev/full to ->read_iter()
Al Viro
2014-10-09
1
-43
/
+13
*
/dev/mem: handle out-of-bounds read/write
Petr Tesarik
2014-02-15
1
-0
/
+6
*
mm/memblock: remove unnecessary inclusions of bootmem.h
Grygorii Strashko
2014-01-21
1
-1
/
+0
*
/dev/oldmem: Remove the interface
Zhang Yanfei
2013-07-03
1
-47
/
+0
*
drivers: char: mem: use IS_ERR_VALUE() in memory_lseek()
Rasmus Villemoes
2013-06-06
1
-1
/
+1
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
1
-0
/
+35
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-2
/
+2
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
|
drivers/char/mem.c: fix small coding style issues
Hans Grob
2013-02-06
1
-5
/
+5
|
/
*
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2012-10-24
1
-5
/
+5
*
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
1
-1
/
+1
*
powerpc: Disable /dev/port interface on systems without an ISA bridge
Haren Myneni
2012-07-11
1
-1
/
+10
*
printk - fix compilation for CONFIG_PRINTK=n
Kay Sievers
2012-05-09
1
-0
/
+2
*
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
2012-05-07
1
-60
/
+1
[next]