summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-14drm/udl: Treat vendor descriptor as u8Thomas Zimmermann
2025-04-14drm/udl: Return error if vendor descriptor is too shortThomas Zimmermann
2025-04-14drm/udl: Handle errors from usb_get_descriptor()Thomas Zimmermann
2025-04-14drm/udl: The number of pixels is always positiveThomas Zimmermann
2025-04-14drm/udl: Improve type safety when using struct udl_deviceThomas Zimmermann
2025-04-14drm/udl: Remove unused field gem_lock from struct udl_deviceThomas Zimmermann
2025-04-14drm/udl: Remove unused field dev from struct udl_deviceThomas Zimmermann
2025-04-14drm/sysfb: Share helpers for screen_info validationThomas Zimmermann
2025-04-14drm/sysfb: Share helpers for integer validationThomas Zimmermann
2025-04-14drm/sysfb: Split source fileThomas Zimmermann
2025-04-14genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiersUros Bizjak
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-04-14drm/i915/vrr: Stop writing VRR_CTL_IGN_MAX_SHIFT for MTL onwardsJouni Högander
2025-04-13bcachefs: btree_root_unreadable_and_scan_found_nothing now AUTOFIXKent Overstreet
2025-04-13Revert "smb: client: fix TCP timers deadlock after rmmod"Kuniyuki Iwashima
2025-04-13Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...Kuniyuki Iwashima
2025-04-13smb3 client: fix open hardlink on deferred close file errorChunjie Zhu
2025-04-13nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-13i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo
2025-04-13ASoC: soc-pcm: Fix hw_params() and DAPM widget sequenceSheetal
2025-04-13ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()Chenyuan Yang
2025-04-13firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling itNico Pache
2025-04-13ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIBRichard Fitzgerald
2025-04-13kunit: configs: Add some Cirrus Logic modules to all_testsRichard Fitzgerald
2025-04-13Linux 6.15-rc2Linus Torvalds
2025-04-13bcachefs: fix bch2_dev_usage_full_read_fast()Kent Overstreet
2025-04-13Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-13bcachefs: Don't print data read retry success on non-errorsKent Overstreet
2025-04-13Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-13Merge tag 'fixes-2025-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-13drm/amdkfd: Add rec SDMA engines support with limited XGMIShane Xiao
2025-04-13bcachefs: Add missing error handlingAlan Huang
2025-04-13bcachefs: Prevent granting write refs when filesystem is read-onlyGabriel Shahrouzi
2025-04-13clang-format: Update the ForEachMacros list for v6.15-rc1Ingo Molnar
2025-04-12ext4: fix off-by-one error in do_splitArtem Sadovnikov
2025-04-12ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo
2025-04-12ext4: avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-04-12Documentation: ext4: Add fields to ext4_super_block documentationTom Vierjahn
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-12x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unrelea...Borislav Petkov (AMD)
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao
2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt
2025-04-12Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-12drm/i915/pch: clean up includesJani Nikula
2025-04-12drm/i915/pch: move PCH detection to intel_display_driver_early_probe()Jani Nikula
2025-04-12drm/i915/display: Convert intel_pch towards intel_displayRodrigo Vivi
2025-04-12drm/{i915,xe}: Move intel_pch under displayRodrigo Vivi
2025-04-11Merge branch 'there-are-some-bugfix-for-hibmcge-driver'Jakub Kicinski