1. 8c52163 /dev/mem: Bail out upon SIGKILL. by Tetsuo Handa · 4 years, 9 months ago
  2. 9ff4a1a drivers: char: mem: Fix wraparound check to allow mappings up to the end by Julius Werner · 7 years ago
  3. 1489183 drivers: char: mem: Check for address space wraparound with mmap() by Julius Werner · 7 years ago
  4. 2c0ad23 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  5. 3fbaff3 drivers: char: mem: Fix thinkos in kmem address checks by Robin Murphy · 7 years ago
  6. 148a1bc drivers: char: mem: Check {read,write}_kmem() addresses by Robin Murphy · 8 years ago
  7. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  8. 39380b8 x86/mm/pat, /dev/mem: Remove superfluous error message by Jiri Kosina · 8 years ago
  9. ecb63a1 drivers: char: mem: fix IS_ERROR_VALUE usage by Andrzej Hajda · 8 years ago
  10. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  11. cd28e28 switch drivers/char/mem.c to ->read_iter/->write_iter by Al Viro · 9 years ago
  12. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  13. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  14. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  15. b4caecd fs: introduce f_op->mmap_capabilities for nommu mmap support by Christoph Hellwig · 9 years ago
  16. 6a0061b drivers: char: mem: Fix Missing blank line issues by Rob Ward · 9 years ago
  17. 35b6c7e drivers: char: mem: Replace usage of asm include by Rob Ward · 9 years ago
  18. 3a4bc2f drivers: char: mem: Simplify DEVPORT configuration by Rob Ward · 9 years ago
  19. a8c9125 drivers: char: mem: Simplify DEVKMEM configuration by Rob Ward · 9 years ago
  20. 73f0718 drivers: char: mem: Make /dev/mem an optional device by Rob Ward · 9 years ago
  21. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  22. 13ba33e switch /dev/zero and /dev/full to ->read_iter() by Al Viro · 10 years ago
  23. 08d2d00 /dev/mem: handle out-of-bounds read/write by Petr Tesarik · 10 years ago
  24. 869a84e1 mm/memblock: remove unnecessary inclusions of bootmem.h by Grygorii Strashko · 10 years ago
  25. a11edb5 /dev/oldmem: Remove the interface by Zhang Yanfei · 11 years ago
  26. 71811f3 drivers: char: mem: use IS_ERR_VALUE() in memory_lseek() by Rasmus Villemoes · 11 years ago
  27. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  28. 162934d char: add aio_{read,write} to /dev/{null,zero} by Zach Brown · 11 years ago
  29. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  31. 890537b drivers/char/mem.c: fix small coding style issues by Hans Grob · 11 years ago
  32. 7e6735c /dev/mem: use phys_addr_t for physical addresses by Cyril Chemparathy · 12 years ago
  33. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  34. e1612de powerpc: Disable /dev/port interface on systems without an ISA bridge by Haren Myneni · 12 years ago
  35. 7f3a781 printk - fix compilation for CONFIG_PRINTK=n by Kay Sievers · 12 years ago
  36. e11fea9 kmsg: export printk records to the /dev/kmsg interface by Kay Sievers · 12 years ago
  37. 7ff9554 printk: convert byte-buffer to variable-length record buffer by Kay Sievers · 12 years ago
  38. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  39. 66300e6 drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  40. 70a5f52 kmsg: properly support writev to avoid interleaved printk lines fix by Andrew Morton · 13 years ago
  41. 7e5b58b printk: /dev/kmsg - properly support writev() to avoid interleaved printk() lines by Kay Sievers · 13 years ago
  42. cfaf346c drivers/char/mem.c: clean up the code by Changli Gao · 13 years ago
  43. 4a3956c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos by KAMEZAWA Hiroyuki · 14 years ago
  44. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  45. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  46. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  47. 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 14 years ago
  48. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 14 years ago
  49. ee5d2ac /dev/mem: allow rewinding by Eric Dumazet · 14 years ago
  50. 6e191f7 devmem: handle class_create() failure by Anton Blanchard · 14 years ago
  51. d7d4d84 drivers/char/mem.c: cleanups by Andrew Morton · 14 years ago
  52. dcefafb /dev/mem: dont allow seek to last page by Wu Fengguang · 14 years ago
  53. c85e9a9 devmem: fix kmem write bug on memory holes by Wu Fengguang · 14 years ago
  54. 325fda7 devmem: check vmalloc address on kmem read/write by KAMEZAWA Hiroyuki · 14 years ago
  55. ee32398 /dev/mem: remove redundant parameter from do_write_kmem() by Wu Fengguang · 14 years ago
  56. 80ad89a /dev/mem: remove the "written" variable in write_kmem() by Wu Fengguang · 14 years ago
  57. 7fabadd /dev/mem: make size_inside_page() logic straight by Wu Fengguang · 14 years ago
  58. fa29e97 /dev/mem: cleanup unxlate_dev_mem_ptr() calls by Wu Fengguang · 14 years ago
  59. f222318 /dev/mem: introduce size_inside_page() by Wu Fengguang · 14 years ago
  60. 4ea2f43 /dev/mem: remove redundant test on len by Wu Fengguang · 14 years ago
  61. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  62. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  63. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  64. 205153a mem_class: Drop the bkl from memory_open() by Frederic Weisbecker · 15 years ago
  65. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  66. bb521c5 /dev/zero: avoid repeated access_ok() checks by Nikanth Karthikesan · 15 years ago
  67. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  68. 162dd42 mem_class: fix bug by Jin Dongming · 15 years ago
  69. 389e0cb mem_class: use minor as index instead of searching the array by Kay Sievers · 15 years ago
  70. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  71. d6f47be drivers/char/mem.c: memory_open() cleanup: lookup minor device number from devlist by Adriano dos Santos Fernandes · 15 years ago
  72. 2b83868 Make /dev/zero reads interruptible by signals by Linus Torvalds · 15 years ago
  73. 730c586 drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zero by Salman Qazi · 15 years ago
  74. 0c3c8a1 x86, PAT: Remove duplicate memtype reserve in devmem mmap by Suresh Siddha · 15 years ago
  75. 69beeb1d mm: make vread() and vwrite() declaration by KOSAKI Motohiro · 15 years ago
  76. 03457cd device create: char: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  77. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  78. 47aa579 device create: char: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  79. d092633 Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM by Ingo Molnar · 16 years ago
  80. 64d206d x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM by Ingo Molnar · 16 years ago
  81. 1f43964 mem: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  82. b781ecb make /dev/kmem a config option by Arjan van de Ven · 16 years ago
  83. e7f260a x86: PAT use reserve free memtype in mmap of /dev/mem by venkatesh.pallipadi@intel.com · 16 years ago
  84. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  85. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  86. e2beb3e devmem: add range_is_allowed() check to mmap of /dev/mem by Venki Pallipadi · 16 years ago
  87. ae531c2 x86: introduce /dev/mem restrictions with a config option by Arjan van de Ven · 16 years ago
  88. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  89. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  90. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  91. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  92. 24e9d0b96 [MIPS] Hook for platforms to define cachability of /dev/mem regions by Ralf Baechle · 17 years ago
  93. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  94. 4f911d6 Make /dev/port conditional on config symbol by Russell King · 17 years ago
  95. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  96. 8a93258 fix bogon in /dev/mem mmap'ing on nommu by Benjamin Herrenschmidt · 17 years ago
  97. 6d3154c Revert "[PATCH] Fix up mmap_kmem" by Linus Torvalds · 17 years ago
  98. 5fcf7bb [PATCH] read_zero_pagealigned() locking fix by Hugh Dickins · 17 years ago
  99. a7113a9 [PATCH] struct path: convert char-drivers by Josef Sipek · 17 years ago
  100. ebf644c Driver core: change mem class_devices to be real devices by Greg Kroah-Hartman · 18 years ago