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
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-09-23
random: restore O_NONBLOCK support
Jason A. Donenfeld
2022-08-26
/dev/null: add IORING_OP_URING_CMD support
Paul Moore
2022-04-24
/dev/mem: make reads and writes interruptible
Jason A. Donenfeld
2022-03-22
Revert "random: block in /dev/urandom"
Linus Torvalds
2022-03-12
random: block in /dev/urandom
Jason A. Donenfeld
2021-09-14
/dev/mem: nowait zero/null ops
Pavel Begunkov
2021-06-04
remove the raw driver
Christoph Hellwig
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-01-27
MIPS: mm:remove function __uncached_access()
Yanteng Si
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
2021-01-12
/dev/mem: Only set filp->f_mapping
Daniel Vetter
2020-09-07
/dev/zero: fixups for ->read
Christoph Hellwig
2020-09-03
/dev/zero: also implement ->read
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-04
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
2019-08-19
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-07
/dev/mem: Mark expected switch fall-through
Gustavo A. R. Silva
2018-03-28
/dev/mem: Avoid overwriting "err" in read_mem()
Kees Cook
2017-12-18
/dev/mem: Add bounce buffer for copy-out
Kees Cook
2017-11-16
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-03
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
2017-05-18
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
2017-04-12
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
2017-01-11
drivers: char: mem: Fix thinkos in kmem address checks
Robin Murphy
2016-08-31
drivers: char: mem: Check {read,write}_kmem() addresses
Robin Murphy
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
2016-03-05
drivers: char: mem: fix IS_ERROR_VALUE usage
Andrzej Hajda
2016-01-22
wrappers for ->i_mutex access
Al Viro
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
[next]