summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.76-rt81v3.14.76-rt81Steven Rostedt (Red Hat)2016-08-301-1/+1
* Merge tag 'v3.14.76' into v3.14-rtSteven Rostedt (Red Hat)2016-08-3037-197/+347
|\
| * Linux 3.14.76v3.14.76Greg Kroah-Hartman2016-08-161-1/+1
| * ext4: fix reference counting bug on block allocation errorVegard Nossum2016-08-161-14/+3
| * tcp: make challenge acks less predictableEric Dumazet2016-08-161-3/+9
| * tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-08-161-1/+2
| * net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-161-2/+5
| * bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-08-161-1/+5
| * ext4: short-cut orphan cleanup on errorVegard Nossum2016-08-161-0/+10
| * ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-08-161-3/+3
| * ext4: fix deadlock during page writebackJan Kara2016-08-161-3/+26
| * ext4: check for extents that wrap aroundVegard Nossum2016-08-161-2/+6
| * crypto: scatterwalk - Fix test in scatterwalk_doneHerbert Xu2016-08-161-1/+2
| * crypto: gcm - Filter out async ghash if necessaryHerbert Xu2016-08-161-1/+3
| * fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-08-161-1/+1
| * sysv, ipc: fix security-layer leakingFabian Frederick2016-08-162-7/+7
| * block: fix use-after-free in seq fileVegard Nossum2016-08-161-0/+1
| * IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-08-166-0/+38
| * scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-08-161-2/+5
| * scsi: remove scsi_end_requestChristoph Hellwig2016-08-161-82/+31
| * random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2016-08-161-6/+7
| * apparmor: fix ref count leak when profile sha1 hash is readJohn Johansen2016-08-161-0/+1
| * KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-162-2/+2
| * arm: oabi compat: add missing access checksDave Weinstein2016-08-161-1/+7
| * USB: fix up incorrect quirkGreg Kroah-Hartman2016-08-161-4/+4
| * cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork2016-08-161-15/+5
| * x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-08-161-7/+8
| * sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2016-08-161-19/+23
| * x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-08-162-4/+53
| * printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-08-163-1/+38
| * mm: migrate dirty page without clear_page_dirty_for_io etcHugh Dickins2016-08-161-20/+31
| * USB: fix invalid memory access in hub_activate()Alan Stern2016-08-161-3/+20
* | Linux 3.14.75-rt80v3.14.75-rt80Steven Rostedt (Red Hat)2016-08-151-1/+1
* | Merge tag 'v3.14.75' into v3.14-rtSteven Rostedt (Red Hat)2016-08-1520-76/+168
|\ \ | |/
| * Linux 3.14.75v3.14.75Greg Kroah-Hartman2016-08-101-1/+1
| * net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein2016-08-101-1/+1
| * libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-08-101-44/+108
| * ipr: Clear interrupt on croc/crocodile when running with LSIBrian King2016-08-101-0/+1
| * can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-08-101-0/+6
| * can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-08-101-0/+3
| * can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-08-101-2/+3
| * mmc: block: fix packed command header endiannessTaras Kondratiuk2016-08-101-6/+6
| * qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-08-102-0/+2
| * ext4: verify extent header depthVegard Nossum2016-08-101-0/+4
| * ARC: use ASL assembler mnemonicVineet Gupta2016-08-101-3/+3
| * ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-08-101-1/+14
| * Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-08-101-11/+2
| * pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-08-101-0/+3
| * Input: xpad - validate USB endpoint count during probeCameron Gutman2016-08-101-0/+3
| * Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-08-101-1/+1