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
2016-02-19
Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-02-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2016-02-18
mm: slab: free kmem_cache_node after destroy sysfs file
Dmitry Safonov
2016-02-18
ipc/shm: handle removed segments gracefully in shm_mmap()
Kirill A. Shutemov
2016-02-18
MAINTAINERS: update Kselftest Framework mailing list
Shuah Khan
2016-02-18
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
2016-02-18
mm/hugetlb.c: fix incorrect proc nr_hugepages value
Vaishali Thakkar
2016-02-18
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
2016-02-18
fsnotify: turn fsnotify reaper thread into a workqueue job
Jeff Layton
2016-02-18
Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"
Jeff Layton
2016-02-18
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
2016-02-18
thp, dax: do not try to withdraw pgtable from non-anon VMA
Kirill A. Shutemov
2016-02-18
USB: cdc_subset: only build when one driver is enabled
Arnd Bergmann
2016-02-18
vxlan: do not use fdb in metadata mode
Jiri Benc
2016-02-18
mISDN: prevent possible NULL pointer dereference
Anton Protopopov
2016-02-18
net: caif: fix erroneous return value
Anton Protopopov
2016-02-18
appletalk: fix erroneous return value
Anton Protopopov
2016-02-18
lance: Return correct error code
Amitoj Kaur Chawla
2016-02-18
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
2016-02-18
gre: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-18
geneve: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-18
vxlan: clear IFF_TX_SKB_SHARING
Jiri Benc
2016-02-18
geneve: Refine MTU limit
David Wragg
2016-02-18
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-02-18
route: check and remove route cache when we get route
Xin Long
2016-02-18
net_sched fix: reclassification needs to consider ether protocol changes
Jamal Hadi Salim
2016-02-18
Merge branch 'mlxsw-fixes'
David S. Miller
2016-02-18
mlxsw: spectrum: Allow for PVID deletion
Ido Schimmel
2016-02-18
mlxsw: reg: Add the Switch Port Acceptable Frame Types register
Ido Schimmel
2016-02-18
i2c: i801: Adding Intel Lewisburg support for iTCO
Alexandra Yates
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
2016-02-17
et131x: check return value of dma_alloc_coherent
Insu Yun
2016-02-17
Merge branch 'thunderx-fixes'
David S. Miller
2016-02-17
net: thunderx: Fix receive packet stats
Sunil Goutham
2016-02-17
net: thunderx: Fix for HW TSO not enabled for secondary qsets
Sunil Goutham
2016-02-17
net: thunderx: Fix for multiqset not configured upon interface toggle
Sunil Goutham
2016-02-17
tcp: correctly crypto_alloc_hash return check
Insu Yun
2016-02-17
net: dsa: Unregister slave_dev in error path
Florian Fainelli
2016-02-17
phy: marvell: Fix and unify reg-init behavior
Clemens Gruber
2016-02-17
ftrace/module: remove ftrace module notifier
Jessica Yu
2016-02-17
pppoe: fix reference counting in PPPoE proxy
Guillaume Nault
2016-02-17
ravb: Update DT binding example for final CPG/MSSR bindings
Geert Uytterhoeven
2016-02-17
Merge branch 'mlxsw-fixes'
David S. Miller
2016-02-17
mlxsw: spectrum: Set STP state when leaving 802.1D bridge
Ido Schimmel
2016-02-17
mlxsw: Treat local port 64 as valid
Ido Schimmel
2016-02-17
l2tp: Fix error creating L2TP tunnels
Mark Tomlinson
2016-02-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-02-17
Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[prev]
[next]