summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-318-32/+35
|\
| * clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das2019-01-241-4/+10
| * clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter2019-01-241-1/+10
| * clk: imx: Fix fractional clock set rate computationAbel Vesa2019-01-241-2/+3
| * clk: Remove global clk traversal on fetch parent indexDerek Basehore2019-01-241-2/+12
| * Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel2019-01-241-1/+0
| * Revert "clk: mmp2: add SP clock"Lubomir Rintel2019-01-241-4/+0
| * Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel2019-01-242-18/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-311-4/+6
|\ \
| * | crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela2019-01-251-4/+6
* | | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-313-22/+9
|\ \ \
| * | | Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach2019-01-311-16/+0
| * | | ARM: cns3xxx: Use actual size reads for PCIeKoen Vandeputte2019-01-311-1/+1
| * | | ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte2019-01-311-1/+1
| * | | PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez2019-01-311-4/+4
| * | | PCI: imx: Fix probe failure without power domainLeonard Crestez2019-01-311-0/+3
* | | | gfs2: Revert "Fix loop in gfs2_rbm_find"Andreas Gruenbacher2019-01-311-1/+1
* | | | Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-315-20/+71
|\ \ \ \
| * | | | selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| * | | | selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra2019-01-281-1/+1
| * | | | selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook2019-01-251-15/+57
| * | | | selftests: Use lirc.h from kernel tree, not from systemSean Young2019-01-251-0/+2
| * | | | selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King2019-01-251-3/+10
* | | | | Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-312-4/+10
|\ \ \ \ \
| * | | | | NFS: Fix up return value on fatal errors in nfs_page_async_flush()Trond Myklebust2019-01-291-4/+5
| * | | | | nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-01-281-0/+5
* | | | | | Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-01-313-34/+54
|\ \ \ \ \ \
| * | | | | | ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang2019-01-291-33/+45
| * | | | | | ALSA: pcm: Fix tight loop of OSS capture streamTakashi Iwai2019-01-251-1/+8
| * | | | | | ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky2019-01-251-0/+1
* | | | | | | fs/dcache: Track & report number of negative dentriesWaiman Long2019-01-303-13/+52
* | | | | | | fs: Don't need to put list_lru into its own cachelineWaiman Long2019-01-301-4/+5
* | | | | | | fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long2019-01-301-5/+1
* | | | | | | Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-01-303-7/+18
|\ \ \ \ \ \ \
| * | | | | | | iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit2019-01-241-4/+11
| * | | | | | | iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()Joerg Roedel2019-01-231-0/+4
| * | | | | | | iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer2019-01-221-1/+1
| * | | | | | | iommu/amd: Unmap all mapped pages in error path of map_sgJerry Snitselaar2019-01-221-1/+1
| * | | | | | | iommu/amd: Call free_iova_fast with pfn in map_sgJerry Snitselaar2019-01-221-1/+1
* | | | | | | | Merge tag 'gpio-v5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-01-305-17/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | gpio: vf610: Mask all GPIO interruptsAndrew Lunn2019-01-281-0/+5
| * | | | | | | | Merge tag 'gpio-5.0-rc4-fixes-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Walleij2019-01-244-17/+36
| |\ \ \ \ \ \ \ \
| | * | | | | | | | gpio: altera-a10sr: Set proper output level for direction_outputAxel Lin2019-01-231-1/+3
| | * | | | | | | | gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou2019-01-231-0/+1
| | * | | | | | | | gpio: sprd: Fix the incorrect data registerNeo Hou2019-01-231-1/+12
| | * | | | | | | | gpiolib: fix line event timestamps for nested irqsBartosz Golaszewski2019-01-231-1/+8
| | * | | | | | | | gpio: pcf857x: Fix interrupts on multiple instancesRoger Quadros2019-01-231-14/+12
| |/ / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2950-195/+605
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: Add entry for XDP (eXpress Data Path)Jesper Dangaard Brouer2019-01-291-0/+18
| * | | | | | | | | net: set default network namespace in init_dummy_netdev()Josh Elsasser2019-01-291-0/+3