summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-20intel_pstate: Fix MSR_CONFIG_TDP_x addressing in core_get_max_pstate()Jan Kiszka1-1/+1
2016-08-20s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2-2/+2
2016-08-20s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2-3/+4
2016-08-20s390/cio: allow to reset channel measurement blockSebastian Ott1-9/+20
2016-08-20KVM: x86: avoid simultaneous queueing of both IRQ and SMIPaolo Bonzini1-16/+29
2016-08-20KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2-2/+19
2016-08-20KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei1-0/+1
2016-08-20KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt1-0/+1
2016-08-20KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-20KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-08-20arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-20arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-20arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones1-7/+5
2016-08-20arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel1-2/+2
2016-08-20arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel1-4/+4
2016-08-20arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368Caesar Wang1-1/+1
2016-08-20pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan1-36/+44
2016-08-20gpio: intel-mid: switch to devm_gpiochip_add_data()Andy Shevchenko1-1/+1
2016-08-20gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko1-19/+0
2016-08-20gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R1-1/+1
2016-08-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni1-6/+8
2016-08-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski1-5/+13
2016-08-20tty: serial: msm: Don't read off end of tx fifoBjorn Andersson1-1/+1
2016-08-20arm64: Honor nosmp kernel command line optionSuzuki K Poulose1-0/+7
2016-08-20arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas1-1/+1
2016-08-20arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose1-1/+1
2016-08-20arm64: debug: unmask PSTATE.D earlierWill Deacon3-2/+2
2016-08-20arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier1-4/+4
2016-08-20usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda1-4/+14
2016-08-20USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-08-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski1-0/+4
2016-08-20usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury1-0/+3
2016-08-20usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda1-1/+8
2016-08-20usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal1-8/+8
2016-08-20usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmcAlexandre Belloni1-0/+2
2016-08-20usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEEDFelipe Balbi1-5/+7
2016-08-16Linux 4.7.1v4.7.1Greg Kroah-Hartman1-1/+1
2016-08-16ext4: fix reference counting bug on block allocation errorVegard Nossum1-14/+3
2016-08-16ext4: short-cut orphan cleanup on errorVegard Nossum1-0/+10
2016-08-16ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2-0/+10
2016-08-16ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum1-3/+3
2016-08-16ext4: fix deadlock during page writebackJan Kara1-3/+26
2016-08-16ext4: check for extents that wrap aroundVegard Nossum1-2/+6
2016-08-16serial: mvebu-uart: free the IRQ in ->shutdown()Thomas Petazzoni1-0/+2
2016-08-16crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu1-1/+2
2016-08-16crypto: gcm - Filter out async ghash if necessaryHerbert Xu1-1/+3
2016-08-16Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late...Andreas Herrmann2-4/+2
2016-08-16fs/dcache.c: avoid soft-lockup in dput()Wei Fang1-2/+5
2016-08-16Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements"Michal Hocko1-15/+3
2016-08-16fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang1-1/+1