summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05sparc64: Add __multi3 for gcc 7.x and later.David S. Miller
2017-06-05Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-06-05net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo...Ido Shamay
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap
2017-06-05devlink: fix potential memort leakHaishuang Yan
2017-06-05net: Update TCP congestion control documentationAnmol Sarma
2017-06-05ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel
2017-06-05ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-06-04sit: reload iphdr in ipip6_rcvHaishuang Yan
2017-06-04net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-04net: dsa: Fix stale cpu_switch reference after unbind then bindFlorian Fainelli
2017-06-04ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-04geneve: fix needed_headroom and max_mtu for collect_metadataEric Garver
2017-06-04sock: reset sk_err when the error queue is emptySoheil Hassas Yeganeh
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko
2017-06-04ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
2017-06-04Linux 4.12-rc4Linus Torvalds
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2017-06-04[media] rc-core: race condition during ir_raw_event_register()Sean Young
2017-06-04[media] cec: drop MEDIA_CEC_DEBUGHans Verkuil
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil
2017-06-04[media] cec: select CEC_CORE instead of depend on itHans Verkuil
2017-06-04[media] rainshadow-cec: ensure exit_loop is intializedColin Ian King
2017-06-04[media] atomisp: don't treat warnings as errorsMauro Carvalho Chehab
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara
2017-06-03Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-06-03Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede
2017-06-02Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov
2017-06-02Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-06-02Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-02Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal