1. c454a46 bpf: Add bpf_line_info support by Martin KaFai Lau · 6 years ago
  2. f860203 s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* by Jiong Wang · 6 years ago
  3. 44cf43c ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* by Jiong Wang · 6 years ago
  4. ee94b90 mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X by Jiong Wang · 6 years ago
  5. 17f6c83 mips: bpf: fix encoding bug for mm_srlv32_op by Jiong Wang · 6 years ago
  6. 91fc957c arm64/bpf: don't allocate BPF JIT programs in module memory by Ard Biesheuvel · 6 years ago
  7. cc2b8ed arm64/bpf: use movn/movk/movk sequence to generate kernel addresses by Ard Biesheuvel · 6 years ago
  8. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 60b5482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  10. b26b2b2 Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  11. d8242d2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  12. fd65d31 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 7 years ago
  13. 0e0fee5 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  14. 52ad7eb KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS by Liran Alon · 6 years ago
  15. 72aeb60 KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD by Liran Alon · 6 years ago
  16. 326e742 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset by Leonid Shatz · 6 years ago
  17. 1e4329ee x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  18. 354cb41 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  19. f48b471 KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes by Liran Alon · 6 years ago
  20. bcbfbd8 KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall by Liran Alon · 6 years ago
  21. 7f9ad1d KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once by Liran Alon · 6 years ago
  22. 3051038 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  23. e97f852 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  24. 38ab012 KVM: LAPIC: Fix pv ipis use-before-initialization by Wanpeng Li · 6 years ago
  25. a87c99e KVM: VMX: re-add ple_gap module parameter by Luiz Capitulino · 6 years ago
  26. 2b9034b sparc: Adjust bpf JIT prologue for PSEUDO calls. by David Miller · 6 years ago
  27. 38a35a7 xtensa: fix coprocessor part of ptrace_{get,set}xregs by Max Filippov · 6 years ago
  28. 03bc996 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  29. 2958b66 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  30. ef78e5e ia64: export node_distance function by Matias Bjørling · 6 years ago
  31. e2ac579 sparc: Correct ctx->saw_frame_pointer logic. by David Miller · 6 years ago
  32. c44768a sparc: Fix JIT fused branch convergance. by David Miller · 6 years ago
  33. 8c11ea5 bpf, arm64: fix getting subprog addr from aux for calls by Daniel Borkmann · 6 years ago
  34. e2c95a6 bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr by Daniel Borkmann · 6 years ago
  35. caf54f5 Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  36. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. d146194 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  38. 4f9f496 arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block by Will Deacon · 6 years ago
  39. b5d9a07 arm64: sysreg: fix sparse warnings by Sergey Matyukevich · 6 years ago
  40. 92b4192 Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  41. c8ce94b Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  42. 5d8f81b RISC-V: recognize S/U mode bits in print_isa by Patrick Stählin · 6 years ago
  43. 27f8899 riscv: add asm/unistd.h UAPI header by David Abdurachmanov · 6 years ago
  44. 0138ebb riscv: fix warning in arch/riscv/include/asm/module.h by David Abdurachmanov · 6 years ago
  45. c0fbcd9 RISC-V: Build flat and compressed kernel images by Anup Patel · 6 years ago
  46. 21f70d4 RISC-V: Fix raw_copy_{to,from}_user() by Olof Johansson · 6 years ago
  47. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  48. b53e27f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. 743a486 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. cfaa9f0 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  51. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  52. 4b50d23 net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  53. 3955dec net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  54. 4ef3a14 net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  55. 4efd346 Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  56. ef268de Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  57. 50d25bd Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  58. 1229ace MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation by Paul Burton · 6 years ago
  59. 7b74026 Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  60. eff8962 efi/arm: Defer persistent reservations until after paging_init() by Ard Biesheuvel · 6 years ago
  61. 66f93c5 powerpc/64: Fix kernel stack 16-byte alignment by Nicholas Piggin · 6 years ago
  62. 6c08ec1 KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED by Michael Roth · 6 years ago
  63. 5929a1f Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  64. 857c34c Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  65. e2f8b47 Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  66. 40dc948 xtensa: fix boot parameters address translation by Max Filippov · 6 years ago
  67. 437ccdc powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  68. ef3a614 RISC-V: Silence some module warnings on 32-bit by Olof Johansson · 6 years ago
  69. 85d90b9 RISC-V: lib: Fix build error for 64-bit by Olof Johansson · 6 years ago
  70. f157d41 riscv: add missing vdso_install target by David Abdurachmanov · 6 years ago
  71. 10febb3 riscv: fix spacing in struct pt_regs by David Abdurachmanov · 6 years ago
  72. 4ab4946 RISC-V: defconfig: Enable printk timestamps by Anup Patel · 6 years ago
  73. 25517ed MIPS: Let early memblock_alloc*() allocate memories bottom-up by Huacai Chen · 6 years ago
  74. 82fba2d MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver by Aaro Koskinen · 6 years ago
  75. 383fb3e ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 7 years ago
  76. 5df7a99 ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc by Julien Thierry · 6 years ago
  77. e209950 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 7 years ago
  78. 945aceb ARM: clean up per-processor check_bugs method call by Russell King · 7 years ago
  79. 65987a8 ARM: split out processor lookup by Russell King · 7 years ago
  80. 899a42f ARM: make lookup_processor_type() non-__init by Russell King · 7 years ago
  81. e0c827a drm/omap: Populate DSS children in omapdss driver by Laurent Pinchart · 6 years ago
  82. 4d47d64 perf/x86/intel/uncore: Support CoffeeLake 8th CBOX by Kan Liang · 6 years ago
  83. c10a8de perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs by Kan Liang · 6 years ago
  84. 43c6494 powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
  85. c8b00bb powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel() by Michael Ellerman · 6 years ago
  86. b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  87. 1acf93c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  89. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  90. 35c5568 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  91. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  92. 26eaed4 Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  93. 1503538 x86/cpu/vmware: Do not trace vmware_sched_clock() by Steven Rostedt (VMware) · 6 years ago
  94. d3132b3 xen: fix xen_qlock_wait() by Juergen Gross · 6 years ago
  95. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  96. 1457d8c x86/xen: fix pv boot by Juergen Gross · 6 years ago
  97. 24cc61d arm64: memblock: don't permit memblock resizing until linear mapping is up by Ard Biesheuvel · 6 years ago
  98. 26a4676 arm64: mm: define NET_IP_ALIGN to 0 by Ard Biesheuvel · 6 years ago
  99. 0033dfd ubd: fix missing initialization of io_req by Anton Ivanov · 6 years ago
  100. d0ffb80 arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago