summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2023-01-07RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei
2023-01-07um: virt-pci: Avoid GCC non-NULL warningKees Cook
2023-01-07ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers
2023-01-07arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmonMacpaul Lin
2023-01-07powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1Michael Jeanson
2023-01-07x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-07x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2023-01-07ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)
2023-01-07x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj
2023-01-07KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1Sean Christopherson
2023-01-07KVM: x86: fix APICv/x2AVIC disabled when vm reboot by itselfYuan ZhaoXiong
2023-01-07KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check failsSean Christopherson
2023-01-07KVM: VMX: Resume guest immediately when injecting #GP on ECREATESean Christopherson
2023-01-07xtensa: add __umulsidi3 helperMax Filippov
2023-01-07x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2023-01-07arm64: dts: qcom: sdm850-lenovo-yoga-c630: correct I2C12 pins drive strengthKrzysztof Kozlowski
2023-01-07x86/fpu/xstate: Fix XSTATE_WARN_ON() to emit relevant diagnosticsAndrew Cooper
2023-01-07arm64: dts: qcom: sdm850-samsung-w737: correct I2C12 pins drive strengthKrzysztof Kozlowski
2023-01-07arm64: dts: qcom: sc8280xp: fix UFS reference clocksJohan Hovold
2023-01-07arm64: dts: qcom: sdm845-db845c: correct SPI2 pins drive strengthKrzysztof Kozlowski
2023-01-07perf/x86/intel/uncore: Clear attr_update properlyAlexander Antonov
2023-01-07perf/x86/intel/uncore: Disable I/O stacks to PMU mapping on ICX-DAlexander Antonov
2023-01-07arm64: Prohibit instrumentation on arch_stack_walk()Masami Hiramatsu (Google)
2023-01-07arm64: dts: qcom: sc8280xp: fix UFS DMA coherencyJohan Hovold
2023-01-04powerpc/rtas: avoid scheduling in rtas_os_term()Nathan Lynch
2023-01-04powerpc/rtas: avoid device tree lookups in rtas_os_term()Nathan Lynch
2022-12-31arm64: dts: qcom: sm8250: fix USB-DP PHY registersJohan Hovold
2022-12-31arm64: dts: qcom: sm6350: fix USB-DP PHY registersJohan Hovold
2022-12-31MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos
2022-12-31x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSMateusz Jończyk
2022-12-31arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodesMarijn Suijten
2022-12-31arm64: dts: qcom: sm8450: disable SDHCI SDR104/SDR50 on all boardsKrzysztof Kozlowski
2022-12-31x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli
2022-12-31ARM: dts: aspeed: rainier,everest: Move reserved memory regionsAdriana Kobylak
2022-12-31arm64: make is_ttbrX_addr() noinstr-safeMark Rutland
2022-12-31arm64: dts: mt8183: Fix Mali GPU clockChen-Yu Tsai
2022-12-31powerpc/pseries/eeh: use correct API for error log sizeNathan Lynch
2022-12-31RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()Anup Patel
2022-12-31powerpc/hv-gpci: Fix hv_gpci event listKajol Jain
2022-12-31powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2022-12-31powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
2022-12-31powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár
2022-12-31powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain
2022-12-31powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain
2022-12-31powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain
2022-12-31powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain
2022-12-31powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang
2022-12-31powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva
2022-12-31powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET
2022-12-31ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stackArd Biesheuvel