summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas1-0/+32
2017-07-28af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu1-21/+26
2017-07-28powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt1-3/+9
2017-07-28powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-28powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-28powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4
2017-07-28powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-07-28powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh1-1/+10
2017-07-28xen/scsiback: Fix a TMR related use-after-freeBart Van Assche1-24/+9
2017-07-28iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger7-16/+64
2017-07-28scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne3-4/+10
2017-07-28scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi1-4/+10
2017-07-28PM / Domains: Fix unsafe iteration over modified list of domainsKrzysztof Kozlowski1-2/+2
2017-07-28PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski1-2/+2
2017-07-28PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-07-28ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-07-28igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-07-28btrfs: Don't clear SGID when inheriting ACLsJan Kara1-6/+7
2017-07-28wlcore: fix 64K page supportArnd Bergmann1-3/+3
2017-07-28Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld1-17/+18
2017-07-28perf intel-pt: Clear FUP flag on errorAdrian Hunter1-0/+2
2017-07-28perf intel-pt: Use FUP always when scanning for an IPAdrian Hunter1-8/+4
2017-07-28perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zeroAdrian Hunter1-3/+5
2017-07-28perf intel-pt: Fix last_ip usageAdrian Hunter1-2/+11
2017-07-28perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IPAdrian Hunter1-0/+1
2017-07-28perf intel-pt: Fix missing stack clearAdrian Hunter1-0/+1
2017-07-28perf intel-pt: Improve sample timestampAdrian Hunter1-3/+31
2017-07-28perf intel-pt: Move decoder error setting into one conditionAdrian Hunter1-4/+7
2017-07-28NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk1-2/+4
2017-07-28nfc: Fix the sockaddr length sanitization in llcp_sock_connectMateusz Jurczyk1-2/+1
2017-07-28nfc: Ensure presence of required attributes in the activate_target handlerMateusz Jurczyk1-1/+3
2017-07-28NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold1-7/+9
2017-07-28NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold1-2/+5
2017-07-28NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold1-8/+11
2017-07-28NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold1-4/+4
2017-07-28NFC: fix broken device allocationJohan Hovold2-15/+19
2017-07-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan1-1/+3
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-28thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar1-1/+3
2017-07-28thermal: max77620: fix device-node reference imbalanceJohan Hovold1-2/+8
2017-07-28s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2017-07-28dm mpath: cleanup -Wbool-operation warning in choose_pgpath()Mike Snitzer1-2/+2
2017-07-28ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann1-1/+1
2017-07-28disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-214.9.39v4.9.39Greg Kroah-Hartman1-1/+1
2017-07-21kvm: vmx: allow host to access guest MSR_IA32_BNDCFGSHaozhong Zhang1-2/+4
2017-07-21kvm: vmx: Check value written to IA32_BNDCFGSJim Mattson2-0/+5
2017-07-21kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2-2/+10
2017-07-21kvm: vmx: Do not disable intercepts for BNDCFGSJim Mattson1-1/+0