summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge branch 'pci/host-tango' into nextBjorn Helgaas5-0/+187
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez4-0/+158
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds49-911/+1212
2017-07-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds5-6/+195
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds47-460/+1504
2017-07-07Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...David S. Miller1-3/+7
2017-07-07cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari1-0/+4
2017-07-07cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari1-0/+1
2017-07-07cfg80211: Check if NAN service ID is of expected sizeSrinivas Dasari1-1/+1
2017-07-07cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari1-2/+1
2017-07-07iov_iter: saner checks on copyin/copyoutAl Viro1-16/+39
2017-07-07arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet1-2/+4
2017-07-07nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski1-0/+1
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds131-1723/+3093
2017-07-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-601/+5
2017-07-07Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-25/+4
2017-07-07Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-41/+40
2017-07-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds23-1137/+1019
2017-07-07Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds12-1045/+476
2017-07-07Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds17-245/+797
2017-07-07Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds75-725/+778
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-228/+151
2017-07-07Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-167/+542
2017-07-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds95-967/+4250
2017-07-07IB/core: Fix static analysis warning in ib_policy_change_taskDaniel Jurgens1-1/+2
2017-07-07IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens1-8/+12
2017-07-07tpm: do not suspend/resume if power stays onEnric Balletbo i Serra3-0/+7
2017-07-07tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu1-30/+1
2017-07-07tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu1-30/+30
2017-07-07tpm_tis: make ilb_base_addr staticColin Ian King1-1/+1
2017-07-07tpm: consolidate the TPM startup codeJarkko Sakkinen3-61/+44
2017-07-07tpm: Enable CLKRUN protocol for Braswell systemsAzhar Shaikh2-0/+117
2017-07-07tpm/tpm_crb: fix priv->cmd_size initialisationManuel Lauss1-2/+3
2017-07-07tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-1/+2
2017-07-07tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2-0/+37
2017-07-07Add "shutdown" to "struct class".Josh Zimmerman2-1/+7
2017-07-07mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko4-8/+16
2017-07-07mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko8-62/+5
2017-07-07mm, memory_hotplug: drop artificial restriction on online/offlineMichal Hocko1-58/+0
2017-07-07mm: memcontrol: account slab stats per lruvecJohannes Weiner3-27/+7
2017-07-07mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner9-55/+238
2017-07-07mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner3-29/+12
2017-07-07mm: memcontrol: use the node-native slab memory countersJohannes Weiner3-8/+6
2017-07-07mm: vmstat: move slab statistics from zone to node countersJohannes Weiner7-20/+19
2017-07-07mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...Markus Elfring1-3/+2
2017-07-07mm/zswap.c: improve a size determination in zswap_frontswap_init()Markus Elfring1-1/+1
2017-07-07mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...Markus Elfring1-3/+1
2017-07-07mm/swapfile.c: sort swap entries before freeHuang Ying1-0/+16
2017-07-07mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov6-5/+29