summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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/realtek - Add support of ALC891 codecKailang Yang1-0/+1
2014-06-26nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=offThomas Gleixner1-1/+3
2014-06-26USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold1-2/+4
2014-06-26USB: cdc-acm: fix I/O after failed openJohan Hovold1-0/+3
2014-06-26USB: cdc-acm: fix shutdown and suspend raceJohan Hovold1-2/+1
2014-06-26USB: cdc-acm: fix runtime PM for control messagesJohan Hovold1-1/+11
2014-06-26USB: cdc-acm: fix broken runtime suspendJohan Hovold2-11/+23
2014-06-26USB: cdc-acm: fix write and resume raceJohan Hovold1-14/+9
2014-06-26USB: cdc-acm: fix write and suspend raceJohan Hovold1-9/+6
2014-06-26netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt1-2/+3
2014-06-26net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2-64/+84
2014-06-26mlx4_core: Stash PCI ID driver_data in mlx4_priv structureWei Yang2-12/+21
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang1-1/+1
2014-06-26team: fix mtu settingJiri Pirko2-1/+7
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2-16/+4
2014-06-26net: tunnels - enable module autoloadingTom Gundersen3-0/+3
2014-06-26evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar1-2/+10
2014-06-26iscsi-target: Reject mutual authentication with reflected CHAP_CNicholas Bellinger1-0/+10
2014-06-17Linux 3.4.94v3.4.94Greg Kroah-Hartman1-1/+1
2014-06-17ahci: Add Device ID for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-17SCSI: megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2014-06-17auditsc: audit_krule mask accesses need bounds checkingAndy Lutomirski1-9/+18
2014-06-17Staging: zram: Fix memory leak by refcount mismatchRashika Kheria1-5/+14
2014-06-17zram: protect sysfs handler from invalid memory accessJiang Liu1-0/+2
2014-06-17powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2-2/+9
2014-06-17netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal1-2/+3
2014-06-17mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-06-11Linux 3.4.93v3.4.93Greg Kroah-Hartman1-1/+1
2014-06-11mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2014-06-11tty/serial: Add support for Altera serial portLey Foon Tan4-1/+34