summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-23vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+10
2019-03-23missing barriers in some of unix_sock ->addr and ->path accessesAl Viro3-24/+37
2019-03-23net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal1-1/+1
2019-03-23mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-03-23net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-03-23net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-23pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-23net/x25: reset state in x25_connect()Eric Dumazet1-0/+1
2019-03-23net/x25: fix use-after-free in x25_device_event()Eric Dumazet1-1/+5
2019-03-23net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin1-2/+3
2019-03-23net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan3-1/+16
2019-03-23l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet1-3/+1
2019-03-23iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-03-23Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke1-0/+2
2019-03-23perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-23s390/qeth: fix use-after-free in error pathJulian Wiedmann1-9/+6
2019-03-23dmaengine: dmatest: Abort test in case of mapping errorAndy Shevchenko1-16/+12
2019-03-23irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disableLubomir Rintel1-1/+5
2019-03-23ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao1-3/+0
2019-03-23autofs: fix error return in autofs_fill_super()Ian Kent1-1/+3
2019-03-23autofs: drop dentry reference only when it is never usedPan Bian1-1/+2
2019-03-23mm, memory_hotplug: is_mem_section_removable do not pass the end of a zoneMichal Hocko1-1/+2
2019-03-23x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song1-0/+3
2019-03-23cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg1-2/+2
2019-03-23platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya1-0/+1
2019-03-23scsi: libfc: free skb when receiving invalid flogi respMing Lu1-3/+3
2019-03-23nfs: Fix NULL pointer dereference of dev_nameYao Liu1-0/+5
2019-03-23net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-23xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov1-0/+5
2019-03-23xtensa: SMP: mark each possible CPU as presentMax Filippov1-1/+1
2019-03-23xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov1-0/+1
2019-03-23xtensa: SMP: fix secondary CPU initializationMax Filippov2-14/+25
2019-03-23iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit1-4/+11
2019-03-23ipvs: Fix signed integer overflow when setsockopt timeoutZhangXiaoxu1-0/+12
2019-03-23perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-03-23vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnelSu Yanjun1-0/+50
2019-03-23media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan1-3/+11
2019-03-23hugetlbfs: fix races and page leaks during migrationMike Kravetz3-2/+35
2019-03-23ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel1-4/+4
2019-03-23netlabel: fix out-of-bounds memory accessesPaul Moore1-2/+4
2019-03-23net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+13
2019-03-23net: avoid use IPCB in cipso_v4_errorNazarov Sergey3-7/+34
2019-03-23net: Add __icmp_send helper.Nazarov Sergey2-4/+12
2019-03-23net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2-4/+40
2019-03-23team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-23net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing1-0/+3
2019-03-23USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov1-0/+1
2019-03-23mm: enforce min addr even if capable() in expand_downwards()Jann Horn1-4/+3
2019-03-23mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1