index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-04
mm/vma: eliminate mmap_action->error_hook, introduce error_override
Lorenzo Stoakes
1
-7
/
+1
2026-06-04
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
1
-12
/
+5
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-3
/
+3
2025-11-16
mm: update mem char driver to use mmap_prepare
Lorenzo Stoakes
1
-34
/
+50
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-1
/
+1
2025-09-13
/dev/zero: try to align PMD_SIZE for private mapping
Zhang Qilong
1
-4
/
+17
2025-05-01
x86/devmem: Remove duplicate range_is_allowed() definition
Dan Williams
1
-18
/
+0
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-1
/
+2
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+5
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-1
/
+1
2024-04-11
/dev/port: don't compile file operations without CONFIG_DEVPORT
Niklas Schnelle
1
-1
/
+5
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2023-10-05
drivers/char/mem: implement splice() for /dev/zero, /dev/full
Max Kellermann
1
-0
/
+4
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-12
/
+0
2023-08-24
drivers/char/mem.c: shrink character device's devlist[] array
Alexey Dobriyan
1
-9
/
+9
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+9
2023-06-23
/dev/mem: make mem_class a static const structure
Ivan Orlov
1
-6
/
+9
2023-06-09
mips: provide unxlate_dev_mem_ptr() in asm/io.h
Arnd Bergmann
1
-7
/
+0
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-01-18
mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map...
David Hildenbrand
1
-1
/
+1
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-09-23
random: restore O_NONBLOCK support
Jason A. Donenfeld
1
-2
/
+2
2022-08-26
/dev/null: add IORING_OP_URING_CMD support
Paul Moore
1
-0
/
+6
2022-04-24
/dev/mem: make reads and writes interruptible
Jason A. Donenfeld
1
-1
/
+1
2022-03-22
Revert "random: block in /dev/urandom"
Linus Torvalds
1
-1
/
+1
2022-03-12
random: block in /dev/urandom
Jason A. Donenfeld
1
-1
/
+1
2021-09-14
/dev/mem: nowait zero/null ops
Pavel Begunkov
1
-2
/
+6
2021-06-04
remove the raw driver
Christoph Hellwig
1
-1
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-231
/
+0
2021-02-22
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
1
-85
/
+1
2021-01-27
MIPS: mm:remove function __uncached_access()
Yanteng Si
1
-7
/
+0
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
1
-84
/
+1
2021-01-12
/dev/mem: Only set filp->f_mapping
Daniel Vetter
1
-1
/
+0
2020-09-07
/dev/zero: fixups for ->read
Christoph Hellwig
1
-3
/
+9
2020-09-03
/dev/zero: also implement ->read
Christoph Hellwig
1
-0
/
+22
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
/dev/mem: Add missing memory barriers for devmem_inode
Eric Biggers
1
-3
/
+7
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
1
-2
/
+99
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2019-09-04
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
1
-0
/
+21
2019-08-19
lockdown: Restrict /dev/{mem,kmem,port} when the kernel is locked down
Matthew Garrett
1
-2
/
+5
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
[next]