aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-03slab: Add allow_spin check to eliminate kmemleak warningsRan Xiaokai1-1/+2
2025-10-03dma-mapping: fix direction in dma_alloc direction tracesPetr Tesarik1-0/+1
2025-10-03kmsan: fix kmsan_handle_dma() to avoid false positivesShigeru Yoshida1-2/+1
2025-10-02drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()Mallesh Koujalagi1-8/+8
2025-10-02drm/gpusvm, drm/xe: Fix userptr to not allow device private pagesThomas Hellström6-22/+36
2025-10-02drm/xe/xe_late_bind_fw: Fix missing initialization of variable offsetColin Ian King1-2/+2
2025-10-02drm/xe/bo: Fix an idle assertion for local bosThomas Hellström1-11/+23
2025-10-02drm/xe/vf: Don't claim support for firmware late-bind if VFMichal Wajdeczko1-0/+1
2025-10-02drm/xe/vf: Rename sriov_update_device_infoMichal Wajdeczko1-9/+9
2025-10-02drm/xe/configfs: Improve doc for ctx_restore* attributesLucas De Marchi1-3/+16
2025-10-02drm/xe/configfs: Fix engine class parsingLucas De Marchi1-2/+2
2025-10-02drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko1-6/+6
2025-10-03f2fs: add missing dput() when printing the donation listJaegeuk Kim1-0/+1
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds78-474/+1617
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds381-5037/+9059
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds27-1584/+2901
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1549-27585/+79352
2025-10-02libbpf: Fix missing #pragma in libbpf_utils.cTony Ambardar1-0/+1
2025-10-02block: Update a comment of disk statisticsTang Yizhou1-2/+2
2025-10-02loop: fix backing file reference leak on validation errorLi Chen1-2/+6
2025-10-02hyperv: Remove the spurious null directive lineRoman Kisel1-2/+0
2025-10-02MAINTAINERS: Mark hyperv_fb driver ObsoletePrasanna Kumar T S M1-1/+10
2025-10-02fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driverPrasanna Kumar T S M2-1/+6
2025-10-02selftests/bpf: Add tests for rejection of ALU ops with negative offsetsEduard Zingerman1-0/+29
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds576-9284/+16900
2025-10-02fbdev: Make drivers depend on LCD_CLASS_DEVICEThomas Zimmermann1-2/+2
2025-10-02fbdev: radeonfb: Remove stale product link in KconfigSukrut Heroorkar1-3/+0
2025-10-02Documentation: fb: Retitle driver docsBagas Sanjaya12-49/+36
2025-10-02Documentation: fb: ep93xx: Demote section headingsBagas Sanjaya1-4/+0
2025-10-02Documentation: fb: Split toctreeBagas Sanjaya1-34/+44
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1254-19067/+51956
2025-10-02perf capstone: Remove open_capstone_handleIan Rogers1-28/+6
2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers11-659/+718
2025-10-02perf llvm: Move llvm functionality into its own fileIan Rogers7-311/+373
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds602-16120/+24311
2025-10-02perf capstone: Move capstone functionality into its own fileIan Rogers6-467/+569
2025-10-02perf map: Constify objdump offset/address conversion APIsIan Rogers2-7/+18
2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm top" on IntelDapeng Mi1-1/+33
2025-10-02perf tools kvm: Use "cycles" to sample guest for "kvm record" on IntelDapeng Mi3-10/+61
2025-10-02perf tools: Add helper x86__is_intel_cpu()Dapeng Mi2-0/+24
2025-10-02perf tools kvm: Fix the potential out of range memory access issueDapeng Mi1-5/+10
2025-10-02perf tools kwork: Add missed memory allocation check and freeDapeng Mi1-5/+22
2025-10-02perf tools kvm: Add missed memory allocation check and freeDapeng Mi1-23/+58
2025-10-02tools include: Add headers to make tools builds more hermeticIan Rogers7-1/+1369
2025-10-02tools include: Replace tools linux/gfp_types.h with kernel versionIan Rogers2-1/+393
2025-10-02tools bitmap: Add missing asm-generic/bitsperlong.h includeIan Rogers1-0/+1
2025-10-02perf bench futex: Add missing stdbool.hIan Rogers1-0/+1
2025-10-02perf test: Stat std output don't fail metric onlyIan Rogers1-1/+5
2025-10-02libperf mmap: In user mmap rdpmc avoid undefined behaviorIan Rogers1-1/+1
2025-10-02perf symbol-minimal: Be more defensive when reading build IDsIan Rogers1-1/+1