aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-08poplar: config: don't use LLD yetandroid-poplar-linaro-4.9Nick Desaulniers
2020-01-07poplar: Switch to clang r370808Dmitry Shmidt
2019-10-22poplar: Move from clang r353983c to r365631cDmitry Shmidt
2019-09-17Merge remote-tracking branch 'hikey-aosp/mirror-android-4.9' into android-pop...Dmitry Shmidt
2019-09-16Merge 4.9.193 into android-4.9Greg Kroah-Hartman
2019-09-16Linux 4.9.193Greg Kroah-Hartman
2019-09-16vhost: make sure log_num < in_numyongduan
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat
2019-09-16batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann
2019-09-16batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet
2019-09-16vhost/test: fix build for vhost testTiwei Bie
2019-09-16ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet
2019-09-16xfrm: clean up xfrm protocol checksCong Wang
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter
2019-09-16sched/fair: Don't assign runtime for throttled cfs_rqLiangyan
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai
2019-09-10Merge 4.9.192 into android-4.9Greg Kroah-Hartman
2019-09-10Linux 4.9.192Greg Kroah-Hartman
2019-09-10mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-09-10tcp: inherit timestamp on mtu probeWillem de Bruijn
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-10net: fix skb use after free in netpollFeng Sun
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-09-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang
2019-09-10net: kalmia: fix memory leaksWenwen Wang
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang
2019-09-10net: myri10ge: fix memory leaksWenwen Wang
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-09-10gpio: Fix build error of function redefinitionYueHaibing
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-06Merge 4.9.191 into android-4.9Greg Kroah-Hartman
2019-09-06Linux 4.9.191Greg Kroah-Hartman
2019-09-06mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton