summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.45v3.2.45Ben Hutchings2013-05-131-1/+1
* x86/mm: account for PGDIR_SIZE alignmentjerry.hoemann@hp.com2013-05-131-0/+5
* r8169: fix vlan tag read ordering.françois romieu2013-05-131-7/+6
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-05-131-1/+1
* kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_...Chen Gang2013-05-131-1/+1
* ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2013-05-131-0/+2
* drm/i915: Fix detection of base of stolen memoryChris Wilson2013-05-132-40/+42
* r8169: fix 8168evl frame padding.Stefan Bader2013-05-131-0/+9
* sparc64: Fix race in TLB batch processing.David S. Miller2013-05-137-55/+242
* net: drop dst before queueing fragmentsEric Dumazet2013-05-132-6/+22
* netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun2013-05-131-1/+1
* tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-05-131-0/+7
* rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-05-131-0/+1
* netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-05-131-0/+1
* llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-05-131-0/+2
* iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-05-131-0/+2
* irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-05-131-0/+2
* caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-05-131-0/+2
* Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-05-131-0/+1
* Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-05-131-2/+2
* ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-05-131-0/+1
* atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-05-131-0/+2
* tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-05-131-33/+32
* net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-05-131-1/+1
* esp4: fix error return code in esp_output()Wei Yongjun2013-05-131-3/+3
* tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-05-131-2/+2
* rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-05-131-2/+2
* netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-05-132-0/+8
* af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-05-131-1/+1
* bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-05-131-0/+1
* bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com2013-05-131-0/+9
* atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-05-132-1/+2
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-05-132-4/+4
* net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-05-131-0/+27
* cbq: incorrect processing of high limitsVasily Averin2013-05-131-1/+4
* vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-05-131-13/+1
* vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-05-131-26/+14
* vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-05-131-10/+2
* vm: add vm_iomap_memory() helper functionLinus Torvalds2013-05-132-0/+49
* s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-05-131-0/+4
* perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-05-131-3/+12
* perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-05-131-1/+1
* perf: Fix error return codeWei Yongjun2013-05-131-0/+1
* tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-132-2/+5
* TTY: fix atime/mtime regressionJiri Slaby2013-05-131-1/+15
* TTY: do not update atime/mtime on read/writeJiri Slaby2013-05-131-6/+2
* drm/radeon: fix handling of v6 power tablesAlex Deucher2013-05-131-6/+5
* drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher2013-05-131-1/+9
* drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher2013-05-131-3/+3
* ipc: sysv shared memory limited to 8TiBRobin Holt2013-05-132-2/+2