summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-29Linux 6.14.9v6.14.9Greg Kroah-Hartman1-1/+1
2025-05-29kbuild: Properly disable -Wunterminated-string-initialization for clangNathan Chancellor2-8/+8
2025-05-29Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds5-10/+10
2025-05-29gcc-15: disable '-Wunterminated-string-initialization' entirely for nowLinus Torvalds1-2/+2
2025-05-29gcc-15: make 'unterminated string initialization' just a warningLinus Torvalds1-0/+3
2025-05-29drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu1-0/+8
2025-05-29drm/amdgpu/vcn4.0.5: split code along instancesAlex Deucher1-224/+220
2025-05-29drm/i915/dp: Fix determining SST/MST mode during MTP TU state computationImre Deak1-1/+2
2025-05-29err.h: move IOMEM_ERR_PTR() to err.hRaag Jadav2-2/+3
2025-05-29drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin1-5/+5
2025-05-29spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore1-0/+2
2025-05-29spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman1-0/+24
2025-05-29spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore1-1/+19
2025-05-29spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman1-4/+1
2025-05-29platform/x86: think-lmi: Fix attribute name usage for non-compliant itemsMark Pearson2-12/+15
2025-05-29ksmbd: fix stream write failureNamjae Jeon1-8/+6
2025-05-29Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"Jernej Skrabec3-37/+37
2025-05-29Bluetooth: btmtksdio: Do close if SDIO card removed without closeChris Lu1-2/+6
2025-05-29Bluetooth: btmtksdio: Check function enabled before doing closeChris Lu1-0/+4
2025-05-29nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()Ryusuke Konishi1-3/+0
2025-05-29wifi: mac80211: restore monitor for outgoing framesJohannes Berg1-1/+7
2025-05-29octeontx2: hide unused labelArnd Bergmann2-0/+4
2025-05-29mm: vmalloc: only zero-init on vrealloc shrinkKees Cook1-5/+7
2025-05-29mm: vmalloc: actually use the in-place vrealloc regionKees Cook1-0/+1
2025-05-29mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest1-1/+1
2025-05-29mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez1-0/+2
2025-05-29taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin1-18/+29
2025-05-29module: release codetag section when module load failsDavid Wang1-0/+1
2025-05-29mm/page_alloc.c: avoid infinite retries caused by cpuset raceTianyang Zhang1-0/+8
2025-05-29mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f...Ge Yang1-0/+8
2025-05-29memcg: always call cond_resched() after fn()Breno Leitao1-4/+2
2025-05-29kasan: avoid sleepable page allocation from atomic contextAlexander Gordeev1-14/+78
2025-05-29highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-5/+12
2025-05-29alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan5-28/+88
2025-05-29Input: xpad - add more controllersVicki Pfau1-0/+3
2025-05-29Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-05-29smb: client: Reset all search buffer pointers when releasing bufferWang Zhaolong1-0/+3
2025-05-29arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDsGabor Juhos1-2/+6
2025-05-29smb: client: Fix use-after-free in cifs_fill_direntWang Zhaolong1-2/+2
2025-05-29drm/edid: fixed the bug that hdr metadata was not resetfeijuan.li1-0/+1
2025-05-29thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperatureZhang Rui1-0/+1
2025-05-29platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()Vladimir Moskovkin1-1/+1
2025-05-29pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()Dan Carpenter1-1/+1
2025-05-29pmdomain: renesas: rcar: Remove obsolete nullify checksGeert Uytterhoeven2-10/+0
2025-05-29mmc: sdhci_am654: Add SDHCI_QUIRK2_SUPPRESS_V1P8_ENA quirk to am62 compatibleJudith Mendez1-1/+34
2025-05-29vmxnet3: update MTU after device quiesceRonak Doshi1-2/+3
2025-05-29net: dsa: microchip: linearize skb for tail-tagging switchesJakob Unterwurzacher1-4/+15
2025-05-29io_uring/net: only retry recv bundle for a full transferJens Axboe1-4/+10
2025-05-29can: kvaser_pciefd: Fix echo_skb raceAxel Forsman1-34/+59
2025-05-29can: kvaser_pciefd: Continue parsing DMA buf after dropped RXAxel Forsman1-3/+5