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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1981
-9785
/
+2201
2019-06-21
x86/vdso: Prevent segfaults due to hoisted vclock reads
Andy Lutomirski
1
-2
/
+13
2019-06-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+3
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1940
-9646
/
+1941
2019-06-20
ARM: 8867/1: vdso: pass --be8 to linker if necessary
Jason A. Donenfeld
1
-2
/
+3
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-86
/
+136
2019-06-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-7
/
+5
2019-06-20
Merge tag 's390-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+3
2019-06-20
Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-22
/
+43
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
1
-11
/
+15
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-0
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506
Thomas Gleixner
4
-12
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
2
-27
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1629
-6685
/
+1629
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
19
-70
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
25
-74
/
+25
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
3
-6
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 477
Thomas Gleixner
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 474
Thomas Gleixner
2
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 454
Thomas Gleixner
8
-32
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452
Thomas Gleixner
1
-12
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243
Thomas Gleixner
2
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
220
-2651
/
+220
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
21
-64
/
+21
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226
Thomas Gleixner
1
-2
/
+1
2019-06-19
KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
Sean Christopherson
1
-6
/
+10
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
3
-48
/
+69
2019-06-18
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
42
-40
/
+100
2019-06-18
arm64/mm: don't initialize pgd_cache twice
Mike Rapoport
1
-2
/
+1
2019-06-18
arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
Anisse Astier
1
-5
/
+3
2019-06-18
ARM: ixp4xx: include irqs.h where needed
Arnd Bergmann
5
-0
/
+10
2019-06-18
ARM: ixp4xx: don't select SERIAL_OF_PLATFORM
Arnd Bergmann
1
-1
/
+0
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
694
-6328
/
+1252
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-58
/
+51
2019-06-17
arm64: ssbd: explicitly depend on <linux/prctl.h>
Anisse Astier
1
-0
/
+1
2019-06-17
Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-6
/
+303
2019-06-17
riscv: remove unused barrier defines
Rolf Eike Beer
1
-5
/
+0
2019-06-17
riscv: mm: synchronize MMU after pte change
ShihPo Hung
1
-0
/
+13
2019-06-17
riscv: dts: add initial board data for the SiFive HiFive Unleashed
Paul Walmsley
2
-0
/
+67
2019-06-17
riscv: dts: add initial support for the SiFive FU540-C000 SoC
Paul Walmsley
1
-0
/
+215
2019-06-17
arch: riscv: add support for building DTB files from DT source data
Paul Walmsley
1
-0
/
+2
2019-06-16
Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
4
-4
/
+6
2019-06-16
Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2
-0
/
+5
2019-06-16
Merge tag 'mvebu-fixes-5.2-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-0
/
+1
2019-06-16
Merge tag 'am654-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
1
-0
/
+1
2019-06-16
Merge tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/s...
Olof Johansson
20
-0
/
+20
2019-06-16
Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
8
-34
/
+54
2019-06-16
Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
2
-1
/
+3
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-18
/
+36
[next]