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-05-24
x86/build: Permit building with old make versions
Jan Kiszka
1
-1
/
+1
2017-05-24
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
1
-9
/
+40
2017-05-24
Revert "x86/entry: Fix the end of the stack for newly forked tasks"
Josh Poimboeuf
2
-18
/
+23
2017-05-23
ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...
Sudeep Holla
1
-3
/
+3
2017-05-23
arm64: dts: hikey: Fix WiFi support
Ulf Hansson
1
-15
/
+11
2017-05-23
arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts
Ulf Hansson
2
-20
/
+22
2017-05-23
arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators
Ulf Hansson
1
-1
/
+21
2017-05-23
arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts
Ulf Hansson
2
-11
/
+11
2017-05-23
arm64: dts: hikey: Add clock for the pmic mfd
Daniel Lezcano
1
-0
/
+1
2017-05-21
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-21
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
x86/MCE: Export memory_error()
Borislav Petkov
2
-7
/
+7
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+5
2017-05-21
osf_wait4(): fix infoleak
Al Viro
1
-2
/
+4
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-21
x86/boot: Use CROSS_COMPILE prefix for readelf
Rob Landley
1
-1
/
+1
2017-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-94
/
+231
2017-05-19
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-76
/
+43
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
38
-124
/
+253
2017-05-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-14
/
+53
2017-05-19
Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-5
/
+42
2017-05-19
Merge tag 'bcm2835-dt-fixes-2017-05-16' into devicetree/fixes
Florian Fainelli
1
-0
/
+5
2017-05-19
KVM: x86: prevent uninitialized variable warning in check_svme()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
Radim Krčmář
1
-1
/
+1
2017-05-19
KVM: x86: zero base3 of unusable segments
Radim Krčmář
1
-0
/
+2
2017-05-19
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
Wanpeng Li
1
-9
/
+15
2017-05-19
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
Wanpeng Li
1
-1
/
+9
2017-05-19
arm64: dts: rockchip: fix include reference
Arnd Bergmann
1
-1
/
+1
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
6
-6
/
+6
2017-05-19
Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
6
-6
/
+13
2017-05-19
Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2
-18
/
+1
2017-05-19
arm64: defconfig: enable options needed for QCom DB410c board
Rob Herring
1
-0
/
+7
2017-05-18
arm64: defconfig: sync with savedefconfig
Rob Herring
1
-61
/
+42
2017-05-18
ARM: configs: add a gemini defconfig
Linus Walleij
1
-0
/
+68
2017-05-18
Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/s...
Olof Johansson
3
-11
/
+15
2017-05-18
devicetree: Move include prefixes from arch to separate directory
Olof Johansson
10
-10
/
+0
2017-05-18
Merge tag 'v4.12-rc1' into fixes
Olof Johansson
251
-16926
/
+6457
2017-05-19
xen: make xen_flush_tlb_all() static
Juergen Gross
1
-1
/
+1
2017-05-19
xen: cleanup pvh leftovers from pv-only sources
Juergen Gross
2
-75
/
+42
2017-05-19
powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hash
Michael Ellerman
1
-0
/
+12
2017-05-18
KVM: Silence underflow warning in avic_get_physical_id_entry()
Dan Carpenter
1
-1
/
+2
2017-05-18
Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
7
-40
/
+89
2017-05-17
sparc/ftrace: Fix ftrace graph time measurement
Liam R. Howlett
1
-7
/
+6
2017-05-17
sparc: Fix -Wstringop-overflow warning
Orlando Arias
3
-4
/
+4
2017-05-17
sparc64: Fix mapping of 64k pages with MAP_FIXED
Nitin Gupta
1
-2
/
+4
2017-05-17
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
3
-6
/
+37
2017-05-17
ARM: dts: dra7: Reduce cpu thermal shutdown temperature
Ravikumar Kattekola
1
-0
/
+4
2017-05-17
ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_...
Christophe JAILLET
1
-0
/
+2
2017-05-17
ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'
Christophe JAILLET
1
-1
/
+4
2017-05-17
powerpc/mm: Fix crash in page table dump with huge pages
Michael Ellerman
1
-3
/
+4
[prev]
[next]