summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-26nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "Jeff Layton
2026-01-26locks: ensure vfs_test_lock() never returns FILE_LOCK_DEFERREDNeilBrown
2026-01-26xdrgen: Address some checkpatch whitespace complaintsChuck Lever
2026-01-26xdrgen: Generate "if" instead of "switch" for boolean union enumeratorsChuck Lever
2026-01-26NFSD: Add instructions on how to deal with xdrgen filesChuck Lever
2026-01-26xdrgen: improve error reporting for invalid void declarationsKhushal Chitturi
2026-01-26NFSD: Clean up nfsd4_check_open_attributes()Chuck Lever
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26Merge tag 'qcom-arm32-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26Merge tag 'zynqmp-dt-for-6.20' of https://github.com/Xilinx/linux-xlnx into s...Arnd Bergmann
2026-01-26Merge tag 'tegra-for-6.20-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-01-26Merge tag 'tegra-for-6.20-arm-dt' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26platform/x86: lg-laptop: Recognize 2022-2025 modelsJonas Ringeis
2026-01-26ARM: dts: samsung: Drop s3c6400.dtsiRob Herring (Arm)
2026-01-26ARM: dts: nuvoton: Minor whitespace cleanupKrzysztof Kozlowski
2026-01-26platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi
2026-01-26Merge tag 'samsung-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-26platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar
2026-01-26platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar
2026-01-26platform/x86/intel/vsec: Add Nova Lake PUNIT supportDavid E. Box
2026-01-26Merge tag 'dt64-cleanup-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-01-26platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki
2026-01-26platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki
2026-01-26Merge tag 'renesas-dts-for-v6.20-tag2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-01-26dm: use bio_clone_blkg_associationMikulas Patocka
2026-01-26Merge tag 'renesas-dt-bindings-for-v6.20-tag1' of git://git.kernel.org/pub/sc...Arnd Bergmann
2026-01-26kselftest/arm64: Add missing file in .gitignoreI-Hsin Cheng
2026-01-26KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fi...Sean Christopherson
2026-01-26KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"Sean Christopherson
2026-01-26platform/wmi: string-kunit: Add missing oversized string test caseArmin Wolf
2026-01-26platform/x86/amd/pmf: Added a module parameter to disable the Smart PC functionAlexey Zagorodnikov
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote
2026-01-26platform/x86/uniwill: Implement cTGP settingWerner Sembach
2026-01-26platform/x86: uniwill-laptop: Introduce device descriptor systemArmin Wolf
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-26platform/x86/amd: Use scope-based cleanup for wbrf_record()Zilin Guan
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen
2026-01-26gfs2: Fix slab-use-after-free in qd_putAndreas Gruenbacher
2026-01-26gfs2: Introduce glock_{type,number,sbd} helpersAndreas Gruenbacher
2026-01-26gfs2: gfs2_glock_hold cleanupAndreas Gruenbacher
2026-01-26gfs: Use fixed GL_GLOCK_MIN_HOLD timeAndreas Gruenbacher
2026-01-26gfs2: Fix gfs2_log_get_bio argument typeAndreas Gruenbacher
2026-01-26gfs2: gfs2_chain_bio start sector fixAndreas Gruenbacher
2026-01-26gfs2: Initialize bio->bi_opf earlyAndreas Gruenbacher
2026-01-26gfs2: Rename gfs2_log_submit_{bio -> write}Andreas Gruenbacher
2026-01-26gfs2: Do not cancel internal demote requestsAndreas Gruenbacher
2026-01-26gfs2: run_queue cleanupAndreas Gruenbacher
2026-01-26gfs2: Retries missing in gfs2_{rename,exchange}Andreas Gruenbacher
2026-01-26gfs2: glock cancelation flag fixAndreas Gruenbacher