summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling1-1/+0
2022-09-15x86/nospec: Fix i386 RSB stuffingPeter Zijlstra1-0/+14
2022-09-15ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch1-10/+0
2022-09-15arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla1-1/+5
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller1-1/+42
2022-09-15s390: fix nospec table alignmentsJosh Poimboeuf1-0/+1
2022-09-15s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer1-2/+4
2022-09-15powerpc: align syscall table for ppc32Masahiro Yamada1-0/+1
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta3-17/+40
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-09-05perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian1-1/+17
2022-09-05s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-09-05x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin1-5/+10
2022-09-05parisc: Fix exception handler for fldw and fstw instructionsHelge Deller1-1/+1
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor1-2/+2
2022-08-25powerpc/64: Init jump labels before parse_early_param()Zhouyi Zhou1-0/+7
2022-08-25powerpc/32: Don't always pass -mcpu=powerpc to the compilerChristophe Leroy2-28/+19
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian1-0/+4
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu1-3/+2
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He1-1/+2
2022-08-25um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld1-1/+16
2022-08-25powerpc/pci: Fix get_phb_number() lockingMichael Ellerman1-6/+10
2022-08-25nios2: add force_successful_syscall_return()Al Viro2-0/+8
2022-08-25nios2: restarts apply only to the first sigframe we build...Al Viro1-0/+1
2022-08-25nios2: fix syscall restart checksAl Viro1-1/+1
2022-08-25nios2: traced syscall does need to check the syscall numberAl Viro1-3/+8
2022-08-25nios2: don't leave NULLs in sys_call_table[]Al Viro2-1/+1
2022-08-25nios2: page fault et.al. are *not* restartable syscalls...Al Viro2-4/+3
2022-08-25KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov1-0/+4
2022-08-25KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov1-0/+3
2022-08-25kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...Michal Suchanek1-5/+13
2022-08-25x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-08-25x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant1-2/+2
2022-08-25powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-25powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-25powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-25powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-25powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-25powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-25crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CEQian Cai1-0/+1
2022-08-25arm64: dts: mt7622: fix BPI-R64 WPS buttonNick Hainke1-1/+1
2022-08-25ARM: dts: qcom: pm8841: add required thermal-sensor-cellsKrzysztof Kozlowski1-0/+1
2022-08-25cpufreq: zynq: Fix refcount leak in zynq_get_revisionMiaoqian Lin1-0/+1
2022-08-25ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_initMiaoqian Lin1-0/+1
2022-08-25ARM: OMAP2+: Fix refcount leak in omapdss_init_ofMiaoqian Lin1-0/+2
2022-08-25ARM: dts: qcom: mdm9615: add missing PMIC GPIO regKrzysztof Kozlowski1-0/+1
2022-08-25ARM: dts: ast2600-evb: fix board compatibleKrzysztof Kozlowski1-1/+1
2022-08-25ARM: dts: ast2500-evb: fix board compatibleKrzysztof Kozlowski1-1/+1
2022-08-25x86/pmem: Fix platform-device leak in error pathJohan Hovold1-1/+6