summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-28arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang
2025-03-28arm64: mm: Drop dead code for pud special bit handlingPeter Xu
2025-03-28arm64: mops: Do not dereference src reg for a set operationKeir Fraser
2025-03-28arm64: mm: Correct the update of max_pfnZhenhua Huang
2025-03-28Merge tag 'caps-pr-20250327' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-28Merge tag 'integrity-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-28drm/xe/guc: Re-word message about ADS size changesJohn Harrison
2025-03-28Merge tag 'ipe-pr-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-28drm/xe: avoid plain 64-bit divisionArnd Bergmann
2025-03-28Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-28drm/i915/gsc: delete a stray tab in intel_gsc_fw_get_binary_info()Dan Carpenter
2025-03-28accel/amdxdna: Add BO import and exportLizhi Hou
2025-03-28bcachefs: Fix bch2_fs_get_tree() error pathFlorian Albrechtskirchinger
2025-03-28dm-ebs: fix prefetch-vs-suspend raceMikulas Patocka
2025-03-28dm-verity: fix prefetch-vs-suspend raceMikulas Patocka
2025-03-28dm-integrity: fix non-constant-time tag verificationJo Van Bulck
2025-03-28drm/xe/guc: Reformat dead CT reason string to be devcoredump compatibleJohn Harrison
2025-03-28bcachefs: fix logging in journal_entry_err_msg()Kent Overstreet
2025-03-28bcachefs: add missing newline in bch2_trans_updates_to_text()Kent Overstreet
2025-03-28bcachefs: print_string_as_lines: fix extra newlineKent Overstreet
2025-03-28bcachefs: Fix WARN() in bch2_bkey_pick_read_device()Kent Overstreet
2025-03-28drm/nouveau/outp: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-03-28drm/xe/d3cold: Set power state to D3Cold during s2idle/s3Badal Nilawar
2025-03-28bcachefs: Don't return 0 size holes from bch2_seek_hole()Kent Overstreet
2025-03-28bcachefs: Fix bch2_seek_hole() lockingKent Overstreet
2025-03-28drm/nouveau/conn: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-03-28bcachefs: Recovery no longer holds state_lockKent Overstreet
2025-03-28bcachefs: Fix permissions on version modparamKent Overstreet
2025-03-28iommufd: Test attach before detaching pasidYi Liu
2025-03-28MAINTAINERS: Update the MODULE SUPPORT sectionPetr Pavlu
2025-03-28objtool, drm/vmwgfx: Don't ignore vmw_send_msg() for ORCJosh Poimboeuf
2025-03-28objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctionsJosh Poimboeuf
2025-03-28objtool: Fix segfault in ignore_unreachable_insn()Josh Poimboeuf
2025-03-28objtool: Fix NULL printf() '%s' argument in builtin-check.c:save_argv()Josh Poimboeuf
2025-03-28objtool, lkdtm: Obfuscate the do_nothing() pointerJosh Poimboeuf
2025-03-28iommufd: Fix iommu_vevent_header tables markupBagas Sanjaya
2025-03-28iommu: Convert unreachable() to BUG()Josh Poimboeuf
2025-03-28iommufd: Balance veventq->num_events inc/decYi Liu
2025-03-28iommufd: Initialize the flags of vevent in iommufd_viommu_report_event()Yi Liu
2025-03-28iommufd/selftest: Add coverage for reporting max_pasid_log2 via IOMMU_HW_INFOYi Liu
2025-03-28iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu
2025-03-28drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay
2025-03-28tracing: Use _text and the kernel offset in last_boot_infoSteven Rostedt
2025-03-28tracing: Show last module text symbols in the stacktraceMasami Hiramatsu (Google)
2025-03-28ring-buffer: Remove the unused variable bmetaJiapeng Chong
2025-03-28tracing: Skip update_last_data() if cleared and remove active check for save_...Masami Hiramatsu (Google)
2025-03-28tracing: Initialize scratch_size to zero to prevent UBSteven Rostedt
2025-03-28tracing: Fix a compilation error without CONFIG_MODULESMasami Hiramatsu (Google)
2025-03-28tracing: Freeable reserved ring bufferMasami Hiramatsu (Google)
2025-03-28mm/memblock: Add reserved memory release functionMasami Hiramatsu (Google)