summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-30xfs: ensure WB_SYNC_ALL writeback handles partial pages correctlyDave Chinner1-2/+14
2014-10-30ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu1-1/+1
2014-10-30ARM: mvebu: Netgear RN102: Use Hardware BCH ECCklightspeed@killerwolves.net1-0/+4
2014-10-30ARM: mvebu: Netgear RN2120: Use Hardware BCH ECCArnaud Ebalard1-0/+4
2014-10-30ARM: mvebu: Netgear RN104: Use Hardware BCH ECCArnaud Ebalard1-0/+4
2014-10-30ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches1-0/+1
2014-10-30ARM: at91: fix at91sam9263ek DT mmc pinmuxing settingsAndreas Henriksson1-0/+2
2014-10-30ARM: at91/dt: Fix typo regarding can0_clkDavid Dueck1-1/+1
2014-10-30ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula1-6/+9
2014-10-30ALSA: usb-audio: Add support for Steinberg UR22 USB interfaceVlad Catoi1-0/+30
2014-10-30ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resumeHarsha Priya1-0/+3
2014-10-30ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai1-4/+2
2014-10-30ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov1-1/+1
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky1-2/+2
2014-10-30spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko1-0/+4
2014-10-30ima: provide flag to identify new empty filesDmitry Kasatkin3-7/+13
2014-10-30powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-30futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas1-0/+2
2014-10-30kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-30fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud1-1/+1
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi1-2/+4
2014-10-30Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen1-0/+9
2014-10-30Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg1-5/+1
2014-10-30Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain1-1/+1
2014-10-30rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka1-1/+1
2014-10-30PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado1-1/+1
2014-10-30PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr1-0/+20
2014-10-30PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni1-3/+3
2014-10-30iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-10-30NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson2-3/+11
2014-10-30NFSv4: fix open/lock state recovery error handlingTrond Myklebust1-10/+6
2014-10-30NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM failsTrond Myklebust1-1/+0
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver1-2/+10
2014-10-30lzo: check for length overrun in variable length encoding.Willy Tarreau1-6/+37
2014-10-30Revert "lzo: properly check for overruns"Willy Tarreau1-41/+21
2014-10-30Documentation: lzo: document part of the encodingWilly Tarreau1-0/+164
2014-10-30Fixing lease renewalOlga Kornievskaia1-0/+1
2014-10-30m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven1-0/+6
2014-10-30mei: bus: fix possible boundaries violationAlexander Usyskin1-1/+1
2014-10-30Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan1-1/+3
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan1-4/+1
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan1-6/+23
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()K. Y. Srinivasan1-5/+6
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan1-3/+14
2014-10-30firmware_class: make sure fw requests contain a nameKees Cook1-0/+3
2014-10-30dmaengine: fix xor sources continuationXuelin Shi1-2/+1
2014-10-30qla2xxx: Fix shost use-after-free on device removalJoe Lawrence1-4/+2
2014-10-30qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi1-3/+1
2014-10-30mptfusion: enable no_write_same for vmware scsi disksChris J Arges1-0/+5
2014-10-30be2iscsi: check ip buffer before copyingMike Christie1-5/+8