Age | Commit message (Expand) | Author |
2018-05-26 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-05-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-05-26 | Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in... | Olof Johansson |
2018-05-26 | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij |
2018-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-05-26 | arm64: dts: hikey: Fix eMMC corruption regression | John Stultz |
2018-05-25 | Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2018-05-25 | KVM: x86: fix #UD address of failed Hyper-V hypercalls | Radim Krčmář |
2018-05-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2018-05-25 | Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-05-24 | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim |
2018-05-24 | kvm: x86: IA32_ARCH_CAPABILITIES is always supported | Jim Mattson |
2018-05-24 | KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed | Wei Huang |
2018-05-24 | x86/kvm: fix LAPIC timer drift when guest uses periodic mode | David Vrabel |
2018-05-24 | Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář |
2018-05-24 | arm64: Make sure permission updates happen for pmd/pud | Laura Abbott |
2018-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2018-05-23 | x86/speculation: Simplify the CPU bug detection logic | Dominik Brodowski |
2018-05-23 | KVM/VMX: Expose SSBD properly to guests | Konrad Rzeszutek Wilk |
2018-05-22 | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2 | Sinan Kaya |
2018-05-22 | alpha: simplify get_arch_dma_ops | Christoph Hellwig |
2018-05-22 | alpha: use dma_direct_ops for jensen | Christoph Hellwig |
2018-05-22 | arm64: fault: Don't leak data in ESR context for user fault on kernel VA | Peter Maydell |
2018-05-21 | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit | Nicholas Piggin |
2018-05-21 | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds |
2018-05-21 | arm64: export tishift functions to modules | Jason A. Donenfeld |
2018-05-21 | arm64: lse: Add early clobbers to some input/output asm operands | Will Deacon |
2018-05-21 | Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-05-20 | Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-05-20 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-05-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-20 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-20 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-05-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-05-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-05-19 | Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2018-05-19 | ARM: fix kill( ,SIGFPE) breakage | Russell King |
2018-05-19 | x86/MCE/AMD: Cache SMCA MISC block addresses | Borislav Petkov |
2018-05-19 | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions | Masami Hiramatsu |
2018-05-19 | ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr | Masami Hiramatsu |
2018-05-19 | ARM: 8770/1: kprobes: Prohibit probing on optimized_callback | Masami Hiramatsu |
2018-05-19 | ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed | Masami Hiramatsu |
2018-05-19 | ARM: replace unnecessary perl with sed and the shell $(( )) operator | Russell King |
2018-05-19 | ARM: kexec: record parent context registers for non-crash CPUs | Russell King |
2018-05-19 | ARM: kexec: fix kdump register saving on panic() | Russell King |
2018-05-19 | ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernel | Łukasz Stelmach |
2018-05-19 | ARM: 8753/1: decompressor: add a missing parameter to the addruart macro | Łukasz Stelmach |
2018-05-19 | x86/mm: Drop TS_COMPAT on 64-bit exec() syscall | Dmitry Safonov |
2018-05-18 | Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-05-18 | parisc: Move setup_profiling_timer() out of init section | Helge Deller |