summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: remove no longer used functionsJuergen Gross2020-10-232-29/+0
* xen-blkfront: Apply changed parameter name to the documentSeongJae Park2020-10-211-1/+1
* xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park2020-10-212-5/+24
* xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park2020-10-212-6/+25
* xen/events: block rogue events for some timeJuergen Gross2020-10-202-6/+24
* xen/events: defer eoi in case of excessive number of eventsJuergen Gross2020-10-205-32/+216
* xen/events: use a common cpu hotplug hook for event channelsJuergen Gross2020-10-203-21/+47
* xen/events: switch user event channels to lateeoi modelJuergen Gross2020-10-201-4/+3
* xen/pciback: use lateeoi irq bindingJuergen Gross2020-10-204-19/+56
* xen/pvcallsback: use lateeoi irq bindingJuergen Gross2020-10-201-30/+46
* xen/scsiback: use lateeoi irq bindingJuergen Gross2020-10-201-10/+13
* xen/netback: use lateeoi irq bindingJuergen Gross2020-10-204-14/+86
* xen/blkback: use lateeoi irq bindingJuergen Gross2020-10-202-8/+19
* xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2020-10-202-17/+155
* xen/events: fix race in evtchn_fifo_unmask()Juergen Gross2020-10-201-4/+9
* xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross2020-10-201-0/+2
* xen/events: avoid removing an event channel while handling itJuergen Gross2020-10-201-5/+36
* x86/xen: Fix typo in xen_pagetable_p2m_free()Hui Su2020-10-051-1/+1
* x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross2020-10-051-0/+9
* xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini2020-10-053-2/+15
* xen: remove redundant initialization of variable retJing Xiangfeng2020-10-051-1/+1
* xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder2020-10-051-8/+2
* xen/gntdev.c: Mark pages as dirtySouptick Joarder2020-10-051-5/+12
* Linux 5.9-rc8v5.9-rc8Linus Torvalds2020-10-051-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-032-10/+19
|\
| * Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-10-031-0/+7
| |\
| | * KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier2020-10-011-0/+7
| * | KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini2020-10-031-10/+12
* | | Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-031-8/+21
|\ \ \
| * | | xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-10-011-8/+21
* | | | Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-10-034-52/+40
|\ \ \ \
| * \ \ \ Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-09-291-2/+4
| |\ \ \ \
| | * | | | phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter2020-09-081-2/+4
| * | | | | usbcore/driver: Accommodate usbipM. Vefa Bicakci2020-09-251-6/+31
| * | | | | usbcore/driver: Fix incorrect downcastM. Vefa Bicakci2020-09-251-9/+2
| * | | | | usbcore/driver: Fix specific driver selectionM. Vefa Bicakci2020-09-251-1/+1
| * | | | | Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci2020-09-251-6/+0
| * | | | | USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue2020-09-221-28/+2
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-033-0/+13
|\ \ \ \ \ \
| * | | | | | i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry2020-09-271-0/+9
| * | | | | | i2c: cpm: Fix i2c_ram structureNicolas VINCENT2020-09-271-0/+3
| * | | | | | i2c: i801: Exclude device from suspend direct complete optimizationJean Delvare2020-09-211-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-032-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina2020-09-291-0/+7
| * | | | | | | Input: trackpoint - enable Synaptics trackpointsVincent Huang2020-09-291-0/+2
* | | | | | | | scripts/spelling.txt: fix malformed entryEric Biggers2020-10-031-1/+1
* | | | | | | | mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim2020-10-031-3/+16
* | | | | | | | mm, slub: restore initial kmem_cache flagsEric Farman2020-10-031-5/+1
* | | | | | | | Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-10-024-3/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen2020-10-011-0/+4