index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
77
-131
/
+153
|
\
|
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
3
-3
/
+4
|
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
8
-10
/
+12
|
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
2
-4
/
+6
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
41
-58
/
+60
|
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
28
-47
/
+61
|
*
Convert intel uncore to struct_size
Matthew Wilcox
2018-06-12
1
-9
/
+10
*
|
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
53
-351
/
+301
|
\
\
|
*
|
MIPS: ptrace: Make FPU context layout comments match reality
Maciej W. Rozycki
2018-05-24
2
-4
/
+4
|
*
|
MIPS: memset.S: Reinstate delay slot indentation
Matt Redfearn
2018-05-21
1
-14
/
+14
|
*
|
MIPS: perf: Fix perf with MT counting other threads
Matt Redfearn
2018-05-15
1
-39
/
+39
|
*
|
MIPS: perf: Use correct VPE ID when setting up VPE tracing
Matt Redfearn
2018-05-15
1
-10
/
+2
|
*
|
MIPS: perf: More robustly probe for the presence of per-tc counters
Matt Redfearn
2018-05-15
3
-5
/
+7
|
*
|
MIPS: Probe for MIPS MT perf counters per TC
Matt Redfearn
2018-05-15
3
-0
/
+19
|
*
|
MIPS: mscc: Connect phys to ports on ocelot_pcb123
Alexandre Belloni
2018-05-14
1
-0
/
+20
|
*
|
MIPS: mscc: Add switch to ocelot
Alexandre Belloni
2018-05-14
1
-0
/
+88
|
*
|
MIPS: JZ4740: Drop old platform reset code
Paul Cercueil
2018-05-14
1
-31
/
+0
|
*
|
MIPS: qi_lb60: Enable the jz4740-wdt driver
Paul Cercueil
2018-05-14
1
-0
/
+2
|
*
|
MIPS: JZ4780: dts: Fix watchdog node
Paul Cercueil
2018-05-14
1
-1
/
+4
|
*
|
MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driver
Paul Cercueil
2018-05-14
3
-17
/
+8
|
*
|
MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"
Colin Ian King
2018-05-14
1
-1
/
+1
|
*
|
MIPS: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-05-14
1
-8
/
+1
|
*
|
MIPS: Convert update_persistent_clock() to update_persistent_clock64()
Baolin Wang
2018-05-14
8
-39
/
+30
|
*
|
MIPS: Convert read_persistent_clock() to read_persistent_clock64()
Baolin Wang
2018-05-14
8
-16
/
+16
|
*
|
MIPS: sni: Remove the read_persistent_clock()
Baolin Wang
2018-05-14
1
-6
/
+0
|
*
|
MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdata
Rafał Miłecki
2018-04-23
1
-1
/
+1
|
*
|
MIPS: Use generic GCC library routines from lib/
Antony Pavlov
2018-04-23
7
-144
/
+6
|
*
|
MIPS: vmlinuz: Use generic ashldi3
Matt Redfearn
2018-04-23
1
-4
/
+7
|
*
|
lib: Rename compiler intrinsic selects to GENERIC_LIB_*
Matt Redfearn
2018-04-23
1
-3
/
+3
|
*
|
MIPS: BCM47XX: Add support for Netgear WNR1000 V3
Rafał Miłecki
2018-04-23
4
-0
/
+21
|
*
|
MIPS: dts: Avoid unneeded built-in.a in DTS dirs
Masahiro Yamada
2018-04-23
10
-10
/
+10
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
55
-595
/
+1320
|
\
\
\
|
*
|
|
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
1
-2
/
+2
|
*
|
|
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
3
-14
/
+26
|
*
|
|
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
3
-28
/
+38
|
*
|
|
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-12
1
-32
/
+32
|
*
|
|
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-12
1
-2
/
+13
|
*
|
|
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
2018-06-04
1
-9
/
+60
|
*
|
|
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
2018-06-04
1
-0
/
+7
|
*
|
|
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-04
2
-1
/
+8
|
*
|
|
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
1
-2
/
+1
|
*
|
|
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
4
-4
/
+12
|
*
|
|
kvm: Change return type to vm_fault_t
Souptick Joarder
2018-06-01
4
-4
/
+4
|
*
|
|
Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-06-01
13
-65
/
+98
|
|
\
\
\
|
|
*
|
|
KVM: s390: vsie: simplify < 8k address checks
David Hildenbrand
2018-05-17
1
-5
/
+5
|
|
*
|
|
Merge tag 'kvm-s390-master-4.17-1'
Christian Borntraeger
2018-05-17
1
-1
/
+1
|
|
|
\
\
\
|
|
*
|
|
|
KVM: s390: generalize kvm_s390_get_tod_clock_ext()
David Hildenbrand
2018-05-17
1
-12
/
+9
|
|
*
|
|
|
KVM: s390: no need to inititalize kvm->arch members to 0
David Hildenbrand
2018-05-17
1
-7
/
+1
|
|
*
|
|
|
KVM: s390: introduce defines for control registers
David Hildenbrand
2018-05-17
4
-14
/
+30
|
|
*
|
|
|
KVM: s390: reset crypto attributes for all vcpus
Tony Krowiak
2018-05-17
2
-5
/
+25
[next]