summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.275v4.4.275Greg Kroah-Hartman2021-07-111-1/+1
* arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2021-07-111-0/+6
* xen/events: reset active flag for lateeoi events laterJuergen Gross2021-07-111-4/+19
* drm/nouveau: fix dma_address check for CPU/GPU syncChristian König2021-07-111-2/+2
* scsi: sr: Return appropriate error code when disk is ejectedManYi Li2021-07-111-0/+2
* Linux 4.4.274v4.4.274Sasha Levin2021-06-301-1/+1
* i2c: robotfuzz-osif: fix control-request directionsJohan Hovold2021-06-301-2/+2
* nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin2021-06-301-0/+1
* net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal2021-06-301-0/+5
* r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* net: caif: fix memory leak in ldisc_openPavel Skripkin2021-06-301-0/+1
* inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-301-3/+7
* ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-301-5/+7
* mac80211: drop multicast fragmentsJohannes Berg2021-06-301-6/+3
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-06-301-0/+3
* Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki2021-06-301-3/+13
* Makefile: Move -Wno-unused-but-set-variable out of GCC only blockNathan Chancellor2021-06-301-2/+1
* ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-301-7/+9
* inet: use bigger hash table for IP ID generationEric Dumazet2021-06-301-13/+29
* x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-301-5/+13
* tracing: Do not stop recording comms if the trace file is being readSteven Rostedt (VMware)2021-06-301-9/+0
* tracing: Do not stop recording cmdlines when tracing is offSteven Rostedt (VMware)2021-06-301-3/+0
* can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-302-27/+96
* net: fec_ptp: add clock rate zero checkFugang Duan2021-06-301-0/+4
* dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee2021-06-301-2/+4
* PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-301-0/+12
* PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-301-0/+10
* tracing: Do no increment trace_clock_global() by oneSteven Rostedt (VMware)2021-06-301-3/+3
* can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek2021-06-301-0/+3
* radeon: use memcpy_to/fromio for UVD fw uploadChen Li2021-06-301-2/+2
* scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-301-2/+6
* net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin2021-06-301-1/+3
* net: cdc_eem: fix tx fixup skb leakLinyu Yuan2021-06-301-1/+1
* net: hamradio: fix memory leak in mkiss_closePavel Skripkin2021-06-301-0/+1
* be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET2021-06-301-0/+1
* net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet2021-06-301-3/+4
* net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu2021-06-301-4/+6
* net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski2021-06-301-1/+1
* netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET2021-06-301-0/+2
* qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-301-0/+1
* net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-301-4/+4
* netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy2021-06-301-0/+5
* rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel2021-06-301-3/+5
* net: rds: fix memory leak in rds_recvmsgPavel Skripkin2021-06-301-1/+1
* net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun2021-06-301-0/+1
* dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang2021-06-301-0/+3
* fib: Return the correct errno codeZheng Yongjun2021-06-301-1/+1
* net: Return the correct errno codeZheng Yongjun2021-06-301-1/+1