summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-16nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iputRyusuke Konishi3-0/+12
2023-08-16fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regionsLorenzo Stoakes1-3/+27
2023-08-16cpufreq: amd-pstate: fix global sysfs attribute typeThomas Weißschuh1-5/+5
2023-08-16radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King1-1/+1
2023-08-16hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100Tao Ren1-8/+8
2023-08-16zsmalloc: fix races between modifications of fullness and isolatedAndrew Yang1-5/+9
2023-08-16io_uring: correct check for O_TMPFILEAleksa Sarai1-2/+4
2023-08-16cpuidle: psci: Move enabling OSI mode after power domains creationMaulik Shah1-26/+13
2023-08-16cpuidle: dt_idle_genpd: Add helper function to remove genpd topologyMaulik Shah2-0/+31
2023-08-16tpm_tis: Opt-in interruptsJarkko Sakkinen1-1/+1
2023-08-16tpm: tpm_tis: Fix UPX-i11 DMI_MATCH conditionPeter Ujfalusi1-1/+1
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello3-3/+29
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-16drm/amd/display: Fix a regression on Polaris cardsMario Limonciello1-1/+1
2023-08-16drm/amd/pm: correct the pcie width for smu 13.0.0Kenneth Feng1-2/+1
2023-08-16drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()Alex Deucher1-1/+1
2023-08-16drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon1-0/+6
2023-08-16drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul1-1/+47
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17
2023-08-16nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512GAugust Wikerfors1-1/+2
2023-08-16nvme-rdma: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16nvme-tcp: fix potential unbalanced freeze & unfreezeMing Lei1-1/+2
2023-08-16nvme: fix possible hang when removing a controller during error recoveryMing Lei1-3/+7
2023-08-16riscv: mm: fix 2 instances of -Wmissing-variable-declarationsNick Desaulniers3-5/+7
2023-08-16riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe1-0/+1
2023-08-16riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri1-8/+8
2023-08-16riscv/kexec: load initrd high in available memoryTorsten Duwe1-1/+1
2023-08-16riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...Alexandre Ghiti1-1/+6
2023-08-16parisc: Fix lightweight spinlock checks to not break futexesHelge Deller4-6/+27
2023-08-16io_uring/parisc: Adjust pgoff in io_uring mmap() for pariscHelge Deller2-10/+8
2023-08-16zram: take device and not only bvec offset into accountChristoph Hellwig1-12/+20
2023-08-16ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede1-0/+12
2023-08-16ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede3-0/+10
2023-08-16ACPI: resource: Always use MADT override IRQ settings for all legacy non i804...Hans de Goede1-20/+8
2023-08-16ACPI: resource: revert "Remove "Zen" specific match and quirks"Hans de Goede1-0/+60
2023-08-16net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti1-4/+33
2023-08-16dmaengine: xilinx: xdma: Fix interrupt vector settingMiquel Raynal1-0/+2
2023-08-16dmaengine: pl330: Return DMA_PAUSED when transaction is pausedIlpo Järvinen1-2/+16
2023-08-16mptcp: fix disconnect vs accept racePaolo Abeni2-30/+29
2023-08-16mptcp: avoid bogus reset on fallback closePaolo Abeni1-1/+1
2023-08-16selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi1-2/+3
2023-08-16selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi1-0/+1
2023-08-16ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski1-1/+2
2023-08-16mmc: sdhci-f-sdh30: Replace with sdhci_pltfmKunihiko Hayashi1-33/+27
2023-08-16mmc: moxart: read scr register without changing byte orderSergei Antonov1-7/+1
2023-08-16wireguard: allowedips: expand maximum node depthJason A. Donenfeld2-10/+14
2023-08-16selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel2-0/+3
2023-08-16wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih1-1/+1
2023-08-16wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()Keith Yeo1-1/+4
2023-08-16KVM: SEV: only access GHCB fields oncePaolo Bonzini1-11/+14