summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-04io-wq: fix race between worker exiting and activating free workerJens Axboe1-19/+19
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-32/+59
2021-08-04Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+4
2021-08-04n64cart: fix the dma address in n64cart_do_bvecChristoph Hellwig1-1/+1
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland1-2/+11
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky1-1/+1
2021-08-04KVM: SVM: improve the code readability for ASID managementMingwei Zhang1-19/+24
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu1-1/+2
2021-08-04perf/x86: Fix out of bound MSR accessPeter Zijlstra1-5/+7
2021-08-04sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra1-55/+35
2021-08-04net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov1-4/+12
2021-08-04docs: networking: netdevsim rulesJakub Kicinski1-0/+17
2021-08-04KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson1-1/+1
2021-08-04KVM: Do not leak memory for duplicate debugfs directoriesPaolo Bonzini1-2/+16
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-28/+231
2021-08-04Merge branch 'pegasus-errors'David S. Miller1-61/+77
2021-08-04net: usb: pegasus: Remove the changelog and DRIVER_VERSION.Petko Manolov1-28/+2
2021-08-04net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov1-33/+75
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold1-0/+1
2021-08-04net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky1-0/+2
2021-08-04net: sched: fix lockdep_set_class() typo error for sch->seqlockYunsheng Lin1-1/+1
2021-08-04USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas1-0/+2
2021-08-04riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck1-0/+1
2021-08-04riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo1-1/+1
2021-08-04net: dsa: qca: ar9331: reorder MDIO write sequenceOleksij Rempel1-3/+11
2021-08-04VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUESTHarshavardhan Unnibhavi1-0/+3
2021-08-04mptcp: drop unused rcu member in mptcp_pm_addr_entryGeliang Tang1-1/+0
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li2-7/+4
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-6/+45
2021-08-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-7/+25
2021-08-03Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki1-7/+0
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann5-18/+27
2021-08-03cpuidle: teo: Rename two local variables in teo_select()Rafael J. Wysocki1-7/+7
2021-08-03cpuidle: teo: Fix alternative idle state lookupRafael J. Wysocki1-13/+27
2021-08-03s390: update defconfigsHeiko Carstens2-2/+2
2021-08-03Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2-13/+18
2021-08-03net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart1-1/+1
2021-08-03nfp: update ethtool reporting of pauseframe controlFei Qin1-0/+2
2021-08-03net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu1-0/+4
2021-08-03net: flow_offload: correct comments mismatch with codeBijie Xu1-1/+1
2021-08-03ALSA: seq: Fix racy deletion of subscriberTakashi Iwai1-12/+27
2021-08-03drm/i915: Call i915_globals_exit() if pci_register_device() failsJason Ekstrand2-1/+2
2021-08-03drm/i915: Correct SFC_DONE register offsetMatt Roper1-1/+1
2021-08-03net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann1-1/+1
2021-08-03sctp: move the active_key update after sh_keys is addedXin Long1-5/+9
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2-4/+42
2021-08-03KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...Vitaly Kuznetsov1-2/+11
2021-08-03KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov2-0/+16
2021-08-03KVM: x86: hyper-v: Check access to hypercall before reading XMM registersVitaly Kuznetsov1-3/+3
2021-08-03net: really fix the build...David S. Miller6-8/+30