summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij1-0/+1
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap1-0/+1
2022-09-28arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam1-1/+0
2022-09-28arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang1-0/+8
2022-09-28MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin1-0/+10
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-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-05s390/hypfs: avoid error message under KVMJuergen Gross2-2/+2
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta3-14/+37
2022-09-05s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-09-05arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang4-20/+11
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-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-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-25powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy1-3/+3
2022-08-25powerpc/mm: Split dump_pagelinuxtables flag_array tableChristophe Leroy6-153/+307
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-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-25arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali1-2/+2
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: dts: ast2500-evb: fix board compatibleKrzysztof Kozlowski1-1/+1
2022-08-25x86/pmem: Fix platform-device leak in error pathJohan Hovold1-1/+6
2022-08-25ARM: bcm: Fix refcount leak in bcm_kona_smc_initMiaoqian Lin1-0/+1
2022-08-25ARM: findbit: fix overflowing offsetRussell King (Oracle)1-8/+8