summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-12pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux dataSergei Shtylyov
2017-07-12pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König
2017-07-12pinctrl: cherryview: Add terminate entry for dmi_system_id tablesWei Yongjun
2017-07-12pinctrl: sunxi: Fix SPDIF function name for A83TChen-Yu Tsai
2017-07-12pinctrl: stm32: Fix bad function callAlexandre TORGUE
2017-07-12pinctrl: meson: meson8b: fix the NAND DQS pinsMartin Blumenstingl
2017-07-12pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrlGeert Uytterhoeven
2017-07-12pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signalSergei Shtylyov
2017-07-12pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux dataSergei Shtylyov
2017-07-12pinctrl: sh-pfc: r8a7794: Swap ATA signalsSergei Shtylyov
2017-07-12pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work againMika Westerberg
2017-07-12pinctrl: qcom: ipq4019: add missing pingroups for pins > 70Christian Lamparter
2017-07-12sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-07-12sysctl: don't print negative flag for proc_douintvecLiping Zhang
2017-07-12mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner
2017-07-12USB: core: fix device node leakJohan Hovold
2017-07-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-07-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-07-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi
2017-07-12drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2017-07-12media: entity: Fix stream count checkSakari Ailus
2017-07-12tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-07-12ceph: choose readdir frag based on previous readdir replyYan, Zheng
2017-07-12driver core: platform: fix race condition with driver_overrideAdrian Salido
2017-07-12fs: completely ignore unknown open flagsChristoph Hellwig
2017-07-12fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2017-07-05Linux 4.9.36Greg Kroah-Hartman
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-05KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2017-07-05KVM: x86: fix emulation of RSM and IRET instructionsLadi Prosek
2017-07-05arm64: fix NULL dereference in have_cpu_die()Mark Salter
2017-07-05mtd: nand: brcmnand: Check flash #WP pin status before nand erase/programKamal Dasu
2017-07-05i2c: brcmstb: Fix START and STOP conditionsJaedon Shin
2017-07-05brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-07-05infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-07-05objtool: Fix another GCC jump table detection issueJosh Poimboeuf
2017-07-05clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2017-07-05iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-07-05iommu: Handle default domain attach failureRobin Murphy
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-07-05x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-07-05x86/mpx: Correctly report do_mpx_bt_fault() failures to user-spaceJoerg Roedel
2017-07-05x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He