summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-13net: ipa: record proper RX transaction countAlex Elder1-2/+4
2022-05-13net: ipa: certain dropped packets aren't accounted forAlex Elder1-7/+6
2022-05-13x86/mm: Fix marking of unused sub-pmd rangesAdrian-Ken Rueegsegger1-2/+3
2022-05-13crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek1-0/+1
2022-05-13Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman4-0/+8
2022-05-13ALSA: hda/realtek: Add quirk for TongFang devices with pop noiseWerner Sembach1-0/+8
2022-05-13Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitlab.freedesktop.org/a...Dave Airlie4-13/+22
2022-05-13Merge tag 'drm-intel-fixes-2022-05-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-4/+7
2022-05-12Merge tag 'v5.18-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-5/+35
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds74-228/+848
2022-05-12Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+5
2022-05-12Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+21
2022-05-12tls: Fix context leak on tls_device_downMaxim Mikityanskiy1-0/+3
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo1-0/+5
2022-05-12net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang1-2/+2
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli1-0/+3
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun2-64/+12
2022-05-12usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun1-9/+7
2022-05-12usb: gadget: fix race when gadget driver register via ioctlSchspa Shi1-0/+2
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang1-0/+26
2022-05-12KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson1-4/+6
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken1-1/+1
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2-0/+5
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen1-8/+3
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko1-2/+1
2022-05-12drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang1-0/+1
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli1-0/+4
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang1-1/+1
2022-05-12Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-3/+6
2022-05-12Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski16-74/+120
2022-05-12Bluetooth: Fix the creation of hdev->nameItay Iellin2-3/+6
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov9-21/+21
2022-05-12i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong1-13/+14
2022-05-12net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2-4/+23
2022-05-11Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst1515-9613/+13969
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada1-16/+32
2022-05-11drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher1-0/+5
2022-05-11Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher1-7/+1
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf1-5/+21
2022-05-11Merge branch 's390-net-fixes'David S. Miller3-10/+8
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-05-11s390/ctcm: fix potential memory leakAlexandra Winter1-5/+1
2022-05-11s390/ctcm: fix variable dereferenced before checkAlexandra Winter1-2/+3
2022-05-11Merge branch 'atlantic-fixes'David S. Miller2-9/+18
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler1-0/+7
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler1-1/+5
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler1-7/+6
2022-05-11net: atlantic: fix "frag[0] not initialized"Grant Grundler1-2/+1
2022-05-11ALSA: hda/realtek: Add quirk for the Framework LaptopDustin L. Howett1-0/+11
2022-05-11net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang1-3/+1