Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ARM: uniphier: fix cache kernel-doc warnings | Randy Dunlap | 2023-09-27 | 1 | -1/+3 | |
| * | | | | | | | | arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" ... | Rob Herring | 2023-09-15 | 1 | -5/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-09-30 | 1 | -22/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/stacktrace: Fix arch_stack_walk_reliable() | Michael Ellerman | 2023-09-22 | 1 | -22/+5 | |
* | | | | | | | | | Merge tag 'xtensa-20230928' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2023-09-29 | 19 | -8/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | xtensa: boot/lib: fix function prototypes | Max Filippov | 2023-09-20 | 1 | -2/+3 | |
| * | | | | | | | | | xtensa: umulsidi3: fix conditional expression | Randy Dunlap | 2023-09-20 | 1 | -1/+3 | |
| * | | | | | | | | | xtensa: boot: don't add include-dirs | Randy Dunlap | 2023-09-20 | 1 | -2/+1 | |
| * | | | | | | | | | xtensa: iss/network: make functions static | Randy Dunlap | 2023-09-20 | 1 | -2/+2 | |
| * | | | | | | | | | xtensa: tlb: include <asm/tlb.h> for missing prototype | Randy Dunlap | 2023-09-20 | 2 | -0/+3 | |
| * | | | | | | | | | xtensa: hw_breakpoint: include header for missing prototype | Randy Dunlap | 2023-09-20 | 2 | -0/+2 | |
| * | | | | | | | | | xtensa: smp: add headers for missing function prototypes | Randy Dunlap | 2023-09-20 | 2 | -0/+2 | |
| * | | | | | | | | | xtensa: traps: add <linux/cpu.h> for function prototype | Randy Dunlap | 2023-09-20 | 1 | -0/+1 | |
| * | | | | | | | | | xtensa: stacktrace: include <asm/ftrace.h> for prototype | Randy Dunlap | 2023-09-20 | 1 | -0/+1 | |
| * | | | | | | | | | xtensa: signal: include headers for function prototypes | Randy Dunlap | 2023-09-20 | 2 | -0/+3 | |
| * | | | | | | | | | xtensa: processor.h: add init_arch() prototype | Randy Dunlap | 2023-09-20 | 1 | -0/+4 | |
| * | | | | | | | | | xtensa: ptrace: add prototypes to <asm/ptrace.h> | Randy Dunlap | 2023-09-20 | 2 | -1/+3 | |
| * | | | | | | | | | xtensa: irq: include <asm/traps.h> | Randy Dunlap | 2023-09-20 | 1 | -0/+1 | |
| * | | | | | | | | | xtensa: fault: include <asm/traps.h> | Randy Dunlap | 2023-09-20 | 1 | -0/+1 | |
| * | | | | | | | | | xtensa: add default definition for XCHAL_HAVE_DIV32 | Max Filippov | 2023-09-20 | 1 | -0/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'loongarch-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-09-28 | 3 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | LoongArch: Add support for 64_PCREL relocation type | Tiezhu Yang | 2023-09-27 | 1 | -0/+10 | |
| * | | | | | | | | | LoongArch: Add support for 32_PCREL relocation type | Tiezhu Yang | 2023-09-27 | 1 | -0/+10 | |
| * | | | | | | | | | LoongArch: Define relocation types for ABI v2.10 | Tiezhu Yang | 2023-09-27 | 2 | -1/+10 | |
| * | | | | | | | | | LoongArch: numa: Fix high_memory calculation | Huacai Chen | 2023-09-27 | 1 | -1/+1 | |
* | | | | | | | | | | MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled | Christoph Hellwig | 2023-09-25 | 3 | -0/+14 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-09-24 | 17 | -144/+164 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini | 2023-09-23 | 29 | -100/+274 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions | Anup Patel | 2023-09-21 | 1 | -1/+4 | |
| | * | | | | | | | | | RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers | Anup Patel | 2023-09-21 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX | Tom Lendacky | 2023-09-23 | 1 | -1/+33 | |
| * | | | | | | | | | KVM: SVM: Fix TSC_AUX virtualization setup | Tom Lendacky | 2023-09-23 | 3 | -12/+29 | |
| * | | | | | | | | | KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway | Paolo Bonzini | 2023-09-23 | 1 | -4/+1 | |
| * | | | | | | | | | KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously | Sean Christopherson | 2023-09-23 | 6 | -103/+68 | |
| * | | | | | | | | | KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe() | Paolo Bonzini | 2023-09-23 | 3 | -19/+14 | |
| * | | | | | | | | | KVM: x86/mmu: Open code leaf invalidation from mmu_notifier | Sean Christopherson | 2023-09-21 | 3 | -7/+12 | |
| * | | | | | | | | | KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID | Jean-Philippe Brucker | 2023-09-12 | 6 | -8/+11 | |
| * | | | | | | | | | KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range() | Marc Zyngier | 2023-09-12 | 1 | -0/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-09-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | sh: mm: re-add lost __ref to ioremap_prot() to fix modpost warning | Geert Uytterhoeven | 2023-09-19 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-09-23 | 22 | -124/+169 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem() | Huacai Chen | 2023-09-20 | 2 | -53/+57 | |
| * | | | | | | | | kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage | Huacai Chen | 2023-09-20 | 1 | -2/+8 | |
| * | | | | | | | | LoongArch: Set all reserved memblocks on Node#0 at initialization | Huacai Chen | 2023-09-20 | 1 | -1/+3 | |
| * | | | | | | | | LoongArch: Remove dead code in relocate_new_kernel | Tiezhu Yang | 2023-09-20 | 1 | -1/+0 | |
| * | | | | | | | | LoongArch: Use _UL() and _ULL() | Andy Shevchenko | 2023-09-20 | 1 | -6/+6 | |
| * | | | | | | | | LoongArch: Fix some build warnings with W=1 | Bibo Mao | 2023-09-20 | 16 | -39/+72 | |
| * | | | | | | | | LoongArch: Fix lockdep static memory detection | Helge Deller | 2023-09-20 | 1 | -27/+28 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-09-23 | 4 | -13/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | s390/cert_store: fix string length handling | Peter Oberparleiter | 2023-09-19 | 1 | -3/+4 |