Age | Commit message (Expand) | Author |
2019-12-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-12-22 | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-12-22 | Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-12-21 | Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-12-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-12-21 | Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-12-21 | Merge branch 'parisc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-12-21 | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-12-21 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-12-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2019-12-20 | parisc: Fix compiler warnings in debug_core.c | Helge Deller |
2019-12-20 | parisc: soft_offline_page() now takes the pfn | Helge Deller |
2019-12-20 | arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list | Wei Li |
2019-12-20 | riscv: move sifive_l2_cache.c to drivers/soc | Christoph Hellwig |
2019-12-20 | riscv: define vmemmap before pfn_to_page calls | David Abdurachmanov |
2019-12-20 | riscv: fix scratch register clearing in M-mode. | Greentime Hu |
2019-12-20 | riscv: Fix use of undefined config option CONFIG_CONFIG_MMU | Andreas Schwab |
2019-12-18 | s390/ftrace: save traced function caller | Vasily Gorbik |
2019-12-18 | s390/unwind: stop gracefully at user mode pt_regs in irq stack | Vasily Gorbik |
2019-12-18 | s390/purgatory: do not build purgatory with kcov, kasan and friends | Christian Borntraeger |
2019-12-18 | s390/purgatory: Make sure we fail the build if purgatory has missing symbols | Hans de Goede |
2019-12-18 | s390/ftrace: fix endless recursion in function_graph tracer | Sven Schnelle |
2019-12-18 | Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-12-18 | kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD | Jim Mattson |
2019-12-18 | kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD | Jim Mattson |
2019-12-18 | KVM: PPC: Book3S HV: Don't do ultravisor calls on systems without ultravisor | Paul Mackerras |
2019-12-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-12-17 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-12-17 | perf/x86/intel: Fix PT PMI handling | Alexander Shishkin |
2019-12-17 | perf/x86/intel/bts: Fix the use of page_private() | Alexander Shishkin |
2019-12-17 | perf/x86: Fix potential out-of-bounds access | Peter Zijlstra |
2019-12-17 | x86/mce: Fix possibly incorrect severity calculation on AMD | Jan H. Schönherr |
2019-12-17 | x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] | Yazen Ghannam |
2019-12-17 | x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() | Konstantin Khlebnikov |
2019-12-17 | KVM: PPC: Book3S HV: Fix regression on big endian hosts | Marcus Comstedt |
2019-12-16 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2019-12-16 | Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux... | Olof Johansson |
2019-12-16 | Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson |
2019-12-16 | Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2019-12-16 | powerpc: Fix __clear_user() with KUAP enabled | Andrew Donnellan |
2019-12-16 | powerpc/pseries/cmm: fix managed page counts when migrating pages between zones | David Hildenbrand |
2019-12-16 | powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk() | Christophe Leroy |
2019-12-15 | ARM: bcm: Add missing sentinel to bcm2711_compat[] | H. Nikolaus Schaller |
2019-12-15 | Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-12-15 | parisc: add missing __init annotation | Sven Schnelle |
2019-12-15 | parisc: fix compilation when KEXEC=n and KEXEC_FILE=y | Sven Schnelle |
2019-12-14 | Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-12-14 | Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-12-14 | Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |