aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-09x86/xen: don't unbind uninitialized lock_kicker_irqfor-linus-5.10bBrian Masney1-1/+11
2020-10-23Documentation: add xen.fifo_events kernel parameter descriptionJuergen Gross1-0/+7
2020-10-23xen/events: unmask a fifo event channel only if it was maskedJuergen Gross1-0/+3
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross3-12/+19
2020-10-23xen/events: make struct irq_info private to events_base.cJuergen Gross4-73/+73
2020-10-23xen: remove no longer used functionsJuergen Gross2-29/+0
2020-10-21xen-blkfront: Apply changed parameter name to the documentSeongJae Park1-1/+1
2020-10-21xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park2-5/+24
2020-10-21xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park2-6/+25
2020-10-20xen/events: block rogue events for some timeJuergen Gross2-6/+24
2020-10-20xen/events: defer eoi in case of excessive number of eventsJuergen Gross5-32/+216
2020-10-20xen/events: use a common cpu hotplug hook for event channelsJuergen Gross3-21/+47
2020-10-20xen/events: switch user event channels to lateeoi modelJuergen Gross1-4/+3
2020-10-20xen/pciback: use lateeoi irq bindingJuergen Gross4-19/+56
2020-10-20xen/pvcallsback: use lateeoi irq bindingJuergen Gross1-30/+46
2020-10-20xen/scsiback: use lateeoi irq bindingJuergen Gross1-10/+13
2020-10-20xen/netback: use lateeoi irq bindingJuergen Gross4-14/+86
2020-10-20xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross2-17/+155
2020-10-20xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-10-20xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-10-20xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+36
2020-10-04x86/xen: Fix typo in xen_pagetable_p2m_free()Hui Su1-1/+1
2020-10-04x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross1-0/+9
2020-10-04xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini3-2/+15
2020-10-04xen: remove redundant initialization of variable retJing Xiangfeng1-1/+1
2020-10-04xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder1-8/+2
2020-10-04xen/gntdev.c: Mark pages as dirtySouptick Joarder1-5/+12
2020-10-04Linux 5.9-rc8Linus Torvalds1-1/+1
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+19
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+21
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-52/+40
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+13
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+9
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim1-3/+16
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman1-5/+1
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+7
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-3/+19
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-8/+17
2020-10-02Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+23
2020-10-02Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+9
2020-10-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-41/+31
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+14
2020-10-02Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+52
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-2/+5
2020-10-02Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds11-60/+138
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds3-1/+7
2020-10-02random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau1-1/+1
2020-10-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin1-0/+5
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds3-27/+48
2020-10-01Merge tag 'iommu-fixes-v5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-50/+18
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+21
2020-10-01Merge tag 'drm-fixes-2020-10-01-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-43/+156
2020-10-01Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-8/+8
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu1-2/+2
2020-10-01xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier1-0/+7
2020-10-01gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko1-1/+4
2020-10-01gpio: pca953x: Use bitmap API over implicit GCC extensionAndy Shevchenko1-1/+3
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen1-0/+4
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov1-1/+1
2020-10-01Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd...Dave Airlie16-41/+154
2020-09-30MAINTAINERS: Add Pali Rohár as aardvark PCI maintainerPali Rohár1-0/+1
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel2-3/+21
2020-09-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-8/+12
2020-09-30RISC-V: Check clint_time_val before useAnup Patel2-4/+13
2020-09-30btrfs: fix filesystem corruption after a device replaceFilipe Manana1-1/+39
2020-09-30btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locksJosef Bacik2-1/+5
2020-09-30ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson1-1/+3
2020-09-30Documentation: PM: Fix a reStructuredText syntax errorYoann Congal1-1/+1
2020-09-30cpufreq: intel_pstate: Fix missing return statementZhang Rui1-0/+1
2020-09-30drm/amdgpu: disable gfxoff temporarily for navy_flounderJiansong Chen1-0/+3
2020-09-30drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan1-11/+11
2020-09-30Merge tag 'gpio-fixes-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Walleij1-1/+1
2020-09-29clocksource: clint: Export clint_time_val for modulesPalmer Dabbelt1-0/+1
2020-09-30Merge branch 'vmwgfx-fixes-5.9' of git://people.freedesktop.org/~sroland/linu...Dave Airlie2-2/+2
2020-09-30drm/vmwgfx: Fix error handling in get_nodeZack Rusin2-2/+2
2020-09-29scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke1-7/+15
2020-09-29Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-11/+11
2020-09-29autofs: use __kernel_write() for the autofs pipe writingLinus Torvalds2-1/+9
2020-09-29drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()Dirk Gouders1-1/+0
2020-09-29drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher1-3/+5
2020-09-29drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare1-1/+1
2020-09-29drm/amdgpu/display: fix CFLAGS setup for DCN30Alex Deucher1-2/+16
2020-09-29drm/amd/display: fix return value check for hdcp_workFlora Cui1-1/+1
2020-09-29drm/amdgpu: remove gpu_info fw support for sienna_cichlid etc.Jiansong Chen1-8/+2
2020-09-29drm/amd/pm: Removed fixed clock in auto mode DPMSudheesh Mavila1-4/+6
2020-09-29scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwritingUwe Kleine-König1-1/+1
2020-09-29dt-bindings: Fix 'reg' size issues in zynqmp examplesRob Herring2-5/+5
2020-09-29Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+21
2020-09-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-16/+18
2020-09-29ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)1-4/+2
2020-09-29tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)1-4/+6
2020-09-29Merge tag 'phy-fixes-2-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-2/+4
2020-09-29blk-mq: call commit_rqs while list empty but error happenyangerkun1-9/+9
2020-09-29io_uring: fix async buffered reads when readahead is disabledHao Xu2-1/+7
2020-09-29Merge tag 'gpio-fixes-for-v5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij4-52/+93
2020-09-28Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-09-28Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-24/+36
2020-09-28mm: do not rely on mm == current->mm in __get_user_pages_lockedJason A. Donenfeld1-1/+1
2020-09-28io_uring: fix potential ABBA deadlock in ->show_fdinfo()Jens Axboe1-5/+14
2020-09-28io_uring: always delete double poll wait entry on matchJens Axboe1-0/+2
2020-09-28ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfdMaxime Ripard2-3/+3
2020-09-28gpio: amd-fch: correct logic of GPIO_LINE_DIRECTIONEd Wildgoose1-1/+1
2020-09-28mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede1-1/+2
2020-09-28memstick: Skip allocating card when removing hostKai-Heng Feng2-0/+5
2020-09-27Linux 5.9-rc7Linus Torvalds1-1/+1
2020-09-27Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+17
2020-09-27Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-12/+68
2020-09-27Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+25
2020-09-27mm/thp: Split huge pmds/puds if they're pinned when fork()Peter Xu1-0/+28
2020-09-27mm: Do early cow for pinned pages during fork() for ptesPeter Xu1-16/+189
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu3-7/+11
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu3-0/+17
2020-09-27i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry1-0/+9
2020-09-27i2c: cpm: Fix i2c_ram structureNicolas VINCENT1-0/+3
2020-09-27Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner3-22/+25
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-73/+159
2020-09-26Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds6-24/+29
2020-09-26Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+2
2020-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-84/+181
2020-09-26mm: validate pmd after splittingMinchan Kim1-1/+1
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour3-35/+64
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour5-13/+18
2020-09-26arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka1-1/+1
2020-09-26lib/memregion.c: include memregion.hJason Yan1-0/+1
2020-09-26lib/string.c: implement stpcpyNick Desaulniers1-0/+24
2020-09-26mm/migrate: correct thp migration statsZi Yan1-4/+3
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik3-21/+49
2020-09-26mm: memcontrol: fix missing suffix of workingset_restoreMuchun Song2-9/+20
2020-09-26mm, THP, swap: fix allocating cluster for swapfile by mistakeGao Xiang1-1/+1
2020-09-26mm: slab: fix potential double free in ___cache_freeShakeel Butt1-2/+6
2020-09-26Documentation/llvm: Fix clang target examplesFlorian Fainelli1-2/+2
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+40
2020-09-25Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+14
2020-09-25Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+15
2020-09-25Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4
2020-09-25Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-34/+56
2020-09-25io_uring: ensure async buffered read-retry is setup properlyJens Axboe1-4/+2
2020-09-25Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds1-1/+1
2020-09-25Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-16/+16
2020-09-25KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky1-1/+7
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+4
2020-09-25Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-10/+15
2020-09-25Merge branch 'pm-cpuidle'Rafael J. Wysocki4-12/+5
2020-09-25io_uring: don't unconditionally set plug->nowait = trueJens Axboe1-3/+0
2020-09-25usbcore/driver: Accommodate usbipM. Vefa Bicakci1-6/+31
2020-09-25usbcore/driver: Fix incorrect downcastM. Vefa Bicakci1-9/+2
2020-09-25usbcore/driver: Fix specific driver selectionM. Vefa Bicakci1-1/+1
2020-09-25Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci1-6/+0
2020-09-25btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishingJosef Bacik3-9/+9
2020-09-25Merge tag 'devfreq-fixes-for-5.9-rc7' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-4/+11
2020-09-25block: remove unused BLK_QC_T_EAGAIN flagJeffle Xu1-2/+1
2020-09-25io_uring: ensure open/openat2 name is cleaned on cancelationJens Axboe1-0/+5
2020-09-25KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson1-1/+2
2020-09-25Merge tag 'drm-misc-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+2
2020-09-25Merge tag 'drm-intel-fixes-2020-09-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-8/+10
2020-09-25BackMerge commit '98477740630f270aecf648f1d6a9dbc6027d4ff1' into drm-fixesDave Airlie6-26/+38
2020-09-24ep_create_wakeup_source(): dentry name can change under you...Al Viro1-3/+4
2020-09-24Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9Jens Axboe5-22/+28
2020-09-24KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky1-2/+15
2020-09-24Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-175/+101
2020-09-24Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-8/+18
2020-09-25scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*Masahiro Yamada1-1/+15
2020-09-24mm: fix misplaced unlock_page in do_wp_page()Linus Torvalds1-1/+1
2020-09-24gpio: aspeed: fix ast2600 bank propertiesTao Ren1-2/+2
2020-09-24gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr1-5/+3
2020-09-24gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr2-44/+87
2020-09-24gpio: pca953x: Fix uninitialized pending variableYe Li1-1/+1
2020-09-24spi: bcm-qspi: Fix probe regression on iProc platformsRay Jui1-1/+1
2020-09-24vhost-vdpa: fix backend feature ioctlsJason Wang1-14/+16
2020-09-24vhost: Fix documentationEli Cohen1-2/+2
2020-09-24iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai1-2/+6
2020-09-24s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger1-1/+2
2020-09-23Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+49
2020-09-23Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-23/+14
2020-09-23Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+15
2020-09-23x86/ioapic: Unbreak check_timer()Thomas Gleixner1-0/+1
2020-09-23nvme-core: don't use NVME_NSID_ALL for command effects and supported logChaitanya Kulkarni1-1/+1
2020-09-23mm: move the copy_one_pte() pte_present check into the callerLinus Torvalds1-12/+12
2020-09-23mm: split out the non-present case from copy_one_pte()Linus Torvalds1-67/+79
2020-09-23spi: fsl-dspi: fix use-after-free in remove pathSascha Hauer1-5/+7
2020-09-23regulator: axp20x: fix LDO2/4 descriptionIcenowy Zheng1-3/+4
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang1-1/+1
2020-09-23KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal3-7/+15
2020-09-23MIPS: BCM47XX: Remove the needless check with the 1074KWei Li1-1/+1
2020-09-23MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li1-0/+1
2020-09-23MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang1-0/+4
2020-09-23ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unsetRafael J. Wysocki1-0/+1
2020-09-23drm/i915/selftests: Push the fake iommu device from the stack to dataChris Wilson1-7/+5
2020-09-23PM / devfreq: tegra30: Disable clock on error in probeDan Carpenter1-1/+3