summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2022-06-14powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-14s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-06-14x86/cpu: Elide KCSAN for cpu_has() and friendsPeter Zijlstra
2022-06-14bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-14m68knommu: fix undefined reference to `_init_sp'Greg Ungerer
2022-06-14m68knommu: set ZERO_PAGE() to the allocated zeroed pageGreg Ungerer
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-06-14s390/crypto: fix scatterwalk_unmap() callers in AES-GCMJann Horn
2022-06-14MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-06-14ARM: pxa: maybe fix gpio lookup tablesArnd Bergmann
2022-06-14arm64: dts: qcom: ipq8074: fix the sleep clock frequencyKathiravan T
2022-06-14um: Fix out-of-bounds read in LDT setupVincent Whitchurch
2022-06-14um: chan_user: Fix winch_tramp() return valueJohannes Berg
2022-06-14powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin
2022-06-14powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain
2022-06-14powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman
2022-06-14powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap
2022-06-14powerpc/idle: Fix return value of __setup() handlerRandy Dunlap
2022-06-14powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap
2022-06-14powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini
2022-06-14arm: mediatek: select arch timer for mt7629Chuanhong Guo
2022-06-14ARM: dts: bcm2835-rpi-b: Fix GPIO line namesStefan Wahren
2022-06-14ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LEDPhil Elwell
2022-06-14ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2CPhil Elwell
2022-06-14ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BTPhil Elwell
2022-06-14KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-EntrySean Christopherson
2022-06-14ARM: dts: suniv: F1C100: fix watchdog compatibleAndre Przywara
2022-06-14arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399Shawn Lin
2022-06-14m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven
2022-06-14perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria
2022-06-14x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap
2022-06-14irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson
2022-06-14x86: Fix return value of __setup handlersRandy Dunlap
2022-06-14x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts
2022-06-14x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi
2022-06-14powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu
2022-06-14powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi
2022-06-14powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi
2022-06-14ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu
2022-06-14ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROMKrzysztof Kozlowski
2022-06-14ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu
2022-06-14powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini
2022-06-14ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik
2022-06-14ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski
2022-06-14openrisc: start CPU timer early in bootJason A. Donenfeld
2022-06-14s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens
2022-06-14arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei
2022-06-14ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov
2022-06-14ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman