summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.93v4.19.93Greg Kroah-Hartman2020-01-041-1/+1
* spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy2020-01-041-3/+3
* pinctrl: baytrail: Really serialize all register accessesHans de Goede2020-01-041-37/+44
* tty/serial: atmel: fix out of range clock divider handlingDavid Engraf2020-01-041-21/+22
* spi: fsl: don't map irq during probeChristophe Leroy2020-01-041-3/+2
* gtp: avoid zero size hashtableTaehee Yoo2020-01-041-2/+5
* gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo2020-01-041-17/+17
* gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo2020-01-041-17/+19
* tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet2020-01-041-0/+8
* tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-047-17/+69
* net: marvell: mvpp2: phylink requires the link interruptRussell King2020-01-041-1/+1
* gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo2020-01-041-10/+22
* net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2020-01-041-1/+1
* sit: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-041-1/+1
* vti: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-042-2/+2
* tunnel: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-042-3/+3
* net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2020-01-041-0/+9
* gtp: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-041-1/+1
* ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu2020-01-041-1/+1
* net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2020-01-0414-25/+42
* vhost/vsock: accept only packets with the right dst_cidStefano Garzarella2020-01-041-1/+3
* udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina2020-01-041-1/+1
* tcp: Fix highest_sack and highest_sack_seqCambda Zhu2020-01-041-0/+3
* ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2020-01-044-44/+39
* net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl2020-01-041-3/+11
* net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk2020-01-041-3/+4
* net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal2020-01-041-3/+7
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-042-8/+17
* net: icmp: fix data-race in cmp_global_allow()Eric Dumazet2020-01-041-5/+6
* net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet2020-01-041-2/+4
* inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet2020-01-041-2/+10
* netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet2020-01-041-0/+3
* 6pack,mkiss: fix possible deadlockEric Dumazet2020-01-042-4/+4
* netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal2020-01-041-17/+16
* filldir[64]: remove WARN_ON_ONCE() for bad directory entriesLinus Torvalds2020-01-041-2/+2
* Make filldir[64]() verify the directory entry filename is validLinus Torvalds2020-01-041-0/+40
* perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson2020-01-041-1/+0
* bonding: fix active-backup transition after link failureMahesh Bandewar2020-01-041-3/+0
* ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai2020-01-041-1/+1
* netfilter: nf_queue: enqueue skbs with NULL dstMarco Oliverio2020-01-041-1/+1
* net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin2020-01-041-0/+2
* x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr2020-01-041-1/+1
* Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman2020-01-042-10/+1
* userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORKMike Rapoport2020-01-041-7/+11
* kernel: sysctl: make drop_caches write-onlyJohannes Weiner2020-01-041-1/+1
* mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta2020-01-041-1/+3
* ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang2020-01-041-2/+2
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2020-01-041-2/+15
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-043-1/+8
* s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger2020-01-041-0/+2