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-06-19
arm64/mm: Inhibit huge-vmap with ptdump
Mark Rutland
1
-3
/
+8
2019-06-19
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
1
-1
/
+4
2019-06-19
scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
James Smart
1
-13
/
+19
2019-06-19
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
YueHaibing
1
-4
/
+0
2019-06-19
scsi: qedi: remove memset/memcpy to nfunc and use func instead
YueHaibing
1
-24
/
+8
2019-06-19
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2
-9
/
+29
2019-06-19
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
1
-2
/
+2
2019-06-19
s390/kasan: fix strncpy_from_user kasan checks
Vasily Gorbik
1
-0
/
+2
2019-06-19
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
1
-7
/
+2
2019-06-19
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
3
-15
/
+13
2019-06-19
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
1
-2
/
+7
2019-06-19
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
1
-0
/
+1
2019-06-19
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Ville Syrjälä
2
-11
/
+50
2019-06-19
ASoC: fsl_asrc: Fix the issue about unsupported rate
S.j. Wang
1
-2
/
+2
2019-06-19
ASoC: cs42xx8: Add regcache mask dirty
S.j. Wang
1
-0
/
+1
2019-06-19
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
1
-2
/
+8
2019-06-19
bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached
Coly Li
1
-1
/
+6
2019-06-19
bcache: fix stack corruption by PRECEDING_KEY()
Coly Li
2
-17
/
+33
2019-06-19
i2c: acorn: fix i2c warning
Russell King
1
-0
/
+1
2019-06-19
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
1
-3
/
+12
2019-06-19
ptrace: restore smp_rmb() in __ptrace_may_access()
Jann Horn
2
-0
/
+19
2019-06-19
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
1
-2
/
+8
2019-06-19
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
1
-1
/
+1
2019-06-19
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
2019-06-19
mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
Shakeel Butt
1
-1
/
+1
2019-06-19
libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
Hans de Goede
1
-3
/
+6
2019-06-19
ALSA: firewire-motu: fix destruction of data for isochronous resources
Takashi Sakamoto
1
-1
/
+1
2019-06-19
ALSA: hda/realtek - Update headset mode for ALC256
Kailang Yang
1
-15
/
+60
2019-06-19
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
Takashi Sakamoto
1
-3
/
+0
2019-06-19
Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"
Hui Wang
1
-11
/
+5
2019-06-19
HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
Jason Gerecke
1
-2
/
+8
2019-06-19
HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
Jason Gerecke
1
-4
/
+7
2019-06-19
HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
Jason Gerecke
1
-1
/
+1
2019-06-19
HID: wacom: Don't report anything prior to the tool entering range
Jason Gerecke
1
-15
/
+18
2019-06-19
HID: wacom: Don't set tool type until we're in range
Jason Gerecke
1
-1
/
+16
2019-06-19
HID: multitouch: handle faulty Elo touch device
Benjamin Tissoires
1
-0
/
+7
2019-06-19
nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
Thomas Backlund
1
-0
/
+4
2019-06-19
drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
Dave Airlie
2
-3
/
+17
2019-06-17
Linux 4.19.52
v4.19.52
Greg Kroah-Hartman
1
-1
/
+1
2019-06-17
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
5
-2
/
+22
2019-06-17
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
3
-0
/
+7
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
5
-9
/
+30
2019-06-15
Linux 4.19.51
v4.19.51
Greg Kroah-Hartman
1
-1
/
+1
2019-06-15
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-06-15
drm/vc4: fix fb references in async update
Helen Koike
1
-0
/
+1
2019-06-15
ovl: support stacked SEEK_HOLE/SEEK_DATA
Amir Goldstein
1
-4
/
+40
2019-06-15
ovl: check the capability before cred overridden
Jiufei Xue
1
-18
/
+61
2019-06-15
Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. ...
Greg Kroah-Hartman
2
-17
/
+3
2019-06-15
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2
-11
/
+0
[prev]
[next]