Age | Commit message (Expand) | Author |
2021-05-16 | Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-16 | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-05-16 | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-15 | Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-05-15 | Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-05-15 | Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-05-15 | Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2021-05-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-05-14 | arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() | Catalin Marinas |
2021-05-14 | xen/swiotlb: check if the swiotlb has already been initialized | Stefano Stabellini |
2021-05-14 | arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required | Christoph Hellwig |
2021-05-14 | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h | Stefano Stabellini |
2021-05-14 | clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86 | Vitaly Kuznetsov |
2021-05-14 | powerpc/64e/interrupt: Fix nvgprs being clobbered | Nicholas Piggin |
2021-05-14 | powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled | Nicholas Piggin |
2021-05-14 | powerpc/64s: Fix stf mitigation patching w/strict RWX & hash | Michael Ellerman |
2021-05-14 | powerpc/64s: Fix entry flush patching w/strict RWX & hash | Michael Ellerman |
2021-05-14 | powerpc/64s: Fix crashes when toggling entry flush barrier | Michael Ellerman |
2021-05-14 | powerpc/64s: Fix crashes when toggling stf barrier | Michael Ellerman |
2021-05-13 | arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h | Mark Brown |
2021-05-13 | x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g... | Huang Rui |
2021-05-12 | x86/boot/compressed: Enable -Wundef | Nick Desaulniers |
2021-05-12 | KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU | Michael Ellerman |
2021-05-12 | powerpc/legacy_serial: Fix UBSAN: array-index-out-of-bounds | Christophe Leroy |
2021-05-12 | powerpc/signal: Fix possible build failure with unsafe_copy_fpr_{to/from}_user | Christophe Leroy |
2021-05-12 | powerpc/uaccess: Fix __get_user() with CONFIG_CC_HAS_ASM_GOTO_OUTPUT | Christophe Leroy |
2021-05-12 | powerpc/pseries: warn if recursing into the hcall tracing code | Nicholas Piggin |
2021-05-12 | powerpc/pseries: use notrace hcall variant for H_CEDE idle | Nicholas Piggin |
2021-05-12 | powerpc/pseries: Don't trace hcall tracing wrapper | Nicholas Piggin |
2021-05-12 | powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks | Nicholas Piggin |
2021-05-12 | powerpc/syscall: Calling kuap_save_and_lock() is wrong | Christophe Leroy |
2021-05-12 | powerpc/interrupts: Fix kuep_unlock() call | Christophe Leroy |
2021-05-10 | sh: Remove unused variable | Eric Dumazet |
2021-05-10 | ARC: mm: Use max_high_pfn as a HIGHMEM zone border | Vladimir Isaev |
2021-05-10 | ARC: mm: PAE: use 40-bit physical page mask | Vladimir Isaev |
2021-05-10 | ARC: entry: fix off-by-one error in syscall number validation | Vineet Gupta |
2021-05-10 | ARC: kgdb: add 'fallthrough' to prevent a warning | Randy Dunlap |
2021-05-10 | arc: Fix typos/spellos | Bhaskar Chowdhury |
2021-05-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-05-10 | arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup | Peter Collingbourne |
2021-05-10 | arm64: Generate cpucaps.h | Mark Brown |
2021-05-10 | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG | Brijesh Singh |
2021-05-10 | x86/sev: Move GHCB MSR protocol and NAE definitions in a common header | Brijesh Singh |
2021-05-10 | x86/sev-es: Rename sev-es.{ch} to sev.{ch} | Brijesh Singh |
2021-05-09 | Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-05-09 | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-08 | Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-08 | Merge branch 'master' into next | Michael Ellerman |
2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |