summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-28KVM: x86/mmu: Fold rmap_recycle into rmap_addDavid Matlack
2022-09-28um: fix default console kernel parameterChristian Lamparter
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-28arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam
2022-09-28arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang
2022-09-28arm64: dts: rockchip: Fix typo in lisense text for PX30.CoreJagan Teki
2022-09-28arm64: dts: rockchip: Pull up wlan wake# on Gru-BobBrian Norris
2022-09-28arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov
2022-09-28KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson
2022-09-28riscv: fix a nasty sigreturn bug...Al Viro
2022-09-23KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-09-23MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-23arm64: dts: juno: Add missing MHU secure-irqJassi Brar
2022-09-23parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller
2022-09-20task_stack, x86/cea: Force-inline stack helpersBorislav Petkov
2022-09-20x86/mm: Force-inline __phys_addr_nodebug()Borislav Petkov
2022-09-20lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers
2022-09-20ARM: dts: at91: sama7g5ek: specify proper regulator output rangesClaudiu Beznea
2022-09-20ARM: dts: at91: fix low limit for CPU regulatorClaudiu Beznea
2022-09-20ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatibleMarco Felsch
2022-09-20ARM: dts: imx: align SPI NOR node name with dtschemaKrzysztof Kozlowski
2022-09-15arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-09-15arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown
2022-09-15Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags""Sasha Levin
2022-09-15s390/boot: fix absolute zero lowcore corruption on bootAlexander Gordeev
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-09-15ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the timeClaudiu Beznea
2022-09-15ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the timeClaudiu Beznea
2022-09-15ARM: dts: at91: sama5d2_icp: specify proper regulator output rangesClaudiu Beznea
2022-09-15ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output rangesClaudiu Beznea
2022-09-15ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refreshClaudiu Beznea
2022-09-15ARM: at91: pm: fix self-refresh for sama7g5Claudiu Beznea
2022-09-15ARM: dts: imx6qdl-kontron-samx6i: remove duplicated nodeMarco Felsch
2022-09-15arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-09-15parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller
2022-09-15Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller
2022-09-08s390: fix nospec table alignmentsJosh Poimboeuf
2022-09-08s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepagesGerald Schaefer
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-08KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson
2022-09-08KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson
2022-09-08powerpc: align syscall table for ppc32Masahiro Yamada
2022-09-05s390/hypfs: avoid error message under KVMJuergen Gross
2022-09-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse
2022-08-31perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-31x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-31riscv: traps: add missing prototypeConor Dooley