summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-22Linux 3.2.82v3.2.82Ben Hutchings1-1/+1
2016-08-22audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore1-168/+165
2016-08-22tcp: make challenge acks less predictableEric Dumazet1-5/+12
2016-08-22rds: fix an infoleak in rds_inc_info_copyKangjie Lu1-0/+2
2016-08-22tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu1-1/+2
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2016-08-22ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2016-08-22ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2016-08-22USB: usbfs: fix potential infoleak in devioKangjie Lu1-4/+5
2016-08-22proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-08-22fs: limit filesystem stacking depthMiklos Szeredi2-0/+18
2016-08-22cifs: dynamic allocation of ntlmssp blobJerome Marchand1-36/+42
2016-08-22ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney1-1/+14
2016-08-22qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-08-22ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-08-22bonding: prevent out of bound accessesEric Dumazet3-10/+13
2016-08-22etherdevice: introduce help function eth_zero_addr()Duan Jiong1-0/+11
2016-08-22x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov1-2/+2
2016-08-22ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-08-22batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2-5/+38
2016-08-22NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust1-3/+2
2016-08-22ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-08-22iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-08-22staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-08-22fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich1-1/+1
2016-08-22ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-08-22HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer1-5/+5
2016-08-22Input: elantech - add more IC body types to the listDmitry Torokhov1-7/+1
2016-08-22Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-08-22IB/mlx4: Fix the SQ size of an RC QPYishai Hadas1-1/+1
2016-08-22xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky1-4/+2
2016-08-22can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-08-22UBIFS: Implement ->migratepage()Kirill A. Shutemov1-0/+24
2016-08-22mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger2-1/+6
2016-08-22ubi: Make recover_peb power cut awareRichard Weinberger1-5/+14
2016-08-22can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-08-22hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár1-6/+12
2016-08-22isa: Call isa_bus_init before dependent ISA bus drivers registerWilliam Breathitt Gray1-1/+1
2016-08-22IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe1-1/+1
2016-08-22KEYS: potential uninitialized variableDan Carpenter1-1/+1
2016-08-22kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li1-1/+1
2016-08-22base: make module_create_drivers_dir race-freeJiri Slaby1-3/+5
2016-08-22kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin1-2/+4
2016-08-22kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu1-0/+12
2016-08-22drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher1-0/+21
2016-08-22iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-08-22staging:iio: trigger fixes for repeat request of same trigger and allocation ...Jonathan Cameron1-1/+11
2016-08-22usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-08-22usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-08-22usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter1-3/+3