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.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-02-17
vxlan: fix oops in dev_fill_metadata_dst
Paolo Abeni
1
-2
/
+4
2017-02-17
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-02-17
Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2017-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-02-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-35
/
+11
2017-02-17
Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-2
/
+2
2017-02-17
Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
3
-4
/
+27
2017-02-17
dpaa_eth: small leak on error
Dan Carpenter
1
-1
/
+1
2017-02-17
Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...
Arnd Bergmann
1
-1
/
+1
2017-02-17
packet: Do not call fanout_release from atomic contexts
Anoob Soman
1
-9
/
+22
2017-02-17
reset: fix shared reset triggered_count decrement on error
Jerome Brunet
1
-1
/
+1
2017-02-17
ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
Dave Jiang
1
-1
/
+23
2017-02-17
ntb_transport: Pick an unused queue
Thomas VanSelus
1
-1
/
+1
2017-02-17
ntb: ntb_perf missing dmaengine_unmap_put
Dave Jiang
1
-0
/
+2
2017-02-17
NTB: ntb_transport: fix debugfs_remove_recursive
Allen Hubbe
1
-2
/
+1
2017-02-17
Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2
-3
/
+3
2017-02-17
Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-2
/
+2
2017-02-16
Revert "nohz: Fix collision between tick and other hrtimers"
Linus Torvalds
2
-14
/
+2
2017-02-16
Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-5
/
+13
2017-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-0
/
+5
2017-02-16
Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-200
/
+355
2017-02-16
drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursor
Michel Dänzer
1
-2
/
+2
2017-02-16
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
Kees Cook
1
-1
/
+1
2017-02-16
ARM: 8657/1: uaccess: consistently check object sizes
Kees Cook
1
-12
/
+32
2017-02-16
cfq-iosched: don't call wbt_disable_default() with IRQs disabled
Jens Axboe
1
-12
/
+13
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-16
rhashtable: Revert nested table changes.
David S. Miller
5
-316
/
+94
2017-02-16
Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+1
2017-02-16
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
1
-1
/
+2
2017-02-15
ibmvnic: Fix endian errors in error reporting output
Thomas Falcon
1
-4
/
+4
2017-02-15
ibmvnic: Fix endian error when requesting device capabilities
Thomas Falcon
1
-2
/
+2
2017-02-15
net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification
Marcus Huewe
1
-1
/
+2
2017-02-15
net: xilinx_emaclite: fix freezes due to unordered I/O
Anssi Hannula
1
-54
/
+62
2017-02-15
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
1
-3
/
+7
2017-02-15
PCI/PME: Restore pcie_pme_driver.remove
Yinghai Lu
1
-0
/
+12
2017-02-15
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
1
-2
/
+2
2017-02-15
drm/dp/mst: fix kernel oops when turning off secondary monitor
Pierre-Louis Bossart
1
-1
/
+1
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-15
bpf: kernel header files need to be copied into the tools directory
Stephen Rothwell
1
-0
/
+7
2017-02-15
tcp: tcp_probe: use spin_lock_bh()
Eric Dumazet
1
-2
/
+2
2017-02-15
uapi: fix linux/if_pppol2tp.h userspace compilation errors
Dmitry V. Levin
1
-4
/
+3
2017-02-15
Revert "i2c: designware: detect when dynamic tar update is possible"
Jarkko Nikula
2
-35
/
+11
2017-02-14
[media] siano: make it work again with CONFIG_VMAP_STACK
Mauro Carvalho Chehab
1
-5
/
+13
2017-02-14
packet: fix races in fanout_add()
Eric Dumazet
1
-25
/
+30
2017-02-14
ibmvnic: Fix initial MTU settings
Thomas Falcon
1
-7
/
+5
2017-02-14
net: ethernet: ti: cpsw: fix cpsw assignment in resume
Ivan Khoronzhuk
1
-1
/
+1
2017-02-14
kcm: fix a null pointer dereference in kcm_sendmsg()
WANG Cong
1
-2
/
+4
2017-02-14
net: fec: fix multicast filtering hardware setup
Rui Sousa
1
-14
/
+9
[prev]
[next]