summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-30kernfs: deal with kernfs_fill_super() failuresAl Viro1-0/+1
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen1-1/+1
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet1-13/+28
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2-27/+94
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan1-0/+4
2021-06-30mm/slub.c: include swab.hAndrew Morton1-0/+1
2021-06-30net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov1-2/+2
2021-06-30net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov2-16/+26
2021-06-30dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee1-2/+4
2021-06-30ARCv2: save ABI registers across signal handlingVineet Gupta2-0/+44
2021-06-30PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-06-30PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna1-0/+2
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-30tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)1-3/+3
2021-06-30tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)1-9/+0
2021-06-30tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)1-2/+0
2021-06-30usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn1-0/+7
2021-06-30can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin1-2/+15
2021-06-30can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek1-0/+3
2021-06-30hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu1-0/+9
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-30net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3
2021-06-30icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2-0/+10
2021-06-30net: cdc_eem: fix tx fixup skb leakLinyu Yuan1-1/+1
2021-06-30net: hamradio: fix memory leak in mkiss_closePavel Skripkin1-0/+1
2021-06-30be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-06-30net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet1-3/+4
2021-06-30net: ipv4: fix memory leak in ip_mc_add1_srcChengyang Fan1-0/+1
2021-06-30net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu1-4/+6
2021-06-30net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski1-1/+1
2021-06-30netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET1-0/+2
2021-06-30qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET1-0/+1
2021-06-30net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang1-4/+4
2021-06-30alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET1-0/+1
2021-06-30netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy1-0/+5
2021-06-30rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel1-3/+5
2021-06-30udp: fix race between close() and udp_abort()Paolo Abeni2-0/+13
2021-06-30net: rds: fix memory leak in rds_recvmsgPavel Skripkin1-1/+1
2021-06-30net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun1-0/+1
2021-06-30batman-adv: Avoid WARN_ON timing related checksSven Eckelmann1-1/+3
2021-06-30mm/memory-failure: make sure wait for page writeback in memory_failureyangerkun1-1/+6
2021-06-30dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang1-0/+3
2021-06-30dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-06-30dmaengine: ALTERA_MSGDMA depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-06-30fib: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-30net: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-30net/x25: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-30rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong1-1/+3
2021-06-30net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett1-5/+8