aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst4-55/+48
2016-02-18hwmon: (ads1015) Handle negative conversion values correctlyPeter Rosin1-1/+1
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-18mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov5-27/+29
2016-02-18ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-18MAINTAINERS: update Kselftest Framework mailing listShuah Khan1-1/+1
2016-02-18devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-18mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar1-2/+4
2016-02-18mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins1-1/+1
2016-02-18fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton1-31/+18
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2-18/+53
2016-02-18mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-02-18thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov1-1/+2
2016-02-18USB: cdc_subset: only build when one driver is enabledArnd Bergmann2-1/+11
2016-02-18vxlan: do not use fdb in metadata modeJiri Benc1-3/+5
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov1-1/+1
2016-02-18net: caif: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18appletalk: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla1-2/+2
2016-02-18IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter1-1/+3
2016-02-18gre: clear IFF_TX_SKB_SHARINGJiri Benc2-2/+4
2016-02-18geneve: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1
2016-02-18vxlan: clear IFF_TX_SKB_SHARINGJiri Benc1-0/+1
2016-02-18geneve: Refine MTU limitDavid Wragg1-5/+22
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet6-37/+38
2016-02-18route: check and remove route cache when we get routeXin Long2-14/+64
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim1-0/+1
2016-02-18mlxsw: spectrum: Allow for PVID deletionIdo Schimmel3-9/+63
2016-02-18mlxsw: reg: Add the Switch Port Acceptable Frame Types registerIdo Schimmel1-0/+58
2016-02-18i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates1-0/+2
2016-02-18ARCv2: boot report CCMs (Closely Coupled Memories)Vineet Gupta2-40/+70
2016-02-18ARCv2: boot print Low Latency MemoryVineet Gupta1-1/+2
2016-02-18ARC: Assume multiplier is always presentVineet Gupta3-14/+0
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-02-17et131x: check return value of dma_alloc_coherentInsu Yun1-1/+1
2016-02-17net: thunderx: Fix receive packet statsSunil Goutham3-13/+9
2016-02-17net: thunderx: Fix for HW TSO not enabled for secondary qsetsSunil Goutham1-3/+3
2016-02-17net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham1-1/+0
2016-02-17tcp: correctly crypto_alloc_hash return checkInsu Yun1-1/+1
2016-02-17net: dsa: Unregister slave_dev in error pathFlorian Fainelli1-0/+1
2016-02-17phy: marvell: Fix and unify reg-init behaviorClemens Gruber1-2/+13
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu3-37/+9
2016-02-17pppoe: fix reference counting in PPPoE proxyGuillaume Nault1-0/+2
2016-02-17ravb: Update DT binding example for final CPG/MSSR bindingsGeert Uytterhoeven1-2/+2
2016-02-17mlxsw: spectrum: Set STP state when leaving 802.1D bridgeIdo Schimmel1-0/+8
2016-02-17mlxsw: Treat local port 64 as validIdo Schimmel1-1/+1
2016-02-17l2tp: Fix error creating L2TP tunnelsMark Tomlinson1-4/+14
2016-02-17blk: fix overflow in queue_discard_max_hw_showAlan1-3/+2