summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-18x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov
2021-11-18x86/sev: Add an x86 version of cc_platform_has()Tom Lendacky
2021-11-18arch/cc: Introduce a function to check for confidential computing featuresTom Lendacky
2021-11-18powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni
2021-11-18powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde
2021-11-18powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPECNaveen N. Rao
2021-11-18powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-11-18powerpc/bpf: Validate branch rangesNaveen N. Rao
2021-11-18powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-11-18x86/mce: Add errata workaround for Skylake SKX37Dave Jones
2021-11-18MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-11-18parisc: Fix backtrace to always include init funtion namesHelge Deller
2021-11-18ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann
2021-11-18ARM: 9155/1: fix early early_iounmap()Michał Mirosław
2021-11-18arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann
2021-11-18openrisc: fix SMP tlb flush NULL pointer dereferenceStafford Horne
2021-11-18m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-11-18signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL)Eric W. Biederman
2021-11-18mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-18powerpc/44x/fsp2: add missing of_node_putBixuan Cui
2021-11-18ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15Olivier Moysan
2021-11-18ARM: dts: stm32: fix SAI sub nodes register rangeOlivier Moysan
2021-11-18ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut
2021-11-18powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch
2021-11-18powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-11-18powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju
2021-11-18powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2021-11-18powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2021-11-18arm: dts: omap3-gta04a4: accelerometer irq fixAndreas Kemnade
2021-11-18arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000Stephan Gerhold
2021-11-18arm64: dts: renesas: beacon: Fix Ethernet PHY modeGeert Uytterhoeven
2021-11-18arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clockStephan Gerhold
2021-11-18MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu
2021-11-18ARM: dts: at91: tse850: the emac<->phy interface is rmiiPeter Rosin
2021-11-18arm64: dts: meson-g12b: Fix the pwm regulator supply propertiesAnand Moon
2021-11-18arm64: dts: meson-g12a: Fix the pwm regulator supply propertiesAnand Moon
2021-11-18arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIeKishon Vijay Abraham I
2021-11-18arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodesKishon Vijay Abraham I
2021-11-18ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0 PHYMarijn Suijten
2021-11-18arm64: dts: rockchip: Fix GPU register width for RK3328Alex Bee
2021-11-18ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu
2021-11-18ARM: dts: BCM5301X: Fix memory nodes namesRafał Miłecki
2021-11-18KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-11-18KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda
2021-11-18KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda
2021-11-18s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand
2021-11-18x86/sev: Fix stack type check in vc_switch_off_ist()Joerg Roedel
2021-11-18arm64: mm: update max_pfn after memory hotplugSudarshan Rajagopalan
2021-11-18MIPS: lantiq: dma: fix burst length for DEUAleksander Jan Bajkowski
2021-11-18parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle