summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-08nvmem: qfprom: fix different address space warnings of sparseMasahiro Yamada1-9/+17
2017-11-08nvmem: mtk-efuse: fix different address space warnings of sparseMasahiro Yamada1-9/+17
2017-11-08nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing itMasahiro Yamada1-14/+10
2017-11-08nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing itMasahiro Yamada1-15/+12
2017-11-06thunderbolt: tb: fix use after free in tb_activate_pcie_devicesGustavo A. R. Silva1-0/+1
2017-11-06MAINTAINERS: Add git tree for Thunderbolt developmentMika Westerberg1-0/+1
2017-11-05drivers/pcmcia: omap1: Fix error in automated timer conversionKees Cook1-1/+3
2017-11-04hyper-v: trace channel eventsVitaly Kuznetsov4-0/+29
2017-11-04hyper-v: trace vmbus_send_tl_connect_request()Vitaly Kuznetsov2-1/+26
2017-11-04hyper-v: trace vmbus_release_relid()Vitaly Kuznetsov2-2/+21
2017-11-04hyper-v: trace vmbus_negotiate_version()Vitaly Kuznetsov2-0/+29
2017-11-04hyper-v: trace vmbus_teardown_gpadl()Vitaly Kuznetsov2-0/+20
2017-11-04hyper-v: trace vmbus_establish_gpadl()Vitaly Kuznetsov2-0/+48
2017-11-04hyper-v: trace vmbus_close_internal()Vitaly Kuznetsov2-0/+17
2017-11-04hyper-v: trace vmbus_open()Vitaly Kuznetsov2-0/+29
2017-11-04hyper-v: trace vmbus_request_offers()Vitaly Kuznetsov2-1/+11
2017-11-04hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov2-0/+14
2017-11-04hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov2-0/+10
2017-11-04hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov2-0/+19
2017-11-04hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov2-0/+19
2017-11-04hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov2-0/+10
2017-11-04hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov2-0/+39
2017-11-04hyper-v: trace vmbus_on_message()Vitaly Kuznetsov2-0/+7
2017-11-04hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov5-1/+40
2017-11-04drivers/pcmcia: Convert timers to use timer_setup()Kees Cook8-31/+24
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2-18/+12
2017-11-04auxdisplay: Convert timers to use timer_setup()Kees Cook2-8/+6
2017-10-31Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan3-9/+12
2017-10-31Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger4-6/+42
2017-10-23Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman312-1504/+3642
2017-10-23Linux 4.14-rc6v4.14-rc6Linus Torvalds1-1/+1
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-39/+96
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-26/+15
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-77/+226
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli3-18/+38
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+1
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-67/+59
2017-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2017-10-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-10/+37
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-18/+52
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+7
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds113-689/+1735
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger1-1/+2
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven1-12/+27
2017-10-22textsearch: fix typos in library helpersRandy Dunlap2-2/+2
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells1-2/+3
2017-10-22Merge branch 'stmmac-hw-tstamp-fixes'David S. Miller2-8/+8