Age | Commit message (Expand) | Author |
2023-09-21 | KVM: x86/mmu: Open code leaf invalidation from mmu_notifier | Sean Christopherson |
2023-09-21 | RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions | Anup Patel |
2023-09-21 | RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers | Anup Patel |
2023-09-20 | arm64: dts: freescale: tqma9352: Fix gpio hog | Alexander Stein |
2023-09-20 | xtensa: boot/lib: fix function prototypes | Max Filippov |
2023-09-20 | xtensa: umulsidi3: fix conditional expression | Randy Dunlap |
2023-09-20 | xtensa: boot: don't add include-dirs | Randy Dunlap |
2023-09-20 | xtensa: iss/network: make functions static | Randy Dunlap |
2023-09-20 | xtensa: tlb: include <asm/tlb.h> for missing prototype | Randy Dunlap |
2023-09-20 | xtensa: hw_breakpoint: include header for missing prototype | Randy Dunlap |
2023-09-20 | xtensa: smp: add headers for missing function prototypes | Randy Dunlap |
2023-09-20 | xtensa: traps: add <linux/cpu.h> for function prototype | Randy Dunlap |
2023-09-20 | xtensa: stacktrace: include <asm/ftrace.h> for prototype | Randy Dunlap |
2023-09-20 | xtensa: signal: include headers for function prototypes | Randy Dunlap |
2023-09-20 | xtensa: processor.h: add init_arch() prototype | Randy Dunlap |
2023-09-20 | xtensa: ptrace: add prototypes to <asm/ptrace.h> | Randy Dunlap |
2023-09-20 | xtensa: irq: include <asm/traps.h> | Randy Dunlap |
2023-09-20 | xtensa: fault: include <asm/traps.h> | Randy Dunlap |
2023-09-20 | xtensa: add default definition for XCHAL_HAVE_DIV32 | Max Filippov |
2023-09-20 | LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem() | Huacai Chen |
2023-09-20 | kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage | Huacai Chen |
2023-09-20 | LoongArch: Set all reserved memblocks on Node#0 at initialization | Huacai Chen |
2023-09-20 | LoongArch: Remove dead code in relocate_new_kernel | Tiezhu Yang |
2023-09-20 | LoongArch: Use _UL() and _ULL() | Andy Shevchenko |
2023-09-20 | LoongArch: Fix some build warnings with W=1 | Bibo Mao |
2023-09-20 | LoongArch: Fix lockdep static memory detection | Helge Deller |
2023-09-19 | sh: mm: re-add lost __ref to ioremap_prot() to fix modpost warning | Geert Uytterhoeven |
2023-09-19 | x86/shstk: Add warning for shadow stack double unmap | Rick Edgecombe |
2023-09-19 | x86/shstk: Remove useless clone error handling | Rick Edgecombe |
2023-09-19 | x86/shstk: Handle vfork clone failure correctly | Rick Edgecombe |
2023-09-19 | s390/cert_store: fix string length handling | Peter Oberparleiter |
2023-09-19 | s390: update defconfigs | Heiko Carstens |
2023-09-19 | x86/srso: Fix SBPB enablement for spec_rstack_overflow=off | Josh Poimboeuf |
2023-09-19 | x86/srso: Don't probe microcode in a guest | Josh Poimboeuf |
2023-09-19 | x86/srso: Set CPUID feature bits independently of bug or mitigation status | Josh Poimboeuf |
2023-09-19 | x86/srso: Fix srso_show_state() side effect | Josh Poimboeuf |
2023-09-19 | xen/efi: refactor deprecated strncpy | Justin Stitt |
2023-09-19 | x86/xen: allow nesting of same lazy mode | Juergen Gross |
2023-09-19 | x86/xen: move paravirt lazy code | Juergen Gross |
2023-09-19 | xen: simplify evtchn_do_upcall() call maze | Juergen Gross |
2023-09-18 | x86/asm: Fix build of UML with KASAN | Vincent Whitchurch |
2023-09-18 | arm64: cpufeature: Fix CLRBHB and BC detection | Kristina Martsenko |
2023-09-18 | x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer() | Rik van Riel |
2023-09-18 | powerpc/dexcr: Move HASHCHK trap handler | Benjamin Gray |
2023-09-18 | powerpc/82xx: Select FSL_SOC | Christophe Leroy |
2023-09-18 | powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT... | Naveen N Rao |
2023-09-18 | powerpc/watchpoints: Annotate atomic context in more places | Benjamin Gray |
2023-09-18 | powerpc/watchpoint: Disable pagefaults when getting user instruction | Benjamin Gray |
2023-09-18 | powerpc/watchpoints: Disable preemption in thread_change_pc() | Benjamin Gray |
2023-09-18 | powerpc/perf/hv-24x7: Update domain value check | Kajol Jain |