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
blocklayout
filelayout
flexfilelayout
Kconfig -rw-r--r-- 5.8 KB
Makefile -rw-r--r-- 1.3 KB
cache_lib.c -rw-r--r-- 3.8 KB
cache_lib.h -rw-r--r-- 1.0 KB
callback.c -rw-r--r-- 11.0 KB
callback.h -rw-r--r-- 5.0 KB
callback_proc.c -rw-r--r-- 16.8 KB
callback_xdr.c -rw-r--r-- 25.0 KB
client.c -rw-r--r-- 33.7 KB
delegation.c -rw-r--r-- 30.3 KB
delegation.h -rw-r--r-- 3.2 KB
dir.c -rw-r--r-- 64.2 KB
direct.c -rw-r--r-- 28.6 KB
dns_resolve.c -rw-r--r-- 10.0 KB
dns_resolve.h -rw-r--r-- 851 bytes
export.c -rw-r--r-- 4.1 KB
file.c -rw-r--r-- 21.9 KB
fscache-index.c -rw-r--r-- 4.1 KB
fscache.c -rw-r--r-- 13.9 KB
fscache.h -rw-r--r-- 6.9 KB
getroot.c -rw-r--r-- 3.5 KB
inode.c -rw-r--r-- 60.5 KB
internal.h -rw-r--r-- 24.2 KB
io.c -rw-r--r-- 4.1 KB
iostat.h -rw-r--r-- 1.8 KB
mount_clnt.c -rw-r--r-- 12.4 KB
namespace.c -rw-r--r-- 6.9 KB
netns.h -rw-r--r-- 942 bytes
nfs.h -rw-r--r-- 1.0 KB
nfs2super.c -rw-r--r-- 569 bytes
nfs2xdr.c -rw-r--r-- 26.4 KB
nfs3_fs.h -rw-r--r-- 1.1 KB
nfs3acl.c -rw-r--r-- 8.0 KB
nfs3client.c -rw-r--r-- 3.1 KB
nfs3proc.c -rw-r--r-- 24.6 KB
nfs3super.c -rw-r--r-- 649 bytes
nfs3xdr.c -rw-r--r-- 55.8 KB
nfs42.h -rw-r--r-- 843 bytes
nfs42proc.c -rw-r--r-- 14.5 KB
nfs42xdr.c -rw-r--r-- 16.0 KB
nfs4_fs.h -rw-r--r-- 19.3 KB
nfs4client.c -rw-r--r-- 31.9 KB
nfs4file.c -rw-r--r-- 6.2 KB
nfs4getroot.c -rw-r--r-- 1011 bytes
nfs4idmap.c -rw-r--r-- 19.3 KB
nfs4idmap.h -rw-r--r-- 2.7 KB
nfs4namespace.c -rw-r--r-- 12.7 KB
nfs4proc.c -rw-r--r-- 259.8 KB
nfs4renewd.c -rw-r--r-- 4.8 KB
nfs4session.c -rw-r--r-- 16.6 KB
nfs4session.h -rw-r--r-- 5.2 KB
nfs4state.c -rw-r--r-- 66.9 KB
nfs4super.c -rw-r--r-- 8.7 KB
nfs4sysctl.c -rw-r--r-- 1.4 KB
nfs4trace.c -rw-r--r-- 471 bytes
nfs4trace.h -rw-r--r-- 43.3 KB
nfs4xdr.c -rw-r--r-- 201.5 KB
nfsroot.c -rw-r--r-- 9.5 KB
nfstrace.c -rw-r--r-- 328 bytes
nfstrace.h -rw-r--r-- 23.8 KB
pagelist.c -rw-r--r-- 33.6 KB
pnfs.c -rw-r--r-- 72.8 KB
pnfs.h -rw-r--r-- 23.6 KB
pnfs_dev.c -rw-r--r-- 9.6 KB
pnfs_nfs.c -rw-r--r-- 23.5 KB
proc.c -rw-r--r-- 18.7 KB
read.c -rw-r--r-- 11.7 KB
super.c -rw-r--r-- 75.8 KB
symlink.c -rw-r--r-- 1.8 KB
sysctl.c -rw-r--r-- 1.3 KB
unlink.c -rw-r--r-- 13.8 KB
write.c -rw-r--r-- 56.5 KB

back to top