aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski8-63/+100
2018-02-08cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu1-0/+5
2018-02-08cpufreq: scpi: fix error return code in scpi_cpufreq_init()Wei Yongjun1-0/+1
2018-02-08ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-08drm/bridge/synopsys: dsi: Add 1.31 version supportPhilippe Cornu1-3/+20
2018-02-08drm/bridge/synopsys: dsi: Add read featurePhilippe Cornu1-13/+45
2018-02-08s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE selectUlf Magnusson1-1/+0
2018-02-08KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson1-1/+1
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2-2/+4
2018-02-07sch_netem: Bug fixing in calculating Netem intervalMd. Islam1-1/+1
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko1-2/+14
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon1-0/+5
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen1-1/+2
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar1-13/+14
2018-02-07net/ipv6: onlink nexthop checks should default to main tableDavid Ahern1-2/+3
2018-02-07net/ipv6: Handle reject routes with onlink flagDavid Ahern1-1/+2
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson11-0/+11
2018-02-07rxrpc: Fix received abort handlingDavid Howells2-5/+14
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET1-1/+1
2018-02-07Make the xprtiod workqueue unbounded.Trond Myklebust1-1/+1
2018-02-08selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju1-3/+15
2018-02-07Merge branch 'for-linus' into testJens Axboe12-63/+212
2018-02-07Merge branch 'master' into testJens Axboe1825-25882/+43230
2018-02-07Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds3-9/+2
2018-02-07Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds11-25/+25
2018-02-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds2-1/+6
2018-02-08Merge tag 'drm-intel-next-fixes-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie17-136/+193
2018-02-07block, bfq: add requeue-request hookPaolo Valente1-25/+82
2018-02-07Merge tag 'regulator-fix-v4.16-suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2018-02-07Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds21-776/+420
2018-02-07Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds7-95/+20
2018-02-07drm/i915/bios: add DP max link rate to VBT child device structJani Nikula2-3/+7
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/soundLinus Torvalds29-106/+918
2018-02-08Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie7-28/+26
2018-02-07Merge tag 'linux-watchdog-4.16-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds43-1796/+1706
2018-02-07bcache: fix for data collapse after re-attaching an attached deviceTang Junhui3-7/+11
2018-02-07bcache: return attach error when no cache set existTang Junhui1-2/+3
2018-02-07bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li3-2/+7
2018-02-07bcache: fix for allocator and register thread raceTang Junhui2-4/+18
2018-02-07bcache: set error_limit correctlyColy Li3-3/+4
2018-02-07bcache: properly set task state in bch_writeback_thread()Coly Li2-3/+8
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui3-15/+36
2018-02-07bcache: add journal statisticTang Junhui3-0/+24
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds17-76/+250
2018-02-07Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds2-7/+14
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds77-531/+1627
2018-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller15-79/+97
2018-02-07Merge tag 'docs-4.16-2' of git://git.lwn.net/linuxLinus Torvalds5-41/+964
2018-02-07Add missing structs and defines from recent SMB3.1.1 documentationSteve French1-2/+112
2018-02-07address lock imbalance warnings in smbdirect.cSteve French1-7/+9