summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16Linux 3.12.38v3.12.38Jiri Slaby1-1/+1
2015-02-16iscsi_ibft: Fix finding Broadcom specific ibft signVikas Chaudhary1-0/+1
2015-02-16ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright1-0/+12
2015-02-16x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showJames Custer1-0/+4
2015-02-16SELinux: fix selinuxfs policy file on big endian systemsEric Paris1-2/+1
2015-02-16dm: do not call dm_sync_table() when creating new devicesHannes Reinecke1-3/+6
2015-02-16parport: parport_pc, do not remove parent devices earlyJiri Slaby1-3/+4
2015-02-16x86/early quirk: use gen6 stolen detection for VLVJesse Barnes1-2/+2
2015-02-16udf: Check component length before reading itJan Kara1-2/+7
2015-02-16udf: Check path length when reading symlinkJan Kara5-20/+48
2015-02-16udf: Verify i_size when loading inodeJan Kara1-0/+18
2015-02-16ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues1-3/+1
2015-02-16SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust2-0/+2
2015-02-16SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust2-0/+9
2015-02-16SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson1-2/+2
2015-02-16SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust1-5/+3
2015-02-16SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust1-1/+6
2015-02-16SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust1-0/+5
2015-02-16SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust1-3/+6
2015-02-16net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes1-2/+3
2015-02-16ACPI idle: permit sparse C-state sub-state numbersLen Brown1-1/+3
2015-02-16ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul1-3/+10
2015-02-16KVM: x86: Sysexit emulation does not mask RIP/RSPNadav Amit1-0/+2
2015-02-16KVM: vmx: Inject #GP on invalid PAT CRNadav Amit3-2/+7
2015-02-16KVM: x86: emulating descriptor load misses long-mode caseNadav Amit1-0/+9
2015-02-16KVM: x86: Distinguish between stack operation and near branchesNadav Amit1-9/+14
2015-02-16KVM: x86: Getting rid of grp45 in emulatorNadav Amit1-27/+18
2015-02-16KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit1-36/+77
2015-02-16KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit2-8/+13
2015-02-16Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-02-13[media] media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-02-13rbd: drop an unsafe assertionAlex Elder1-1/+0
2015-02-10net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara1-1/+1
2015-02-10ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-02-10ipv4: tcp: get rid of ugly unicast_sockEric Dumazet4-33/+37
2015-02-10tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet1-0/+1
2015-02-10bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu1-1/+5
2015-02-10net: don't OOPS on socket aioChristoph Hellwig1-3/+0
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-02-10ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa1-19/+26
2015-02-10ping: Fix race in free in receive pathsubashab@codeaurora.org1-1/+4
2015-02-10udp_diag: Fix socket skipping within chainHerbert Xu1-1/+3
2015-02-10ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa3-10/+13
2015-02-10net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann1-1/+0
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-02-10ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer1-5/+2
2015-02-10net: rps: fix cpu unplugEric Dumazet1-5/+15
2015-02-10ip: zero sockaddr returned on error queueWillem de Bruijn2-13/+5
2015-02-10crypto: crc32c - add missing crypto module aliasMathias Krause1-0/+1
2015-02-09x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14