index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add bpf_line_info support
Martin KaFai Lau
2018-12-09
1
-0
/
+2
*
s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
2018-12-07
1
-0
/
+12
*
ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
2018-12-07
3
-0
/
+12
*
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
2018-12-07
6
-4
/
+13
*
mips: bpf: fix encoding bug for mm_srlv32_op
Jiong Wang
2018-12-07
1
-1
/
+1
*
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
2018-12-05
2
-1
/
+17
*
arm64/bpf: use movn/movk/movk sequence to generate kernel addresses
Ard Biesheuvel
2018-11-30
1
-11
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
16
-146
/
+303
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
3
-57
/
+123
|
|
\
|
|
*
sparc: Adjust bpf JIT prologue for PSEUDO calls.
David Miller
2018-11-27
1
-1
/
+7
|
|
*
sparc: Correct ctx->saw_frame_pointer logic.
David Miller
2018-11-27
1
-0
/
+12
|
|
*
sparc: Fix JIT fused branch convergance.
David Miller
2018-11-27
1
-28
/
+49
|
|
*
bpf, arm64: fix getting subprog addr from aux for calls
Daniel Borkmann
2018-11-27
1
-9
/
+17
|
|
*
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
2018-11-27
1
-19
/
+38
|
*
|
Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-11-28
3
-13
/
+50
|
|
\
\
|
|
*
|
xtensa: fix coprocessor part of ptrace_{get,set}xregs
Max Filippov
2018-11-27
1
-4
/
+38
|
|
*
|
xtensa: fix coprocessor context offset definitions
Max Filippov
2018-11-27
1
-8
/
+8
|
|
*
|
xtensa: enable coprocessors that are being flushed
Max Filippov
2018-11-27
1
-1
/
+4
|
|
|
/
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-11-28
7
-72
/
+118
|
|
\
\
|
|
*
|
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
2018-11-27
1
-5
/
+15
|
|
*
|
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
2018-11-27
1
-18
/
+9
|
|
*
|
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
2018-11-27
1
-5
/
+5
|
|
*
|
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
2018-11-27
1
-1
/
+24
|
|
*
|
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
2018-11-27
4
-18
/
+17
|
|
*
|
x86/kvm/vmx: fix old-style function declaration
Yi Wang
2018-11-27
1
-4
/
+4
|
|
*
|
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
1
-1
/
+1
|
|
*
|
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
2018-11-27
1
-5
/
+16
|
|
*
|
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
2018-11-27
1
-0
/
+1
|
|
*
|
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
2018-11-27
1
-6
/
+6
|
|
*
|
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
2018-11-27
1
-8
/
+11
|
|
*
|
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
2018-11-27
1
-1
/
+2
|
|
*
|
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
2018-11-27
1
-0
/
+5
|
|
*
|
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
2018-11-27
1
-0
/
+1
|
|
*
|
Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2018-11-25
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
2018-11-15
1
-0
/
+1
|
*
|
|
|
ia64: export node_distance function
Matias Bjørling
2018-11-27
3
-4
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-25
18
-42
/
+159
|
\
|
|
|
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-11-24
2
-3
/
+3
|
|
\
\
\
|
|
*
|
|
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
2018-11-23
1
-1
/
+1
|
|
*
|
|
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
2018-11-23
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-21
11
-17
/
+150
|
|
\
\
\
|
|
*
|
|
RISC-V: recognize S/U mode bits in print_isa
Patrick Stählin
2018-11-20
1
-3
/
+6
|
|
*
|
|
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2018-11-20
2
-10
/
+21
|
|
*
|
|
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
2018-11-20
1
-0
/
+1
|
|
*
|
|
RISC-V: Build flat and compressed kernel images
Anup Patel
2018-11-20
6
-2
/
+120
|
|
*
|
|
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
2018-11-20
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-11-20
5
-22
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
2018-11-16
2
-20
/
+3
|
|
*
|
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2018-11-12
2
-2
/
+2
|
|
*
|
MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver
Aaro Koskinen
2018-11-12
1
-0
/
+1
|
|
|
/
[next]