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.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-13
ath10k: fix scan crash due to incorrect length calculation
Zhi Chen
1
-4
/
+4
2018-10-13
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-2
/
+21
2018-10-13
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
1
-2
/
+2
2018-10-13
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-5
/
+11
2018-10-13
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
1
-1
/
+2
2018-10-13
tcp: use an RB tree for ooo receive queue
Yaogong Wang
8
-159
/
+242
2018-10-13
tcp: increment sk_drops for dropped rx packets
Eric Dumazet
4
-13
/
+29
2018-10-13
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-10-13
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
1
-0
/
+2
2018-10-13
ARC: clone syscall to setp r25 as thread pointer
Vineet Gupta
1
-0
/
+20
2018-10-13
powerpc/fadump: Return error when fadump registration fails
Michal Suchanek
1
-8
/
+15
2018-10-13
ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
Carl Huang
2
-9
/
+5
2018-10-13
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
1
-1
/
+5
2018-10-13
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
1
-3
/
+3
2018-10-13
of: unittest: Disable interrupt node tests for old world MAC systems
Guenter Roeck
1
-9
/
+19
2018-10-13
USB: serial: simple: add Motorola Tetra MTP6550 id
Johan Hovold
1
-1
/
+2
2018-10-13
xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
Mathias Nyman
1
-0
/
+2
2018-10-13
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
1
-2
/
+7
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-10-13
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
Felix Fietkau
1
-1
/
+1
2018-10-13
PCI: Reprogram bridge prefetch registers on resume
Daniel Drake
1
-8
/
+19
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-4
/
+4
2018-10-13
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-10-13
fbdev/omapfb: fix omapfb_memory_read infoleak
Tomi Valkeinen
1
-1
/
+4
2018-10-13
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-10
Linux 4.4.160
v4.4.160
Greg Kroah-Hartman
1
-1
/
+1
2018-10-10
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
1
-4
/
+2
2018-10-10
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-10-10
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-10-10
crypto: mxs-dcp - Fix wait logic on chan threads
Leonard Crestez
1
-23
/
+30
2018-10-10
ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
Kai-Heng Feng
1
-0
/
+1
2018-10-10
smb2: fix missing files in root share directory listing
Aurelien Aptel
1
-1
/
+1
2018-10-10
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-10-10
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-10-10
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-10-10
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
1
-0
/
+8
2018-10-10
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-10-10
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
1
-3
/
+6
2018-10-10
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
1
-2
/
+2
2018-10-10
hexagon: modify ffs() and fls() to return int
Randy Dunlap
1
-2
/
+2
2018-10-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
1
-1
/
+1
2018-10-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2
-9
/
+100
2018-10-10
fs/cifs: suppress a string overflow warning
Stephen Rothwell
1
-3
/
+8
2018-10-10
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
1
-1
/
+2
2018-10-10
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
1
-0
/
+3
2018-10-10
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
1
-0
/
+6
2018-10-10
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
1
-1
/
+3
2018-10-10
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
1
-5
/
+10
2018-10-10
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-10
tools/vm/page-types.c: fix "defined but not used" warning
Naoya Horiguchi
1
-6
/
+0
[prev]
[next]