Age | Commit message (Expand) | Author |
2021-08-01 | Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-07-30 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn |
2021-07-29 | Merge tag 'fallthrough-fixes-clang-5.14-rc4' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2021-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2021-07-29 | ARM: riscpc: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-07-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-07-29 | powerpc/vdso: Don't use r30 to avoid breaking Go lang | Michael Ellerman |
2021-07-29 | powerpc/pseries: Fix regression while building external modules | Srikar Dronamraju |
2021-07-28 | alpha: register early reserved memory in memblock | Mike Rapoport |
2021-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-07-29 | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann |
2021-07-27 | KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl | Maxim Levitsky |
2021-07-27 | KVM: SVM: tweak warning about enabled AVIC on nested entry | Maxim Levitsky |
2021-07-27 | KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact... | Maxim Levitsky |
2021-07-27 | KVM: s390: restore old debugfs names | Christian Borntraeger |
2021-07-27 | KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized | Paolo Bonzini |
2021-07-27 | x86/kvm: fix vcpu-id indexed array sizes | Juergen Gross |
2021-07-26 | KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access | Vitaly Kuznetsov |
2021-07-26 | KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa... | Vitaly Kuznetsov |
2021-07-26 | KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state() | Vitaly Kuznetsov |
2021-07-26 | Merge branch 'fixes' into next | Michael Ellerman |
2021-07-25 | alpha: fix spelling mistakes | gushengxian |
2021-07-25 | alpha: Remove space between * and parameter name | gushengxian |
2021-07-25 | alpha: fp_emul: avoid init/cleanup_module names | Arnd Bergmann |
2021-07-25 | alpha: Add syscall_get_return_value() | He Zhe |
2021-07-25 | alpha: fix typos in a comment | tangchunyou |
2021-07-25 | alpha: defconfig: add necessary configs for boot testing | Corentin Labbe |
2021-07-25 | alpha: Send stop IPI to send to online CPUs | Prarit Bhargava |
2021-07-25 | alpha: convert comma to semicolon | Zheng Yongjun |
2021-07-25 | alpha: remove undef inline in compiler.h | Chen Li |
2021-07-25 | alpha: Kconfig: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2021-07-25 | alpha: __udiv_qrnnd should be exported | Corentin Labbe |
2021-07-26 | m68k/coldfire: change pll var. to clk_pll | Randy Dunlap |
2021-07-25 | Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-07-25 | Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-07-24 | Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-07-24 | arm64: dts: imx8mp: remove fallback compatible string for FlexCAN | Joakim Zhang |
2021-07-23 | riscv: __asm_copy_to-from_user: Fix: Typos in comments | Akira Tsukamoto |
2021-07-23 | riscv: __asm_copy_to-from_user: Remove unnecessary size check | Akira Tsukamoto |
2021-07-23 | riscv: __asm_copy_to-from_user: Fix: fail on RV32 | Akira Tsukamoto |
2021-07-23 | riscv: __asm_copy_to-from_user: Fix: overrun copy | Akira Tsukamoto |
2021-07-23 | riscv: stacktrace: pin the task's stack in get_wchan | Jisheng Zhang |
2021-07-23 | Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-07-23 | Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-23 | Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-07-23 | KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state | Nicholas Piggin |
2021-07-23 | KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow | Nicholas Piggin |
2021-07-22 | riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE | Alexandre Ghiti |