summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-20libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams3-2/+6
2015-02-20ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg1-0/+1
2015-02-20net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann1-0/+7
2015-02-20gpio: sysfs: fix gpio attribute-creation raceJohan Hovold1-22/+41
2015-02-20gpio: sysfs: fix gpio device-attribute leakJohan Hovold1-14/+12
2015-02-20Fix circular locking dependency (3.3-rc2)Ming Lei1-3/+5
2015-02-20gpiolib: Refactor gpio_exportRyan Mallon1-39/+46
2015-02-20gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-11/+8
2015-02-20driver core: Introduce device_create_groupsGuenter Roeck2-28/+88
2015-02-20sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman1-0/+9
2015-02-20can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-02-20ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)1-5/+15
2015-02-20gpio: fix memory and reference leaks in gpiochip_add error pathJohan Hovold1-3/+5
2015-02-20crypto: add missing crypto module aliasesMathias Krause14-3/+19
2015-02-20crypto: include crypto- module prefix in templateKees Cook21-2/+24
2015-02-20crypto: prefix module autoloading with "crypto-"Kees Cook57-62/+93
2015-02-20mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov1-2/+7
2015-02-20mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds1-2/+5
2015-02-20USB: console: fix potential use after freeJohan Hovold1-5/+10
2015-02-20usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu1-1/+11
2015-02-20usb: gadget: udc: atmel: fix possible IN hang issueBo Shen1-1/+0
2015-02-20usb: gadget: udc: atmel: change setting for DMABo Shen1-3/+3
2015-02-20OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-02-20HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-0/+6
2015-02-20mm: protect set_page_dirty() from ongoing truncationJohannes Weiner3-42/+29
2015-02-20mm: remove unused arg of set_page_dirty_balance()Miklos Szeredi3-4/+4
2015-02-20mm: prevent endless growth of anon_vma hierarchyKonstantin Khlebnikov2-1/+51
2015-02-20Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-02-20regulator: core: fix race condition in regulator_put()Ashay Jaiswal1-0/+2
2015-02-20Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan3-0/+47
2015-02-20time: settimeofday: Validate the values of tv from userSasha Levin2-0/+17
2015-02-20sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-02-20mm: propagate error from stack expansion even for guard pageLinus Torvalds2-3/+3
2015-02-20ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang1-1/+1
2015-02-20USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-02-20virtio_pci: document why we defer kfreeMichael S. Tsirkin1-0/+3
2015-02-20virtio_pci: defer kfree until release callbackSasha Levin1-6/+4
2015-02-20virtio: use dev_to_virtio wrapper in virtioWanlong Gao2-11/+14
2015-02-20spi: dw-mid: fix FIFO sizeAndy Shevchenko1-1/+0
2015-02-20spi: dw: Fix detecting FIFO depthAxel Lin1-2/+2
2015-02-20ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai1-2/+2
2015-02-20Revert "tcp: Apply device TSO segment limit earlier"Ben Hutchings5-20/+11
2015-02-20USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2015-02-20video/fbdev: fix defio's fsyncTomi Valkeinen1-2/+3
2015-02-20video/logo: prevent use of logos after they have been freedTomi Valkeinen1-1/+16
2015-02-20net: Fix stacked vlan offload features computationToshiaki Makita1-5/+7
2015-02-20crypto: af_alg - fix backlog handlingRabin Vincent1-0/+3
2015-02-20udf: Check component length before reading itJan Kara1-2/+7
2015-02-20x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski1-14/+27
2015-02-20udf: Check path length when reading symlinkJan Kara5-20/+48