summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-12-31x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk3-9/+11
2022-12-31arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodesMarijn Suijten1-0/+2
2022-12-31arm64: dts: qcom: sm8450: disable SDHCI SDR104/SDR50 on all boardsKrzysztof Kozlowski2-2/+3
2022-12-31x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli1-2/+0
2022-12-31ARM: dts: aspeed: rainier,everest: Move reserved memory regionsAdriana Kobylak2-16/+17
2022-12-31arm64: make is_ttbrX_addr() noinstr-safeMark Rutland1-2/+2
2022-12-31arm64: dts: mt8183: Fix Mali GPU clockChen-Yu Tsai1-1/+1
2022-12-31powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch1-10/+1
2022-12-31RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()Anup Patel1-4/+7
2022-12-31powerpc/hv-gpci: Fix hv_gpci event listKajol Jain4-2/+58
2022-12-31powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2022-12-31powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin1-0/+1
2022-12-31powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár1-0/+14
2022-12-31powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain1-10/+18
2022-12-31powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain1-1/+1
2022-12-31powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain2-3/+2
2022-12-31powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain1-1/+1
2022-12-31powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang1-0/+1
2022-12-31powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva1-3/+4
2022-12-31powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2022-12-31ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stackArd Biesheuvel1-1/+1
2022-12-31riscv: Fix P4D_SHIFT definition for 3-level page table modeAlexandre Ghiti1-1/+5
2022-12-31RISC-V: Align the shadow stackPalmer Dabbelt1-1/+1
2022-12-31riscv: Fix crash during early errata patchingSamuel Holland1-1/+1
2022-12-31RISC-V: Fix MEMREMAP_WB for systems with SvpbmtAnup Patel1-0/+5
2022-12-31RISC-V: Fix unannoted hardirqs-on in return to userspace slow-pathAndrew Bresticker2-26/+26
2022-12-31riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen1-0/+6
2022-12-31crypto: arm64/sm3 - fix possible crash with CFI enabledEric Biggers1-1/+2
2022-12-31crypto: arm64/sm3 - add NEON assembly implementationTianjia Zhang4-0/+717
2022-12-31crypto: x86/sm4 - fix crash with CFI enabledEric Biggers2-6/+8
2022-12-31crypto: x86/sm3 - fix possible crash with CFI enabledEric Biggers1-1/+2
2022-12-31crypto: x86/sha512 - fix possible crash with CFI enabledEric Biggers3-3/+6
2022-12-31crypto: x86/sha256 - fix possible crash with CFI enabledEric Biggers4-4/+8
2022-12-31crypto: x86/sha1 - fix possible crash with CFI enabledEric Biggers2-2/+4
2022-12-31crypto: x86/aria - fix crash with CFI enabledEric Biggers1-6/+7
2022-12-31crypto: x86/aegis128 - fix possible crash with CFI enabledEric Biggers1-4/+5
2022-12-31riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNCPu Lehui1-1/+28
2022-12-31x86/boot: Skip realmode init code when running as Xen PV guestJuergen Gross6-3/+17
2022-12-31MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2
2022-12-31MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova1-0/+2
2022-12-31x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng1-3/+3
2022-12-31x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2-18/+18
2022-12-31uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov1-1/+3
2022-12-31perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang1-0/+3
2022-12-31perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang1-0/+2
2022-12-31perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2022-12-31perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang1-0/+2
2022-12-31MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2
2022-12-31MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang1-2/+2
2022-12-31x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli1-10/+53