aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-09-24PCI: tegra194: Handle errors in BPMP responseVidya Sagar1-2/+16
2025-09-24PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel1-0/+10
2025-09-24PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-09-24Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/nextMarc Zyngier28-176/+422
2025-09-24KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regsMark Brown1-0/+9
2025-09-24KVM: arm64: selftests: Remove a duplicate register listing in set_id_regsMark Brown1-8/+5
2025-09-24KVM: arm64: selftests: Cope with arch silliness in EL2 selftestOliver Upton1-2/+15
2025-09-24KVM: arm64: selftests: Add basic test for running in VHE EL2Oliver Upton2-0/+59
2025-09-24KVM: arm64: selftests: Enable EL2 by defaultOliver Upton3-1/+26
2025-09-24KVM: arm64: selftests: Initialize HCR_EL2Oliver Upton1-0/+6
2025-09-24KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU countersOliver Upton1-31/+28
2025-09-24KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2Oliver Upton3-8/+28
2025-09-24KVM: arm64: selftests: Select SMCCC conduit based on current ELOliver Upton5-8/+21
2025-09-24KVM: arm64: selftests: Provide helper for getting default vCPU targetOliver Upton6-13/+23
2025-09-24KVM: arm64: selftests: Alias EL1 registers to EL2 counterpartsOliver Upton4-11/+69
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton19-56/+60
2025-09-24KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creationOliver Upton2-17/+35
2025-09-24KVM: arm64: selftests: Add helper to check for VGICv3 supportOliver Upton7-7/+21
2025-09-24KVM: arm64: selftests: Initialize VGICv3 only onceOliver Upton1-3/+0
2025-09-24KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library codeOliver Upton3-14/+20
2025-09-24Merge tag 'pm-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-9/+11
2025-09-24Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2025-09-24Merge tag '6.17-rc7-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-12/+10
2025-09-24idpf: enable XSk features and ndo_xsk_wakeupAlexander Lobakin7-4/+55
2025-09-24idpf: implement Rx path for AF_XDPAlexander Lobakin6-21/+405
2025-09-24idpf: implement XSk xmitAlexander Lobakin6-21/+354
2025-09-24idpf: add XSk pool initializationMichal Kubiak8-4/+398
2025-09-24idpf: add virtchnl functions to manage selected queuesMichal Kubiak4-429/+767
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-53/+480
2025-09-24PCI: tegra194: Set pci_epc_features::msi_capable to trueNiklas Cassel1-0/+1
2025-09-24PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel1-2/+2
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor12-78/+131
2025-09-24kbuild: vmlinux.unstripped should always depend on .vmlinux.export.oAlexey Gladkov2-11/+3
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov6-6/+41
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov3-8/+29
2025-09-24scsi: Always define blogic_pci_tbl structureAlexey Gladkov1-3/+1
2025-09-24kbuild: extract modules.builtin.modinfo from vmlinux.unstrippedMasahiro Yamada2-25/+27
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada3-3/+9
2025-09-24kbuild: always create intermediate vmlinux.unstrippedMasahiro Yamada1-23/+22
2025-09-24s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov1-5/+5
2025-09-24x86/boot: Drop erroneous __init annotation from early_set_pages_state()Ard Biesheuvel1-1/+1
2025-09-24arm64: cpufeature: Remove duplicate asm/mmu.h headerJiapeng Chong1-1/+0
2025-09-24Merge branch 'for-next/vdso' into for-next/coreWill Deacon1-12/+1
2025-09-24Merge branch 'for-next/uprobes' into for-next/coreWill Deacon8-55/+172
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon3-23/+69
2025-09-24Merge branch 'for-next/selftests' into for-next/coreWill Deacon14-32/+144
2025-09-24Merge branch 'for-next/perf' into for-next/coreWill Deacon26-174/+2399
2025-09-24Merge branch 'for-next/mm' into for-next/coreWill Deacon20-146/+692
2025-09-24Merge branch 'for-next/misc' into for-next/coreWill Deacon2-5/+6
2025-09-24Merge branch 'for-next/entry' into for-next/coreWill Deacon14-297/+231