summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-11-03x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin1-1/+1
2022-11-03arc: iounmap() arg is volatileRandy Dunlap2-2/+2
2022-11-03s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens1-1/+2
2022-11-03arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse4-2/+47
2022-11-03x86/microcode/AMD: Apply the patch early on every logical threadBorislav Petkov1-3/+13
2022-10-26ARM: dts: imx6sx: add missing properties for sramAlexander Stein1-0/+6
2022-10-26ARM: dts: imx6sll: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6sl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6qp: add missing properties for sramAlexander Stein1-0/+6
2022-10-26ARM: dts: imx6dl: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx6q: add missing properties for sramAlexander Stein1-0/+3
2022-10-26ARM: dts: imx7d-sdb: config the max pressure for tsc2046Haibo Chen1-6/+1
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook1-2/+2
2022-10-26powerpc: Fix SPE Power ISA properties for e500v1 platformsPali Rohár5-4/+55
2022-10-26powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5Nicholas Piggin1-1/+1
2022-10-26x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov1-2/+2
2022-10-26powerpc/powernv: add missing of_node_put() in opal_export_attrs()Zheng Yongjun1-0/+1
2022-10-26powerpc/pci_dn: Add missing of_node_put()Liang He1-0/+1
2022-10-26powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He1-0/+2
2022-10-26powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1
2022-10-26ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov1-1/+1
2022-10-26ARM: Drop CMDLINE_* dependency on ATAGSGeert Uytterhoeven1-1/+0
2022-10-26ARM: dts: exynos: correct s5k6a3 reset polarity on Midas familyDmitry Torokhov1-1/+1
2022-10-26ARM: dts: kirkwood: lsxl: remove first ethernet portMichael Walle1-11/+0
2022-10-26ARM: dts: kirkwood: lsxl: fix serial lineMichael Walle1-0/+5
2022-10-26ARM: dts: turris-omnia: Fix mpp26 pin name and commentMarek Behún1-2/+2
2022-10-26sh: machvec: Use char[] for section boundariesKees Cook2-6/+6
2022-10-26KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"Sean Christopherson1-8/+11
2022-10-26KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibilityMichal Luczaj1-1/+1
2022-10-26riscv: fix build with binutils 2.38Aurelien Jarno1-2/+9
2022-10-26UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-10-26riscv: Allow PROT_WRITE-only mmap()Andrew Bresticker1-3/+0
2022-10-26um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub1-6/+0
2022-10-26um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub1-3/+2
2022-10-26ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomerSergei Antonov2-3/+3
2022-10-26ARM: fix function graph tracer and unwinder dependenciesRussell King2-4/+4
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