summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-14um: Fix out-of-bounds read in LDT setupVincent Whitchurch1-2/+4
2022-06-14um: chan_user: Fix winch_tramp() return valueJohannes Berg1-4/+5
2022-06-14powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin1-0/+2
2022-06-14powerpc/perf: Fix the threshold compare group constraint for power9Kajol Jain1-1/+2
2022-06-14powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman1-2/+5
2022-06-14powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-06-14powerpc/idle: Fix return value of __setup() handlerRandy Dunlap1-1/+1
2022-06-14powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap1-0/+1
2022-06-14powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini1-2/+6
2022-06-14arm: mediatek: select arch timer for mt7629Chuanhong Guo1-0/+1
2022-06-14ARM: dts: bcm2835-rpi-b: Fix GPIO line namesStefan Wahren1-7/+6
2022-06-14ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LEDPhil Elwell1-1/+1
2022-06-14ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2CPhil Elwell1-2/+2
2022-06-14ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BTPhil Elwell1-10/+12
2022-06-14KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-EntrySean Christopherson1-5/+10
2022-06-14ARM: dts: suniv: F1C100: fix watchdog compatibleAndre Przywara1-1/+3
2022-06-14arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399Shawn Lin1-1/+1
2022-06-14m68k: math-emu: Fix dependencies of math emulation supportGeert Uytterhoeven1-1/+1
2022-06-14perf/amd/ibs: Use interrupt regs ip for stack unwindingRavi Bangoria1-0/+18
2022-06-14x86/mm: Cleanup the control_va_addr_alignment() __setup handlerRandy Dunlap1-5/+2
2022-06-14irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson1-0/+1
2022-06-14x86: Fix return value of __setup handlersRandy Dunlap4-4/+4
2022-06-14x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2-5/+9
2022-06-14x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi1-2/+2
2022-06-14powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu1-2/+4
2022-06-14powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi1-0/+1
2022-06-14powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi1-0/+1
2022-06-14ARM: hisi: Add missing of_node_put after of_find_compatible_nodePeng Wu1-0/+4
2022-06-14ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROMKrzysztof Kozlowski1-2/+2
2022-06-14ARM: versatile: Add missing of_node_put in dcscb_initPeng Wu1-0/+1
2022-06-14powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2-47/+57
2022-06-14ARM: OMAP1: clock: Fix UART rate reporting algorithmJanusz Krzysztofik1-1/+1
2022-06-14ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-06-14openrisc: start CPU timer early in bootJason A. Donenfeld2-0/+10
2022-06-14s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-06-14arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-06-14ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov1-1/+13
2022-06-14ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman1-2/+1
2022-06-14ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2-4/+4
2022-06-14ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman5-8/+10
2022-06-14perf/x86/intel: Fix event constraints for ICLKan Liang1-1/+1
2022-06-06x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guestsThomas Gleixner1-0/+5
2022-05-25x86/xen: fix booting 32-bit pv guestJuergen Gross1-1/+1
2022-05-25ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa7-11/+11
2022-05-25ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel1-1/+1
2022-05-25ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel1-0/+1
2022-05-25ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin groupJae Hyun Yoo1-2/+2
2022-05-25ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsiJae Hyun Yoo1-5/+0
2022-05-25KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson1-4/+6
2022-05-25ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun1-5/+5