summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-26USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2015-01-26ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai1-2/+2
2015-01-26ALSA: hda - using uninitialized dataDan Carpenter1-1/+3
2015-01-26ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek1-3/+12
2015-01-26driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2015-01-26x86, vdso: Use asm volatile in __getcpuAndy Lutomirski1-1/+1
2015-01-26x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski1-14/+29
2015-01-26kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2015-01-26HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius4-0/+7
2015-01-26HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton1-0/+3
2015-01-26HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-26HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2015-01-26HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol1-4/+8
2015-01-26iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu1-5/+3
2015-01-26UBI: Fix double free after do_sync_erase()Richard Weinberger1-7/+3
2015-01-26UBI: Fix invalid vfree()Richard Weinberger1-4/+6
2015-01-26pstore-ram: Allow optional mapping with pgprot_noncachedTony Lindgren4-14/+47
2015-01-26pstore-ram: Fix hangs by using write-combine mappingsRob Herring1-2/+2
2015-01-26PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2015-01-26powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2-0/+17
2015-01-26powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard1-1/+5
2015-01-26ASoC: dwc: Ensure FIFOs are flushed to prevent channel swapAndrew Jackson1-0/+14
2015-01-26ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula1-2/+2
2015-01-26ASoC: sigmadsp: Refuse to load firmware files with a non-supported versionLars-Peter Clausen1-0/+7
2015-01-26ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-14can: peak_usb: fix memset() usageStephane Grosjean1-2/+1
2015-01-14can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean1-7/+10
2015-01-14ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-14ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2015-01-14ocfs2: fix journal commit deadlockJunxiao Bi1-2/+14
2015-01-14drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng1-8/+8
2015-01-14fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann1-6/+11
2015-01-13Linux 3.12.36v3.12.36Jiri Slaby1-1/+1
2015-01-13thp: close race between split and zap huge pagesKirill A. Shutemov1-3/+10
2015-01-10perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2015-01-09mm: let mm_find_pmd fix buggy race with THP faultHugh Dickins4-13/+20
2015-01-09mfd: viperboard: Fix platform-device id collisionJohan Hovold1-2/+3
2015-01-09mfd: stmpe: Fix STMPE24xx GPMR LSBLinus Walleij1-1/+1
2015-01-07Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2-10/+6
2015-01-07Btrfs: do not move em to modified list when unpinningJosef Bacik1-2/+0
2015-01-07eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow1-1/+0
2015-01-07eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2-15/+13
2015-01-07udf: Verify symlink size before loading itJan Kara1-4/+13
2015-01-07exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exitingOleg Nesterov1-0/+2
2015-01-07ncpfs: return proper error from NCP_IOC_SETROOT ioctlJan Kara1-1/+0
2015-01-07crypto: af_alg - fix backlog handlingRabin Vincent1-0/+3
2015-01-07audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2-0/+14
2015-01-07userns: Unbreak the unprivileged remount testsEric W. Biederman1-8/+24
2015-01-07userns: Allow setting gid_maps without privilege when setgroups is disabledEric W. Biederman1-0/+5
2015-01-07userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman4-0/+146