summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-28kernel/range: Const-ify range_contains parametersIra Weiny
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare
2024-10-28mm/gup: Add folio_add_pins()Steve Sistare
2024-10-28vdso: Change PAGE_MASK to signed on all 32-bit architecturesArnd Bergmann
2024-10-28media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-10-28tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirsAndré Almeida
2024-10-28libfs: Export generic_ci_ dentry functionsAndré Almeida
2024-10-28unicode: Recreate utf8_parse_version()André Almeida
2024-10-28unicode: Export latest available UTF-8 version numberAndré Almeida
2024-10-28libfs: Create the helper function generic_ci_validate_strict_name()André Almeida
2024-10-28fs/writeback: convert wbc_account_cgroup_owner to take a folioPankaj Raghav
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall
2024-10-26block: model freeze & enter queue as lock for supporting lockdepMing Lei
2024-10-26blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei
2024-10-26Merge branch 'for-v6.13/clk-dt-bindings' into next/clkKrzysztof Kozlowski
2024-10-26dt-bindings: clock: samsung: Add Exynos8895 SoCIvaylo Ivanov
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-25scsi: ufs: core: Simplify ufshcd_err_handling_prepare()Bart Van Assche
2024-10-25scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definitionBart Van Assche
2024-10-25scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-25time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda
2024-10-25timekeeping: Reorder struct timekeeperThomas Gleixner
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-25KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"Sean Christopherson
2024-10-25KVM: Drop APIs that manipulate "struct page" via pfnsSean Christopherson
2024-10-25KVM: Drop gfn_to_pfn() APIs now that all users are goneSean Christopherson
2024-10-25KVM: Add support for read-only usage of gfn_to_page()Sean Christopherson
2024-10-25KVM: Move x86's API to release a faultin page to common KVMSean Christopherson
2024-10-25KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()Sean Christopherson
2024-10-25KVM: Add kvm_faultin_pfn() to specifically service guest page faultsSean Christopherson
2024-10-25KVM: Move declarations of memslot accessors up in kvm_host.hSean Christopherson
2024-10-25KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()Sean Christopherson
2024-10-25KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()Sean Christopherson
2024-10-25KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()David Stevens
2024-10-25KVM: Use NULL for struct page pointer to indicate mremapped memorySean Christopherson
2024-10-25KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()Sean Christopherson
2024-10-25KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error codeDavid Stevens
2024-10-25KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIsSean Christopherson
2024-10-25KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()Sean Christopherson
2024-10-25KVM: Add kvm_release_page_unused() API to put pages that KVM never consumesSean Christopherson
2024-10-25KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner
2024-10-25firmware: ti_sci: Introduce Power Management OpsDave Gerlach
2024-10-25firmware: ti_sci: Add system suspend and resume callVibhore Vardhan
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-10-25Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...Uwe Kleine-König
2024-10-25dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTCClaudiu Beznea