summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28Enable FTRACE to get tracing working on arm64android-goldfish-3.18Bo Hu
2023-03-09Enable CONFIG_ENABLE_DEFAULT_TRACERS in arm64Roman Kiryanov
2022-03-21goldfish: update arm64 ranchu configBo Hu
2019-03-21enable file based encryptionbohu
2018-04-25BACKPORT: ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2018-03-07MIPS: goldfish: Remove EARLY_PRINTK supportMiodrag Dinic
2018-03-07BACKPORT: tty: goldfish: earlycon supportMiodrag Dinic
2018-03-07MIPS: ranchu: Fix Goldfish PIC initialization and IRQ routingMiodrag Dinic
2018-02-20ARM[64]: ranchu_defconfig: Enable CMA & SDCARD_FSMiodrag Dinic
2018-02-20MIPS[64]: ranchu*_defconfig: Enable CMA & SDCARD_FSMiodrag Dinic
2018-02-12Merge branch 'android-3.18' into android-goldfish-3.18Jin Qian
2018-02-09Merge 3.18.94 into android-3.18Greg Kroah-Hartman
2018-02-07ANDROID: qtaguid: Fix the UAF probelm with tag_ref_treeChenbo Feng
2018-02-07Linux 3.18.94Greg Kroah-Hartman
2018-02-07um: Fix out-of-tree buildRichard Weinberger
2018-02-07ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-07spi: imx: do not access registers while clocks disabledStefan Agner
2018-02-07selinux: general protection fault in sock_has_permMark Salyzyn
2018-02-07usb: uas: unconditionally bring back host after resetOliver Neukum
2018-02-07usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-07USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-02-07usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-02-07usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-02-07USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2018-02-07CDC-ACM: apply quirk for card readerOliver Neukum
2018-02-07USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-02-07USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-02-07staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger
2018-02-07usb: gadget: don't dereference g until after it has been null checkedColin Ian King
2018-02-07media: usbtv: add a new usbidIcenowy Zheng
2018-02-07scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2018-02-07quota: Check for register_shrinker() failure.Tetsuo Handa
2018-02-07net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2018-02-07hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert
2018-02-07nfsd: check for use of the closed special stateidAndrew Elble
2018-02-07nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust
2018-02-07xen-netfront: remove warning when unloading moduleEduardo Otubo
2018-02-07KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li
2018-02-07mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2018-02-07bcache: check return value of register_shrinkerMichael Lyle
2018-02-07KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li
2018-02-07KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon
2018-02-07KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon
2018-02-07igb: Free IRQs when device is hotpluggedLyude Paul
2018-02-07gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-07ALSA: seq: Make ioctls race-freeTakashi Iwai
2018-02-07loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2018-02-07um: Remove copy&paste code from init.hRichard Weinberger
2018-02-07um: Stop abusing __KERNEL__Richard Weinberger
2018-02-07um: link vmlinux with -no-pieThomas Meyer