Age | Commit message (Expand) | Author |
2023-09-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-09-22 | Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-09-22 | Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-09-22 | x86,static_call: Fix static-call vs return-thunk | Peter Zijlstra |
2023-09-22 | x86/alternatives: Remove faulty optimization | Josh Poimboeuf |
2023-09-22 | powerpc/stacktrace: Fix arch_stack_walk_reliable() | Michael Ellerman |
2023-09-22 | perf/x86/amd/core: Fix overflow reset on hotplug | Sandipan Das |
2023-09-21 | Merge tag 'fix-ia64-build-for-v6.6' of ssh://gitolite.kernel.org/pub/scm/linu... | Rafael J. Wysocki |
2023-09-21 | Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
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 | s390/bpf: Let arch_prepare_bpf_trampoline return program size | Song Liu |
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 |