aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-07MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-03-07ARM: 9184/1: return_address: disable again for CONFIG_ARM_UNWIND=yArd Biesheuvel2-1/+22
2022-03-07ARM: 9183/1: unwind: avoid spurious warnings on bogus code addressesArd Biesheuvel1-1/+2
2022-03-07m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are definedRandy Dunlap1-3/+3
2022-03-07m68k: m5441x: remove erroneous clock disableAngelo Dureghello1-1/+0
2022-03-07m68knommu: fix ucsimm sparse warningsGreg Ungerer1-5/+4
2022-03-07m68knommu: fix 'screen_bits' defined but not usedGreg Ungerer1-0/+2
2022-03-07m68knommu: fix warning: no previous prototype for 'init_dragen2'Greg Ungerer1-0/+1
2022-03-06xtensa: Remove unused early_read_config_byte() et al declarationsBjorn Helgaas1-9/+0
2022-03-06xtensa: use strscpy to copy stringsJason Wang1-4/+4
2022-03-06net: xtensa: use strscpy to copy stringsJason Wang1-2/+2
2022-03-07KVM: PPC: Book3S HV P9: Fix "lost kick" raceNicholas Piggin1-8/+33
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman1-1/+1
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+20
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-2/+2
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-7/+62
2022-03-05ARM: dts: rockchip: Update regulator name for PX3Chris Morgan1-1/+1
2022-03-05ARM: dts: rockchip: Add #clock-cells value for rk805Chris Morgan2-0/+2
2022-03-05arm64: dts: rockchip: Add #clock-cells value for rk805Chris Morgan1-0/+1
2022-03-05arm64: dts: rockchip: Remove vcc13 and vcc14 for rk808Chris Morgan2-4/+0
2022-03-05arm64: dts: rockchip: Fix SDIO regulator supply properties on rk3399-fireflyRob Herring1-2/+2
2022-03-05ARM: Spectre-BHB workaroundRussell King (Oracle)9-9/+254
2022-03-05ARM: use LOADADDR() to get load address of sectionsRussell King (Oracle)1-7/+12
2022-03-05ARM: early traps initialisationRussell King (Oracle)1-6/+21
2022-03-05ARM: report Spectre v2 status through sysfsRussell King (Oracle)5-39/+187
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2-2/+2
2022-03-05x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf1-2/+25
2022-03-05x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf1-0/+5
2022-03-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski8-85/+500
2022-03-04Merge branch 'kvm-bugfixes' into HEADPaolo Bonzini12-47/+116
2022-03-04sysfb: Enable boot time VESA graphic mode selectionMichal Suchanek2-2/+8
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds7-9/+14
2022-03-04iss-simdisk: use bvec_kmap_local in simdisk_submit_bioChristoph Hellwig1-2/+2
2022-03-04KVM: arm64: Only open the interrupt window on exit due to an interruptMarc Zyngier1-3/+5
2022-03-04irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek3-18/+3
2022-03-04ARM: dts: at91: sama7g5: Add NAND supportTudor Ambarus1-0/+55
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov1-0/+1
2022-03-04dts: sparx5: Enable ptp interruptHoratiu Vultur1-2/+3
2022-03-04net: xtensa: Use netif_rx().Sebastian Andrzej Siewior1-1/+1
2022-03-04ARM: configs: at91: sama7: Unselect CONFIG_DMATESTTudor Ambarus1-1/+0
2022-03-04ARM: configs: at91: add eicClaudiu Beznea1-0/+1
2022-03-04ARM: dts: at91: sama7g5: add eic nodeClaudiu Beznea1-0/+13
2022-03-04ARM: dts: at91: sama7g5: Remove unused properties in i2c nodesTudor Ambarus1-6/+0
2022-03-04ARM: dts: at91: sam9x60ek: modify vdd_1v5 regulator to vdd_1v15Mihai Sain1-4/+4
2022-03-03riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel1-1/+2
2022-03-04KVM: PPC: Book3S HV: remove unnecessary castsNour-eddine Taleb3-3/+3
2022-03-03riscv: Fix kasan pud populationAlexandre Ghiti1-1/+4
2022-03-03riscv: Move high_memory initialization to setup_bootmemAlexandre Ghiti1-1/+1
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti1-0/+3
2022-03-03riscv: Fix DEBUG_VIRTUAL false warningsAlexandre Ghiti1-3/+1