summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-07ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLLJohn Hsu2-2/+4
2017-08-07spi: dw: Make debugfs name unique between instancesPhil Reid1-1/+4
2017-08-07ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi1-0/+13
2017-08-07irqchip/keystone: Fix "scheduling while atomic" on rtStrashko, Grygorii1-9/+19
2017-08-07vfio-pci: use 32-bit comparisons for register address for gcc-4.5Arnd Bergmann1-1/+4
2017-08-07drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse1-1/+2
2017-08-07drm/msm: Ensure that the hardware write pointer is validJordan Crouse2-2/+10
2017-08-07net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-08-07ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li1-1/+1
2017-08-07ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flagsPali Rohár1-0/+2
2017-08-07r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2017-08-07x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2017-08-07tpm: Replace device number bitmap with IDRStefan Berger3-42/+49
2017-08-07tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen1-0/+2
2017-08-07xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2-4/+0
2017-08-07xen/blkback: don't free be structure too earlyJuergen Gross1-4/+3
2017-08-07sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2-14/+0
2017-08-07net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4
2017-08-07pstore: Use dynamic spinlock initializerKees Cook1-1/+1
2017-08-07pstore: Correctly initialize spinlock and flagsKees Cook1-5/+7
2017-08-07pstore: Allow prz to control need for lockingJoel Fernandes3-12/+27
2017-08-07vlan: Propagate MAC address to VLANsMike Manning3-3/+24
2017-08-07/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds1-2/+11
2017-08-07Make file credentials available to the seqfile interfacesLinus Torvalds2-12/+8
2017-08-07v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-08-07dentry name snapshotsAl Viro6-42/+48
2017-08-07ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic1-3/+4
2017-08-07libnvdimm, btt: fix btt_rw_page not returning errorsVishal Verma1-3/+6
2017-08-07RDMA/uverbs: Fix the check for port numberIsmail, Mustafa1-2/+3
2017-08-07PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...Sudeep Holla1-2/+4
2017-08-07sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov1-2/+12
2017-08-07kaweth: fix oops upon failed memory allocationOliver Neukum1-1/+6
2017-08-07kaweth: fix firmware downloadOliver Neukum1-2/+1
2017-08-07mpt3sas: Don't overreach ioc->reply_post[] during initializationCalvin Owens1-17/+16
2017-08-07mailbox: handle empty message in tx_tickSudeep Holla1-1/+4
2017-08-07mailbox: skip complete wait event if timer expiredSudeep Holla1-3/+3
2017-08-07mailbox: always wait in mbox_send_message for blocking Tx modeSudeep Holla1-1/+1
2017-08-07wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-07ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior1-0/+6
2017-08-07isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-07isdn: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-08-07net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2-1/+5
2017-08-07nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee1-3/+3
2017-08-07xfs: don't BUG() on mixed direct and mapped I/OBrian Foster1-1/+20
2017-08-07perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter1-3/+5
2017-08-07perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter1-8/+4
2017-08-07perf intel-pt: Fix last_ip usageAdrian Hunter1-2/+11
2017-08-07perf intel-pt: Fix ip compressionAdrian Hunter2-28/+40
2017-08-07drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart2-21/+16
2017-08-07drm: rcar-du: Perform initialization/cleanup at probe/remove timeLaurent Pinchart4-114/+106