summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-16Linux 3.14.76v3.14.76Greg Kroah-Hartman
2016-08-16ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-08-16tcp: make challenge acks less predictableEric Dumazet
2016-08-16tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-08-16net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-16bonding: set carrier off for devices created through netlinkBeniamino Galvani
2016-08-16ext4: short-cut orphan cleanup on errorVegard Nossum
2016-08-16ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum
2016-08-16ext4: fix deadlock during page writebackJan Kara
2016-08-16ext4: check for extents that wrap aroundVegard Nossum
2016-08-16crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu
2016-08-16crypto: gcm - Filter out async ghash if necessaryHerbert Xu
2016-08-16fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang
2016-08-16sysv, ipc: fix security-layer leakingFabian Frederick
2016-08-16block: fix use-after-free in seq fileVegard Nossum
2016-08-16IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-08-16scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley
2016-08-16scsi: remove scsi_end_requestChristoph Hellwig
2016-08-16random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o
2016-08-16apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen
2016-08-16KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells
2016-08-16arm: oabi compat: add missing access checksDave Weinstein
2016-08-16USB: fix up incorrect quirkGreg Kroah-Hartman
2016-08-16cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2016-08-16x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-08-16sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss
2016-08-16x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-08-16printk: do cond_resched() between lines while outputting to consolesTejun Heo
2016-08-16mm: migrate dirty page without clear_page_dirty_for_io etcHugh Dickins
2016-08-16USB: fix invalid memory access in hub_activate()Alan Stern
2016-08-10Linux 3.14.75v3.14.75Greg Kroah-Hartman
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-08-10libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-08-10ipr: Clear interrupt on croc/crocodile when running with LSIBrian King
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-08-10mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-08-10qeth: delete napi struct when removing a qeth deviceUrsula Braun
2016-08-10ext4: verify extent header depthVegard Nossum
2016-08-10ARC: use ASL assembler mnemonicVineet Gupta
2016-08-10ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-08-10Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney
2016-08-10pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren
2016-08-10Input: xpad - validate USB endpoint count during probeCameron Gutman
2016-08-10Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-08-10ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-08-10xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky