summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-16userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds1-0/+6
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2-2/+9
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey6-1/+78
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-03-16Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher1-3/+2
2016-03-16drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner1-2/+2
2016-03-16drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner1-2/+2
2016-03-16Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-03-16x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui1-4/+10
2016-03-16gpu: ipu-v3: Do not bail out on missing optional port nodesPhilipp Zabel1-9/+12
2016-03-16mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-16mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2-10/+28
2016-03-16mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau1-1/+1
2016-03-16mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-03-16mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge1-1/+1
2016-03-16mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2-2/+3
2016-03-16iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-16can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider1-13/+11
2016-03-16cfg80211/wext: fix message orderingJohannes Berg3-1/+10
2016-03-16wext: fix message delay/orderingJohannes Berg1-11/+40
2016-03-16ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov1-0/+1
2016-03-16ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov2-5/+14
2016-03-16ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-16ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-16ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax1-9/+12
2016-03-16ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-16ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro1-1/+1
2016-03-16jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro1-3/+8
2016-03-16dmaengine: at_xdmac: fix residue computationLudovic Desroches1-3/+39
2016-03-16tracing: Fix check for cpu online when event is disabledSteven Rostedt (Red Hat)1-8/+9
2016-03-16s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2016-03-16s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30
2016-03-16KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini1-1/+3
2016-03-16KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini2-14/+25
2016-03-16KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras1-0/+14
2016-03-16KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand1-1/+1
2016-03-16KVM: VMX: disable PEBS before a guest entryRadim Krčmář1-0/+7
2016-03-16kvm: cap halt polling at exactly halt_poll_nsDavid Matlack1-0/+3
2016-03-16PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof Hałasa1-1/+3
2016-03-16ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla3-1/+12
2016-03-16ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N1-0/+10
2016-03-16ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni9-19/+19
2016-03-16arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel1-2/+3
2016-03-10Linux 4.4.5v4.4.5Greg Kroah-Hartman1-1/+1
2016-03-10drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stableAlex Deucher1-6/+6
2016-03-10modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2-51/+78
2016-03-10drm/i915: refine qemu south bridge detectionGerd Hoffmann1-1/+3
2016-03-10drm/i915: more virtual south bridge detectionGerd Hoffmann2-1/+3
2016-03-10block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-10block: check virt boundary in bio_will_gap()Ming Lei1-5/+11