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
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+12
2019-02-18
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-65
/
+5
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-5
/
+34
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+37
2019-02-17
Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2019-02-17
Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linux
Linus Torvalds
6
-6
/
+31
2019-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-47
/
+170
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-12
/
+12
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
13
-44
/
+102
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
1
-1
/
+0
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
1
-0
/
+11
2019-02-16
MIPS: eBPF: Remove REG_32BIT_ZERO_EX
Paul Burton
1
-10
/
+7
2019-02-16
MIPS: eBPF: Always return sign extended 32b values
Paul Burton
1
-3
/
+6
2019-02-15
Merge tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-12
/
+4
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2
-3
/
+28
2019-02-15
Merge tag 'imx-fixes-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-22
/
+24
2019-02-15
Merge tag 'v5.0-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
4
-3
/
+5
2019-02-15
Merge tag 'v5.0-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+0
2019-02-15
Merge tag 'omap-for-v5.0/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
5
-6
/
+69
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
1
-1
/
+2
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
3
-21
/
+17
2019-02-14
x86/CPU: Add Icelake model number
Rajneesh Bhardwaj
1
-0
/
+2
2019-02-13
Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
9
-22
/
+142
2019-02-13
KVM: nVMX: Restore a preemption timer consistency check
Sean Christopherson
1
-0
/
+4
2019-02-13
x86/a.out: Clear the dump structure initially
Borislav Petkov
1
-2
/
+4
2019-02-13
csky: Fixup dead loop in show_stack
Guo Ren
1
-0
/
+4
2019-02-13
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
2
-0
/
+19
2019-02-13
csky: coding convention: Use task_stack_page
Guo Ren
2
-3
/
+4
2019-02-13
csky: Fixup wrong pt_regs size
Guo Ren
1
-1
/
+2
2019-02-13
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
Guo Ren
1
-2
/
+2
2019-02-12
Merge tag 'riscv-for-linus-5.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+12
2019-02-12
ARM: 8835/1: dma-mapping: Clear DMA ops on teardown
Robin Murphy
1
-0
/
+2
2019-02-12
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
Mathieu Desnoyers
1
-1
/
+1
2019-02-12
x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
Vitaly Kuznetsov
1
-3
/
+5
2019-02-11
Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"
Palmer Dabbelt
1
-6
/
+2
2019-02-11
riscv: Add pte bit to distinguish swap from invalid
Stefan O'Rear
2
-4
/
+10
2019-02-11
Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+5
2019-02-11
perf/x86: Add check_period PMU callback
Jiri Olsa
3
-2
/
+37
2019-02-10
alpha: fix page fault handling for r16-r18 targets
Sergei Trofimovich
1
-1
/
+1
2019-02-10
alpha: Fix Eiger NR_IRQS to 128
Meelis Roos
1
-3
/
+3
2019-02-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+29
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+14
2019-02-10
x86/mm: Make set_pmd_at() paravirt aware
Juergen Gross
1
-1
/
+1
2019-02-09
Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-22
/
+127
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+7
2019-02-09
Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2019-02-08
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
43
-83
/
+111
2019-02-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-31
/
+32
[next]