summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-199-19/+11
* x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-11-195-17/+24
* Linux 5.10-rc4v5.10-rc4Linus Torvalds2020-11-161-1/+1
* Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-153-22/+24
|\
| * Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-11-153-22/+24
| |\
| | * drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhereLyude Paul2020-11-141-15/+14
| | * drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50Ben Skeggs2020-11-141-2/+1
| | * drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depthAlexander Kapshuk2020-11-141-5/+9
* | | Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-1520-99/+95
|\ \ \
| * | | uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki2020-11-091-4/+6
| * | | firmware: xilinx: fix out-of-bounds accessArnd Bergmann2020-11-091-0/+3
| * | | nitro_enclaves: Fixup type and simplify logic of the poll mask setupAndra Paraschiv2020-11-091-4/+2
| * | | speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault2020-11-091-4/+6
| * | | speakup: Fix clearing selection in safe contextSamuel Thibault2020-11-093-9/+4
| * | | speakup: Fix var_id_t values and thus keymapSamuel Thibault2020-11-091-2/+6
| * | | virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin2020-11-091-4/+4
| * | | Merge tag 'misc-habanalabs-fixes-2020-11-04' of ssh://gitolite.kernel.org/pub...Greg Kroah-Hartman2020-11-0410-70/+62
| |\ \ \
| | * | | habanalabs/gaudi: mask WDT error in QMANOded Gabbay2020-11-041-1/+0
| | * | | habanalabs/gaudi: move coresight mmu configOfir Bitton2020-11-043-4/+7
| | * | | habanalabs: fix kernel pointer typeArnd Bergmann2020-11-047-65/+55
| |/ / /
| * | | mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin2020-11-031-2/+2
* | | | Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-1514-7/+69
|\ \ \ \
| * | | | usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt2020-11-131-0/+9
| * | | | MAINTAINERS: add usb raw gadget entryAndrey Konovalov2020-11-131-0/+8
| * | | | usb: typec: ucsi: Report power supply changesHeikki Krogerus2020-11-133-1/+17
| * | | | xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong2020-11-131-1/+1
| * | | | Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven2020-11-131-1/+3
| * | | | Merge tag 'thunderbolt-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2020-11-107-4/+31
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | thunderbolt: Add support for Intel Tiger Lake-HMika Westerberg2020-11-064-0/+10
| | * | | thunderbolt: Only configure USB4 wake for lane 0 adaptersMika Westerberg2020-11-051-0/+4
| | * | | thunderbolt: Add uaccess dependency to debugfs interfaceCasey Bowman2020-11-051-0/+1
| | * | | thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg2020-11-051-0/+1
| | * | | thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng2020-10-261-4/+15
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-1510-46/+115
|\ \ \ \ \
| * | | | | kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in usePaolo Bonzini2020-11-151-0/+7
| * | | | | KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guestsBabu Moger2020-11-131-0/+8
| * | | | | KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger2020-11-133-1/+4
| * | | | | KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson2020-11-131-1/+7
| * | | | | Merge tag 'kvmarm-fixes-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-11-134-44/+89
| |\ \ \ \ \
| | * | | | | KVM: arm64: Handle SCXTNUM_ELx trapsMarc Zyngier2020-11-122-0/+8
| | * | | | | KVM: arm64: Unify trap handlers injecting an UNDEFMarc Zyngier2020-11-121-40/+25
| | * | | | | KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspaceMarc Zyngier2020-11-123-4/+56
| | * | | | | Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier2020-11-1213765-268575/+558258
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-153-14/+21
|\ \ \ \ \ \ \
| * | | | | | | iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner2020-11-131-1/+18
| * | | | | | | x86/platform/uv: Fix copied UV5 output archtypeMike Travis2020-11-131-3/+3
| * | | | | | | x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby2020-11-111-10/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-1520-111/+116
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel/uncore: Fix Add BW copypastaArnd Bergmann2020-11-101-1/+1
| * | | | | | | perf/x86/intel: Make anythread filter support conditionalStephane Eranian2020-11-094-2/+17