summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-05Merge tag 'drm-intel-fixes-2021-08-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-08-05Merge tag 'drm-misc-fixes-2021-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-08-04io-wq: fix race between worker exiting and activating free workerJens Axboe
2021-08-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-04Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-04n64cart: fix the dma address in n64cart_do_bvecChristoph Hellwig
2021-08-04s390/dasd: fix use after free in dasd path handlingStefan Haberland
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky
2021-08-04KVM: SVM: improve the code readability for ASID managementMingwei Zhang
2021-08-04perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu
2021-08-04perf/x86: Fix out of bound MSR accessPeter Zijlstra
2021-08-04sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra
2021-08-04net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-04docs: networking: netdevsim rulesJakub Kicinski
2021-08-04KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson
2021-08-04KVM: Do not leak memory for duplicate debugfs directoriesPaolo Bonzini
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-08-04Merge branch 'pegasus-errors'David S. Miller
2021-08-04net: usb: pegasus: Remove the changelog and DRIVER_VERSION.Petko Manolov
2021-08-04net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold
2021-08-04net/prestera: Fix devlink groups leakage in error flowLeon Romanovsky
2021-08-04net: sched: fix lockdep_set_class() typo error for sch->seqlockYunsheng Lin
2021-08-04USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas
2021-08-03riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDSTRUCT is enabledGuenter Roeck
2021-08-03riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo
2021-08-03net: dsa: qca: ar9331: reorder MDIO write sequenceOleksij Rempel
2021-08-03VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUESTHarshavardhan Unnibhavi
2021-08-03mptcp: drop unused rcu member in mptcp_pm_addr_entryGeliang Tang
2021-08-03RDMA/hns: Fix the double unlock problem of poll_semYangyang Li
2021-08-03Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-08-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-03Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki
2021-08-03Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2021-08-03cpuidle: teo: Rename two local variables in teo_select()Rafael J. Wysocki
2021-08-03cpuidle: teo: Fix alternative idle state lookupRafael J. Wysocki
2021-08-03s390: update defconfigsHeiko Carstens
2021-08-03Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2021-08-03net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart
2021-08-03nfp: update ethtool reporting of pauseframe controlFei Qin
2021-08-03net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu
2021-08-03net: flow_offload: correct comments mismatch with codeBijie Xu
2021-08-03ALSA: seq: Fix racy deletion of subscriberTakashi Iwai
2021-08-03drm/i915: Call i915_globals_exit() if pci_register_device() failsJason Ekstrand
2021-08-03drm/i915: Correct SFC_DONE register offsetMatt Roper
2021-08-03net: sparx5: fix bitmask on 32-bit targetsArnd Bergmann
2021-08-03sctp: move the active_key update after sh_keys is addedXin Long
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov
2021-08-03KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...Vitaly Kuznetsov
2021-08-03KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov