index
:
linux/linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-08-28
drm/komeda: Reordered the komeda's de-init functions
Ayan Kumar Halder
2019-08-28
x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...
Linus Torvalds
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
2019-08-28
rbd: restore zeroing past the overlap when reading from parent
Ilya Dryomov
2019-08-28
libceph: don't call crypto_free_sync_skcipher() on a NULL tfm
Jia-Ju Bai
2019-08-28
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Marc Zyngier
2019-08-28
net/mlx5: Set ODP capabilities for DC transport to max
Michael Guralnik
2019-08-27
Merge branch 'stmmac-Add-EHL-and-TGL-PCI-info-and-PCI-ID'
David S. Miller
2019-08-27
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
2019-08-27
net: stmmac: add EHL RGMII 1Gbps PCI info and PCI ID
Voon Weifeng
2019-08-27
net: stmmac: add TGL SGMII 1Gbps PCI info and PCI ID
Voon Weifeng
2019-08-27
net: stmmac: add EHL SGMII 1Gbps PCI info and PCI ID
Voon Weifeng
2019-08-27
Merge branch 'net-dsa-mv88e6xxx-Peridot-Topaz-SERDES-changes'
David S. Miller
2019-08-27
net: dsa: mv88e6xxx: fully support SERDES on Topaz family
Marek Behún
2019-08-27
net: dsa: mv88e6xxx: rename port cmode macro
Marek Behún
2019-08-27
net: dsa: mv88e6xxx: simplify SERDES code for Topaz and Peridot
Marek Behún
2019-08-27
net: dsa: mv88e6xxx: create serdes_get_lane chip operation
Marek Behún
2019-08-27
net: dsa: mv88e6xxx: update code operating on hidden registers
Marek Behún
2019-08-27
net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handler
Marek Behún
2019-08-27
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-08-27
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
2019-08-27
Merge branch 'sctp-add-SCTP_ECN_SUPPORTED-sockopt'
David S. Miller
2019-08-27
sctp: allow users to set ep ecn flag by sockopt
Xin Long
2019-08-27
sctp: allow users to set netns ecn flag with sysctl
Xin Long
2019-08-27
sctp: make ecn flag per netns and endpoint
Xin Long
2019-08-27
net: fix skb use after free in netpoll
Feng Sun
2019-08-27
net: mediatek: remove set but not used variable 'status'
Mao Wenan
2019-08-27
Merge branch 'Simplify-DSA-handling-of-VLAN-subinterface-offload'
David S. Miller
2019-08-27
net: dsa: sja1105: Clear VLAN filtering offload netdev feature
Vladimir Oltean
2019-08-27
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
2019-08-27
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
2019-08-27
Merge branch 'net-ethernet-mediatek-convert-to-PHYLINK'
David S. Miller
2019-08-27
dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...
René van Dorst
2019-08-27
net: ethernet: mediatek: Re-add support SGMII
René van Dorst
2019-08-27
net: ethernet: mediatek: Add basic PHYLINK support
René van Dorst
2019-08-27
Merge branch 'net-dsa-explicit-programmation-of-VLAN-on-CPU-ports'
David S. Miller
2019-08-27
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2019-08-27
net: dsa: add slave VLAN helpers
Vivien Didelot
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
2019-08-27
cifs: update internal module number
Steve French
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
net/mlx5: fix a -Wstringop-truncation warning
Qian Cai
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
[prev]
[next]