summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-17genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()Cong Wang1-36/+58
2020-06-17net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran1-4/+4
2020-06-17net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran1-1/+1
2020-06-17vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-17bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-17tun: correct header offsets in napi frags modeWillem de Bruijn1-4/+10
2020-06-17net_failover: fixed rollback in net_failover_open()Vasily Averin1-1/+2
2020-06-17mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-17ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu1-6/+7
2020-06-10Linux 5.6.18v5.6.18Greg Kroah-Hartman1-1/+1
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman1-6/+0
2020-06-10uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov1-4/+12
2020-06-10x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf1-3/+4
2020-06-10x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross2-0/+149
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross8-0/+173
2020-06-10x86/cpu: Add 'table' argument to cpu_matches()Mark Gross1-11/+14
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross3-1/+42
2020-06-10nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla1-14/+0
2020-06-10CDC-ACM: heed quirk also in error handlingOliver Neukum1-1/+1
2020-06-10staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan1-8/+1
2020-06-10tty: hvc_console, fix crashes on parallel open/closeJiri Slaby1-15/+8
2020-06-10vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov1-10/+16
2020-06-10serial: 8250: Enable 16550A variants by default on non-x86Josh Triplett1-0/+1
2020-06-10usb: musb: Fix runtime PM imbalance on errorDinghao Liu1-5/+5
2020-06-10usb: musb: start session in resume for host portBin Liu1-0/+7
2020-06-10iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier1-20/+14
2020-06-10iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+12
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-06-10iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron1-3/+6
2020-06-10USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold1-3/+12
2020-06-10USB: serial: ch341: add basis for quirk detectionMichael Hanselmann1-0/+53
2020-06-10USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu1-0/+4
2020-06-10USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-06-10net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso1-3/+3
2020-06-10net/sched: fix infinite loop in sch_fq_pieDavide Caratti2-2/+23
2020-06-10mptcp: fix unblocking connect()Paolo Abeni1-2/+18
2020-06-10net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean1-2/+6
2020-06-10net: be more gentle about silly gso requests coming from userEric Dumazet1-8/+9
2020-06-10vsock: fix timeout in vsock_accept()Stefano Garzarella1-1/+1
2020-06-10virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He1-0/+8
2020-06-10sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} eventJonas Falkevik1-0/+3
2020-06-10nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn1-1/+2
2020-06-10NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan1-1/+3
2020-06-10net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas1-0/+1
2020-06-10net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan1-1/+2
2020-06-10net/mlx5: Fix crash upon suspend/resumeMark Bloch1-0/+18
2020-06-10net: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-06-10l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-15/+44
2020-06-10l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+3