summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-02-01powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2-0/+4
2022-02-01arm64: errata: Fix exec handling in erratum 1418040 workaroundD Scott Phillips1-23/+16
2022-02-01s390/hypfs: include z/VM guests with access control group setVasily Gorbik1-2/+4
2022-01-29ARM: dts: gpio-ranges property is now requiredPhil Elwell1-0/+1
2022-01-27Revert "ia64: kprobes: Use generic kretprobe trampoline handler"Masami Hiramatsu1-3/+75
2022-01-27arm64: dts: qcom: msm8996: drop not documented adreno propertiesDavid Heidelberg1-3/+0
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz1-0/+2
2022-01-27powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell1-0/+1
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev1-1/+3
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2-0/+3
2022-01-27powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini1-0/+30
2022-01-27KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy1-1/+1
2022-01-27powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy1-0/+1
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman1-0/+2
2022-01-27powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin1-1/+40
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall1-1/+3
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall1-0/+1
2022-01-27parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin1-1/+1
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap4-6/+7
2022-01-27arm64: tegra: Adjust length of CCPLEX cluster MMIO regionThierry Reding1-1/+1
2022-01-27arm64: dts: ls1028a-qds: move rtc node to the correct i2c busBiwen Li1-5/+9
2022-01-27x86/mce: Mark mce_read_aux() noinstrBorislav Petkov1-1/+1
2022-01-27x86/mce: Mark mce_end() noinstrBorislav Petkov1-3/+11
2022-01-27x86/mce: Mark mce_panic() noinstrBorislav Petkov1-3/+12
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel3-10/+29
2022-01-27ARM: shmobile: rcar-gen2: Add missing of_node_put()Wan Jiabing1-1/+4
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy1-0/+2
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-27x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun1-1/+1
2022-01-27ARM: dts: armada-38x: Add generic compatible to UART nodesMarek BehĂșn1-2/+2
2022-01-27ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encodingAndre Przywara2-9/+16
2022-01-27ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectorsChristian Lamparter1-1/+1
2022-01-27arm64: dts: ti: k3-j721e: Fix the L2 cache setsNishanth Menon1-1/+1
2022-01-27arm64: dts: qcom: msm8916: fix MMC controller aliasesDmitry Baryshkov1-2/+2
2022-01-27arm64: dts: ti: k3-j721e: correct cache-sets infoPeng Fan1-2/+2
2022-01-27arm64: dts: meson-gxbb-wetek: fix missing GPIO bindingChristian Hewitt1-0/+1
2022-01-27arm64: dts: meson-gxbb-wetek: fix HDMI in early bootChristian Hewitt1-0/+2
2022-01-27x86/gpu: Reserve stolen memory for first integrated Intel GPULucas De Marchi1-1/+9
2022-01-20ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLDNick Desaulniers1-0/+1
2022-01-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang1-1/+1
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman4-2/+43
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson7-31/+60
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel1-5/+3
2021-12-29x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper1-2/+2
2021-12-29parisc: Correct completer in lws startJohn David Anglin1-1/+1