summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-21Linux 3.12.62v3.12.62Jiri Slaby1-1/+1
2016-07-21signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfoVladimir Davydov1-9/+5
2016-07-21MIPS: KVM: Fix modular KVM under QEMUJames Hogan4-1/+14
2016-07-21cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-07-21HID: elo: kill not flush the workOliver Neukum1-1/+1
2016-07-21ALSA: compress: fix an integer overflow checkDan Carpenter1-1/+1
2016-07-21HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer1-5/+5
2016-07-21mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba1-5/+4
2016-07-21KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti1-1/+7
2016-07-21base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2016-07-21KEYS: potential uninitialized variableDan Carpenter1-1/+1
2016-07-21SCSI: Increase REPORT_LUNS timeoutBrian King1-1/+2
2016-07-21EDAC: Remove arbitrary limit on number of channelsTony Luck1-5/+0
2016-07-21rds: fix an infoleak in rds_inc_info_copyKangjie Lu1-0/+2
2016-07-21net/qlge: Avoids recursive EEH errorGavin Shan1-1/+2
2016-07-21ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2016-07-21ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2016-07-21ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2016-07-21ALSA: hrtimer: Handle start/stop more properlyTakashi Iwai1-17/+39
2016-07-21ktime: export ktime_divnsJiri Slaby1-0/+1
2016-07-21USB: usbfs: fix potential infoleak in devioKangjie Lu1-4/+5
2016-07-21Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel2-5/+24
2016-07-21scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley1-2/+5
2016-07-21scsi: remove scsi_end_requestChristoph Hellwig1-82/+31
2016-07-21UBIFS: Implement ->migratepage()Kirill A. Shutemov1-0/+24
2016-07-21mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger1-0/+2
2016-07-21ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon3-1/+2
2016-07-21NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust1-3/+2
2016-07-21make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro1-1/+1
2016-07-21x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-07-21kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu1-0/+12
2016-07-21x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin1-0/+3
2016-07-21USB: EHCI: declare hostpc register as zero-length arrayAlan Stern1-2/+2
2016-07-21powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-07-21powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-07-21IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2016-07-21mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-07-21mac80211: mesh: flush mesh paths unconditionallyBob Copeland1-0/+4
2016-07-21usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-07-21usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-07-21usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-07-21net: alx: Work around the DMA RX overflow issueFeng Tang1-1/+6
2016-07-21ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2-1/+4
2016-07-21sit: correct IP protocol used in ipip6_errSimon Horman1-2/+2
2016-07-21crypto: ux500 - memmove the right sizeLinus Walleij1-2/+2
2016-07-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal5-130/+92
2016-07-21Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler1-4/+0
2016-07-21netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-333/+80
2016-07-21netfilter: ensure number of counters is >0 in do_replace()Dave Jones4-0/+22
2016-07-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal5-51/+26