Revision d8a332730e757129e70675679f2b2a03f1ecf65e authored by Linus Torvalds on 27 April 2018, 17:39:38 UTC, committed by Linus Torvalds on 27 April 2018, 17:39:38 UTC
Pull char/misc driver fixes from Greg KH:
 "Here are some small char and misc driver fixes for 4.17-rc3

  A variety of small things that have fallen out after 4.17-rc1 was out.
  Some vboxguest fixes for systems with lots of memory, amba bus fixes,
  some MAINTAINERS updates, uio_hv_generic driver fixes, and a few other
  minor things that resolve problems that people reported.

  The amba bus fixes took twice to get right, the first time I messed up
  applying the patches in the wrong order, hence the revert and later
  addition again with the correct fix, sorry about that.

  All of these have been in linux-next with no reported issues"

* tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  ARM: amba: Fix race condition with driver_override
  ARM: amba: Make driver_override output consistent with other buses
  Revert "ARM: amba: Fix race condition with driver_override"
  ARM: amba: Don't read past the end of sysfs "driver_override" buffer
  ARM: amba: Fix race condition with driver_override
  virt: vbox: Log an error when we fail to get the host version
  virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory
  virt: vbox: Add vbg_req_free() helper function
  virt: vbox: Move declarations of vboxguest private functions to private header
  slimbus: Fix out-of-bounds access in slim_slicesize()
  MAINTAINERS: add dri-devel&linaro-mm for Android ION
  fpga-manager: altera-ps-spi: preserve nCONFIG state
  MAINTAINERS: update my email address
  uio_hv_generic: fix subchannel ring mmap
  uio_hv_generic: use correct channel in isr
  uio_hv_generic: make ring buffer attribute for primary channel
  uio_hv_generic: set size of ring buffer attribute
  ANDROID: binder: prevent transactions into own process.
2 parent s ee3748b + 6a7228d
History
File Mode Size
cluster
dlm
dlmfs
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 1.0 KB
acl.c -rw-r--r-- 9.5 KB
acl.h -rw-r--r-- 1.1 KB
alloc.c -rw-r--r-- 195.8 KB
alloc.h -rw-r--r-- 11.9 KB
aops.c -rw-r--r-- 62.0 KB
aops.h -rw-r--r-- 3.0 KB
blockcheck.c -rw-r--r-- 16.3 KB
blockcheck.h -rw-r--r-- 3.8 KB
buffer_head_io.c -rw-r--r-- 10.6 KB
buffer_head_io.h -rw-r--r-- 2.3 KB
dcache.c -rw-r--r-- 12.8 KB
dcache.h -rw-r--r-- 1.8 KB
dir.c -rw-r--r-- 114.5 KB
dir.h -rw-r--r-- 3.9 KB
dlmglue.c -rw-r--r-- 122.2 KB
dlmglue.h -rw-r--r-- 7.4 KB
export.c -rw-r--r-- 6.2 KB
export.h -rw-r--r-- 1.0 KB
extent_map.c -rw-r--r-- 24.2 KB
extent_map.h -rw-r--r-- 2.9 KB
file.c -rw-r--r-- 64.5 KB
file.h -rw-r--r-- 3.1 KB
filecheck.c -rw-r--r-- 12.4 KB
filecheck.h -rw-r--r-- 2.3 KB
heartbeat.c -rw-r--r-- 3.4 KB
heartbeat.h -rw-r--r-- 1.5 KB
inode.c -rw-r--r-- 46.1 KB
inode.h -rw-r--r-- 6.0 KB
ioctl.c -rw-r--r-- 22.6 KB
ioctl.h -rw-r--r-- 369 bytes
journal.c -rw-r--r-- 61.7 KB
journal.h -rw-r--r-- 22.9 KB
localalloc.c -rw-r--r-- 34.0 KB
localalloc.h -rw-r--r-- 2.1 KB
locks.c -rw-r--r-- 3.4 KB
locks.h -rw-r--r-- 1.1 KB
mmap.c -rw-r--r-- 5.0 KB
mmap.h -rw-r--r-- 173 bytes
move_extents.c -rw-r--r-- 25.0 KB
move_extents.h -rw-r--r-- 758 bytes
namei.c -rw-r--r-- 70.0 KB
namei.h -rw-r--r-- 1.8 KB
ocfs1_fs_compat.h -rw-r--r-- 2.9 KB
ocfs2.h -rw-r--r-- 25.1 KB
ocfs2_fs.h -rw-r--r-- 50.9 KB
ocfs2_ioctl.h -rw-r--r-- 6.9 KB
ocfs2_lockid.h -rw-r--r-- 3.3 KB
ocfs2_lockingver.h -rw-r--r-- 959 bytes
ocfs2_trace.h -rw-r--r-- 75.7 KB
quota.h -rw-r--r-- 4.6 KB
quota_global.c -rw-r--r-- 29.8 KB
quota_local.c -rw-r--r-- 35.5 KB
refcounttree.c -rw-r--r-- 122.1 KB
refcounttree.h -rw-r--r-- 4.3 KB
reservations.c -rw-r--r-- 20.4 KB
reservations.h -rw-r--r-- 5.3 KB
resize.c -rw-r--r-- 16.2 KB
resize.h -rw-r--r-- 1.1 KB
slot_map.c -rw-r--r-- 12.4 KB
slot_map.h -rw-r--r-- 1.4 KB
stack_o2cb.c -rw-r--r-- 11.5 KB
stack_user.c -rw-r--r-- 29.3 KB
stackglue.c -rw-r--r-- 17.5 KB
stackglue.h -rw-r--r-- 9.3 KB
suballoc.c -rw-r--r-- 75.3 KB
suballoc.h -rw-r--r-- 7.5 KB
super.c -rw-r--r-- 69.8 KB
super.h -rw-r--r-- 1.5 KB
symlink.c -rw-r--r-- 2.5 KB
symlink.h -rw-r--r-- 1.3 KB
sysfile.c -rw-r--r-- 4.7 KB
sysfile.h -rw-r--r-- 1.1 KB
uptodate.c -rw-r--r-- 17.6 KB
uptodate.h -rw-r--r-- 3.0 KB
xattr.c -rw-r--r-- 193.3 KB
xattr.h -rw-r--r-- 3.4 KB

back to top