summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-27nfsd: refactor nfs4_preprocess_stateid_opChristoph Hellwig1-45/+53
2015-08-27kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini1-1/+1
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras4-8/+2
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras2-2/+4
2015-08-27signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras1-2/+3
2015-08-27mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko1-9/+5
2015-08-27mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflictScott Wood1-5/+5
2015-08-27USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-08-27USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2-1/+2
2015-08-27usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2
2015-08-27md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...NeilBrown1-4/+6
2015-08-27PCI: Restore PCI_MSIX_FLAGS_BIRMASK definitionMichael S. Tsirkin1-0/+1
2015-08-27nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee1-5/+6
2015-08-27ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi1-3/+7
2015-08-27ipc: modify message queue accounting to not take kernel data structures into ...Marcus Gelderie1-5/+0
2015-08-27hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár1-1/+17
2015-08-27ALSA: fireworks/firewire-lib: add support for recent firmware quirkTakashi Sakamoto5-2/+23
2015-08-27ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter1-3/+1
2015-08-27ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros1-8/+16
2015-08-27ARM: dts: i.MX35: Fix can support.Denis Carikli1-4/+4
2015-08-27rbd: fix copyup completion raceIlya Dryomov1-5/+17
2015-08-27crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu1-1/+0
2015-08-27crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk1-8/+16
2015-08-27hwrng: core - correct error check of kthread_run callMartin Schwidefsky1-1/+1
2015-08-27xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-08-27xen/gntdev: convert priv->lock to a mutexDavid Vrabel1-20/+20
2015-08-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski1-0/+40
2015-08-22ASoC: dapm: Lock during userspace accessLars-Peter Clausen1-0/+9
2015-08-22ASoC: pcm1681: Fix setting de-emphasis sampling rate selectionAxel Lin1-1/+1
2015-08-22ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri3-9/+6
2015-08-22clk: keystone: add support for post divider register for main pllMurali Karicheri2-6/+22
2015-08-22sparc64: Fix userspace FPU register corruptions.David S. Miller4-81/+11
2015-08-21md: use kzalloc() when bitmap is disabledBenjamin Randazzo1-2/+1
2015-08-21phy: twl4030-usb: make runtime pm more reliable.NeilBrown1-9/+20
2015-08-19usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-08-19USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-19drivers/usb: Delete XHCI command timer if necessaryGavin Shan1-1/+2
2015-08-19xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-19ipr: Fix invalid array indexing for HRRQBrian King1-3/+8
2015-08-19ipr: Fix incorrect trace indexingBrian King2-2/+4
2015-08-19ipr: Fix locking for unit attention handlingBrian King1-5/+7
2015-08-19drm/dp-mst: Remove debug WARN_ONDaniel Vetter1-1/+0
2015-08-19drm/radeon/combios: add some validation of lvds valuesAlex Deucher1-1/+6
2015-08-19drm/i915: Replace WARN inside I915_READ64_2x32 with retry loopChris Wilson1-9/+8
2015-08-19fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-5/+25
2015-08-19MIPS: Make set_pte() SMP safe.David Daney1-0/+31
2015-08-19MIPS: Flush RPS on kernel entry with EVAJames Hogan1-0/+25
2015-08-19MIPS: show_stack: Fix stack trace with EVAJames Hogan1-0/+7
2015-08-19MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan1-0/+6
2015-08-19MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau1-2/+3