summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-16Skip allocating of ION_HEAP_TYPE_SYSTEM_CONTIG in ION_DUMMYandroid-goldfish-4.4-devRoman Kiryanov
2023-03-16Revert "Remove ION_HEAP_TYPE_SYSTEM_CONTIG from ion_dummy_driver"Roman Kiryanov
2023-03-08Update arm64 defconfigRoman Kiryanov
2023-03-08Remove ION_HEAP_TYPE_SYSTEM_CONTIG from ion_dummy_driverRoman Kiryanov
2022-11-28UPSTREAM: wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg
2022-11-28UPSTREAM: wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-11-28UPSTREAM: wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-11-28mac80211_hwsim: Update timestamp in Probe Response frames in virtio RXWeilun Du
2022-11-28BACKPORT: mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du
2022-11-28BACKPORT: Revert "mac80211_hwsim: support any address in userspace"Weilun Du
2022-11-28BACKPORT: mac80211_hwsim: add frame transmission support over virtioWeilun Du
2022-11-28BACKPORT: mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler
2022-11-28BACKPORT: mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler
2022-11-28BACKPORT: mac80211_hwsim: stop using pointers as cookiesJohannes Berg
2022-07-18Replace CONFIG_CPU_FREQ_STAT_GOLDFISH with CONFIG_CPUFREQ_DUMMYRoman Kiryanov
2022-07-18ANDROID: fix up dummy-cpufreq.c due to api changesGreg Kroah-Hartman
2022-07-18ANDROID: dummy_cpufreq: Implement get()Alistair Delva
2022-07-18ANDROID: cpufreq: create dummy cpufreq driverConnor O'Brien
2022-07-13Merge common/android-4.4-p into our goldfishRoman Kiryanov
2022-07-12Update our defconfigsRoman Kiryanov
2022-07-12Fix a typo in a build configRoman Kiryanov
2022-07-12Update build configs in 4.4Roman Kiryanov
2022-07-12lib/string.c: implement a basic bcmpNick Desaulniers
2022-07-11Retire obsolete build configsRoman Kiryanov
2022-05-03Add the Intel HDA driver to our arm64 kernelRoman Kiryanov
2022-05-03Cleanup in audio options in 4.4 x86_64Roman Kiryanov
2022-05-03Fix the build break caused by bad backportRoman 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
2022-02-03Merge 4.4.302 into android-4.4-pmirror-aosp-deprecated-android-4.4-pGreg Kroah-Hartman
2022-02-03Linux 4.4.302Greg Kroah-Hartman
2022-02-03Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest...Guillaume Bertholon
2022-02-03KVM: x86: Fix misplaced backport of "work around leak of uninitialized stack ...Guillaume Bertholon
2022-02-03Revert "tc358743: fix register i2c_rd/wr function fix"Guillaume Bertholon
2022-02-03Revert "drm/radeon/ci: disable mclk switching for high refresh rates (v2)"Guillaume Bertholon
2022-02-03Bluetooth: MGMT: Fix misplaced BT_HS checkGuillaume Bertholon
2022-02-03ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet
2022-02-03ipv4: raw: lock the socket in raw_bind()Eric Dumazet
2022-02-03hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck
2022-02-03drm/msm: Fix wrong size calculationXianting Tian
2022-02-03net-procfs: show net devices bound packet typesJianguo Wu
2022-02-03ipv4: avoid using shared IP generator for connected socketsEric Dumazet
2022-02-03net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-02-03ipv6_tunnel: Rate limit warning messagesIdo Schimmel
2022-02-03scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-02-03USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern
2022-02-03usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern
2022-02-03tty: Add support for Brainboxes UC cards.Cameron Williams
2022-02-03tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com