summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-21UPSTREAM: wifi: mac80211_hwsim: use 32-bit skb cookieandroid-goldfish-4.14-devJohannes Berg
2022-11-21UPSTREAM: wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-11-21UPSTREAM: wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-11-21BACKPORT: mac80211_hwsim: fill boottime_ns in netlink RX pathWeilun Du
2022-11-21BACKPORT: mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du
2022-11-21Revert "BACKPORT: mac80211_hwsim: add concurrent channels scanning support ov...Weilun Du
2022-11-18BACKPORT: mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du
2022-11-18BACKPORT: mac80211_hwsim: add frame transmission support over virtioWeilun Du
2022-11-18BACKPORT: mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler
2022-11-18BACKPORT: mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler
2022-05-03Replace HDA_CODEC_REALTEK with HDA_GENERICRoman Kiryanov
2022-05-02Improve handling of the command buffer in goldfish_syncRoman Kiryanov
2022-05-02Fix a buffer overrun in `goldfish_sync_cmd_queue`Roman Kiryanov
2022-05-02Fix resource cleanup for `goldfish_sync_fence_create`Roman Kiryanov
2021-07-26update arm64 configs for emulator to run on M1Bo Hu
2020-04-07defconfig: Update defconfigs for x86_64 and arm64Roman Kiryanov
2020-04-07build: Update build configs for x86_64 and arm64Roman Kiryanov
2020-04-07build: Retire old build related filesRoman Kiryanov
2020-04-07goldfish_address_space: add a driverRoman Kiryanov
2020-04-07goldfish_rotary: add a driverRoman Kiryanov
2020-04-07goldfish_sync: cleanupRoman Kiryanov
2020-04-07goldfish_pipe: add v1 and DNA to v2Roman Kiryanov
2020-04-07goldfish_cpufreq: Add goldfish cpufreq stats driver. It can only provide fake...Weilun Du
2020-04-07goldfish_battery: Adding more properties for readWeilun Du
2020-04-07goldfish: Indicate goldfish drivers depend on HAS_IOMEMBjoern Johansson
2020-04-07Retire KEYBOARD_GOLDFISH_EVENTSRoman Kiryanov
2020-04-07Retire GOLDFISH_NANDRoman Kiryanov
2020-04-07Retire GOLDFISH_PDEV_BUSRoman Kiryanov
2020-04-07mac80211_hwsim: set timestamps relative to bootBjoern Johansson
2020-04-07mac80211_hwsim: add option to set unique MAC addrBjoern Johansson
2020-04-07kernel: Init Multi-Touch to Prevent Kernel from Filtering Out ABS_MT_SLOT Eve...Weilun Du
2020-04-07kernel: Send SUBSYSTEM=power_supply NETLINK events to an addtional groupRoman Kiryanov
2020-04-04UPSTREAM: loop: Only freeze block queue when needed.Martijn Coenen
2020-04-04UPSTREAM: loop: Only change blocksize when needed.Martijn Coenen
2020-04-02Merge 4.14.175 into android-4.14-qGreg Kroah-Hartman
2020-04-02Linux 4.14.175Greg Kroah-Hartman
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur
2020-04-02ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson
2020-04-02ARM: dts: oxnas: Fix clear-mask propertySungbo Eo
2020-04-02perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede
2020-04-02bpf: Explicitly memset some bpf info structures declared on the stackGreg Kroah-Hartman
2020-04-02bpf: Explicitly memset the bpf_attr structureGreg Kroah-Hartman
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers