summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-19nvme-pci: fix timeout request state checkKeith Busch1-1/+1
2023-01-19nvme-apple: only reset the controller when RTKit is runningJanne Grunau1-3/+3
2023-01-19nvme-apple: reset controller during shutdownJanne Grunau1-1/+17
2023-01-19Revert "net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf"Xin Long1-2/+0
2023-01-19MAINTAINERS: add networking entries for WillemJakub Kicinski1-0/+20
2023-01-19net: sched: gred: prevent races when adding offloads to statsJakub Kicinski1-0/+2
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-19drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu1-0/+3
2023-01-19drm/amdgpu: correct MEC number for gfx11 APUsLang Yu1-2/+9
2023-01-19drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-01-19drm/amdgpu: fix amdgpu_job_free_resources v2Christian König1-2/+8
2023-01-19drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-19drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-19drm/amdgpu: fix cleaning up reserved VMID on releaseChristian König1-0/+1
2023-01-19Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski7-87/+117
2023-01-19drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan1-1/+6
2023-01-19drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-19bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpersYonghong Song1-1/+2
2023-01-19bpf: Fix off-by-one error in bpf_mem_cache_idx()Hou Tao1-1/+1
2023-01-19selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu1-1/+0
2023-01-19mm: fix a few rare cases of using swapin error pte markerPeter Xu3-3/+16
2023-01-19mm/uffd: fix pte marker when fork() without fork eventPeter Xu1-6/+2
2023-01-19Sync with v6.2-rc4Andrew Morton387-4122/+4548
2023-01-19scsi: device_handler: alua: Remove a might_sleep() annotationBart Van Assche1-2/+3
2023-01-19scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddressMike Christie1-3/+6
2023-01-19scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie3-9/+42
2023-01-19scsi: ufs: core: Fix devfreq deadlocksJohan Hovold2-14/+17
2023-01-19scsi: hpsa: Fix allocation size for scsi_host_alloc()Alexey V. Vissarionov1-1/+1
2023-01-19Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-14/+96
2023-01-18cifs: remove unused functionPaulo Alcantara2-63/+0
2023-01-18cifs: do not include page data when checking signatureEnzo Matsumiya1-6/+9
2023-01-18ACPI: PRM: Check whether EFI runtime is availableArd Biesheuvel1-0/+10
2023-01-18drm/i915: Remove unused variableNirmoy Das1-2/+0
2023-01-18Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-01-18Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+21
2023-01-18Merge tag 'loongarch-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-213/+247
2023-01-18phy: phy-can-transceiver: Skip warning if no "max-bitrate"Geert Uytterhoeven1-2/+3
2023-01-18dt-bindings: phy: g12a-usb2-phy: fix compatible string documentationHeiner Kallweit1-4/+4
2023-01-18dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentationHeiner Kallweit1-3/+3
2023-01-18cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara1-3/+3
2023-01-18ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 WirelessTakashi Iwai1-0/+2
2023-01-18drm/i915/dg2: Introduce Wa_18019271663Matt Atwood2-3/+7
2023-01-18drm/i915/dg2: Introduce Wa_18018764978Matt Atwood2-1/+9
2023-01-18ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platformJeremy Szu1-0/+1
2023-01-18dmaengine: tegra: Fix memory leak in terminate_all()Akhil R1-0/+1
2023-01-18dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...Liu Shixin1-1/+3
2023-01-18cifs: handle cache lookup errors different than -ENOENTPaulo Alcantara1-2/+9
2023-01-18cifs: remove duplicate code in __refresh_tcon()Paulo Alcantara1-38/+33
2023-01-18cifs: don't take exclusive lock for updating target hintsPaulo Alcantara1-27/+20