summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-26gspca: konica: add missing endpoint sanity checkJohan Hovold1-0/+3
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26cdc-acm: fix possible invalid access when processing notificationTobias Herzog1-4/+9
2017-08-26USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-08-26mceusb: fix NULL-deref at probeJohan Hovold1-2/+2
2017-08-26usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9
2017-08-26usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2-1/+22
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy1-0/+2
2017-08-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2017-08-26ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA1-0/+2
2017-08-26ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2017-08-26ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2017-08-26pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann1-9/+4
2017-08-26drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-07-18Linux 3.2.91v3.2.91Ben Hutchings1-1/+1
2017-07-18ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-07-18ALSA: timer: Fix race between read and ioctlTakashi Iwai1-2/+4
2017-07-18fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-07-18char: lp: fix possible integer overflow in lp_setup()Willy Tarreau1-1/+5
2017-07-18xen-blkback: don't leak stack data via response ringJan Beulich2-27/+15
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook2-41/+82
2017-07-18x86/mm/init.c: Fix devmem_is_allowed() off by oneT Makphaibulchoke1-1/+1
2017-07-18Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-07-18cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-07-18smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-07-18mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+24
2017-07-18ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-07-18ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-1/+1
2017-07-18KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-07-18p9_client_readdir() fixAl Viro1-0/+4
2017-07-18ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-07-18cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-07-18ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-07-18x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-07-18l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault1-1/+6
2017-07-18l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault1-2/+0
2017-07-18ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-07-18scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-07-18scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-07-18xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-07-18l2tp: take reference on sessions being dumpedGuillaume Nault5-11/+27
2017-07-18powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-07-18af_key: Add lock to key dumpYuejie Shi1-7/+35
2017-07-18iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-07-18l2tp: take a reference on sessions used in genetlink handlersGuillaume Nault3-16/+35