summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-01Linux 3.4.96v3.4.96Greg Kroah-Hartman1-1/+1
2014-07-01x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)Andy Lutomirski1-2/+8
2014-07-01usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2014-07-01btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-07-01Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-07-01fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-07-01Btrfs: fix double free in find_lock_delalloc_rangeChris Mason1-0/+1
2014-07-01skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+3
2014-07-01skbuff: export skb_copy_ubufsMichael S. Tsirkin1-1/+1
2014-07-01skbuff: add an api to orphan fragsMichael S. Tsirkin1-0/+16
2014-07-01genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner3-6/+108
2014-07-01x86, x32: Use compat shims for io_{setup,submit}Mike Frysinger1-2/+4
2014-07-01x86-32, espfix: Remove filter for espfix32 due to raceH. Peter Anvin1-5/+0
2014-07-01target: Explicitly clear ramdisk_mcp backend pagesNicholas A. Bellinger1-1/+1
2014-07-01ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2014-07-01ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-07-01USB: sierra: fix remote wakeupJohan Hovold1-2/+5
2014-07-01USB: sierra: fix urb and memory leak on disconnectJohan Hovold1-0/+12
2014-07-01USB: sierra: fix urb and memory leak in resume error pathJohan Hovold1-2/+6
2014-07-01USB: sierra: fix use after free at suspend/resumeJohan Hovold1-0/+6
2014-07-01USB: sierra: fix AA deadlock in open error pathJohan Hovold1-8/+13
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-22/+20
2014-07-01USB: usb_wwan: fix urb leak at shutdownJohan Hovold1-12/+22
2014-07-01USB: usb_wwan: fix write and suspend raceJohan Hovold1-7/+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-01s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
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-01USB: option: fix runtime PM handlingJohan Hovold1-3/+12
2014-07-01USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
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-01can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-06-26Linux 3.4.95v3.4.95Greg Kroah-Hartman1-1/+1
2014-06-26lzo: properly check for overrunsGreg Kroah-Hartman1-21/+41
2014-06-26lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer4-343/+395
2014-06-26lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer3-2/+2
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