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-08-24
Merge branch 'dst-tag-ksz-fix'
David S. Miller
3
-13
/
+51
2017-08-24
net: dsa: skb_put_padto() already frees nskb
Florian Fainelli
1
-4
/
+6
2017-08-24
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
2
-9
/
+45
2017-08-24
net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.
Stephan Gatzka
1
-1
/
+4
2017-08-24
scsi: qedf: Fix a potential NULL pointer dereference
Christophe JAILLET
1
-6
/
+8
2017-08-24
Revert "pty: fix the cached path of the pty slave file descriptor in the master"
Linus Torvalds
3
-9
/
+4
2017-08-24
Revert "loop: support 4k physical blocksize"
Omar Sandoval
3
-40
/
+6
2017-08-24
blk-throttle: cap discard request size
Shaohua Li
1
-4
/
+14
2017-08-23
ARM: dts: exynos: add needs-hpd for Odroid-XU3/4
Hans Verkuil
1
-0
/
+1
2017-08-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-11
/
+17
2017-08-23
Merge tag 'gpio-v4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-3
/
+9
2017-08-23
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-13
/
+47
2017-08-23
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-23
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2
-1
/
+13
2017-08-23
Merge tag 'gvt-fixes-2017-08-23' of https://github.com/01org/gvt-linux into d...
Jani Nikula
1
-1
/
+1
2017-08-23
ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
Takashi Iwai
1
-0
/
+1
2017-08-23
drm/i915/gvt: Fix the kernel null pointer error
fred gao
1
-1
/
+1
2017-08-23
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+9
2017-08-23
scsi: sg: off by one in sg_ioctl()
Dan Carpenter
1
-1
/
+1
2017-08-23
scsi: ipr: Set no_report_opcodes for RAID arrays
Brian King
1
-0
/
+1
2017-08-23
ANDROID: binder: fix proc->tsk check.
Martijn Coenen
1
-1
/
+1
2017-08-23
fsl/man: Inherit parent device and of_node
Florian Fainelli
1
-0
/
+2
2017-08-23
bpf: fix map value attribute for hash of maps
Daniel Borkmann
1
-13
/
+17
2017-08-23
net: phy: Deal with unbound PHY driver in phy_attached_print()
Florian Fainelli
1
-2
/
+4
2017-08-23
Merge branch 'net-sched-couple-of-chain-fixes'
David S. Miller
1
-4
/
+12
2017-08-23
net: sched: don't do tcf_chain_flush from tcf_chain_destroy
Jiri Pirko
1
-3
/
+3
2017-08-23
net: sched: fix use after free when tcf_chain_destroy is called multiple times
Jiri Pirko
1
-2
/
+10
2017-08-23
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
1
-1
/
+1
2017-08-23
macsec: add genl family module alias
Sabrina Dubroca
1
-0
/
+1
2017-08-23
Merge branch 'tipc-topology-server-fixes'
David S. Miller
1
-12
/
+9
2017-08-23
tipc: fix a race condition of releasing subscriber object
Ying Xue
1
-0
/
+2
2017-08-23
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
1
-12
/
+7
2017-08-23
mlxsw: spectrum_switchdev: Fix mrouter flag update
Nogah Frankel
1
-4
/
+11
2017-08-23
net: ftgmac100: Fix oops in probe on failure to find associated PHY
Andrew Jeffery
1
-1
/
+0
2017-08-22
ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()
Sakari Ailus
1
-1
/
+1
2017-08-22
ACPICA: Fix acpi_evaluate_object_typed()
Rafael J. Wysocki
1
-3
/
+7
2017-08-22
net/hsr: Check skb_put_padto() return value
Florian Fainelli
1
-1
/
+2
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
3
-8
/
+56
2017-08-22
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
1
-1
/
+1
2017-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
6
-11
/
+29
2017-08-22
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
1
-4
/
+2
2017-08-22
Merge tag 'mfd-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+6
2017-08-22
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
1
-7
/
+3
2017-08-22
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
2
-4
/
+9
2017-08-22
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-08-22
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-08-22
ALSA: core: Fix unexpected error at replacing user TLV
Takashi Iwai
1
-1
/
+1
2017-08-22
Merge tag 'at91-ab-4.13-drivers-fixes' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2
-5
/
+7
2017-08-22
drm: Release driver tracking before making the object available again
Chris Wilson
1
-3
/
+3
[prev]
[next]