summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-21crypto: talitos - check AES key sizeChristophe Leroy1-0/+14
2019-09-21driver core: Fix use-after-free and double free on glue directoryMuchun Song1-1/+52
2019-09-21mtd: rawnand: mtk: Fix wrongly assigned OOB buffer pointer issueXiaolei Li1-11/+10
2019-09-21clk: rockchip: Don't yell about bad mmc phases when gettingDouglas Anderson1-3/+1
2019-09-21MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2-2/+13
2019-09-21KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-2/+5
2019-09-21KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-21KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-21genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye1-0/+2
2019-09-21Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana1-4/+4
2019-09-21gpio: fix line flag validation in lineevent_createKent Gibson1-5/+3
2019-09-21gpio: fix line flag validation in linehandle_createKent Gibson1-1/+11
2019-09-21Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman3-18/+0
2019-09-21tun: fix use-after-free when register netdev failedYang Yingliang1-5/+11
2019-09-21tipc: add NULL pointer check before calling kfree_rcuXin Long1-1/+2
2019-09-21tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell1-1/+1
2019-09-21sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long1-1/+1
2019-09-21sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET1-1/+1
2019-09-21sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang1-1/+1
2019-09-21net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani1-0/+19
2019-09-21net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan1-0/+2
2019-09-21isdn/capi: check message length in capi_write()Eric Biggers2-1/+10
2019-09-21ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET1-1/+1
2019-09-21cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-3/+10
2019-09-21bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel1-1/+1
2019-09-16Linux 4.9.193v4.9.193Greg Kroah-Hartman1-1/+1
2019-09-16vhost: make sure log_num < in_numyongduan1-2/+2
2019-09-16clk: s2mps11: Add used attribute to s2mps11_dt_matchNathan Chancellor1-1/+1
2019-09-16scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat1-1/+1
2019-09-16batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann1-7/+13
2019-09-16batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet1-1/+1
2019-09-16vhost/test: fix build for vhost testTiwei Bie1-4/+9
2019-09-16ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet1-1/+0
2019-09-16xfrm: clean up xfrm protocol checksCong Wang4-15/+22
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero1-1/+2
2019-09-16drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-16sched/fair: Don't assign runtime for throttled cfs_rqLiangyan1-0/+5
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai3-1/+5
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai1-2/+2
2019-09-10Linux 4.9.192v4.9.192Greg Kroah-Hartman1-1/+1
2019-09-10mld: fix memory leak in mld_del_delrec()Eric Dumazet1-2/+3
2019-09-10tcp: inherit timestamp on mtu probeWillem de Bruijn1-1/+2
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-09-10net: fix skb use after free in netpollFeng Sun1-3/+3
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl1-4/+4
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl1-7/+0
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl1-33/+18
2019-09-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring1-0/+5