summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-09-21KVM: x86/mmu: Open code leaf invalidation from mmu_notifierSean Christopherson
2023-09-21RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensionsAnup Patel
2023-09-21RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registersAnup Patel
2023-09-20arm64: dts: freescale: tqma9352: Fix gpio hogAlexander Stein
2023-09-20xtensa: boot/lib: fix function prototypesMax Filippov
2023-09-20xtensa: umulsidi3: fix conditional expressionRandy Dunlap
2023-09-20xtensa: boot: don't add include-dirsRandy Dunlap
2023-09-20xtensa: iss/network: make functions staticRandy Dunlap
2023-09-20xtensa: tlb: include <asm/tlb.h> for missing prototypeRandy Dunlap
2023-09-20xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap
2023-09-20xtensa: smp: add headers for missing function prototypesRandy Dunlap
2023-09-20xtensa: traps: add <linux/cpu.h> for function prototypeRandy Dunlap
2023-09-20xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap
2023-09-20xtensa: signal: include headers for function prototypesRandy Dunlap
2023-09-20xtensa: processor.h: add init_arch() prototypeRandy Dunlap
2023-09-20xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap
2023-09-20xtensa: irq: include <asm/traps.h>Randy Dunlap
2023-09-20xtensa: fault: include <asm/traps.h>Randy Dunlap
2023-09-20xtensa: add default definition for XCHAL_HAVE_DIV32Max Filippov
2023-09-20LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()Huacai Chen
2023-09-20kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen
2023-09-20LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen
2023-09-20LoongArch: Remove dead code in relocate_new_kernelTiezhu Yang
2023-09-20LoongArch: Use _UL() and _ULL()Andy Shevchenko
2023-09-20LoongArch: Fix some build warnings with W=1Bibo Mao
2023-09-20LoongArch: Fix lockdep static memory detectionHelge Deller
2023-09-19sh: mm: re-add lost __ref to ioremap_prot() to fix modpost warningGeert Uytterhoeven
2023-09-19x86/shstk: Add warning for shadow stack double unmapRick Edgecombe
2023-09-19x86/shstk: Remove useless clone error handlingRick Edgecombe
2023-09-19x86/shstk: Handle vfork clone failure correctlyRick Edgecombe
2023-09-19s390/cert_store: fix string length handlingPeter Oberparleiter
2023-09-19s390: update defconfigsHeiko Carstens
2023-09-19x86/srso: Fix SBPB enablement for spec_rstack_overflow=offJosh Poimboeuf
2023-09-19x86/srso: Don't probe microcode in a guestJosh Poimboeuf
2023-09-19x86/srso: Set CPUID feature bits independently of bug or mitigation statusJosh Poimboeuf
2023-09-19x86/srso: Fix srso_show_state() side effectJosh Poimboeuf
2023-09-19xen/efi: refactor deprecated strncpyJustin Stitt
2023-09-19x86/xen: allow nesting of same lazy modeJuergen Gross
2023-09-19x86/xen: move paravirt lazy codeJuergen Gross
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross
2023-09-18x86/asm: Fix build of UML with KASANVincent Whitchurch
2023-09-18arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko
2023-09-18x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()Rik van Riel
2023-09-18powerpc/dexcr: Move HASHCHK trap handlerBenjamin Gray
2023-09-18powerpc/82xx: Select FSL_SOCChristophe Leroy
2023-09-18powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...Naveen N Rao
2023-09-18powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray
2023-09-18powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray
2023-09-18powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray
2023-09-18powerpc/perf/hv-24x7: Update domain value checkKajol Jain