index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-21
11
-34
/
+102
|
\
|
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
8
-0
/
+39
|
*
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
2017-07-18
1
-13
/
+19
|
*
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
2017-07-18
1
-5
/
+15
|
*
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
2017-07-18
1
-14
/
+14
|
*
powerpc/perf: Avoid spurious PMU interrupts after idle
Nicholas Piggin
2017-07-18
1
-1
/
+14
|
*
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
Michael Ellerman
2017-07-17
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-21
16
-38
/
+55
|
\
\
|
*
|
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
2017-07-21
1
-2
/
+1
|
*
|
x86/platform/uv/BAU: Disable BAU on single hub configurations
Andrew Banman
2017-07-21
1
-5
/
+18
|
*
|
x86/platform/intel-mid: Fix a format string overflow warning
Arnd Bergmann
2017-07-20
1
-2
/
+4
|
*
|
x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
Arnd Bergmann
2017-07-20
1
-0
/
+1
|
*
|
x86/build: Silence the build with "make -s"
Arnd Bergmann
2017-07-20
1
-2
/
+3
|
*
|
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
2017-07-20
1
-2
/
+2
|
*
|
x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning
Arnd Bergmann
2017-07-20
1
-1
/
+1
|
*
|
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2017-07-20
2
-10
/
+10
|
*
|
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
2017-07-20
1
-2
/
+2
|
*
|
x86/defconfig: Remove stale, old Kconfig options
Krzysztof Kozlowski
2017-07-20
2
-6
/
+0
|
*
|
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
2017-07-20
1
-1
/
+1
|
*
|
x86/acpi: Prevent out of bound access caused by broken ACPI tables
Seunghun Han
2017-07-20
1
-0
/
+8
|
*
|
x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT
Roman Kagan
2017-07-18
1
-1
/
+1
|
*
|
x86/platform/uv/BAU: Fix congested_response_us not taking effect
Justin Ernst
2017-07-16
1
-4
/
+2
|
*
|
x86/cpu: Use indirect call to measure performance in init_amd_k6()
Mikulas Patocka
2017-07-16
1
-0
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
5
-16
/
+202
|
\
\
\
|
*
|
|
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
2017-07-21
3
-10
/
+14
|
*
|
|
perf/x86/intel: Fix debug_store reset field for freq events
Jiri Olsa
2017-07-18
1
-0
/
+2
|
*
|
|
perf/x86/intel: Add Goldmont Plus CPU PMU support
Kan Liang
2017-07-18
3
-0
/
+166
|
*
|
|
perf/x86/intel: Enable C-state residency events for Apollo Lake
Harry Pan
2017-07-18
1
-6
/
+20
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
9
-18
/
+18
|
\
\
\
\
|
*
|
|
|
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
2017-07-20
9
-18
/
+18
*
|
|
|
|
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
2017-07-20
1
-4
/
+4
*
|
|
|
|
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-19
3
-10
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
randstruct: opt-out externally exposed function pointer structs
Kees Cook
2017-06-30
2
-9
/
+9
|
*
|
|
|
|
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-07-17
5
-75
/
+139
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
2017-07-14
4
-70
/
+132
|
*
|
|
|
|
|
SPARC64: Fix sun4v DMA panic
Tushar Dave
2017-07-12
1
-5
/
+7
*
|
|
|
|
|
|
Blackfin: flat: Use %x to format u32
Geert Uytterhoeven
2017-07-17
1
-2
/
+2
*
|
|
|
|
|
|
h8300: Add missing closing parenthesis in flat_get_addr_from_rp()
Geert Uytterhoeven
2017-07-16
1
-1
/
+1
*
|
|
|
|
|
|
blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes
Geert Uytterhoeven
2017-07-16
2
-4
/
+2
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
1
-3
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
spufs: Implement show_options
David Howells
2017-07-11
1
-3
/
+19
*
|
|
|
|
|
|
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
21
-406
/
+145
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-03
11
-343
/
+0
|
*
|
|
|
|
|
|
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
Al Viro
2017-07-03
10
-63
/
+145
*
|
|
|
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-15
127
-1771
/
+2206
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
Maciej W. Rozycki
2017-07-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
2017-07-11
1
-1
/
+1
|
*
|
|
|
|
|
|
|
MIPS: generic: Support MIPS Boston development boards
Paul Burton
2017-07-11
5
-0
/
+311
|
*
|
|
|
|
|
|
|
MIPS: DTS: img: Don't attempt to build-in all .dtb files
Paul Burton
2017-07-11
1
-2
/
+1
[next]