summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-25x86/pvh: Set phys_base when calling xen_prepare_pvh()Jason Andryuk
2024-09-25x86/pvh: Make PVH entrypoint PIC for x86-64Jason Andryuk
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-24Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-24LoongArch: vDSO: Tune chacha implementationXi Ruoyao
2024-09-24LoongArch: Remove posix_types.h include from sigcontext.hXi Ruoyao
2024-09-24LoongArch: Fix memleak in pci_acpi_scan_root()Wentao Guan
2024-09-24LoongArch: Simplify _percpu_read() and _percpu_write()Uros Bizjak
2024-09-24LoongArch: Improve hardware page table walkerHuacai Chen
2024-09-24LoongArch: Add ARCH_HAS_SET_DIRECT_MAP supportHuacai Chen
2024-09-24LoongArch: Add ARCH_HAS_SET_MEMORY supportHuacai Chen
2024-09-24LoongArch: Rework CPU feature probe from CPUCFG/IOCSRJiaxun Yang
2024-09-24LoongArch: Enable ACPI BGRT handlingBibo Mao
2024-09-24LoongArch: Enable generic CPU vulnerabilites supportTiezhu Yang
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'dmaengine-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23s390/vdso: Use one large alternative instead of an alternative branchHeiko Carstens
2024-09-23s390/vdso: Use SYM_DATA_START_LOCAL()/SYM_DATA_END() for data objectsHeiko Carstens
2024-09-23s390/vdso: Use macros for annotation of asm functionsJens Remus
2024-09-23s390/vdso: Add CFI annotations to __arch_chacha20_blocks_nostack()Jens Remus
2024-09-23s390/vdso: Fix comment within __arch_chacha20_blocks_nostack()Heiko Carstens
2024-09-23s390/vdso: Get rid of permutation constantsHeiko Carstens
2024-09-23hexagon: vdso: Fix build failureGuenter Roeck
2024-09-23ARM: spitz: fix compile error when matrix keypad driver is enabledDmitry Torokhov
2024-09-22Merge branch 'address-masking'Linus Torvalds
2024-09-22x86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-21crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen
2024-09-21crypto: s390/paes - Fix module aliasesHerbert Xu
2024-09-20perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale
2024-09-20powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N
2024-09-20powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy
2024-09-20RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt
2024-09-20ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-09-20Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/xilinx'Bjorn Helgaas
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-19Merge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt
2024-09-19riscv: Enable bitops instrumentationSamuel Holland