summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-06-27Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...Linus Torvalds
2024-06-27x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-06-27x86/cpu/vfm: Add new macros to work with (vendor/family/model) valuesTony Luck
2024-06-27arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmcFrank Li
2024-06-27mm: mmap: allow for the maximum number of bits for randomizing mmap_base by d...Rafael Aquini
2024-06-27MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang
2024-06-27efi/x86: Free EFI memory map only when installing a new one.Ard Biesheuvel
2024-06-27KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson
2024-06-27KVM: arm64: Disassociate vcpus from redistributor region on teardownMarc Zyngier
2024-06-27LoongArch: Fix multiple hardware watchpoint issuesHui Li
2024-06-27LoongArch: Trigger user-space watchpoints correctlyHui Li
2024-06-27LoongArch: Fix watchpoint setting errorHui Li
2024-06-27LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...Xi Ruoyao
2024-06-27x86/resctrl: Don't try to free nonexistent RMIDsDave Martin
2024-06-27arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pinMax Krummenacher
2024-06-27arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' propertyFabio Estevam
2024-06-27arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIOTim Harvey
2024-06-27arm: dts: imx53-qsb-hdmi: Disable panel instead of deleting nodeLiu Ying
2024-06-27arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoMMarek Vasut
2024-06-27powerpc/crypto: Add generated P8 asm to .gitignoreNathan Lynch
2024-06-27arm64: dts: freescale: imx8mm-verdin: Fix GPU speedJoao Paulo Goncalves
2024-06-27mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-06-27MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-06-27MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-06-27kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-06-27powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman
2024-06-27powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch
2024-06-27arm64/sysreg: Update PIE permission encodingsShiqi Liu
2024-06-27arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-inDmitry Baryshkov
2024-06-21riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao
2024-06-21riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao
2024-06-21riscv: fix overlap of allocated page and PTR_ERRNam Cao
2024-06-21x86/amd_nb: Check for invalid SMN readsYazen Ghannam
2024-06-21x86/kexec: Fix bug with call depth trackingDavid Kaplan
2024-06-21x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()Jan Beulich
2024-06-21parisc: Try to fix random segmentation faults in package buildsJohn David Anglin
2024-06-21x86/boot: Don't add the EFI stub to targets, againBenjamin Segall
2024-06-21x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook
2024-06-21x86/asm: Use %c/%n instead of %P operand modifier in asm templatesUros Bizjak
2024-06-21powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman
2024-06-21powerpc/85xx: fix compile error without CONFIG_CRASH_DUMPHari Bathini
2024-06-21x86/cpu: Provide default cache line size if not enumeratedDave Hansen
2024-06-21x86/cpu: Get rid of an unnecessary local variable in get_cpu_address_sizes()Borislav Petkov (AMD)
2024-06-21KVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria
2024-06-21KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria
2024-06-21RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...Quan Zhou
2024-06-21RISC-V: KVM: No need to use mask when hart-index-bit is 0Yong-Xuan Wang
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan
2024-06-16powerpc/64/bpf: fix tail calls for PCREL addressingHari Bathini
2024-06-16riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernelNam Cao