index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+66
2018-12-03
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
1
-0
/
+66
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-57
/
+123
2018-11-28
Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-13
/
+50
2018-11-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-72
/
+118
2018-11-27
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
1
-5
/
+15
2018-11-27
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
1
-18
/
+9
2018-11-27
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
1
-5
/
+5
2018-11-27
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
1
-1
/
+24
2018-11-27
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
4
-18
/
+17
2018-11-27
x86/kvm/vmx: fix old-style function declaration
Yi Wang
1
-4
/
+4
2018-11-27
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-11-27
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
1
-5
/
+16
2018-11-27
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
1
-0
/
+1
2018-11-27
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
1
-6
/
+6
2018-11-27
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
1
-8
/
+11
2018-11-27
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
1
-1
/
+2
2018-11-27
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
1
-0
/
+5
2018-11-27
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
1
-0
/
+1
2018-11-27
sparc: Adjust bpf JIT prologue for PSEUDO calls.
David Miller
1
-1
/
+7
2018-11-26
xtensa: fix coprocessor part of ptrace_{get,set}xregs
Max Filippov
1
-4
/
+38
2018-11-26
xtensa: fix coprocessor context offset definitions
Max Filippov
1
-8
/
+8
2018-11-26
xtensa: enable coprocessors that are being flushed
Max Filippov
1
-1
/
+4
2018-11-26
ia64: export node_distance function
Matias Bjørling
3
-4
/
+12
2018-11-26
sparc: Correct ctx->saw_frame_pointer logic.
David Miller
1
-0
/
+12
2018-11-26
sparc: Fix JIT fused branch convergance.
David Miller
1
-28
/
+49
2018-11-26
bpf, arm64: fix getting subprog addr from aux for calls
Daniel Borkmann
1
-9
/
+17
2018-11-26
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
1
-19
/
+38
2018-11-25
Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-0
/
+1
2018-11-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+3
2018-11-23
arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
Will Deacon
1
-1
/
+1
2018-11-23
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
1
-2
/
+2
2018-11-21
Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-17
/
+150
2018-11-20
Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-22
/
+6
2018-11-20
RISC-V: recognize S/U mode bits in print_isa
Patrick Stählin
1
-3
/
+6
2018-11-20
riscv: add asm/unistd.h UAPI header
David Abdurachmanov
2
-10
/
+21
2018-11-20
riscv: fix warning in arch/riscv/include/asm/module.h
David Abdurachmanov
1
-0
/
+1
2018-11-20
RISC-V: Build flat and compressed kernel images
Anup Patel
6
-2
/
+120
2018-11-20
RISC-V: Fix raw_copy_{to,from}_user()
Olof Johansson
1
-2
/
+2
2018-11-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+144
2018-11-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-47
/
+113
2018-11-16
Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-58
/
+53
2018-11-16
Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-103
/
+58
2018-11-16
Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-3
/
+10
2018-11-15
MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation
Paul Burton
2
-20
/
+3
2018-11-16
Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-58
/
+53
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+1
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2
-0
/
+3
2018-11-15
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
1
-0
/
+1
[next]