aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16Linux 3.12.38v3.12.38Jiri Slaby
2015-02-16iscsi_ibft: Fix finding Broadcom specific ibft signVikas Chaudhary
2015-02-16ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright
2015-02-16x86: UV BAU: Avoid NULL pointer reference in ptc_seq_showJames Custer
2015-02-16SELinux: fix selinuxfs policy file on big endian systemsEric Paris
2015-02-16dm: do not call dm_sync_table() when creating new devicesHannes Reinecke
2015-02-16parport: parport_pc, do not remove parent devices earlyJiri Slaby
2015-02-16x86/early quirk: use gen6 stolen detection for VLVJesse Barnes
2015-02-16udf: Check component length before reading itJan Kara
2015-02-16udf: Check path length when reading symlinkJan Kara
2015-02-16udf: Verify i_size when loading inodeJan Kara
2015-02-16ocfs2: remove filesize checks for sync I/O journal commitGoldwyn Rodrigues
2015-02-16SUNRPC: Handle EPIPE in xprt_connect_statusTrond Myklebust
2015-02-16SUNRPC: Ensure that we handle ENOBUFS errors correctly.Trond Myklebust
2015-02-16SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2015-02-16SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
2015-02-16SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACHTrond Myklebust
2015-02-16SUNRPC: Ensure xprt_connect_status handles all potential connection errorsTrond Myklebust
2015-02-16SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust
2015-02-16net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes
2015-02-16ACPI idle: permit sparse C-state sub-state numbersLen Brown
2015-02-16ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()Manfred Spraul
2015-02-16KVM: x86: Sysexit emulation does not mask RIP/RSPNadav Amit
2015-02-16KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2015-02-16KVM: x86: emulating descriptor load misses long-mode caseNadav Amit
2015-02-16KVM: x86: Distinguish between stack operation and near branchesNadav Amit
2015-02-16KVM: x86: Getting rid of grp45 in emulatorNadav Amit
2015-02-16KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2015-02-16KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit
2015-02-16Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee
2015-02-13[media] media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-13rbd: drop an unsafe assertionAlex Elder
2015-02-10net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara
2015-02-10ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-10ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-10tcp: ipv4: initialize unicast_sock sk_pacing_rateEric Dumazet
2015-02-10bridge: dont send notification when skb->len == 0 in rtnl_bridge_notifyRoopa Prabhu
2015-02-10net: don't OOPS on socket aioChristoph Hellwig
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-10ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-10ping: Fix race in free in receive pathsubashab@codeaurora.org
2015-02-10udp_diag: Fix socket skipping within chainHerbert Xu
2015-02-10ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-02-10net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-10ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-10net: rps: fix cpu unplugEric Dumazet
2015-02-10ip: zero sockaddr returned on error queueWillem de Bruijn
2015-02-10crypto: crc32c - add missing crypto module aliasMathias Krause
2015-02-09x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski