summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-10ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2018-11-10x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang1-0/+2
2018-11-10tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner1-3/+6
2018-11-10iommu/vt-d: Fix VM domain ID leakAlex Williamson1-3/+6
2018-11-10net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev1-3/+2
2018-11-10arm/arm64: KVM: Take mmap_sem in stage2_unmap_vmMarc Zyngier1-0/+2
2018-11-10dm: fix AB-BA deadlock in __dm_destroy()Junichi Nomura1-2/+2
2018-11-10pinctrl: imx25: ensure that a pin with id i is at position i in the info arrayUwe Kleine-König1-1/+3
2018-11-10Btrfs: avoid syncing log in the fast fsync path when not necessaryFilipe Manana3-3/+23
2018-11-10of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi1-1/+0
2018-11-10x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()Joerg Roedel1-0/+3
2018-11-10rcu: Clear need_qs flag to prevent splatPaul E. McKenney1-0/+1
2018-11-10nfs: fix high load average due to callback thread sleepingJeff Layton1-3/+3
2018-11-10rtnl: don't account unused struct ifla_port_vsi in rtnl_port_sizeDaniel Borkmann1-4/+7
2018-11-10quota: Fix maximum quota limit settingsJan Kara1-4/+8
2018-11-10clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2018-11-10ARM: dts: disable CCI on exynos5420 based arndale-octaAbhilash Kesavan2-1/+5
2018-11-10drivers: bus: check cci device tree node statusAbhilash Kesavan1-0/+3
2018-11-10perf tools: Fix segfault for symbol annotation on TUINamhyung Kim1-7/+1
2018-11-10perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta3-3/+1
2018-11-10perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2018-11-10perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim1-1/+3
2018-11-10perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang1-2/+2
2018-11-10perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian1-12/+32
2018-11-10tracing: Fix enabling of syscall events on the command lineSteven Rostedt (Red Hat)1-14/+55
2018-11-10fbdev/broadsheetfb: fix memory leakColin Ian King1-3/+5
2018-11-10ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang1-0/+18
2018-11-10ARM: at91/dt: sam9263: Add missing clocks to lcdc nodeAlexander Stein1-0/+2
2018-11-10ARM: at91: sama5d3: dt: correct the sound routeBo Shen1-1/+1
2018-11-10ARM: at91/dt: sama5d4: fix the timer reg lengthBo Shen1-1/+1
2018-11-10mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0Johannes Thumshirn2-9/+19
2018-11-10serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi1-20/+36
2018-11-10Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley1-7/+2
2018-11-10usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu1-1/+1
2018-11-10uas: disable UAS on Apricorn SATA donglesDarrick J. Wong1-0/+10
2018-11-10USB: EHCI: adjust error return codeAlan Stern1-3/+3
2018-11-10scsi: ->queue_rq can't sleepChristoph Hellwig1-1/+1
2018-11-10arm: dts: Use pmu_system_controller phandle for dp phyVivek Gautam2-3/+3
2018-11-10NFSv4: Remove incorrect check in can_open_delegated()Trond Myklebust1-2/+0
2018-11-10NFS: Ignore transport protocol when detecting server trunkingChuck Lever1-6/+0
2018-11-10NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust1-0/+18
2018-11-10NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust3-4/+19
2018-11-10ARM: dra7xx: Fix counter frequency drift for AM572x errata i856Lennart Sorensen2-2/+38
2018-11-10iio: iio: Fix iio_channel_read return if channel havn't infoFabien Proriol1-0/+3
2018-11-10phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R3-11/+12
2018-11-10phy-sun4i-usb: Change disconnect threshold value for sun6iHans de Goede1-1/+2
2018-11-10usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()Robert Baldyga1-3/+7
2018-11-10usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren1-0/+4
2018-11-10usb: gadget: f_uac1: access freed memory at f_audio_free_instPeter Chen1-1/+1
2018-11-10usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2-10/+10