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-06-03
arm64: dts: mt7622: Enlarge the SGMII register range
Sean Wang
1
-1
/
+2
2019-06-02
net: mscc: ocelot: Add support for tcam
Horatiu Vultur
1
-2
/
+3
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-63
/
+211
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
137
-1272
/
+489
2019-05-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-30
/
+56
2019-05-29
arm64: use the correct function type for __arm64_sys_ni_syscall
Sami Tolvanen
2
-10
/
+11
2019-05-29
arm64: use the correct function type in SYSCALL_DEFINE0
Sami Tolvanen
1
-9
/
+9
2019-05-29
arm64: fix syscall_fn_t type
Sami Tolvanen
1
-1
/
+1
2019-05-29
signal/arm64: Use force_sig not force_sig_fault for SIGKILL
Eric W. Biederman
1
-1
/
+4
2019-05-28
ia64: fix build errors by exporting paddr_to_nid()
Randy Dunlap
1
-0
/
+1
2019-05-28
arm64/module: revert to unsigned interpretation of ABS16/32 relocations
Ard Biesheuvel
1
-8
/
+30
2019-05-28
arm64: Fix the arm64_personality() syscall wrapper redirection
Catalin Marinas
1
-1
/
+1
2019-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
20
-106
/
+173
2019-05-26
MIPS: ath79: ar9331: add Ethernet nodes
Oleksij Rempel
2
-0
/
+34
2019-05-24
riscv: bpf: eliminate zero extension code-gen
Jiong Wang
1
-13
/
+30
2019-05-24
x32: bpf: eliminate zero extension code-gen
Jiong Wang
1
-27
/
+56
2019-05-24
sparc: bpf: eliminate zero extension code-gen
Jiong Wang
1
-2
/
+27
2019-05-24
s390: bpf: eliminate zero extension code-gen
Jiong Wang
1
-7
/
+34
2019-05-24
powerpc: bpf: eliminate zero extension code-gen
Jiong Wang
1
-3
/
+33
2019-05-24
arm: bpf: eliminate zero extension code-gen
Jiong Wang
1
-11
/
+31
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
102
-1108
/
+106
2019-05-24
arm64: dts: fsl: ls1028a: add ENETC 1588 timer node
Y.b. Lu
1
-0
/
+6
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
2019-05-24
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
1
-1
/
+1
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2
-8
/
+27
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
2
-0
/
+8
2019-05-24
kvm: svm/avic: fix off-by-one in checking host APIC ID
Suthikulpanit, Suravee
1
-1
/
+5
2019-05-24
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
Wanpeng Li
1
-0
/
+18
2019-05-24
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
Wanpeng Li
1
-1
/
+1
2019-05-24
kvm: vmx: Fix -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+1
2019-05-24
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
Wanpeng Li
1
-2
/
+2
2019-05-24
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
1
-0
/
+1
2019-05-24
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
Jim Mattson
1
-4
/
+3
2019-05-24
KVM: nVMX: Clear nested_run_pending if setting nested state fails
Sean Christopherson
1
-12
/
+17
2019-05-24
KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+1
2019-05-24
Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
5
-41
/
+41
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-34
/
+159
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
5
-70
/
+5
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
4
-40
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2
-26
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112
Thomas Gleixner
4
-20
/
+4
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 105
Thomas Gleixner
1
-15
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
16
-222
/
+16
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98
Thomas Gleixner
1
-6
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
3
-12
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82
Thomas Gleixner
3
-9
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 76
Thomas Gleixner
2
-27
/
+4
[next]