aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet1-9/+9
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard2-14/+17
2017-09-19selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer1-1/+1
2017-09-19selftests: actually run the various net selftestsJosef Bacik1-3/+3
2017-09-19selftest: add a reuseaddr testJosef Bacik3-1/+116
2017-09-19selftests: silence test output by defaultJosef Bacik1-2/+2
2017-09-19ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu1-4/+8
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi32-60/+62
2017-09-19ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng2-3/+7
2017-09-19irqchip.mips-gic: Fix shared interrupt mask writesPaul Burton1-3/+3
2017-09-19irqchip/gic-v4: Fix building with ancient gccArnd Bergmann1-3/+9
2017-09-19irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu1-4/+4
2017-09-19libceph: don't allow bidirectional swap of pg-upmap-itemsIlya Dryomov1-10/+25
2017-09-19ARM: dts: am43xx-epos-evm: Remove extra CPSW EMAC entryYogesh Siraswar1-5/+1
2017-09-19ARM: dts: am33xx: Add spi alias to match SOC schematicsSuniel Mahesh1-0/+2
2017-09-19ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la...H. Nikolaus Schaller1-2/+2
2017-09-19ARM: dts: dra7: Set a default parent to mcasp3_ahclkx_muxKeerthy1-0/+2
2017-09-19Merge tag 'mac80211-for-davem-2017-11-19' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+6
2017-09-19ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1Keerthy1-0/+1
2017-09-19ARM: dts: nokia n900: drop unneeded/undocumented parts of the dtsPavel Machek1-11/+0
2017-09-19MAINTAINERS: Remove Yuval Mintz from maintainers listAriel Elior1-2/+0
2017-09-19arm64: dts: rockchip: Correct MIPI DPHY PLL clock on rk3399Nickey Yang1-1/+1
2017-09-19dt-bindings: fix vendor prefix for AbraconAlexandre Belloni1-1/+1
2017-09-19of: provide inline helper for of_find_device_by_nodeArnd Bergmann1-0/+7
2017-09-19tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)3-0/+10
2017-09-19tracing: Erase irqsoff trace with empty writeBo Yan1-2/+8
2017-09-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-3/+10
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds10-112/+235
2017-09-19USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman2-3/+12
2017-09-19arm64: dt marvell: Fix AP806 system controller sizeBaruch Siach1-2/+2
2017-09-19MAINTAINERS: add Macchiatobin maintainers entryRussell King1-0/+6
2017-09-19iommu/qcom: Depend on HAS_DMA to fix compile errorGeert Uytterhoeven1-0/+1
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen1-10/+0
2017-09-19KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interruptHaozhong Zhang1-12/+21
2017-09-19KVM: VMX: do not change SN bit in vmx_update_pi_irte()Haozhong Zhang1-5/+1
2017-09-19KVM: x86: Fix the NULL pointer parameter in check_cr_write()Yu Zhang1-3/+5
2017-09-19drm: exynos: include linux/irq.hArnd Bergmann1-0/+1
2017-09-19drm/exynos: Fix suspend/resume supportMarek Szyprowski4-28/+43
2017-09-19drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski1-0/+4
2017-09-19iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann1-1/+1
2017-09-19iommu: Add missing dependenciesGuenter Roeck1-2/+2
2017-09-19driver core: remove DRIVER_ATTRGreg Kroah-Hartman3-6/+6
2017-09-19fpga: altera-cvp: remove DRIVER_ATTR() usageGreg Kroah-Hartman1-3/+3
2017-09-19Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr1-2/+0
2017-09-19s390/mm: fix write access check in gup_huge_pmd()Gerald Schaefer1-4/+3
2017-09-19s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer1-1/+3
2017-09-19s390/cio: recover from bad pathsSebastian Ott4-3/+24
2017-09-19s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott1-3/+3
2017-09-18net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli1-20/+32
2017-09-188139too: revisit napi_complete_done() usageEric Dumazet1-2/+3