summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-26Merge branch 'kvm-arm64/gcie-legacy' into kvmarm/nextOliver Upton
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton
2025-07-26Merge branch 'kvm-arm64/doublefault2' into kvmarm/nextOliver Upton
2025-07-26Merge branch 'kvm-arm64/cacheable-pfnmap' into kvmarm/nextOliver Upton
2025-07-26Documentation: KVM: arm64: Describe VGICv3 registers writable pre-initOliver Upton
2025-07-26KVM: arm64: selftests: Add test for nASSGIcap attributeRaghavendra Rao Ananta
2025-07-26KVM: arm64: vgic-v3: Allow userspace to write GICD_TYPER2.nASSGIcapRaghavendra Rao Ananta
2025-07-26KVM: arm64: vgic-v3: Allow access to GICD_IIDR prior to initializationOliver Upton
2025-07-26KVM: arm64: vgic-v3: Consolidate MAINT_IRQ handlingOliver Upton
2025-07-26KVM: arm64: Disambiguate support for vSGIs v. vLPIsOliver Upton
2025-07-26KVM: arm64: selftest: vgic-v3: Add basic GICv3 sysreg userspace access testMarc Zyngier
2025-07-26KVM: arm64: Enforce the sorting of the GICv3 system register tableMarc Zyngier
2025-07-26KVM: arm64: Clarify the check for reset callback in check_sysreg_table()Marc Zyngier
2025-07-26KVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2Marc Zyngier
2025-07-26sh: Do not use hyphen in exported variable nameBen Hutchings
2025-07-26kconfig: gconf: refactor text_insert_help()Masahiro Yamada
2025-07-26kconfig: gconf: remove unneeded variable in text_insert_msgMasahiro Yamada
2025-07-26kconfig: gconf: use hyphens in signalsMasahiro Yamada
2025-07-26kconfig: gconf: replace GtkImageMenuItem with GtkMenuItemMasahiro Yamada
2025-07-26kconfig: gconf: Fix Back button behaviorMasahiro Yamada
2025-07-26kconfig: gconf: fix single view to display dependent symbols correctlyMasahiro Yamada
2025-07-26Merge tag 'sunxi-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-26PCI: pnv_php: Enable third attention indicator stateTimothy Pearson
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-07-26powerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson
2025-07-26powerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson
2025-07-26PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson
2025-07-26PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson
2025-07-26scripts: add zboot support to extract-vmlinuxJeremy Linton
2025-07-26gendwarfksyms: order -T symtypes output by nameGiuliano Procida
2025-07-26gendwarfksyms: use preferred form of sizeof for allocationGiuliano Procida
2025-07-26kconfig: qconf: confine {begin,end}Group to constructor and destructorMasahiro Yamada
2025-07-26kconfig: qconf: fix ConfigList::updateListAllforAll()Masahiro Yamada
2025-07-26kconfig: add a function to dump all menu entries in a tree-like formatMasahiro Yamada
2025-07-26kconfig: gconf: show GTK version in About dialogMasahiro Yamada
2025-07-26kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPanedMasahiro Yamada
2025-07-26kconfig: gconf: replace GdkColor with GdkRGBAMasahiro Yamada
2025-07-26kconfig: gconf: replace GtkVbox with GtkBoxMasahiro Yamada
2025-07-26kconfig: gconf: migrate to GTK 3Masahiro Yamada
2025-07-26kconfig: gconf: rename gconf.glade to gconf.uiMasahiro Yamada
2025-07-26kconfig: gconf: rename display_tree_part()Masahiro Yamada
2025-07-26kconfig: gconf: use configure-event handler to adjust pane separatorMasahiro Yamada
2025-07-26kconfig: gconf: fix behavior of a menu under a symbol in split viewMasahiro Yamada
2025-07-26docs: kconfig: add alldefconfig to the all*configsRandy Dunlap
2025-07-26kconfig: nconf: Ensure null termination where strncpy is usedShankari Anand
2025-07-25Merge branch 'selftests-bpf-fix-a-few-dynptr-test-failures-with-64k-page-size'Martin KaFai Lau
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failureYonghong Song
2025-07-25selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failureYonghong Song
2025-07-25selftests/bpf: Increase xdp data size for arm64 64K page sizeYonghong Song
2025-07-25Merge branch 'net-dsa-microchip-add-ksz8463-switch-support'Jakub Kicinski