summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * iio: 104-quad-8: Fix off-by-one errors when addressing IORWilliam Breathitt Gray2016-12-031-2/+2
| | * iio: 104-quad-8: Fix index control configurationWilliam Breathitt Gray2016-12-031-2/+2
* | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-083-4/+14
* | | mm: stop leaking PageTablesHugh Dickins2017-01-081-27/+20
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2017-01-071-0/+6
|\ \ \
| * | | asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-051-0/+6
* | | | Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-01-076-18/+20
|\ \ \ \
| * | | | Revert "ALSA: firewire-lib: change structure member with proper type"Takashi Sakamoto2017-01-052-3/+3
| * | | | ALSA: usb-audio: test EP_FLAG_RUNNING at urb completionIoan-Adrian Ratiu2017-01-051-0/+3
| * | | | ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu2017-01-053-16/+13
| * | | | ALSA: hda - Apply asus-mode8 fixup to ASUS X71SLTakashi Iwai2017-01-041-0/+1
| * | | | ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai2017-01-041-0/+1
| * | | | ALSA: firewire-lib: change structure member with proper typeTakashi Sakamoto2017-01-032-3/+3
| * | | | ALSA: firewire-tascam: Fix to handle error from initialization of stream dataTakashi Sakamoto2017-01-031-1/+1
| * | | | ALSA: fireworks: fix asymmetric API call at unit removalTakashi Sakamoto2017-01-031-1/+1
| | |/ / | |/| |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-01-072-7/+24
|\ \ \ \
| * | | | clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization methodGabriel Fernandez2016-12-221-2/+2
| * | | | clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt2016-12-221-5/+22
* | | | | Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-01-071-1/+1
|\ \ \ \ \
| * | | | | hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle2017-01-021-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-074-15/+17
|\ \ \ \ \
| * | | | | KVM: VMX: remove duplicated declarationJan Dakinevich2017-01-051-6/+0
| * | | | | KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan2017-01-051-2/+2
| * | | | | KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan2017-01-051-1/+4
| * | | | | KVM: x86: reset MMU on KVM_SET_VCPU_EVENTSXiao Guangrong2016-12-241-2/+7
| * | | | | KVM: nVMX: fix instruction skipping during emulated vm-entryDavid Matlack2016-12-211-4/+4
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-072-5/+13
|\ \ \ \ \ \
| * | | | | | arm64: restore get_current() optimisationMark Rutland2017-01-041-1/+9
| * | | | | | arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-01-041-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-0614-172/+247
|\ \ \ \ \ \
| * | | | | | vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker2017-01-041-1/+1
| * | | | | | vfio-pci: Handle error from pci_iomapArvind Yadav2017-01-041-0/+4
| * | | | | | vfio-mdev: fix some error codes in the sample codeDan Carpenter2017-01-041-1/+3
| * | | | | | vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann2016-12-301-1/+4
| * | | | | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-305-45/+71
| * | | | | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-306-15/+23
| * | | | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-308-49/+49
| * | | | | | vfio-mdev: Fix remove raceAlex Williamson2016-12-301-2/+34
| * | | | | | vfio/type1: Restore mapping performance with mdev supportAlex Williamson2016-12-301-47/+51
| * | | | | | vfio-mdev: Fix mtty sample driver buildingAlex Williamson2016-12-303-14/+10
* | | | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-0610-34/+82
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-064-10/+34
| * | | | | | | swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-194-4/+21
| * | | | | | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-198-18/+27
| * | | | | | | x86, swiotlb: Simplify pci_swiotlb_detect_override()Geert Uytterhoeven2016-12-191-3/+1
* | | | | | | | Merge tag 'iommu-fixes-v4.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-062-2/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/amd: Fix the left value check of cmd bufferHuang Rui2017-01-041-1/+1
| * | | | | | | | iommu/vt-d: Fix pasid table size encodingJacob Pan2017-01-041-1/+22
| * | | | | | | | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang2017-01-041-0/+19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-01-067-5/+82
|\ \ \ \ \ \ \ \