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.19.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-7.0.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
2019-10-11
Linux 4.19.79
v4.19.79
Greg Kroah-Hartman
1
-1
/
+1
2019-10-11
nl80211: validate beacon head
Johannes Berg
1
-0
/
+38
2019-10-11
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-9
/
+9
2019-10-11
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2
-8
/
+59
2019-10-11
staging: erofs: detect potential multiref due to corrupted images
Gao Xiang
1
-3
/
+17
2019-10-11
staging: erofs: add two missing erofs_workgroup_put for corrupted images
Gao Xiang
1
-1
/
+5
2019-10-11
staging: erofs: some compressed cluster should be submitted for corrupted images
Gao Xiang
1
-6
/
+5
2019-10-11
staging: erofs: fix an error handling in erofs_readdir()
Gao Xiang
1
-2
/
+9
2019-10-11
coresight: etm4x: Use explicit barriers on enable/disable
Andrew Murray
1
-2
/
+12
2019-10-11
vfs: Fix EOVERFLOW testing in put_compat_statfs64
Eric Sandeen
1
-13
/
+4
2019-10-11
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
3
-5
/
+17
2019-10-11
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
Marc Zyngier
1
-9
/
+23
2019-10-11
arm64: Force SSBS on context switch
Marc Zyngier
2
-3
/
+40
2019-10-11
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
Will Deacon
1
-4
/
+6
2019-10-11
arm64: add sysfs vulnerability show for speculative store bypass
Jeremy Linton
1
-0
/
+42
2019-10-11
arm64: add sysfs vulnerability show for spectre-v2
Jeremy Linton
1
-1
/
+26
2019-10-11
arm64: Always enable spectre-v2 vulnerability detection
Jeremy Linton
1
-7
/
+8
2019-10-11
arm64: Advertise mitigation of Spectre-v2, or lack thereof
Marc Zyngier
1
-53
/
+56
2019-10-11
arm64: Provide a command line to disable spectre_v2 mitigation
Jeremy Linton
2
-4
/
+17
2019-10-11
arm64: Always enable ssb vulnerability detection
Jeremy Linton
2
-8
/
+5
2019-10-11
arm64: enable generic CPU vulnerabilites support
Mian Yousaf Kaukab
1
-0
/
+1
2019-10-11
arm64: add sysfs vulnerability show for meltdown
Jeremy Linton
1
-14
/
+44
2019-10-11
arm64: Add sysfs vulnerability show for spectre-v1
Mian Yousaf Kaukab
1
-0
/
+6
2019-10-11
arm64: fix SSBS sanitization
Mark Rutland
1
-7
/
+8
2019-10-11
arm64: docs: Document SSBS HWCAP
Will Deacon
1
-0
/
+4
2019-10-11
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
2
-0
/
+22
2019-10-11
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
8
-2
/
+106
2019-10-11
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
1
-1
/
+5
2019-10-11
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
3
-0
/
+21
2019-10-11
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
1
-1
/
+1
2019-10-11
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-28
/
+29
2019-10-11
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
1
-2
/
+1
2019-10-11
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
5
-9
/
+9
2019-10-11
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
Gautham R. Shenoy
2
-3
/
+14
2019-10-11
nbd: fix crash when the blksize is zero
Xiubo Li
1
-3
/
+20
2019-10-11
KVM: nVMX: Fix consistency check on injected exception error code
Sean Christopherson
1
-1
/
+1
2019-10-11
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
1
-8
/
+10
2019-10-11
drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
Hans de Goede
2
-25
/
+31
2019-10-11
nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
Navid Emamdoost
1
-0
/
+1
2019-10-11
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-10-11
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
1
-0
/
+1
2019-10-11
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
1
-1
/
+1
2019-10-11
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-10-11
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
1
-1
/
+1
2019-10-11
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
1
-0
/
+2
2019-10-11
libnvdimm/nfit_test: Fix acpi_handle redefinition
Nathan Chancellor
1
-3
/
+1
2019-10-11
fuse: fix memleak in cuse_channel_open
zhengbin
1
-0
/
+1
2019-10-11
libnvdimm/region: Initialize bad block for volatile namespaces
Aneesh Kumar K.V
3
-5
/
+5
2019-10-11
thermal_hwmon: Sanitize thermal_zone type
Stefan Mavrodiev
1
-2
/
+6
2019-10-11
thermal: Fix use-after-free when unregistering thermal zone device
Ido Schimmel
1
-1
/
+1
[next]