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