summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02Merge tag 'imx-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-02-02rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner
2021-02-02Merge tag 'clang-format-for-linux-v5.11-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2021-02-02usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun
2021-02-02Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-02arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas
2021-02-02arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-02-02KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit modeSean Christopherson
2021-02-02net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundaryAndreas Oetken
2021-02-02Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-02-02Merge branch 'net-ipa-a-few-bug-fixes'Jakub Kicinski
2021-02-02net: ipa: fix two format specifier errorsAlex Elder
2021-02-02net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder
2021-02-02net: ipa: be explicit about endiannessAlex Elder
2021-02-02net: ipa: add a missing __iomem attributeAlex Elder
2021-02-02net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter
2021-02-02r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit
2021-02-02net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGSSabyrzhan Tasbolatov
2021-02-02net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski
2021-02-02Merge tag 'ti-k3-maintainer-for-v5.12' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-02-02net: lapb: Copy the skb before sending a packetXie He
2021-02-02Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-02drm/vc4: hvs: Fix buffer overflow with the dlist handlingMaxime Ripard
2021-02-02drm/i915/dp: Fix LTTPR vswing/pre-emp setting in non-transparent modeImre Deak
2021-02-02drm/i915/dp: Move intel_dp_set_signal_levels() to intel_dp_link_training.cImre Deak
2021-02-02drm/i915: Fix the MST PBN divider calculationImre Deak
2021-02-02drm/dp/mst: Export drm_dp_get_vc_payload_bw()Imre Deak
2021-02-02iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing itJoerg Roedel
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy
2021-02-02drm/i915/gem: Drop lru bumping on display unpinningChris Wilson
2021-02-02drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbsChris Wilson
2021-02-02drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancelChris Wilson
2021-02-02powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino
2021-02-02drm/i915/display: Prevent double YUV range correction on HDR planesAndres Calderon Jaramillo
2021-02-02update the email address for Keith BushKeith Busch
2021-02-02nvme-pci: ignore the subsysem NQN on Phison E16Claus Stovgaard
2021-02-02nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDsThorsten Leemhuis
2021-02-02drm/i915: Power up combo PHY lanes for for HDMI as wellVille Syrjälä
2021-02-02drm/i915: Extract intel_ddi_power_up_lanes()Ville Syrjälä
2021-02-02drm/i915: Skip vswing programming for TBTVille Syrjälä
2021-02-01net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman
2021-02-01net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy
2021-02-01net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb
2021-02-01net/mlx5: Fix function calculation for page treesDaniel Jurgens
2021-02-01smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva
2021-02-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-01docs: networking: swap words in icmp_errors_use_inbound_ifaddr docVincent Bernat
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi