1. 9a62dcf arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcan by Uwe Kleine-König · 7 years ago
  2. e523a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. bb60931 Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  4. 8d73b18 parisc: Fix section mismatches by Helge Deller · 7 years ago
  5. b819439 parisc: drivers.c: Fix section mismatches by Helge Deller · 7 years ago
  6. 39f56ca bpf, x64: fix memleak when not converging on calls by Daniel Borkmann · 7 years ago
  7. 3aab888 bpf, x64: fix memleak when not converging after image by Daniel Borkmann · 7 years ago
  8. 2d618bdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 7 years ago
  9. 330e261 hexagon: export csum_partial_copy_nocheck by Arnd Bergmann · 7 years ago
  10. a57ab96 hexagon: add memset_io() helper by Arnd Bergmann · 7 years ago
  11. 8188fc8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  12. 00ad691 sparc: vio: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  13. d3c68d0 sparc64: Fix mistake in oradax license text by Rob Gardner · 7 years ago
  14. c61a56a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 65f4d6d Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. 7d9e55f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  17. 0d95cfa Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  18. 46dc111 rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  19. 19b522d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  20. 5e62493 x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI by KarimAllah Ahmed · 7 years ago
  21. ee7141c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  22. a468f2d kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use by Junaid Shahid · 7 years ago
  23. 8bb2610 x86/entry/64/compat: Preserve r8-r11 in int $0x80 by Andy Lutomirski · 7 years ago
  24. 1a512c0 x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds by Arnd Bergmann · 7 years ago
  25. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 7 years ago
  26. 3789c12 arm64: avoid instrumenting atomic_ll_sc.o by Mark Rutland · 7 years ago
  27. 4ea3f05 Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  28. b2d7ecb powerpc/kvm/booke: Fix altivec related build break by Laurentiu Tudor · 7 years ago
  29. 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 7 years ago
  30. 47b5ece Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  31. b837913 x86/cpu/intel: Add missing TLB cpuid values by jacek.tomaka@poczta.fm · 7 years ago
  32. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  33. 19791a7 arm64: fix possible spectre-v1 in ptrace_hbp_get_event() by Mark Rutland · 7 years ago
  34. c12d7e9 ARM: defconfig: Update Gemini defconfig by Linus Walleij · 7 years ago
  35. ef74050 ARM: s3c24xx: jive: Fix some GPIO names by Linus Walleij · 7 years ago
  36. 21f2db5 Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 7 years ago
  37. 7b069b1 Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into fixes by Arnd Bergmann · 7 years ago
  38. 1c3bc8f ARM: dts: Fix NAS4220B pin config by Linus Walleij · 7 years ago
  39. ee370b4 Merge tag 'juno-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Arnd Bergmann · 7 years ago
  40. a0a2d05 Merge tag 'socfpga_defconfig_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes by Arnd Bergmann · 7 years ago
  41. da6fa7e x86/smpboot: Don't use mwait_play_dead() on AMD systems by Yazen Ghannam · 7 years ago
  42. 14d12bb x86/mm: Make vmemmap and vmalloc base address constants unsigned long by Jiri Kosina · 7 years ago
  43. 7d87881 x86/vector: Remove the unused macro FPU_IRQ by Dou Liyang · 7 years ago
  44. e307280 x86/vector: Remove the macro VECTOR_OFFSET_START by Dou Liyang · 7 years ago
  45. 9124130 x86/cpufeatures: Enumerate cldemote instruction by Fenghua Yu · 7 years ago
  46. 25eb0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  47. 4e949e9 perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1 by Kan Liang · 7 years ago
  48. 1612a98 bpf, x64: fix JIT emission for dead code by Gianluca Borello · 7 years ago
  49. 1c758a2 tracing/x86: Update syscall trace events to handle new prefixed syscall func names by Steven Rostedt (VMware) · 7 years ago
  50. 06e22bb Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  51. ac61c11 powerpc: Fix smp_send_stop NMI IPI handling by Nicholas Piggin · 7 years ago
  52. 316d097 x86/pti: Filter at vma->vm_page_prot population by Dave Hansen · 7 years ago
  53. b7c21bc x86/pti: Disallow global kernel text with RANDSTRUCT by Dave Hansen · 7 years ago
  54. a44ca8f x86/pti: Reduce amount of kernel text allowed to be Global by Dave Hansen · 7 years ago
  55. 58e65b5 x86/pti: Fix boot warning from Global-bit setting by Dave Hansen · 7 years ago
  56. d2479a3 x86/pti: Fix boot problems from Global-bit setting by Dave Hansen · 7 years ago
  57. 682e6b4 rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops by Nicholas Piggin · 7 years ago
  58. ad40bda arm64: support __int128 with clang by Jason A. Donenfeld · 7 years ago
  59. 9478f19 arm64: only advance singlestep for user instruction traps by Mark Rutland · 7 years ago
  60. ed231ae arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp by Kim Phillips · 7 years ago
  61. 59275a0 arm64: ptrace: remove addr_limit manipulation by Mark Rutland · 7 years ago
  62. 85602be RISC-V: build vdso-dummy.o with -no-pie by Aurelien Jarno · 7 years ago
  63. 5b7252a riscv: there is no <asm/handle_irq.h> by Christoph Hellwig · 7 years ago
  64. 86e1175 riscv: select DMA_DIRECT_OPS instead of redefining it by Christoph Hellwig · 7 years ago
  65. 907e21c arm64: mm: drop addr parameter from sync icache and dcache by Shaokun Zhang · 7 years ago
  66. 09e182d1 x86/microcode: Do not exit early from __reload_late() by Borislav Petkov · 7 years ago
  67. 84749d8 x86/microcode/intel: Save microcode patch unconditionally by Borislav Petkov · 7 years ago
  68. 75ecfb4 powerpc/mce: Fix a bug where mce loops on memory UE. by Mahesh Salgaonkar · 7 years ago
  69. d0cf9b5 powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address range by Alistair Popple · 7 years ago
  70. a1409ad powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback parameters by Alistair Popple · 7 years ago
  71. 28a5933 powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroy by Alistair Popple · 7 years ago
  72. 7fd6641 powerpc/powernv/memtrace: Let the arch hotunplug code flush cache by Balbir Singh · 7 years ago
  73. fb5924f powerpc/mm: Flush cache on memory hot(un)plug by Balbir Singh · 7 years ago
  74. 71c751f arm64: add sentinel to kpti_safe_list by Mark Rutland · 7 years ago
  75. 7010adc x86/jailhouse: Fix incorrect SPDX identifier by Thomas Gleixner · 7 years ago
  76. 6cf0995 s390: correct module section names for expoline code revert by Martin Schwidefsky · 7 years ago
  77. 2317b07 s390: update sampling tag after task pid change by Martin Schwidefsky · 7 years ago
  78. 5f3ba87 s390/cpum_cf: rename IBM z13/z14 counter names by André Wild · 7 years ago
  79. 783c3b5 s390/uprobes: implement arch_uretprobe_is_alive() by Heiko Carstens · 7 years ago
  80. 37a535e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 9409227 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  83. a841aa8 kexec_file: do not add extra alignment to efi memmap by Dave Young · 7 years ago
  84. 9a1015b proc: fix /proc/loadavg regression by Alexey Dobriyan · 7 years ago
  85. f76cdd0 parisc: time: Convert read_persistent_clock() to read_persistent_clock64() by Baolin Wang · 7 years ago
  86. b9abdcf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  87. 85bd0ba arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  88. 854da23 Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  89. d08de37b Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  90. c2d94c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  91. 15a3e84 perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs by Oskar Senft · 7 years ago
  92. d771758 perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server" by Stephane Eranian · 7 years ago
  93. 0518982 x86/power/64: Fix page-table setup for temporary text mapping by Joerg Roedel · 7 years ago
  94. fb289e3 Merge branch 'omap-for-v4.17/fixes-ti-sysc' into omap-for-v4.17/fixes by Tony Lindgren · 7 years ago
  95. 56376c5 powerpc/kvm: Fix lockups when running KVM guests on Power8 by Michael Ellerman · 7 years ago
  96. 13a83ea powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 7 years ago
  97. b3d7e55 MIPS: uaccess: Add micromips clobbers to bzero invocation by Matt Redfearn · 7 years ago
  98. c96eebf MIPS: memset.S: Fix clobber of v1 in last_fixup by Matt Redfearn · 7 years ago
  99. 4555a50 arm64: dts: correct SATA addresses for Stingray by Srinath Mannam · 7 years ago
  100. 4b7b0d7 ARM64: dts: meson-gxm-khadas-vim2: enable the USB controller by Martin Blumenstingl · 7 years ago