summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy2-14/+14
2020-06-22x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon1-1/+1
2020-06-22arch/openrisc: Fix issues with access_ok()Stafford Horne1-2/+6
2020-06-22Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2020-06-22make 'user_access_begin()' do 'access_ok()'Linus Torvalds7-20/+40
2020-06-22selftests: bpf: fix use of undeclared RET_IF macroLorenz Bauer1-4/+4
2020-06-22tun: correct header offsets in napi frags modeWillem de Bruijn1-3/+9
2020-06-22vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-22bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-22net_failover: fixed rollback in net_failover_open()Vasily Averin1-1/+2
2020-06-22ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu1-6/+7
2020-06-10Linux 4.19.128v4.19.128Greg 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/+10
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-10/+13
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross3-1/+39
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-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: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
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: check untrusted gso_size at kernel entryWillem de Bruijn1-2/+12
2020-06-10vsock: fix timeout in vsock_accept()Stefano Garzarella1-1/+1
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-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
2020-06-10devinet: fix memleak in inetdev_init()Yang Yingliang1-0/+1
2020-06-07Linux 4.19.127v4.19.127Greg Kroah-Hartman1-1/+1
2020-06-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-06-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-06-07null_blk: return error for invalid zone sizeChaitanya Kulkarni1-0/+4
2020-06-07s390/mm: fix set_huge_pte_at() for empty ptesGerald Schaefer1-3/+6
2020-06-07drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt1-1/+2
2020-06-07net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-06-07x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor1-2/+2
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto1-1/+9
2020-06-07evm: Fix RCU list related warningsMadhuparna Bhowmik3-4/+11
2020-06-07ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta1-0/+1
2020-06-07ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev1-2/+3