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
2018-04-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-3
/
+3
2018-04-20
kexec_file: do not add extra alignment to efi memmap
Dave Young
1
-3
/
+2
2018-04-20
proc: fix /proc/loadavg regression
Alexey Dobriyan
1
-1
/
+1
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2018-04-20
Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+26
2018-04-20
Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-4
/
+20
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-712
/
+996
2018-04-19
powerpc/kvm: Fix lockups when running KVM guests on Power8
Michael Ellerman
1
-2
/
+2
2018-04-19
powerpc/eeh: Fix enabling bridge MMIO windows
Michael Neuling
1
-1
/
+2
2018-04-18
MIPS: uaccess: Add micromips clobbers to bzero invocation
Matt Redfearn
1
-2
/
+9
2018-04-18
MIPS: memset.S: Fix clobber of v1 in last_fixup
Matt Redfearn
1
-1
/
+1
2018-04-19
powerpc/xive: Fix trying to "push" an already active pool VP
Benjamin Herrenschmidt
1
-0
/
+4
2018-04-18
arm64: signal: don't force known signals to SIGKILL
Mark Rutland
1
-1
/
+1
2018-04-17
MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
Matt Redfearn
1
-1
/
+1
2018-04-17
arm64: kasan: avoid pfn_to_nid() before page array is initialized
Mark Rutland
1
-2
/
+2
2018-04-17
powerpc/64s: Default l1d_size to 64K in RFI fallback flush
Madhavan Srinivasan
1
-0
/
+11
2018-04-17
s390/signal: cleanup uapi struct sigaction
Martin Schwidefsky
1
-7
/
+16
2018-04-16
Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-04-16
MIPS: memset.S: EVA & fault support for small_memset
Matt Redfearn
1
-1
/
+6
2018-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-56
/
+86
2018-04-16
x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
Joerg Roedel
1
-1
/
+1
2018-04-16
kvm: x86: move MSR_IA32_TSC handling to x86.c
Paolo Bonzini
3
-29
/
+6
2018-04-16
X86/KVM: Properly update 'tsc_offset' to represent the running guest
KarimAllah Ahmed
4
-22
/
+56
2018-04-17
powerpc/lib: Fix off-by-one in alternate feature patching
Michael Ellerman
1
-1
/
+1
2018-04-16
MIPS: dts: Boston: Fix PCI bus dtc warnings:
Matt Redfearn
1
-0
/
+6
2018-04-16
s390: rename default_defconfig to debug_defconfig
Heiko Carstens
1
-0
/
+0
2018-04-16
s390: remove gcov defconfig
Heiko Carstens
1
-661
/
+0
2018-04-16
s390: update defconfig
Martin Schwidefsky
3
-18
/
+46
2018-04-16
s390: add support for IBM z14 Model ZR1
Heiko Carstens
3
-4
/
+6
2018-04-16
s390/boot: remove unused COMPILE_VERSION and ccflags-y
Vasily Gorbik
1
-6
/
+0
2018-04-16
s390/nospec: include cpu.h
Sebastian Ott
1
-0
/
+1
2018-04-16
s390/decompressor: Ignore file vmlinux.bin.full
Thomas Richter
1
-0
/
+1
2018-04-16
s390/kexec_file: add generated files to .gitignore
Heiko Carstens
1
-0
/
+2
2018-04-16
s390/Kconfig: Move kexec config options to "Processor type and features"
Philipp Rudo
1
-21
/
+20
2018-04-16
s390/kexec_file: Add ELF loader
Philipp Rudo
4
-0
/
+150
2018-04-16
s390/kexec_file: Add crash support to image loader
Philipp Rudo
4
-6
/
+234
2018-04-16
s390/kexec_file: Add image loader
Philipp Rudo
4
-1
/
+176
2018-04-16
s390/kexec_file: Add kexec_file_load system call
Philipp Rudo
6
-0
/
+144
2018-04-16
s390/kexec_file: Add purgatory
Philipp Rudo
7
-0
/
+198
2018-04-16
s390/kexec_file: Prepare setup.h for kexec_file_load
Philipp Rudo
1
-13
/
+27
2018-04-15
hypfs_kill_super(): deal with failed allocations
Al Viro
1
-1
/
+1
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-10
/
+4
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-777
/
+1040
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-105
/
+329
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+24
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+6
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-40
/
+63
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-708
/
+138
2018-04-14
parisc: Fix missing binfmt_elf32.o build error
Helge Deller
1
-1
/
+1
[next]