summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-22blk-throttle: output some debug info in traceShaohua Li
2017-05-22blk-throttle: add hierarchy support for latency target and idle timeShaohua Li
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22nvme_fc: remove extra controller reference taken on reconnectJames Smart
2017-05-22nvme_fc: correct nvme status set on abortJames Smart
2017-05-22nvme_fc: set logging level on resets/deletesJames Smart
2017-05-22nvme_fc: revise comment on teardownJames Smart
2017-05-22nvme_fc: Support ctrl_loss_tmoJames Smart
2017-05-22nvme_fc: get rid of local reconnect_delayJames Smart
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei
2017-05-22nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei
2017-05-22nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei
2017-05-22nvme-rdma: support devices with queue size < 32Marta Rybczynska
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2017-05-22net: Make IP alignment calulations clearer.David S. Miller
2017-05-22mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov
2017-05-22mmc: cavium: Fix probing race with regulatorJan Glauber
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber
2017-05-22mmc: cavium: Prevent crash with incomplete DTJan Glauber
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-22ALSA: hda - Update the list of quirk modelsTakashi Iwai
2017-05-22ALSA: hda - Provide dual-codecs model option for a few Realtek codecsTakashi Iwai
2017-05-22ALSA: hda - Apply dual-codec quirk for MSI Z270-Gaming moboTakashi Iwai
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2017-05-22drm/radeon: Fix oops upon driver load on PowerXpress laptopsLukas Wunner
2017-05-21Linux 4.12-rc2Linus Torvalds
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-05-21Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka
2017-05-21arp: fixed error in a commentIhar Hrachyshka
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-05-21osf_wait4(): fix infoleakAl Viro
2017-05-21fix unsafe_put_user()Al Viro
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller