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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-10
1
-1
/
+2
|
\
|
*
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-07
1
-1
/
+2
*
|
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
17
-7
/
+76
|
\
\
|
*
|
powerpc: Wire up restartable sequences system call
Boqun Feng
2018-06-06
3
-1
/
+3
|
*
|
powerpc: Add syscall detection for restartable sequences
Boqun Feng
2018-06-06
2
-0
/
+15
|
*
|
powerpc: Add support for restartable sequences
Boqun Feng
2018-06-06
2
-0
/
+4
|
*
|
x86: Wire up restartable sequence system call
Mathieu Desnoyers
2018-06-06
2
-0
/
+2
|
*
|
x86: Add support for restartable sequences
Mathieu Desnoyers
2018-06-06
3
-0
/
+10
|
*
|
arm: Wire up restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-0
/
+1
|
*
|
arm: Add syscall detection for restartable sequences
Mathieu Desnoyers
2018-06-06
2
-6
/
+26
|
*
|
arm: Add restartable sequences support
Mathieu Desnoyers
2018-06-06
2
-0
/
+8
|
*
|
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-0
/
+7
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-10
19
-57
/
+113
|
\
\
\
|
*
|
|
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
Tony Luck
2018-06-09
1
-0
/
+2
|
*
|
|
x86/apic/vector: Print APIC control bits in debugfs
Thomas Gleixner
2018-06-06
1
-13
/
+14
|
*
|
|
x86/platform/uv: Use apic_ack_irq()
Thomas Gleixner
2018-06-06
1
-6
/
+1
|
*
|
|
x86/ioapic: Use apic_ack_irq()
Thomas Gleixner
2018-06-06
1
-1
/
+1
|
*
|
|
x86/apic: Provide apic_ack_irq()
Thomas Gleixner
2018-06-06
2
-2
/
+9
|
*
|
|
x86/apic/vector: Prevent hlist corruption and leaks
Thomas Gleixner
2018-06-06
1
-0
/
+9
|
*
|
|
x86/vector: Fix the args of vector_alloc tracepoint
Dou Liyang
2018-06-06
1
-1
/
+1
|
*
|
|
x86/idt: Simplify the idt_setup_apic_and_irq_gates()
Dou Liyang
2018-06-06
1
-5
/
+2
|
*
|
|
x86/platform/uv: Remove extra parentheses
Varsha Rao
2018-06-06
1
-1
/
+1
|
*
|
|
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-06-06
5
-1
/
+24
|
*
|
|
x86: Mark native_set_p4d() as __always_inline
Arnd Bergmann
2018-06-06
1
-2
/
+2
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...
Ingo Molnar
2018-06-04
5
-25
/
+47
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
x86/vdso: Remove unused file
Jann Horn
2018-05-06
1
-1
/
+0
|
|
|
|
*
|
|
|
x86/mtrr: Convert to use strncpy_from_user() helper
Andy Shevchenko
2018-05-16
1
-10
/
+2
|
|
|
|
*
|
|
|
x86/mtrr: Convert to use match_string() helper
Andy Shevchenko
2018-05-16
1
-11
/
+10
|
|
|
*
|
|
|
|
x86/microcode: Make the late update update_lock a raw lock for RT
Scott Wood
2018-05-27
1
-3
/
+3
|
|
*
|
|
|
|
|
x86/i8237: Register device based on FADT legacy boot flag
Rajneesh Bhardwaj
2018-04-27
3
-1
/
+32
*
|
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-10
5
-14
/
+28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
Konrad Rzeszutek Wilk
2018-06-06
1
-8
/
+3
|
*
|
|
|
|
|
|
|
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2018-06-06
5
-10
/
+27
|
*
|
|
|
|
|
|
|
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
2018-06-06
3
-2
/
+4
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-09
2
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ARM: dts: imx7: correct enet ipg clock
Anson Huang
2018-06-01
2
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
3
-0
/
+88
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-08
7
-62
/
+174
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
x86, nfit_test: Add unit test for memcpy_mcsafe()
Dan Williams
2018-05-22
3
-0
/
+88
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-08
1
-6
/
+22
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
regulator: gpio: Revert
Mark Brown
2018-06-07
19
-192
/
+43
|
*
|
|
|
|
|
|
|
|
|
|
ARM: pxa, regulator: fix building ezx e680
Arnd Bergmann
2018-05-31
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
regulator: wm8994: Fix shared GPIOs
Mark Brown
2018-05-30
1
-15
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
regulator: gpio: Get enable GPIO using GPIO descriptor
Linus Walleij
2018-05-29
2
-2
/
+21
|
*
|
|
|
|
|
|
|
|
|
|
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
2018-05-29
18
-41
/
+171
|
*
|
|
|
|
|
|
|
|
|
|
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-17
1
-2
/
+15
|
*
|
|
|
|
|
|
|
|
|
|
regulator: arizona-ldo1: Look up a descriptor and pass to the core
Linus Walleij
2018-05-17
1
-6
/
+22
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
44
-116
/
+807
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
arm64: Fix syscall restarting around signal suppressed by tracer
Dave Martin
2018-06-08
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
arm64: topology: Avoid checking numa mask for scheduler MC selection
Jeremy Linton
2018-06-07
1
-7
/
+4
[next]