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
2017-03-29
Merge branch 'regset' (PTRACE_SETREGSET data leakage)
Linus Torvalds
5
-50
/
+23
2017-03-29
sparc/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-03-29
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-03-29
metag/ptrace: Reject partial NT_METAG_RPIPE writes
Dave Martin
1
-0
/
+2
2017-03-29
metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
Dave Martin
1
-3
/
+12
2017-03-29
metag/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-03-29
h8300/ptrace: Fix incorrect register transfer count
Dave Martin
1
-3
/
+5
2017-03-29
c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
Dave Martin
1
-41
/
+0
2017-03-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-15
/
+54
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
3
-0
/
+10
2017-03-28
KVM: nVMX: fix nested EPT detection
Ladi Prosek
1
-4
/
+1
2017-03-27
Merge tag 'm68k-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-14
/
+160
2017-03-26
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+18
2017-03-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
27
-218
/
+116
2017-03-24
Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...
Arnd Bergmann
1
-0
/
+11
2017-03-24
Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom...
Arnd Bergmann
7
-0
/
+7
2017-03-23
KVM: VMX: Fix enable VPID conditions
Wanpeng Li
1
-1
/
+8
2017-03-23
KVM: nVMX: Fix nested VPID vmx exec control
Wanpeng Li
1
-3
/
+4
2017-03-23
KVM: x86: correct async page present tracepoint
Wanpeng Li
1
-1
/
+1
2017-03-23
kvm: vmx: Flush TLB when the APIC-access address changes
Jim Mattson
1
-1
/
+17
2017-03-23
KVM: x86: use pic/ioapic destructor when destroy vm
Peter Xu
1
-2
/
+2
2017-03-23
KVM: x86: check existance before destroy
Peter Xu
2
-0
/
+6
2017-03-22
arm64: dts: NS2: Add dma-coherent to relevant DT entries
Jon Mason
1
-0
/
+11
2017-03-22
arm64: kaslr: Fix up the kernel image alignment
Neeraj Upadhyay
1
-3
/
+7
2017-03-21
Merge tag 'at91-ab-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2
-2
/
+18
2017-03-21
Merge tag 'sunxi-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
3
-9
/
+2
2017-03-21
Merge tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
1
-5
/
+0
2017-03-21
arm64: compat: Update compat syscalls
Will Deacon
2
-1
/
+9
2017-03-21
Revert "powerpc/64: Disable use of radix under a hypervisor"
Paul Mackerras
1
-2
/
+1
2017-03-20
KVM: nVMX: don't reset kvm mmu twice
Wanpeng Li
1
-2
/
+0
2017-03-20
kvm: fix usage of uninit spinlock in avic_vm_destroy()
Dmitry Vyukov
1
-0
/
+3
2017-03-20
KVM: VMX: downgrade warning on unexpected exit code
Radim Krčmář
1
-1
/
+2
2017-03-20
m68k: Wire up statx
Geert Uytterhoeven
3
-1
/
+3
2017-03-20
m68k/defconfig: Update defconfigs for v4.11-rc1
Geert Uytterhoeven
12
-12
/
+156
2017-03-20
m68k/bitops: Correct signature of test_bit()
Geert Uytterhoeven
1
-1
/
+1
2017-03-20
powerpc/64s: Fix idle wakeup potential to clobber registers
Nicholas Piggin
1
-3
/
+17
2017-03-20
ARM: sun8i: a23/a33: drop bl_en_pin GPIO pinmux in reference design DTSI
Icenowy Zheng
1
-7
/
+0
2017-03-20
ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings
Florian Fainelli
1
-1
/
+1
2017-03-19
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-2
/
+6
2017-03-19
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-68
/
+88
2017-03-18
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-3
/
+12
2017-03-18
parisc: Fix system shutdown halt
Helge Deller
1
-0
/
+2
2017-03-18
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
1
-45
/
+49
2017-03-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-24
/
+126
2017-03-17
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-21
/
+14
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+14
2017-03-17
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
1
-0
/
+12
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
2017-03-17
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
1
-1
/
+3
[next]