summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-20lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra1-9/+12
2016-04-20dmaengine: dw: fix master selectionAndy Shevchenko1-15/+19
2016-04-20ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang1-0/+14
2016-04-20ALSA: hda - fix front mic problem for a HP desktopHui Wang1-0/+9
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-20parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-20gpio: pca953x: Use correct u16 value for register word writeYong Li1-1/+2
2016-04-20USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-20USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-20USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-20Btrfs: fix file/data loss caused by fsync after rename and new inodeFilipe Manana1-0/+137
2016-04-20Btrfs: fix fsync after truncate when no_holes feature is enabledFilipe Manana1-0/+108
2016-04-20Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana1-0/+104
2016-04-20Btrfs: fix fsync data loss after append writeFilipe Manana1-5/+9
2016-04-20assoc_array: don't call compare_object() on a nodeJerome Marchand1-1/+3
2016-04-20ALSA: usb-audio: Add a quirk for Plantronics BT300Dennis Kadioglu1-0/+1
2016-04-20rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp1-3/+3
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-20compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches4-179/+116
2016-04-20usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda1-1/+5
2016-04-20usb: renesas_usbhs: fix spinlock suspected in a gadget complete functionYoshihiro Shimoda1-3/+19
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-04-20ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320Takashi Iwai1-0/+1
2016-04-20ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFlyAnssi Hannula1-0/+1
2016-04-20ALSA: usb-audio: don't try to get Outlaw RR2150 sample rateEric Wong1-0/+1
2016-04-20ext4: ignore quota mount options if the quota feature is enabledTheodore Ts'o1-11/+11
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya1-10/+10
2016-04-20ext4: add lockdep annotations for i_data_semTheodore Ts'o3-4/+55
2016-04-20sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2-16/+14
2016-04-20USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-20USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-20USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-20drm/qxl: fix cursor position with non-zero hotspotJohn Keeping2-4/+11
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-04-20ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla1-4/+4
2016-04-20HID: usbhid: fix inconsistent reset/resume/reset-resume behaviorAlan Stern1-36/+37
2016-04-19Linux 3.18.31v3.18.31Sasha Levin1-1/+1
2016-04-19crypto: algif_skcipher - Fix race condition in skcipher_check_keyHerbert Xu1-3/+6
2016-04-19crypto: algif_skcipher - Remove custom release parent functionHerbert Xu1-40/+3
2016-04-19crypto: algif_skcipher - Add nokey compatibility pathHerbert Xu1-5/+144
2016-04-19crypto: algif_skcipher - Require setkey before accept(2)Herbert Xu1-7/+42
2016-04-18ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang1-0/+2
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier1-0/+2
2016-04-18mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka1-13/+33
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov5-27/+32
2016-04-18mm: page_alloc: pass PFN to __free_pages_bootmemMel Gorman5-11/+14