summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-08-035-24/+44
|\
| *-. Merge branches 'pm-core' and 'pm-misc'Rafael J. Wysocki2017-08-032-2/+10
| |\ \
| | | * thunderbolt: icm: Ignore mailbox errors in icm_suspend()Rafael J. Wysocki2017-07-311-1/+8
| | * | PM / runtime: Document new pm_runtime_set_suspended() constraintJohan Hovold2017-07-271-1/+2
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki2017-08-033-22/+34
| |\ \ \ \
| | | | * | cpufreq: intel_pstate: Drop ->get from intel_pstate structureRafael J. Wysocki2017-07-271-8/+0
| | | * | | cpufreq: docs: Add missing cpuinfo_cur_freq descriptionRafael J. Wysocki2017-07-271-0/+8
| | | | |/ | | | |/|
| | * / | cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki2017-07-301-14/+26
| | |/ /
* | | | Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-08-024-25/+9
|\ \ \ \
| * | | | NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust2017-08-022-16/+3
| * | | | NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust2017-08-013-9/+6
* | | | | isdn/i4l: fix buffer overflowAnnie Cherkaev2017-08-022-3/+3
* | | | | Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-pla...Linus Torvalds2017-08-023-8/+11
|\ \ \ \ \
| * | | | | platform/x86: dell-wmi: Fix driver interface version queryAndy Lutomirski2017-08-011-5/+7
| * | | | | platform/x86: wmi: Fix error handling in acpi_wmi_init()Alexey Khoroshilov2017-07-211-3/+3
| * | | | | platform/x86: peaq-wmi: select INPUT_POLLDEVArnd Bergmann2017-07-201-0/+1
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-028-37/+58
|\ \ \ \ \ \
| * | | | | | scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter2017-07-241-4/+4
| * | | | | | scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann2017-07-241-0/+2
| * | | | | | scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke2017-07-241-2/+4
| * | | | | | scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash2017-07-241-0/+7
| * | | | | | scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2017-07-242-30/+35
| * | | | | | scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang2017-07-241-1/+5
| * | | | | | scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali2017-07-241-0/+1
* | | | | | | Merge branch 'parisc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-015-8/+10
|\ \ \ \ \ \ \
| * | | | | | | parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger2017-07-311-0/+3
| * | | | | | | parisc: pdc_stable: Fix locking when creating sysfs linksJames Bottomley2017-07-311-3/+3
| * | | | | | | parisc: Increase thread and stack size to 32kbHelge Deller2017-07-312-2/+2
| * | | | | | | parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin2017-07-311-3/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-3180-296/+629
|\ \ \ \ \ \ \
| * | | | | | | samples/bpf: fix bpf tunnel cleanupWilliam Tu2017-07-312-2/+3
| * | | | | | | udp6: fix jumbogram receptionPaolo Abeni2017-07-313-1/+17
| * | | | | | | ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng2017-07-311-1/+1
| * | | | | | | Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli2017-07-313-5/+6
| * | | | | | | virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin2017-07-311-3/+2
| * | | | | | | mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov2017-07-311-1/+1
| * | | | | | | MAINTAINERS: Add more files to the PHY LIBRARY sectionFlorian Fainelli2017-07-311-3/+11
| * | | | | | | ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel2017-07-311-1/+1
| * | | | | | | net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-07-311-0/+3
| * | | | | | | sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland2017-07-311-3/+3
| * | | | | | | bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann2017-07-291-1/+1
| * | | | | | | tcp: avoid bogus gcc-7 array-bounds warningArnd Bergmann2017-07-291-2/+3
| * | | | | | | Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub...David S. Miller2017-07-292-6/+1
| |\ \ \ \ \ \ \
| | * | | | | | | brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-07-271-5/+0
| | * | | | | | | brcmfmac: Don't grow SKB by negative sizeDaniel Stone2017-07-271-1/+1
| * | | | | | | | net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-291-1/+1
| * | | | | | | | bpf: don't indicate success when copy_from_user failsDaniel Borkmann2017-07-291-1/+1
| * | | | | | | | udp6: fix socket leak on early demuxPaolo Abeni2017-07-293-10/+21
| * | | | | | | | net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2017-07-292-5/+24
| * | | | | | | | Revert "vhost: cache used event for better performance"Jason Wang2017-07-292-25/+6