summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song1-2/+9
2020-11-14kernel/watchdog: fix watchdog_allowed_mask not used warningSantosh Sivaraj1-2/+2
2020-11-14reboot: fix overflow parsing reboot cpu numberMatteo Croce1-0/+7
2020-11-14Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce1-14/+7
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar4-27/+17
2020-11-14mm/gup: use unpin_user_pages() in __gup_longterm_locked()Jason Gunthorpe1-4/+10
2020-11-14mm/slub: fix panic in slab_alloc_node()Laurent Dufour1-1/+1
2020-11-14mailmap: fix entry for Dmitry Baryshkov/Eremin-SolenikovDmitry Baryshkov1-1/+4
2020-11-14mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bitNicholas Piggin1-2/+3
2020-11-14mm/compaction: stop isolation if too many pages are isolated and we have page...Zi Yan1-0/+4
2020-11-14mm/compaction: count pages and stop correctly during page isolationZi Yan1-4/+4
2020-11-14usb: hcd.h: Remove RUN_CONTEXTSebastian Andrzej Siewior1-4/+0
2020-11-14drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhereLyude Paul1-15/+14
2020-11-14drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs1-2/+1
2020-11-14drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk1-5/+9
2020-11-13Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-63/+29
2020-11-13Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-15/+15
2020-11-14usb: host: ehci-mxc: Remove the driverFabio Estevam4-235/+0
2020-11-13Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds5-5/+8
2020-11-13Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-11-13Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-9/+15
2020-11-13Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-82/+127
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-80/+140
2020-11-13Merge tag 'mmc-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-15/+8
2020-11-13Merge tag 'drm-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-55/+90
2020-11-13Merge tag 'trace-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+12
2020-11-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-20/+20
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-9/+34
2020-11-13Merge tag 'ext4_for_linus_bugfixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-14/+3
2020-11-13dt-bindings: clock: imx5: fix exampleMarc Kleine-Budde1-1/+1
2020-11-13dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53Marc Kleine-Budde1-2/+5
2020-11-13hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi1-1/+1
2020-11-13usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-13MAINTAINERS: add usb raw gadget entryAndrey Konovalov1-0/+8
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus3-1/+17
2020-11-13usb: host: imx21-hcd: Remove the driverFabio Estevam6-2815/+0
2020-11-13USB: storage: avoid use of uninitialized values in error pathLukas Bulwahn1-2/+7
2020-11-13usb: fix a few cases of -WfallthroughNick Desaulniers5-2/+6
2020-11-13xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-13Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven1-1/+3
2020-11-13KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsBabu Moger1-0/+8
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger3-1/+4
2020-11-13KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-13Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-44/+89
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner1-1/+18
2020-11-13arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX SilverKonrad Dybcio1-0/+2
2020-11-13arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-listKonrad Dybcio1-0/+1
2020-11-13arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelistKonrad Dybcio1-0/+2
2020-11-13arm64: Add MIDR value for KRYO2XX gold/silver CPU coresKonrad Dybcio1-0/+4
2020-11-13arm64/mm: Validate hotplug range before creating linear mappingAnshuman Khandual1-0/+17