summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-03sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven
2017-10-03mm, hugetlb, soft_offline: save compound page order before page migrationAlexandru Moise
2017-10-03ksm: fix unlocked iteration over vmas in cmp_and_merge_page()Kirill Tkhai
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov
2017-10-03scripts/spelling.txt: add more spelling mistakes to spelling.txtColin Ian King
2017-10-03kernel/params.c: align add_sysfs_param documentation with codeJean Delvare
2017-10-03alpha: fix build failuresSudip Mukherjee
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu
2017-10-03blk-mq-debugfs: fix device sched directory for default schedulerOmar Sandoval
2017-10-03null_blk: change configfs dependency to selectJens Axboe
2017-10-03blk-throttle: fix possible io stall when upgrade to maxJoseph Qi
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado
2017-10-03drm/i915: Fix DDI PHY init if it was already onImre Deak
2017-10-03ide: fix IRQ assignment for PCI bus order probingLorenzo Pieralisi
2017-10-03ide: pci: free PCI BARs on initialization failureBartlomiej Zolnierkiewicz
2017-10-03ide: free hwif->portdev on hwif_init() failureBartlomiej Zolnierkiewicz
2017-10-03MAINTAINERS: update list for NBDWouter Verhelst
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-03Merge tag 'tty-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-03KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-03Merge tag 'char-misc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-03rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney
2017-10-03ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-10-02scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov
2017-10-02scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov
2017-10-02scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2017-10-03Merge tag 'drm-intel-fixes-2017-09-27' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-10-02socket, bpf: fix possible use after freeEric Dumazet
2017-10-02nbd: fix -ERESTARTSYS handlingJosef Bacik
2017-10-02drm/sun4i: hdmi: Disable clks in bind function error path and unbind functionChen-Yu Tsai
2017-10-02ahci: don't ignore result code of ahci_reset_controller()Ard Biesheuvel
2017-10-02Merge branch 'mlxsw-gre-fixes'David S. Miller
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-10-02ceph: fix __choose_mds() for LSSNAP requestYan, Zheng