summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-27selftests/ftrace: Expand the tprobe event test to check wrong formatMasami Hiramatsu (Google)
2025-03-27tracing: probe-events: Log error for exceeding the number of argumentsMasami Hiramatsu (Google)
2025-03-27exfat: fix missing shutdown checkYuezhang Mo
2025-03-27exfat: fix the infinite loop in exfat_find_last_cluster()Yuezhang Mo
2025-03-27exfat: fix random stack corruption after get_blockSungjong Seo
2025-03-27exfat: remove count used cluster from exfat_statfs()Yuezhang Mo
2025-03-27exfat: support batch discard of clusters when freeing clustersYuezhang Mo
2025-03-27Merge tag 'thermal-v6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2025-03-27drm: Remove redundant statement in drm_crtc_helper_set_mode()Huacai Chen
2025-03-27io_uring/net: fix io_req_post_cqe abuse by send bundlePavel Begunkov
2025-03-27accel/amdxdna: s/drm_gem_v[un]map_unlocked/drm_gem_v[un]map/Boris Brezillon
2025-03-27accel/ivpu: s/drm_gem_shmem_v[un]map/drm_gem_shmem_v[un]map_locked/Boris Brezillon
2025-03-27accel/ivpu: pages_use_count is now a refcount_tBoris Brezillon
2025-03-27drm/xe: Make the PT code handle placement per PTE rather than per vma / rangeThomas Hellström
2025-03-27drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devicesThomas Hellström
2025-03-27drm/xe/bo: Add a bo remove callbackThomas Hellström
2025-03-27Merge branch 'for-6.15/ftrace-test' into for-linusPetr Mladek
2025-03-27drm/xe/svm: Fix a potential bo UAFThomas Hellström
2025-03-27drm/xe: Introduce CONFIG_DRM_XE_GPUSVMThomas Hellström
2025-03-27Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linusPetr Mladek
2025-03-27drm/i915: Disable RPG during live selftestBadal Nilawar
2025-03-27locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()Boqun Feng
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge tag 'zstd-linus-v6.15-rc1' of https://github.com/terrelln/linuxLinus Torvalds
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-26Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-03-26mailbox: Remove unneeded semicolonChen Ni
2025-03-26mailbox: pcc: Refactor and simplify check_and_ack()Sudeep Holla
2025-03-26mailbox: pcc: Always map the shared memory communication addressSudeep Holla
2025-03-26mailbox: pcc: Refactor error handling in irq handler into separate functionSudeep Holla
2025-03-26mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()Sudeep Holla
2025-03-26mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_checkSudeep Holla
2025-03-26mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flagsSudeep Holla
2025-03-26mailbox: pcc: Always clear the platform ack interrupt firstSudeep Holla
2025-03-26mailbox: pcc: Fix the possible race in updation of chan_in_use flagHuisong Li
2025-03-26dt-bindings: mailbox: qcom: add compatible for MSM8226 SoCLuca Weiss
2025-03-26dt-bindings: mailbox: fsl,mu: Add i.MX94 compatibleFrank Li
2025-03-26MAINTAINERS: add mailbox API's tree type and locationTudor Ambarus
2025-03-26mailbox: remove unused header filesTudor Ambarus
2025-03-26mailbox: explicitly include <linux/bits.h>Tudor Ambarus
2025-03-26mailbox: sort headers alphabeticallyTudor Ambarus
2025-03-26mailbox: don't protect of_parse_phandle_with_args with con_mutexTudor Ambarus
2025-03-26mailbox: use error ret code of of_parse_phandle_with_args()Tudor Ambarus
2025-03-26mailbox: arm_mhuv2: Constify amba_id tableKrzysztof Kozlowski
2025-03-26mailbox: arm_mhu_db: Constify amba_id tableKrzysztof Kozlowski
2025-03-26mailbox: arm_mhu: Constify amba_id tableKrzysztof Kozlowski
2025-03-26mailbox: pl320-ipc: Constify amba_id tableKrzysztof Kozlowski
2025-03-26mailbox: pl320-ipc: Drop unused xxx_destination functionsKrzysztof Kozlowski