index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-25
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
Arnd Bergmann
1
-3
/
+3
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
5
-6
/
+19
2018-06-25
s390/decompressor: allow to pack uncompressed vmlinux.bin into piggy.o
Vasily Gorbik
1
-7
/
+7
2018-06-25
s390/decompressor: allow preprocessor in piggy.o linker script
Vasily Gorbik
3
-2
/
+3
2018-06-25
s390/decompressor: extend .bss check for early code
Vasily Gorbik
2
-0
/
+8
2018-06-25
s390: add custom target and make path extension optional for .bss check
Vasily Gorbik
1
-1
/
+6
2018-06-25
s390/decompressor: avoid repeating objects list in Makefile
Vasily Gorbik
1
-2
/
+3
2018-06-25
s390/decompressor: reuse lib/mem.S for mem functions
Vasily Gorbik
3
-38
/
+5
2018-06-25
s390/decompressor: avoid reusing uncompressed image objects
Vasily Gorbik
4
-9
/
+15
2018-06-25
s390/als: avoid .init.* sections usage
Vasily Gorbik
1
-10
/
+9
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
2
-5
/
+2
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
10
-32
/
+38
2018-06-25
s390/decompressor: trim the kernel image up to 1M
Vasily Gorbik
3
-5
/
+5
2018-06-25
s390: remove uncompressed kernel image build
Vasily Gorbik
2
-9
/
+4
2018-06-25
s390/decompressor: correct build flags
Vasily Gorbik
2
-12
/
+21
2018-06-25
s390/build: remove obsolete -mkernel-backchain flag
Vasily Gorbik
1
-7
/
+0
2018-06-25
s390: disable asm code expolines if cc does not support it
Vasily Gorbik
2
-2
/
+3
2018-06-25
s390/qdio: reset old sbal_state flags
Julian Wiedmann
1
-1
/
+0
2018-06-25
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-06-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+6
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-22
/
+95
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+5
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-51
/
+0
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+42
2018-06-24
Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-22
/
+56
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
1
-1
/
+1
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2018-06-23
Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-34
/
+153
2018-06-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-8
/
+10
2018-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-9
/
+118
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-3
/
+13
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-23
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
1
-1
/
+1
2018-06-22
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
1
-1
/
+1
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
1725
-28656
/
+51133
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
4
-6
/
+6
2018-06-22
arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
Will Deacon
1
-2
/
+3
2018-06-22
arm64: kpti: Use early_param for kpti= command-line option
Will Deacon
1
-1
/
+1
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
3
-0
/
+79
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-21
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-06-21
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
1
-0
/
+11
2018-06-21
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
1
-3
/
+46
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
1
-4
/
+16
2018-06-21
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-06-21
x86/pti: Don't report XenPV as vulnerable
Jiri Kosina
1
-0
/
+4
[next]