summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-1458-5515/+2676
|\
| * configfs: remove old APIChristoph Hellwig2015-10-1410-701/+73
| * ocfs2/cluster: use per-attribute show and store methodsChristoph Hellwig2015-10-142-346/+100
| * ocfs2/cluster: move locking into attribute store methodsChristoph Hellwig2015-10-141-35/+19
| * netconsole: use per-attribute show and store methodsChristoph Hellwig2015-10-141-139/+132
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-1421-3061/+1689
| * spear13xx_pcie_gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-141-145/+71
| * dlm: use per-attribute show and store methodsChristoph Hellwig2015-10-141-214/+74
| * usb-gadget/f_serial: use per-attribute show and store methodsChristoph Hellwig2015-10-141-22/+4
| * usb-gadget/f_phonet: use per-attribute show and store methodsChristoph Hellwig2015-10-141-21/+4
| * usb-gadget/f_obex: use per-attribute show and store methodsChristoph Hellwig2015-10-141-22/+4
| * usb-gadget/f_uac2: use per-attribute show and store methodsChristoph Hellwig2015-10-141-17/+11
| * usb-gadget/f_uac1: use per-attribute show and store methodsChristoph Hellwig2015-10-141-23/+16
| * usb-gadget/f_mass_storage: use per-attribute show and store methodsChristoph Hellwig2015-10-141-73/+46
| * usb-gadget/f_sourcesink: use per-attribute show and store methodsChristoph Hellwig2015-10-141-47/+36
| * usb-gadget/f_printer: use per-attribute show and store methodsChristoph Hellwig2015-10-141-18/+12
| * usb-gadget/f_midi: use per-attribute show and store methodsChristoph Hellwig2015-10-141-21/+16
| * usb-gadget/f_loopback: use per-attribute show and store methodsChristoph Hellwig2015-10-141-19/+12
| * usb-gadget/ether: use per-attribute show and store methodsChristoph Hellwig2015-10-146-46/+38
| * usb-gadget/f_acm: use per-attribute show and store methodsChristoph Hellwig2015-10-141-22/+4
| * usb-gadget/f_hid: use per-attribute show and store methodsChristoph Hellwig2015-10-141-20/+14
| * usb-gadget/uvc: use per-attribute show and store methodsChristoph Hellwig2015-10-141-244/+143
| * usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-142-196/+118
| * configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-142-5/+39
* | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-1439-651/+390
|\ \
| * | f2fs: xattr simplificationsAndreas Gruenbacher2015-11-141-12/+3
| * | squashfs: xattr simplificationsAndreas Gruenbacher2015-11-141-59/+31
| * | 9p: xattr simplificationsAndreas Gruenbacher2015-11-149-306/+83
| * | xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-1432-226/+306
| * | jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher2015-11-141-0/+3
| * | hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher2015-11-144-44/+0
| * | ubifs: Remove unused security xattr handlerAndreas Gruenbacher2015-11-143-42/+0
| * | vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher2015-11-141-3/+1
| * | vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher2015-11-141-0/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-145-36/+52
|\ \ \
| * | | dax: fix __dax_pmd_fault crashDan Williams2015-11-131-0/+7
| * | | libnvdimm: documentation clarificationsKonrad Rzeszutek Wilk2015-11-121-21/+28
| * | | libnvdimm, pmem: fix size trim in pmem_direct_access()Dan Williams2015-11-121-13/+2
| * | | libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams2015-11-121-1/+14
| * | | tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams2015-11-121-1/+1
* | | | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-1417-90/+616
|\ \ \ \
| * | | | vfio/pci: make an array largerDan Carpenter2015-11-091-2/+2
| * | | | vfio: Include No-IOMMU modeAlex Williamson2015-11-045-10/+209
| * | | | vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel2015-11-041-3/+4
| * | | | VFIO: platform: reset: AMD xgbe reset moduleEric Auger2015-11-033-0/+137
| * | | | vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger2015-11-031-7/+7
| * | | | vfio: platform: add dev_info on device resetEric Auger2015-11-032-2/+13
| * | | | vfio: platform: use list of registered reset functionEric Auger2015-11-033-30/+30
| * | | | vfio: platform: add compat in vfio_platform_deviceEric Auger2015-11-032-7/+9
| * | | | vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger2015-11-031-2/+2