summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-07-28ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov1-5/+14
2017-07-28PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-07-28af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu1-21/+26
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-28iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger7-16/+64
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 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-28wlcore: fix 64K page supportArnd Bergmann1-1/+1
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: 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 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-28s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
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-21Linux 4.4.78v4.4.78Greg 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
2017-07-21KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini3-18/+17
2017-07-21tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti1-1/+1
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-21PM / wakeirq: Convert to SRCUThomas Gleixner1-12/+18
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio1-2/+2
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra1-1/+17
2017-07-21crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu1-1/+1
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks1-1/+6
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller1-1/+1