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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
Linux 4.14.77
v4.14.77
Greg Kroah-Hartman
1
-1
/
+1
2018-10-18
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
7
-19
/
+19
2018-10-18
ARM: spectre-v1: mitigate user accesses
Russell King
2
-0
/
+13
2018-10-18
ARM: spectre-v1: use get_user() for __get_user()
Russell King
1
-6
/
+11
2018-10-18
ARM: use __inttype() in get_user()
Russell King
1
-1
/
+8
2018-10-18
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-10-18
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
3
-24
/
+17
2018-10-18
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-10-18
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-10-18
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-10-18
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-10-18
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-10-18
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
1
-1
/
+16
2018-10-18
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-10-18
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2
-0
/
+29
2018-10-18
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
3
-5
/
+85
2018-10-18
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-10-18
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-10-18
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2018-10-18
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-10-18
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-10-18
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-10-18
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2018-10-18
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2018-10-18
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2018-10-18
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-10-18
mm: don't show nr_indirectly_reclaimable in /proc/vmstat
Roman Gushchin
1
-1
/
+5
2018-10-18
mm: treat indirectly reclaimable memory as free in overcommit logic
Roman Gushchin
1
-0
/
+7
2018-10-18
dcache: account external names as indirectly reclaimable memory
Roman Gushchin
1
-9
/
+29
2018-10-18
mm: treat indirectly reclaimable memory as available in MemAvailable
Roman Gushchin
1
-0
/
+7
2018-10-18
mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES
Roman Gushchin
2
-0
/
+2
2018-10-18
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
1
-9
/
+9
2018-10-18
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Edgar Cherkasov
1
-0
/
+1
2018-10-18
mm: Preserve _PAGE_DEVMAP across mprotect() calls
Jan Kara
2
-3
/
+3
2018-10-18
mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
Jérôme Glisse
1
-6
/
+0
2018-10-18
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
3
-1
/
+15
2018-10-18
pinctrl: mcp23s08: fix irq and irqchip setup order
Marco Felsch
1
-1
/
+12
2018-10-18
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
1
-0
/
+10
2018-10-18
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2
-9
/
+17
2018-10-18
dm linear: fix linear_end_io conditional definition
Damien Le Moal
2
-2
/
+4
2018-10-18
dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
Mike Snitzer
1
-1
/
+7
2018-10-18
dm: fix report zone remapping to account for partition offset
Damien Le Moal
1
-7
/
+20
2018-10-18
dm cache: destroy migration_cache if cache target registration failed
Shenghui Wang
1
-3
/
+2
2018-10-18
s390/cio: Fix how vfio-ccw checks pinned pages
Eric Farman
1
-1
/
+1
2018-10-18
perf script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
1
-1
/
+5
2018-10-18
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
1
-0
/
+9
2018-10-18
percpu: stop leaking bitmap metadata blocks
Mike Rapoport
1
-0
/
+1
2018-10-18
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
3
-9
/
+11
2018-10-18
MIPS: VDSO: Always map near top of user memory
Paul Burton
3
-6
/
+47
2018-10-18
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
[next]