summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert1-4/+0
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-10-26block: model freeze & enter queue as lock for supporting lockdepMing Lei1-0/+6
2024-10-26blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei1-0/+2
2024-10-26Merge branch 'for-v6.13/clk-dt-bindings' into next/clkKrzysztof Kozlowski1-0/+453
2024-10-26dt-bindings: clock: samsung: Add Exynos8895 SoCIvaylo Ivanov1-0/+453
2024-10-26cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-10-25scsi: ufs: core: Simplify ufshcd_err_handling_prepare()Bart Van Assche1-2/+0
2024-10-25scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definitionBart Van Assche1-1/+1
2024-10-25scsi: ufs: core: Make DMA mask configuration more flexibleBart Van Assche1-6/+3
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-94/+0
2024-10-25time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda1-1/+1
2024-10-25timekeeping: Reorder struct timekeeperThomas Gleixner1-41/+65
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-25KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"Sean Christopherson1-3/+0
2024-10-25KVM: Drop APIs that manipulate "struct page" via pfnsSean Christopherson1-5/+0
2024-10-25KVM: Drop gfn_to_pfn() APIs now that all users are goneSean Christopherson1-8/+0
2024-10-25KVM: Add support for read-only usage of gfn_to_page()Sean Christopherson1-1/+6
2024-10-25KVM: Move x86's API to release a faultin page to common KVMSean Christopherson1-0/+26
2024-10-25KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()Sean Christopherson1-2/+4
2024-10-25KVM: Add kvm_faultin_pfn() to specifically service guest page faultsSean Christopherson1-0/+12
2024-10-25KVM: Move declarations of memslot accessors up in kvm_host.hSean Christopherson1-4/+4
2024-10-25KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()Sean Christopherson1-2/+18
2024-10-25KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()Sean Christopherson1-1/+1
2024-10-25KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()David Stevens1-1/+1
2024-10-25KVM: Use NULL for struct page pointer to indicate mremapped memorySean Christopherson1-4/+0
2024-10-25KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()Sean Christopherson1-1/+1
2024-10-25KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error codeDavid Stevens1-1/+2
2024-10-25KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIsSean Christopherson1-2/+1
2024-10-25KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()Sean Christopherson1-2/+2
2024-10-25KVM: Add kvm_release_page_unused() API to put pages that KVM never consumesSean Christopherson1-0/+9
2024-10-25KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson1-7/+0
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner1-0/+8
2024-10-25firmware: ti_sci: Introduce Power Management OpsDave Gerlach1-0/+26
2024-10-25firmware: ti_sci: Add system suspend and resume callVibhore Vardhan1-0/+4
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-19/+68
2024-10-25Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...Uwe Kleine-König2-9/+185
2024-10-25dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTCClaudiu Beznea1-0/+1
2024-10-25Merge branch 'topic/compress-accel' into for-nextTakashi Iwai28-57/+287
2024-10-25ALSA: compress_offload: introduce accel operation modeJaroslav Kysela2-2/+108
2024-10-25cleanup: Add conditional guard helperDavid Lechner1-0/+15
2024-10-25cleanup: Adjust scoped_guard() macros to avoid potential warningPrzemek Kitszel1-10/+42
2024-10-25cleanup: Remove address space of returned pointerUros Bizjak1-2/+2
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni22-50/+121
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov42-95/+244
2024-10-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-3/+15
2024-10-25Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-14/+28
2024-10-25KVM: arm64: Add support for PSCI v1.2 and v1.3David Woodhouse1-1/+3
2024-10-25firmware/psci: Add definitions for PSCI v1.3 specificationDavid Woodhouse1-0/+5