aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-12usb: gadget: aspeed: fix stop dma register setting.Ryan Chen1-1/+4
2021-01-12USB: ehci: fix an interrupt calltrace errorLongfang Liu1-0/+3
2021-01-12ehci: fix EHCI host controller initialization sequenceEugene Korenevsky1-0/+12
2021-01-12Merge tag 'thunderbolt-for-v5.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-1/+1
2021-01-12ia64: Mark architecture as orphanedArnd Bergmann1-4/+1
2021-01-12ia64: fix xchg() warningArnd Bergmann1-1/+1
2021-01-12ia64: fix timer cleanup regressionArnd Bergmann1-13/+18
2021-01-12iommu: arm-smmu-qcom: Add sdm630/msm8998 compatibles for qcom quirksKonrad Dybcio1-0/+2
2021-01-12iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Lu Baolu1-2/+20
2021-01-12bpf: Update local storage test to check handling of null ptrsKP Singh2-97/+61
2021-01-12bpf: Fix typo in bpf_inode_storage.cKP Singh1-2/+2
2021-01-12bpf: Local storage helpers should check nullness of owner ptr passedKP Singh2-2/+8
2021-01-12ALSA: hda/hdmi - enable runtime pm for CI AMD display audioAlex Deucher1-3/+6
2021-01-12media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck1-2/+1
2021-01-12Merge tag 'usb-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2-14/+14
2021-01-12btrfs: send: fix invalid clone operations when cloning from the same file and...Filipe Manana1-0/+15
2021-01-12btrfs: no need to run delayed refs after commit_fs_roots during commitDavid Sterba1-8/+0
2021-01-12ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven1-1/+1
2021-01-12ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven1-1/+1
2021-01-12nfsd4: readdirplus shouldn't return parent of exportJ. Bruce Fields1-1/+6
2021-01-12ALSA: hda/tegra: fix tegra-hda on tegra30 socPeter Geis1-1/+1
2021-01-12clk: tegra30: Add hda clock default rates to clock driverPeter Geis1-0/+2
2021-01-12drm/ttm: make the pool shrinker lock a mutexChristian König1-10/+10
2021-01-12habanalabs: prevent soft lockup during unmapOded Gabbay3-5/+12
2021-01-12habanalabs: fix reset process in case of failuresOded Gabbay2-3/+11
2021-01-12habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2-2/+4
2021-01-12media: rc: ite-cir: fix min_timeout calculationMatthias Reichl1-1/+1
2021-01-12x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam1-2/+2
2021-01-12ALSA: doc: Fix reference to mixart.rstJonathan Neuschäfer1-1/+1
2021-01-12powerpc: Fix alignment bug within the init sectionsAriel Marcovitch1-0/+8
2021-01-11Merge branch 'skb-frag-kmap_atomic-fixes'Jakub Kicinski4-18/+27
2021-01-11esp: avoid unneeded kmap_atomic callWillem de Bruijn2-12/+2
2021-01-11net: compound page support in skb_seq_readWillem de Bruijn2-5/+24
2021-01-11net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn1-1/+1
2021-01-11rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin1-1/+1
2021-01-11net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski1-2/+0
2021-01-11dt-bindings: net: dwmac: fix queue priority documentationSeb Laveze1-2/+6
2021-01-12bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attachJiri Olsa1-2/+4
2021-01-11Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2021-01-11Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-29/+67
2021-01-11scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2-49/+71
2021-01-11i2c: tegra: Wait for config load atomically while in ISRMikko Perttunen1-1/+1
2021-01-11drm: Check actual format for legacy pageflip.Bas Nieuwenhuizen1-1/+8
2021-01-11tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu2-2/+2
2021-01-11drm/ttm: Fix address passed to dma_mapping_error() in ttm_pool_map()Jeremy Cline1-1/+1
2021-01-11ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui2-2/+15
2021-01-11Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds5-28/+126
2021-01-11Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-5/+33
2021-01-11x86/sev-es: Handle string port IO to kernel memory properlyHyunwook (Wooky) Baek1-0/+12
2021-01-11Merge tag 'gvt-fixes-2020-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula2-27/+59