summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-09arm64: dts: rockchip: correct analog audio name on Indiedroid NovaChris Morgan
2024-11-09arm64: dts: rockchip: sort rk3588s-rock5a properly in MakefileFUKAUMI Naoki
2024-11-08Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-11-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-08Merge tag 'powerpc-6.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-08x86/cpu: Make sure flag_is_changeable_p() is always being usedAndy Shevchenko
2024-11-08arm64/scs: Drop unused prototype __pi_scs_patch_vmlinux()Ard Biesheuvel
2024-11-08arm64/scs: Deal with 64-bit relative offsets in FDE framesArd Biesheuvel
2024-11-08arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE framesArd Biesheuvel
2024-11-08arm64: uprobes: Optimize cache flushes for xol slotLiao Chang
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel
2024-11-08KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKENSean Christopherson
2024-11-08KVM: x86: Unconditionally set irr_pending when updating APICv stateSean Christopherson
2024-11-08kvm: svm: Fix gctx page leak on invalid inputsDionna Glaze
2024-11-08KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMAPaolo Bonzini
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)
2024-11-08powerpc/44x: Use for_each_of_range() iteratorRob Herring (Arm)
2024-11-07bootmem: stop using page->indexMatthew Wilcox (Oracle)
2024-11-07x86/module: enable ROX caches for module text on 64 bitMike Rapoport (Microsoft)
2024-11-07execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07x86/tdx: Enable CPU topology enumerationKirill A. Shutemov
2024-11-07x86/tdx: Dynamically disable SEPT violations from causing #VEsKirill A. Shutemov
2024-11-07x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()Kirill A. Shutemov
2024-11-07x86/tdx: Introduce wrappers to read and write TD metadataKirill A. Shutemov
2024-11-07x86/boot: Remove unused function atou()Dr. David Alan Gilbert
2024-11-07um: Always dump trace for specified task in show_stackTiwei Bie
2024-11-07um: vector: Do not use drvdata in releaseTiwei Bie
2024-11-07um: net: Do not use drvdata in releaseTiwei Bie
2024-11-07um: ubd: Do not use drvdata in releaseTiwei Bie
2024-11-07um: ubd: Initialize ubd's disk pointer in ubd_addTiwei Bie
2024-11-07um: virtio_uml: query the number of vqs if supportedBenjamin Berg
2024-11-07um: virtio_uml: fix call_fd IRQ allocationBenjamin Berg
2024-11-07um: virtio_uml: send SET_MEM_TABLE message with the exact sizeBenjamin Berg
2024-11-07um: remove broken double fault detectionBenjamin Berg
2024-11-07um: remove duplicate UM_NSEC_PER_SEC definitionBenjamin Berg
2024-11-07um: remove file sync for stub dataBenjamin Berg
2024-11-07um: always include kconfig.h and compiler-version.hBenjamin Berg
2024-11-07um: set DONTDUMP and DONTFORK flags on KASAN shadow memoryBenjamin Berg
2024-11-07um: fix sparse warnings in signal codeBenjamin Berg
2024-11-07um: fix sparse warnings from regset refactorBenjamin Berg
2024-11-07um: Remove double zero checkShaojie Dong
2024-11-07arm64: dts: sun50i-a64-pinephone: Add mount-matrix for PinePhone magnetometersShoji Keita
2024-11-07arm64: dts: sun50i-a64-pinephone: Add AF8133J to PinePhoneIcenowy Zheng
2024-11-07arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANGMasahiro Yamada