summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01USB: usb_wwan: fix potential blocked I/O after resumeJohan Hovold1-8/+17
2014-07-01USB: usb_wwan: fix potential NULL-deref at resumeJohan Hovold1-24/+19
2014-07-01USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-07-01USB: usb_wwan: fix write and suspend raceJohan Hovold1-8/+5
2014-07-01USB: usb_wwan: fix race between write and resumexiao jin1-6/+2
2014-07-01USB: usb_wwan: fix urb leak in write error pathxiao jin1-1/+3
2014-07-01matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-07-01ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi1-1/+1
2014-07-01ext4: fix zeroing of page during writebackJan Kara1-13/+11
2014-07-01s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-07-01idr: fix overflow bug during maximum ID calculation at maximum heightLai Jiangshan1-5/+3
2014-07-01arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon1-0/+4
2014-07-01ptrace: fix fork event messages across pid namespacesMatthew Dempsky2-3/+39
2014-07-01mm: vmscan: clear kswapd's special reclaim powers before exitingJohannes Weiner1-0/+3
2014-07-01HID: core: fix validation of report id 0Kees Cook1-1/+11
2014-07-01mm: fix sleeping function warning from __put_anon_vmaHugh Dickins1-3/+5
2014-07-01mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT...Tony Luck1-9/+12
2014-07-01mm/memory-failure.c-failure: send right signal code to correct threadTony Luck1-2/+2
2014-07-01mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...Mel Gorman1-6/+37
2014-07-01USB: option: fix runtime PM handlingJohan Hovold1-1/+10
2014-07-01USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-07-01ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle5-5/+5
2014-07-01usb: dwc3: gadget: clear stall when disabling endpointFelipe Balbi1-0/+4
2014-07-01usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-07-01USB: usbtest: add a timeout for scatter-gather testsAlan Stern1-1/+15
2014-07-01usb: usbtest: fix unlink write error with pattern 1Huang Rui1-0/+10
2014-07-01applicom: dereferencing NULL on error pathDan Carpenter1-1/+0
2014-07-01staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSPPaul Bolle1-2/+2
2014-07-01extcon: max8997: Fix NULL pointer exception on missing pdataKrzysztof Kozlowski1-1/+1
2014-07-01net: cpsw: fix null dereference at probeJohan Hovold1-0/+4
2014-07-01af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun1-1/+1
2014-07-01can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-06-26Linux 3.10.45v3.10.45Greg Kroah-Hartman1-1/+1
2014-06-26ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen1-0/+3
2014-06-26ALSA: control: Handle numid overflowLars-Peter Clausen1-0/+4
2014-06-26ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen1-5/+10
2014-06-26ALSA: control: Fix replacing user controlsLars-Peter Clausen1-16/+9
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen3-6/+28
2014-06-26ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson1-0/+9
2014-06-26ALSA: hda/realtek - Add support of ALC891 codecKailang Yang1-0/+1
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming1-1/+1
2014-06-26nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner1-1/+3
2014-06-26lzo: properly check for overrunsGreg Kroah-Hartman1-21/+41
2014-06-26iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald1-8/+1
2014-06-26iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter1-8/+8
2014-06-26staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht1-2/+6
2014-06-26iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron1-8/+8
2014-06-26ASoC: max98090: Fix reset at resume timeLiam Girdwood1-0/+3
2014-06-26Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan1-3/+26
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold1-2/+4