summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-03Enable CONFIG_GOLDFISH_ADDRESS_SPACEb12android-goldfish-4.14-dev.120914098Roman Kiryanov
2018-12-03Use pci_resource_start instead of virt_to_phys to get PCI addressRoman Kiryanov
2018-12-03Remove redundant castRoman Kiryanov
2018-12-03Fix a coding mistake in address_space_blocks_removeRoman Kiryanov
2018-11-28Pass back the size to allocate from the PCI device back to userspaceRoman Kiryanov
2018-11-28Switch goldfish_address_space to miscdeviceRoman Kiryanov
2018-11-28Switch IOCTL numbers for goldfish_address_spaceRoman Kiryanov
2018-11-14Track blocks allocated for security and stability reasonsRoman Kiryanov
2018-11-14Tell the HW guest's PAGE_SIZERoman Kiryanov
2018-11-13Return the hardware address from block allocationRoman Kiryanov
2018-11-07Mark 'fill_pci_driver' as staticRoman Kiryanov
2018-11-07Fix the 'left shift count >= width of type' warningRoman Kiryanov
2018-11-07Fix the 'incorrect type in return expression' warningRoman Kiryanov
2018-11-06Add a driver to share memory between a linux guest and a QEMU hostRoman Kiryanov
2018-09-28Add missing mutex_unlock if pin_user_pages failsRoman Kiryanov
2018-09-28Disable CONFIG_UNWINDER_ORCRoman Kiryanov
2018-09-28Fix build.config.goldfish.x86_64 for 4.14Roman Kiryanov
2018-09-28Mark translate_address staticRoman Kiryanov
2018-09-28Update x86_64_ranchu_defconfig to make vintf happyRoman Kiryanov
2018-09-28Update the goldfish_pipe driverRoman Kiryanov
2018-09-28Update x86_64_ranchu_defconfigRoman Kiryanov
2018-09-28Indicate goldfish drivers depend on HAS_IOMEMBjoern Johansson
2018-09-28Add properties to match wtih health HALWeilun Du
2018-09-28Adding more properties for readWeilun Du
2018-09-28Add goldfish cpufreq stats driver. It can only provide fake static value.Haitao Shan
2018-09-28Revert "xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host"Roman Kiryanov
2018-09-28Retire GOLDFISH_NANDRoman Kiryanov
2018-09-28Retire GOLDFISH_PDEV_BUSRoman Kiryanov
2018-09-27Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.14.y' into ...Jaegeuk Kim
2018-09-26ANDROID: restrict store of prefer_idle as booleanWei Wang
2018-09-26Merge 4.14.72 into android-4.14Greg Kroah-Hartman
2018-09-26Linux 4.14.72Greg Kroah-Hartman
2018-09-26e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-09-26e1000e: Fix link check race conditionBenjamin Poirier
2018-09-26Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-09-26e1000e: Avoid missed interrupts following ICR readBenjamin Poirier
2018-09-26e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier
2018-09-26Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier
2018-09-26e1000e: Remove Other from EIACBenjamin Poirier
2018-09-26net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern
2018-09-26drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson
2018-09-26ASoC: samsung: Fix invalid argument when devm_gpiod_get is calledJaechul Lee
2018-09-26ASoC: samsung: i2s: Fix error handling path in i2s_set_sysclk()Christophe Jaillet
2018-09-26earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlyconMichal Simek
2018-09-26earlycon: Initialize port->uartclk based on clock-frequency propertyMichal Simek
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson
2018-09-26pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson
2018-09-26blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()Ming Lei