summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-05nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg1-0/+3
2020-08-05ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King1-1/+2
2020-08-05xfrm: Fix crash when the hold queue is used.Steffen Klassert1-2/+2
2020-08-05ARM: dts sunxi: Relax a bit the CMA pool allocation rangeMaxime Ripard3-3/+3
2020-08-05xfrm: policy: match with both mark and mask on user interfacesXin Long4-36/+36
2020-08-05net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing1-4/+6
2020-08-05net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang1-0/+4
2020-08-05libtraceevent: Fix build with binutils 2.35Ben Hutchings1-1/+1
2020-08-05rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4
2020-08-05drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil1-1/+1
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-08-05virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin1-1/+5
2020-08-05ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detectMichael Trimarchi1-1/+2
2020-08-05ARM: dts: imx6sx-sdb: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: dts: imx6sx-sabreauto: Fix the phy-mode on fec2Fabio Estevam1-1/+1
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-08-05wireless: Use offsetof instead of custom macro.Pi-Hsun Shih1-2/+3
2020-08-059p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_workWang Hai1-1/+14
2020-08-05vhost/scsi: fix up req type endian-nessMichael S. Tsirkin1-1/+1
2020-08-05IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn3-32/+24
2020-08-05ALSA: hda/hdmi: Fix keep_power assignment for non-component devicesTakashi Iwai1-1/+1
2020-08-05ALSA: hda/realtek - Fixed HP right speaker no soundKailang Yang1-1/+18
2020-08-05ALSA: hda/realtek: Fix add a "ultra_low_power" function for intel reference b...PeiSen Hou1-1/+1
2020-08-05ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG Zephyrus G14(GA40...Armas Spann1-3/+3
2020-08-05ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G15(GA502) series ...Armas Spann1-0/+9
2020-08-05ALSA: usb-audio: Add implicit feedback quirk for SSL2Laurence Tratt1-0/+1
2020-08-05mm/filemap.c: don't bother dropping mmap_sem for zero size readaheadJan Kara1-1/+1
2020-08-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-08-05ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure1-0/+1
2020-08-05sunrpc: check that domain table is empty at module unload.Sasha Levin3-0/+30
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-08-05crypto: ccp - Release all allocated memory if sha type is invalidNavid Emamdoost1-1/+2
2020-07-31Linux 5.4.55v5.4.55Greg Kroah-Hartman1-1/+1
2020-07-31Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean1-1/+1
2020-07-31PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing1-0/+3
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan1-0/+6
2020-07-31udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima2-12/+18
2020-07-31udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima1-0/+1
2020-07-31sctp: shrink stream outq when fails to do addstream reconfXin Long1-2/+4
2020-07-31sctp: shrink stream outq only when new outcnt < old outcntXin Long1-7/+14
2020-07-31AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter1-1/+4
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng3-11/+17
2020-07-31rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2-2/+2
2020-07-31rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen1-1/+2
2020-07-31qrtr: orphan socket in qrtr_release()Cong Wang1-0/+1
2020-07-31net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2-2/+2
2020-07-31net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang1-1/+1