summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin1-10/+1
2020-07-22Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin1-5/+0
2020-07-22i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko1-0/+1
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-1/+7
2020-07-22tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2-1/+4
2020-07-22genetlink: remove genl_bindSean Tranchetti2-60/+0
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-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-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-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: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini1-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-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-22scsi: mptscsih: Fix read sense data sizeTomas Henzl1-3/+1
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-22KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-07-09Linux 4.4.230v4.4.230Greg Kroah-Hartman1-1/+1
2020-07-09netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6Vasily Averin1-0/+1
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-07-09cifs: Fix the target file was deleted when rename failed.Zhang Xiaoxu1-2/+8
2020-07-09SMB3: Honor persistent/resilient handle flags for multiuser mountsPaul Aurich1-0/+2
2020-07-09SMB3: Honor 'seal' flag for multiuser mountsPaul Aurich1-0/+1
2020-07-09Revert "ALSA: usb-audio: Improve frames size computation"Greg Kroah-Hartman4-45/+5
2020-07-09i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham1-1/+2
2020-07-09virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao1-0/+1
2020-07-09hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro1-1/+3
2020-07-09hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin1-3/+4
2020-07-09sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang4-3/+6
2020-07-09crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu5-35/+22
2020-07-09kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang1-0/+1
2020-07-09mm/slub: fix stack overruns with SLUB_STATSQian Cai1-1/+2
2020-07-09EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov1-0/+2
2020-07-09mm: fix swap cache node allocation maskHugh Dickins1-1/+2
2020-07-09btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana1-1/+18