summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-04ASoC: ti: davinci-mcasp: Disambiguate mcasp_is_synchronous functionSen Wang-7/+14
2026-02-04ASoC: dt-bindings: davinci-mcasp: Add properties for asynchronous modeSen Wang-5/+66
2026-02-04resolve_btfids: Refactor the sort_btf_by_name functionDonglin Peng-7/+11
2026-02-04Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-nextDave Jiang-290/+910
2026-02-04spi: geni-qcom: Add target abort supportPraveen Talari-0/+14
2026-02-04spi: geni-qcom: Drop unused msg parameter from timeout handlersPraveen Talari-5/+4
2026-02-04spi: geni-qcom: Fix abort sequence execution for serial engine errorsPraveen Talari-14/+10
2026-02-04spi: geni-qcom: Improve target mode allocation by using proper allocation fun...Praveen Talari-4/+5
2026-02-04Merge branch 'bpf-misc-changes-around-af_unix'Martin KaFai Lau-6/+2
2026-02-04bpf: Don't check sk_fullsock() in bpf_skc_to_unix_sock().Kuniyuki Iwashima-1/+1
2026-02-04bpf: Use sk_is_inet() and sk_is_unix() in __cgroup_bpf_run_filter_sock_addr().Kuniyuki Iwashima-5/+1
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-36/+52
2026-02-04dmaengine: add Frank Li as reviewerFrank Li-0/+1
2026-02-04dt-bindings: dma: qcom,gpi: Update max interrupts lines to 16Pankaj Patil-1/+1
2026-02-04dmaengine: fsl-edma: don't explicitly disable clocks in .remove()Jared Kangas-1/+0
2026-02-04block: remove redundant kill_bdev() call in set_blocksize()Yang Xiuwei-1/+0
2026-02-04Merge tag 'soc-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-21/+28
2026-02-04cxl: Disable HPA/SPA translation handlers for Normalized AddressingRobert Richter-9/+36
2026-02-04cxl/region: Factor out code into cxl_region_setup_poison()Robert Richter-25/+28
2026-02-04cxl/atl: Lock decoders that need address translationRobert Richter-0/+18
2026-02-04cxl: Enable AMD Zen5 address translation using ACPI PRMTRobert Richter-0/+206
2026-02-04Merge tag 'asoc-fix-v6.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-23/+195
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda-0/+300
2026-02-04KVM: s390: Storage key manipulation IOCTLClaudio Imbrenda-0/+111
2026-02-04KVM: s390: Enable 1M pages for gmapClaudio Imbrenda-6/+5
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda-1021/+15
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda-2629/+0
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda-1726/+1119
2026-02-04KVM: s390: Storage key functions refactoringClaudio Imbrenda-71/+59
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda-5/+5
2026-02-04KVM: s390: Add some helper functions needed for vSIEClaudio Imbrenda-2/+72
2026-02-04KVM: s390: Add helper functions for fault handlingClaudio Imbrenda-2/+245
2026-02-04KVM: s390: New gmap codeClaudio Imbrenda-1/+1410
2026-02-04KVM: s390: KVM page table management functions: CMMAClaudio Imbrenda-0/+302
2026-02-04KVM: s390: KVM page table management functions: lifecycle managementClaudio Imbrenda-0/+348
2026-02-04KVM: s390: KVM page table management functions: storage keysClaudio Imbrenda-0/+230
2026-02-04KVM: s390: KVM page table management functions: walksClaudio Imbrenda-0/+425
2026-02-04KVM: s390: KVM page table management functions: clear and replaceClaudio Imbrenda-0/+155
2026-02-04KVM: s390: KVM page table management functions: allocationClaudio Imbrenda-0/+182
2026-02-04KVM: s390: KVM-specific bitfields and helper functionsClaudio Imbrenda-0/+720
2026-02-04KVM: s390: Rename some functions in gaccess.cClaudio Imbrenda-27/+24
2026-02-04KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIERClaudio Imbrenda-1/+47
2026-02-04KVM: s390: vsie: Pass gmap explicitly as parameterClaudio Imbrenda-21/+19
2026-02-04s390/mm: Warn if uv_convert_from_secure_pte() failsClaudio Imbrenda-4/+5
2026-02-04KVM: s390: Export two functionsClaudio Imbrenda-2/+6
2026-02-04KVM: s390: Introduce import_lockClaudio Imbrenda-0/+4
2026-02-04KVM: s390: Add gmap_helper_set_unused()Claudio Imbrenda-0/+80
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda-7/+7
2026-02-04s390: Make UV folio operations work on whole folioClaudio Imbrenda-10/+12
2026-02-04KVM: s390: Add P bit in table entry bitfields, move union vaddressClaudio Imbrenda-28/+30