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
2015-05-29
drm/nouveau/devinit/gf100: make the force-post condition more obvious
Ben Skeggs
2015-05-29
drm/nouveau/gr/gf100-: fix wrong constant definition
Lars Seipel
2015-05-29
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
2015-05-29
xfs: xfs_iozero can return positive errno
Dave Chinner
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-05-29
xfs: extent size hints can round up extents past MAXEXTLEN
Dave Chinner
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
2015-05-29
percpu_counter: batch size aware __percpu_counter_compare()
Dave Chinner
2015-05-29
xfs: use percpu_counter_read_positive for mp->m_icount
George Wang
2015-05-28
Merge tag 'xtensa-20150526' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2015-05-28
Merge tag 'platform-drivers-x86-v4.1-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-05-28
block: discard bdi_unregister() in favour of bdi_destroy()
NeilBrown
2015-05-28
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
2015-05-28
Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li...
Kalle Valo
2015-05-28
brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails
Arend van Spriel
2015-05-28
mac80211: Fix mac80211.h docbook comments
Jonathan Corbet
2015-05-28
iwlwifi: nvm: fix otp parsing in 8000 hw family
Liad Kaufman
2015-05-28
iwlwifi: pcie: fix tracking of cmd_in_flight
Ilan Peer
2015-05-28
ALSA: hda - Disable Headphone Mic boost for ALC662
David Henningsson
2015-05-28
md: fix race when unfreezing sync_action
NeilBrown
2015-05-28
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
2015-05-28
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
2015-05-28
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
2015-05-28
md/raid5: break stripe-batches when the array has failed.
NeilBrown
2015-05-28
md/raid5: call break_stripe_batch_list from handle_stripe_clean_event
NeilBrown
2015-05-28
md/raid5: be more selective about distributing flags across batch.
NeilBrown
2015-05-28
md/raid5: add handle_flags arg to break_stripe_batch_list.
NeilBrown
2015-05-28
md/raid5: duplicate some more handle_stripe_clean_event code in break_stripe_...
NeilBrown
2015-05-28
md/raid5: remove condition test from check_break_stripe_batch_list.
NeilBrown
2015-05-28
md/raid5: Ensure a batch member is not handled prematurely.
NeilBrown
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
md/raid5: close race between STRIPE_BIT_DELAY and batching.
NeilBrown
2015-05-28
md/raid5: ensure whole batch is delayed for all required bitmap updates.
NeilBrown
2015-05-28
Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-05-28
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-05-28
PCI / ACPI: Do not set ACPI companions for host bridges with parents
Rafael J. Wysocki
2015-05-27
tools/power turbostat: update version number to 4.7
Len Brown
2015-05-27
tools/power turbostat: allow running without cpu0
Prarit Bhargava
2015-05-27
tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIAS
Len Brown
2015-05-27
tools/power turbostat: enable turbostat to support Knights Landing (KNL)
Dasaratharaman Chandramouli
2015-05-27
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
Mike Snitzer
2015-05-27
dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path
Mike Snitzer
2015-05-27
tools/power turbostat: correctly display more than 2 threads/core
Dasaratharaman Chandramouli
2015-05-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-27
ALSA: hda - Disable power_save_node for IDT92HD71bxx
Takashi Iwai
2015-05-27
sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
Jason Gunthorpe
2015-05-27
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
2015-05-27
xen-netfront: properly destroy queues when removing device
David Vrabel
[prev]
[next]