summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-22cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang4-15/+26
2020-07-22tcp: md5: do not send silly options in SYNCOOKIESEric Dumazet1-4/+6
2020-07-22tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2-1/+4
2020-07-22net_sched: fix a memory leak in atm_tc_init()Cong Wang1-4/+4
2020-07-22tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet1-4/+1
2020-07-22tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2-7/+13
2020-07-22tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2-2/+8
2020-07-22net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-22net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese1-1/+9
2020-07-22llc: make sure applications use ARPHRD_ETHEREric Dumazet1-3/+7
2020-07-22l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long1-4/+1
2020-07-22ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca1-0/+3
2020-07-22genetlink: remove genl_bindSean Tranchetti2-57/+0
2020-07-22s390/mm: fix huge pte soft dirty copyingJanosch Frank1-1/+1
2020-07-22ARC: elf: use right ELF_ARCHVineet Gupta1-1/+1
2020-07-22ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta1-11/+5
2020-07-22dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-22drm/radeon: fix double freeTom Rix1-4/+3
2020-07-22btrfs: fix fatal extent_buffer readahead vs releasepage raceBoris Burkov1-16/+24
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-07-22KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson2-1/+3
2020-07-22KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson1-0/+2
2020-07-22KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-1/+1
2020-07-22KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull1-4/+7
2020-07-22KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-07-22ALSA: usb-audio: add quirk for MacroSilicon MS2109Hector Martin1-0/+52
2020-07-22ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-07-22ALSA: opl3: fix infoleak in opl3xidongwang1-0/+2
2020-07-22mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-22net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-22nbd: Fix memory leak in nbd_add_socketZheng Bin1-10/+15
2020-07-22arm64: kgdb: Fix single-step exception handling oopsWei Li1-1/+1
2020-07-22ALSA: compress: fix partial_drain completion stateVinod Koul2-1/+13
2020-07-22smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-22smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng1-4/+4
2020-07-22x86/entry: Increase entry_stack size to a full pagePeter Zijlstra1-1/+1
2020-07-22nvme-rdma: assign completion vector correctlyMax Gurtovoy1-1/+1
2020-07-22scsi: mptscsih: Fix read sense data sizeTomas Henzl1-3/+1
2020-07-22ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai1-4/+6
2020-07-22cifs: update ctime and mtime during truncateZhang Xiaoxu1-0/+9
2020-07-22s390/kasan: fix early pgm check handler executionVasily Gorbik1-0/+2
2020-07-22ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2-9/+17
2020-07-22spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan1-10/+10
2020-07-22spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan1-2/+2
2020-07-22gpu: host1x: Detach driver on unregisterThierry Reding1-0/+9
2020-07-22ARM: dts: omap4-droid4: Fix spi configuration and increase rateTony Lindgren1-1/+3
2020-07-22spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit pathsKrzysztof Kozlowski1-4/+13