summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-30Linux 4.14.238v4.14.238Sasha Levin
2021-06-30i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-30nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-06-30pinctrl: stm32: fix the reported number of GPIO lines per bankFabien Dessenne
2021-06-30net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30net/packet: annotate accesses to po->ifindexEric Dumazet
2021-06-30net/packet: annotate accesses to po->bindEric Dumazet
2021-06-30net: caif: fix memory leak in ldisc_openPavel Skripkin
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki
2021-06-30arm64: perf: Disable PMU while processing counter overflowsSuzuki K Poulose
2021-06-30MIPS: generic: Update node names to avoid unit addressesNathan Chancellor
2021-06-30Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor
2021-06-30ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann
2021-06-30drm/radeon: wait for moving fence after pinningChristian König
2021-06-30drm/nouveau: wait for moving fence after pinning v2Christian König
2021-06-30x86/fpu: Reset state for all signal restore failuresThomas Gleixner
2021-06-30unfuck sysfs_mount()Al Viro
2021-06-30kernfs: deal with kernfs_fill_super() failuresAl Viro
2021-06-30usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-30mm/slub.c: include swab.hAndrew Morton
2021-06-30net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov
2021-06-30net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov
2021-06-30dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee
2021-06-30ARCv2: save ABI registers across signal handlingVineet Gupta
2021-06-30PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun
2021-06-30PCI: Add ACS quirk for Broadcom BCM57414 NICSriharsha Basavapatna
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen
2021-06-30tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)
2021-06-30tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)
2021-06-30tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)
2021-06-30usb: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
2021-06-30can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-06-30can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-30hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li
2021-06-30net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin
2021-06-30icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen