summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-16MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewersNicolas Schier1-0/+2
2022-11-16net: dsa: don't leak tagger-owned storage on switch driver unbindVladimir Oltean1-0/+10
2022-11-16net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun1-1/+1
2022-11-16net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian1-1/+2
2022-11-16AMerge tag 'netfs-fixes-20221115' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+16
2022-11-16drm/display: Don't assume dual mode adaptors support i2c sub-addressingSimon Rettberg1-22/+29
2022-11-15cifs: add check for returning value of SMB2_close_initAnastasia Belova1-0/+2
2022-11-15Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-37/+54
2022-11-15drm/amd/pm: fix SMU13 runpm hang due to unintentional workaroundEvan Quan1-12/+11
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.7Evan Quan1-2/+28
2022-11-15drm/amd/pm: enable runpm support over BACO for SMU13.0.0Evan Quan6-20/+50
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher3-1/+43
2022-11-15drm/amdkfd: Fix a memory limit issueEric Huang1-3/+1
2022-11-15drm/amdgpu: disable BACO support on more cardsGuchun Chen1-0/+4
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen1-2/+8
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone2-4/+5
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone1-1/+15
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone1-0/+2
2022-11-15drm/amd/display: Fix optc2_configure warning on dcn314Roman Li1-1/+1
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-11-15Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"Simon Ser1-3/+0
2022-11-15drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen1-0/+30
2022-11-15x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov7-18/+21
2022-11-15drm/amd/display: Fix invalid DPIA AUX reply causing system hangStylon Wang2-6/+20
2022-11-15drm/amdgpu: Add psp_13_0_10_ta firmware to modinfoCandice Li1-0/+1
2022-11-15drm/amd/display: Add HUBP surface flip interrupt handlerRodrigo Siqueira1-0/+1
2022-11-15drm/amd/display: Fix access timeout to DPIA AUX at boot timeStylon Wang1-6/+6
2022-11-15drm/amdgpu: Fix memory leak in amdgpu_cs_pass1Dong Chenchen1-2/+4
2022-11-15ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360Takashi Iwai1-0/+1
2022-11-15ALSA: hda/realtek: fix speakers for Samsung Galaxy Book ProEmil Flink1-0/+1
2022-11-15netfs: Fix dodgy mathsDavid Howells1-8/+9
2022-11-15netfs: Fix missing xas_retry() calls in xarray iterationDavid Howells2-2/+10
2022-11-15platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz1-0/+21
2022-11-15platform/surface: aggregator: Do not check for repeated unsequenced packetsMaximilian Luz1-4/+20
2022-11-15platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede1-0/+9
2022-11-15platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-11-15btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain1-0/+2
2022-11-15btrfs: free btrfs_path before copying fspath to userspaceAnand Jain1-0/+2
2022-11-15btrfs: free btrfs_path before copying inodes to userspaceAnand Jain1-9/+7
2022-11-15platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when virtualizedRoger Pau Monné1-0/+9
2022-11-15platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher1-0/+8
2022-11-15platform/x86/amd: pmc: Add new ACPI ID AMDI0009Shyam Sundar S K1-0/+1
2022-11-15MAINTAINERS: repair Microchip corei2c driver entryConor Dooley1-1/+1
2022-11-15MAINTAINERS: add an entry for StarFive devicetreesConor Dooley1-0/+5
2022-11-15MAINTAINERS: generify the Microchip RISC-V entry nameConor Dooley1-1/+1
2022-11-15MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetreesConor Dooley1-2/+23
2022-11-15HID: fix I2C_HID not selected when I2C_HID_OF_ELAN isBenjamin Tissoires1-2/+2
2022-11-15drbd: use after free in drbd_create_device()Dan Carpenter1-2/+2
2022-11-15bpf, perf: Use subprog name when reporting subprog ksymbolHou Tao1-1/+1
2022-11-15drm/amdgpu: use the last IB as gang leader v2Christian König2-7/+17