index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-09-01
selftests: correct define in msg_zerocopy.c
Willem de Bruijn
2017-09-01
Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-09-01
doc: document MSG_ZEROCOPY
Willem de Bruijn
2017-09-01
Merge tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-09-01
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
2017-09-01
mvneta: Driver and hardware supports IPv6 offload, so enable it
Andrew Pilloud
2017-09-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-09-01
Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or...
David S. Miller
2017-09-01
qlcnic: remove redundant zero check on retries counter
Colin Ian King
2017-09-01
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
Ville Syrjälä
2017-09-01
drm/i915: Make i2c lock ops static
Ville Syrjälä
2017-09-01
drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static
Ville Syrjälä
2017-09-01
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
Manasi Navare
2017-09-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-09-01
udp: fix secpath leak
Yossi Kuperman
2017-09-01
Merge branch 'mdio-mux-Misc-fix'
David S. Miller
2017-09-01
net: mdio-mux: fix unbalanced put_device
Corentin Labbe
2017-09-01
net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers
Corentin Labbe
2017-09-01
net: mdio-mux: printing driver version is useless
Corentin Labbe
2017-09-01
net: mdio-mux: Remove unnecessary 'out of memory' message
Corentin Labbe
2017-09-01
net: mdio-mux: Fix NULL Comparison style
Corentin Labbe
2017-09-01
dt-bindings: pinctrl: sh-pfc: Use generic node name
Geert Uytterhoeven
2017-09-01
dt-bindings: Add vendor Mellanox
Vadim Pasternak
2017-09-01
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
2017-09-01
staging:rtl8188eu:core Fix remove unneccessary else block
Janani Sankara Babu
2017-09-01
Merge branch 'mvpp2-optional-PHYs-and-GoP-link-irq'
David S. Miller
2017-09-01
Documentation/bindings: net: marvell-pp2: add the link interrupt
Antoine Tenart
2017-09-01
net: mvpp2: use the GoP interrupt for link status changes
Antoine Tenart
2017-09-01
net: mvpp2: make the phy optional
Antoine Tenart
2017-09-01
net: mvpp2: take advantage of the is_rgmii helper
Antoine Tenart
2017-09-01
staging: typec: fusb302: make structure fusb302_psy_desc static
Colin Ian King
2017-09-01
staging: unisys: visorbus: make two functions static
Colin Ian King
2017-09-01
Merge branch 'mlxsw-next-fixes'
David S. Miller
2017-09-01
mlxsw: spectrum_router: Set abort trap in all virtual routers
Ido Schimmel
2017-09-01
mlxsw: spectrum_router: Trap packets hitting anycast routes
Ido Schimmel
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
2017-09-01
Merge branch 'bpf-Improve-LRU-map-lookup-performance'
David S. Miller
2017-09-01
bpf: Only set node->ref = 1 if it has not been set
Martin KaFai Lau
2017-09-01
bpf: Inline LRU map lookup
Martin KaFai Lau
2017-09-01
bpf: Add lru_hash_lookup performance test
Martin KaFai Lau
2017-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-09-01
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
[prev]
[next]