summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen
2023-06-09ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
2023-06-09ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platformsZhang Rui
2023-05-30parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2023-05-30x86/mm: Avoid incomplete Global INVLPG flushesDave Hansen
2023-05-30parisc: Allow to reboot machine after system haltHelge Deller
2023-05-30parisc: Handle kgdb breakpoints only in kernel contextHelge Deller
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain
2023-05-30powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman
2023-05-30KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini
2023-05-30ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap
2023-05-17ARM: dts: s5pv210: correct MIPI CSIS clock nameKrzysztof Kozlowski
2023-05-17ARM: dts: exynos: fix WM8960 clock name in Itop EliteKrzysztof Kozlowski
2023-05-17sh: nmi_debug: fix return value of __setup handlerRandy Dunlap
2023-05-17sh: init: use OF_EARLY_FLATTREE for early initRandy Dunlap
2023-05-17sh: math-emu: fix macro redefined warningRandy Dunlap
2023-05-17parisc: Fix argument pointer in real64_call_asm()Helge Deller
2023-05-17openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne
2023-05-17powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-05-17powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap
2023-05-17powerpc/wii: fix resource printk format warningsRandy Dunlap
2023-05-17powerpc/mpc512x: fix resource printk format warningRandy Dunlap
2023-05-17sh: sq: Fix incorrect element size for allocating bitmap bufferJohn Paul Adrian Glaubitz
2023-05-17ia64: salinfo: placate defined-but-not-used warningRandy Dunlap
2023-05-17ia64: mm/contig: fix section mismatch warning/errorRandy Dunlap
2023-05-17arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-05-17x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-05-17x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2023-05-17ARM: dts: qcom: ipq8064: Fix the PCI I/O port rangeManivannan Sadhasivam
2023-05-17ARM: dts: qcom: ipq8064: reduce pci IO size to 64KChristian Marangi
2023-05-17ARM: dts: qcom: ipq4019: Fix the PCI I/O port rangeManivannan Sadhasivam
2023-05-17arm64: dts: renesas: r8a774c0: Remove bogus voltages from OPP tableGeert Uytterhoeven
2023-05-17arm64: dts: renesas: r8a77990: Remove bogus voltages from OPP tableGeert Uytterhoeven
2023-05-17KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson
2023-05-17MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-04-26x86/purgatory: Don't generate debug info for purgatory.roPingfan Liu
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-04-05dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig