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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Colin Ian King
2019-06-22
1
-1
/
+1
*
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
2019-06-22
1
-1
/
+4
*
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
2019-06-22
1
-2
/
+2
*
ASoC: cs42xx8: Add regcache mask dirty
S.j. Wang
2019-06-22
1
-0
/
+1
*
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
2019-06-22
1
-2
/
+8
*
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2019-06-22
2
-17
/
+33
*
i2c: acorn: fix i2c warning
Russell King
2019-06-22
1
-0
/
+1
*
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2019-06-22
2
-0
/
+19
*
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-06-22
1
-2
/
+8
*
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
2019-06-22
1
-0
/
+12
*
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
2019-06-22
1
-1
/
+1
*
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
2019-06-22
1
-3
/
+6
*
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
2019-06-22
1
-1
/
+1
*
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2019-06-22
2
-11
/
+0
*
futex: Fix futex lock the wrong page
ZhangXiaoxu
2019-06-22
1
-2
/
+2
*
ARM: exynos: Fix undefined instruction during Exynos5422 resume
Marek Szyprowski
2019-06-22
1
-0
/
+19
*
pwm: Fix deadlock warning when removing PWM device
Phong Hoang
2019-06-22
3
-23
/
+6
*
ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...
Krzysztof Kozlowski
2019-06-22
1
-0
/
+2
*
pwm: tiehrpwm: Update shadow register for disabling PWMs
Christoph VogtlÃĪnder
2019-06-22
1
-0
/
+2
*
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-06-22
4
-10
/
+9
*
gpio: gpio-omap: add check for off wake capable gpios
Tony Lindgren
2019-06-22
1
-8
/
+17
*
PCI: xilinx: Check for __get_free_pages() failure
Kangjie Lu
2019-06-22
1
-2
/
+10
*
video: imsttfb: fix potential NULL pointer dereferences
Kangjie Lu
2019-06-22
1
-0
/
+5
*
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
2019-06-22
1
-0
/
+2
*
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
2019-06-22
1
-0
/
+4
*
PCI: rpadlpar: Fix leaked device_node references in add/remove paths
Tyrel Datwyler
2019-06-22
1
-0
/
+4
*
ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
Andrey Smirnov
2019-06-22
1
-1
/
+1
*
ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMA
Andrey Smirnov
2019-06-22
1
-1
/
+1
*
ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA
Andrey Smirnov
2019-06-22
1
-1
/
+1
*
clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288
Douglas Anderson
2019-06-22
1
-0
/
+11
*
soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
Nathan Chancellor
2019-06-22
1
-1
/
+1
*
platform/chrome: cros_ec_proto: check for NULL transfer function
Enrico Granata
2019-06-22
1
-0
/
+11
*
x86/PCI: Fix PCI IRQ routing table memory leak
Wenwen Wang
2019-06-22
1
-2
/
+8
*
nfsd: allow fh_want_write to be called twice
J. Bruce Fields
2019-06-22
1
-1
/
+4
*
fuse: retrieve: cap requested size to negotiated max_write
Kirill Smelkov
2019-06-22
1
-1
/
+1
*
nvmem: core: fix read buffer in place
Jorge Ramirez-Ortiz
2019-06-22
1
-5
/
+10
*
ALSA: hda - Register irq handler after the chip initialization
Takashi Iwai
2019-06-22
1
-3
/
+3
*
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
2019-06-22
1
-3
/
+4
*
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
2019-06-22
1
-2
/
+1
*
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
2019-06-22
1
-1
/
+9
*
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-06-22
1
-1
/
+1
*
drm/bridge: adv7511: Fix low refresh rate selection
Matt Redfearn
2019-06-22
1
-3
/
+3
*
perf/x86/intel: Allow PEBS multi-entry in watermark mode
Stephane Eranian
2019-06-22
1
-1
/
+1
*
mfd: twl6040: Fix device init errors for ACCCTL register
Tony Lindgren
2019-06-22
1
-1
/
+12
*
mfd: intel-lpss: Set the device in reset state when init
Binbin Wu
2019-06-22
1
-0
/
+3
*
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
2019-06-22
1
-1
/
+1
*
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-06-22
1
-1
/
+1
*
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
Yue Hu
2019-06-22
1
-1
/
+3
*
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
2019-06-22
1
-5
/
+16
*
ipc: prevent lockup on alloc_msg and free_msg
Li Rongqing
2019-06-22
2
-2
/
+14
[next]