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.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
2017-05-03
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-05-03
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-05-03
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-05-03
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-05-03
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-05-03
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-05-03
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-05-03
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-05-03
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
1
-3
/
+4
2017-05-03
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
1
-1
/
+1
2017-05-03
net: neigh: guard against NULL solicit() method
Eric Dumazet
1
-1
/
+2
2017-05-03
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
Tom Hromatka
1
-7
/
+8
2017-05-03
sparc64: kern_addr_valid regression
bob picco
1
-1
/
+1
2017-05-03
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2017-05-03
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
Felipe F. Tonello
1
-1
/
+3
2017-05-03
regulator: core: Clear the supply pointer if enabling fails
Jon Hunter
1
-0
/
+1
2017-05-03
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
1
-2
/
+2
2017-05-03
net_sched: close another race condition in tcf_mirred_release()
WANG Cong
1
-2
/
+3
2017-05-03
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
1
-4
/
+5
2017-05-03
MIPS: Fix crash registers on non-crashing CPUs
Corey Minyard
1
-3
/
+13
2017-05-03
md:raid1: fix a dead loop when read from a WriteMostly disk
Wei Fang
1
-1
/
+1
2017-05-03
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-4
/
+28
2017-05-03
drm/amdgpu: fix array out of bounds
tom will
1
-1
/
+1
2017-05-03
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
1
-2
/
+3
2017-05-03
clk: sunxi: Add apb0 gates for H3
Krzysztof Adamski
2
-0
/
+4
2017-05-03
ARM: OMAP2+: timer: add probe for clocksources
Tero Kristo
1
-2
/
+5
2017-05-03
xc2028: unlock on error in xc2028_set_config()
Dan Carpenter
1
-2
/
+5
2017-05-03
f2fs: do more integrity verification for superblock
Chao Yu
1
-0
/
+98
2017-04-30
Linux 4.4.65
v4.4.65
Greg Kroah-Hartman
1
-1
/
+1
2017-04-30
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+53
2017-04-30
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-04-30
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
1
-13
/
+42
2017-04-30
vfio/pci: Fix integer overflows, bitmask check
Vlad Tsyrklevich
2
-13
/
+22
2017-04-30
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+29
2017-04-30
netfilter: nfnetlink: correctly validate length of batch messages
Phil Turnbull
1
-4
/
+6
2017-04-30
xc2028: avoid use after free
Mauro Carvalho Chehab
1
-1
/
+2
2017-04-30
mnt: Add a per mount namespace limit on the number of mounts
Eric W. Biederman
7
-2
/
+71
2017-04-30
tipc: fix socket timer deadlock
Jon Paul Maloy
1
-12
/
+42
2017-04-30
tipc: fix random link resets while adding a second bearer
Parthasarathy Bhuvaragan
1
-3
/
+5
2017-04-30
gfs2: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2017-04-30
hostap: avoid uninitialized variable use in hfa384x_get_rid
Arnd Bergmann
1
-5
/
+10
2017-04-30
tty: nozomi: avoid a harmless gcc warning
Arnd Bergmann
1
-1
/
+1
2017-04-30
tipc: correct error in node fsm
Jon Paul Maloy
1
-2
/
+2
2017-04-30
tipc: re-enable compensation for socket receive buffer double counting
Jon Paul Maloy
1
-1
/
+1
2017-04-30
tipc: make dist queue pernet
Erik Hugne
3
-9
/
+11
2017-04-30
tipc: make sure IPv6 header fits in skb headroom
Richard Alpe
1
-1
/
+1
2017-04-27
Linux 4.4.64
v4.4.64
Greg Kroah-Hartman
1
-1
/
+1
2017-04-27
tipc: fix crash during node removal
Jon Paul Maloy
1
-13
/
+11
2017-04-27
block: fix del_gendisk() vs blkdev_ioctl crash
Dan Williams
1
-1
/
+0
2017-04-27
x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
Dan Williams
1
-13
/
+32
[next]