summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-06usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-06-06usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede1-0/+7
2015-06-06USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-06-06USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2-5/+0
2015-06-06USB: visor: Match I330 phone more preciselyJason A. Donenfeld1-1/+1
2015-06-06xhci: gracefully handle xhci_irq dead deviceJoe Lawrence1-1/+1
2015-06-06xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman1-1/+1
2015-06-06xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman1-0/+5
2015-06-06target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-06-06staging: gdm724x: Correction of variable usage after applying ALIGN()Sławomir Demeszko1-9/+7
2015-06-06ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang1-1/+1
2015-06-06ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang1-1/+1
2015-06-06ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() callsAxel Lin1-2/+2
2015-06-06Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"Takashi Iwai1-1/+0
2015-06-06ALSA: hda - Add headphone quirk for Lifebook E752Takashi Iwai1-0/+1
2015-06-06ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson1-0/+12
2015-06-06d_walk() might skip too muchAl Viro1-4/+4
2015-06-06lib: Fix strnlen_user() to not touch memory after specified maximumJan Kara1-1/+2
2015-06-06hwmon: (nct6775) Add missing sysfs attribute initializationGuenter Roeck1-0/+2
2015-06-06hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGEChris Lesiak1-0/+9
2015-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel3-6/+10
2015-06-06libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov1-11/+20
2015-06-06lguest: fix out-by-one error in address checking.Rusty Russell1-1/+1
2015-06-06fs, omfs: add NULL terminator in the end up the token listSasha Levin1-1/+2
2015-06-06net: socket: Fix the wrong returns for recvmsg and sendmsgJunling Zheng1-14/+10
2015-06-06KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini1-1/+1
2015-06-06qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2-3/+1
2015-06-06kernel: use the gnu89 standard explicitlyKirill A. Shutemov1-2/+4
2015-06-06staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster1-1/+0
2015-06-06staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann3-9/+9
2015-06-06staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster2-3/+3
2015-06-06staging: wlags49_h2: fix extern inline functionsGreg Kroah-Hartman1-2/+2
2015-05-17Linux 3.14.43v3.14.43Greg Kroah-Hartman1-1/+1
2015-05-17kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2015-05-17arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon1-3/+9
2015-05-17KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...Haibin Wang1-2/+3
2015-05-17KVM: arm/arm64: vgic: fix GICD_ICFGR register accessesAndre Przywara1-5/+4
2015-05-17ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier5-19/+66
2015-05-17ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier3-3/+19
2015-05-17ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier5-10/+11
2015-05-17ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier1-3/+3
2015-05-17ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2-4/+4
2015-05-17ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier1-1/+10
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier4-1/+101
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier3-5/+22
2015-05-17arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier3-14/+82
2015-05-17arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier2-0/+8
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier3-8/+16
2015-05-17deal with deadlock in d_walk()Al Viro1-15/+16
2015-05-17ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng7-29/+21