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
2017-11-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-413
/
+272
2017-11-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+31
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-71
/
+58
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
13
-37
/
+0
2017-11-25
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-44
/
+134
2017-11-25
Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-34
/
+66
2017-11-24
m68k/macboing: Fix missed timer callback assignment
Kees Cook
1
-2
/
+2
2017-11-24
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
1
-1
/
+1
2017-11-23
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
6
-262
/
+2
2017-11-23
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
3
-4
/
+4
2017-11-23
x86/boot/KASLR: Remove unused variable
Chao Fan
1
-3
/
+2
2017-11-23
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
1
-2
/
+8
2017-11-23
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-7
/
+13
2017-11-22
powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features
Michael Ellerman
1
-2
/
+2
2017-11-22
powerpc/perf: Fix IMC_MAX_PMU macro
Madhavan Srinivasan
3
-8
/
+29
2017-11-22
powerpc/perf: Fix pmu_count to count only nest imc pmus
Madhavan Srinivasan
1
-2
/
+4
2017-11-22
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-4
/
+2
2017-11-22
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-11-22
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
1
-2
/
+2
2017-11-22
powerpc/perf/imc: Use cpu_to_node() not topology_physical_package_id()
Michael Ellerman
1
-6
/
+6
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
13
-41
/
+38
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
4
-14
/
+7
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
6
-12
/
+12
2017-11-22
s390: cmm: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-11-22
ARC: perf: avoid vmalloc backed mmap
Vineet Gupta
1
-1
/
+1
2017-11-22
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
1
-9
/
+7
2017-11-22
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
1
-10
/
+14
2017-11-21
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
1
-2
/
+2
2017-11-21
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
1
-2
/
+2
2017-11-21
ARM: make decompressor debug output user selectable
Russell King
1
-2
/
+2
2017-11-21
ARM: fix get_user_pages_fast
Russell King
1
-0
/
+12
2017-11-21
powerpc/vas: Export chip_to_vas_id()
Sukadev Bhattiprolu
1
-0
/
+1
2017-11-21
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
1
-4
/
+58
2017-11-20
powerpc/64s/slice: Use addr limit when computing slice mask
Aneesh Kumar K.V
1
-12
/
+22
2017-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
39
-17
/
+1701
2017-11-18
kbuild: remove all dummy assignments to obj-
Masahiro Yamada
13
-37
/
+0
2017-11-18
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-16
/
+20
2017-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-20
/
+18
2017-11-18
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-6
/
+0
2017-11-18
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-11-18
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-1
/
+0
2017-11-18
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-7
/
+0
2017-11-18
pid: remove pidhash
Gargi Sharma
1
-2
/
+2
2017-11-18
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-1
/
+1
2017-11-18
bug: define the "cut here" string in a single place
Kees Cook
1
-1
/
+1
2017-11-18
sh/boot: add static stack-protector to pre-kernel
Kees Cook
1
-0
/
+14
[next]