summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-21ARM: 8987/1: VDSO: Fix incorrect clock_gettime64Jaedon Shin1-0/+1
2020-07-21ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-07-21Merge tag 'timers-v5.8-rc7' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2-10/+58
2020-07-21parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin1-0/+2
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds29-92/+266
2020-07-21clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren2-10/+58
2020-07-21usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman1-0/+3
2020-07-21usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun1-0/+4
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter2-3/+3
2020-07-21xfrm: Fix crash when the hold queue is used.Steffen Klassert1-2/+2
2020-07-21parisc: add support for cmpxchg on u8 pointersLiam Beguin2-0/+14
2020-07-21Merge remote-tracking branch 'origin/testing'Steffen Klassert2-16/+19
2020-07-21riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen1-2/+2
2020-07-21tipc: allow to build NACK message in link timeout functionTung Nguyen1-1/+1
2020-07-21exfat: fix name_hash computation on big endian systemsIlya Ponetayev1-4/+4
2020-07-21exfat: fix wrong size update of stream entry by typoHyeongseok Kim1-1/+1
2020-07-21exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()Namjae Jeon1-1/+1
2020-07-21exfat: fix overflow issue in exfat_cluster_to_sector()Namjae Jeon1-1/+1
2020-07-21net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TXBixuan Cui1-1/+1
2020-07-21scsi: core: Run queue in case of I/O resource contention failureMing Lei1-5/+11
2020-07-21net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin1-1/+2
2020-07-21net/sched: act_ct: fix restore the qdisc_skb_cb after defragwenxu1-2/+14
2020-07-21nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost1-0/+1
2020-07-21crypto/chtls: correct net_device reference countVinay Kumar Yadav1-1/+1
2020-07-21crypto/chtls: fix tls alert messages corrupted by tls dataVinay Kumar Yadav1-3/+4
2020-07-21Merge branch 'ionic-locking-and-filter-fixes'David S. Miller5-40/+60
2020-07-21ionic: use mutex to protect queue operationsShannon Nelson3-25/+17
2020-07-21ionic: keep rss hash after fw updateShannon Nelson1-3/+2
2020-07-21ionic: update filter id after replayShannon Nelson1-0/+24
2020-07-21ionic: fix up filter locks and debug msgsShannon Nelson2-10/+12
2020-07-21ionic: use offset for ethtool regs dataShannon Nelson1-2/+5
2020-07-21net: hsr: check for return value of skb_put_padto()Murali Karicheri1-6/+11
2020-07-21Documentation: bareudp: update iproute2 sample commandsGuillaume Nault1-6/+13
2020-07-21mlxsw: destroy workqueue when trap_register in mlxsw_emad_initLiu Jian1-1/+2
2020-07-21dpaa_eth: Fix one possible memleak in dpaa_eth_probeLiu Jian1-1/+1
2020-07-21Merge branch 'smc-fixes'David S. Miller2-3/+7
2020-07-21net/smc: fix dmb buffer shortageKarsten Graul1-2/+2
2020-07-21net/smc: put slot when connection is killedKarsten Graul1-1/+5
2020-07-21rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells2-2/+2
2020-07-21Merge tag 'ieee802154-for-davem-2020-07-20' of git://git.kernel.org/pub/scm/l...David S. Miller1-2/+4
2020-07-21net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong1-2/+2
2020-07-21net: bcmgenet: fix error returns in bcmgenet_probe()Zhang Changzhong1-1/+1
2020-07-20Merge tag 'vfio-v5.8-rc7' of git://github.com/awilliam/linux-vfio into masterLinus Torvalds1-0/+5
2020-07-20ath10k: Fix NULL pointer dereference in AHB device probeHauke Mehrtens2-42/+38
2020-07-20iwlwifi: Make some Killer Wireless-AC 1550 cards work againAlessio Bonfiglio1-0/+2
2020-07-20ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-20zonefs: count pages after truncating the iteratorJohannes Thumshirn1-4/+4
2020-07-20zonefs: Fix compilation warningDamien Le Moal1-3/+7
2020-07-20staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-20staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19