summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2-0/+8
2013-05-01af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman1-1/+1
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2-4/+4
2013-05-01net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan1-0/+27
2013-05-01cbq: incorrect processing of high limitsVasily Averin1-1/+4
2013-05-01netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun1-1/+1
2013-05-01tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause1-0/+7
2013-05-01rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause1-0/+1
2013-05-01NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause1-0/+2
2013-05-01netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause1-0/+1
2013-05-01llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause1-0/+2
2013-05-01iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause1-0/+2
2013-05-01irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause1-0/+2
2013-05-01caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause1-0/+2
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause1-2/+2
2013-05-01ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause1-0/+1
2013-05-01atm: update msg_namelen in vcc_recvmsg()Mathias Krause1-0/+2
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller7-55/+242
2013-05-01TTY: fix atime/mtime regressionJiri Slaby1-1/+15
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-05-01aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-26Linux 3.4.42v3.4.42Greg Kroah-Hartman1-1/+1
2013-04-26Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-26vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2
2013-04-26vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds1-13/+1
2013-04-26vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds1-26/+14
2013-04-26vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds1-10/+2
2013-04-26vm: add vm_iomap_memory() helper functionLinus Torvalds2-0/+49
2013-04-26fbcon: fix locking harderDave Airlie3-3/+13
2013-04-26perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian1-3/+12
2013-04-26perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala1-1/+1
2013-04-26crypto: algif - suppress sending source address information in recvmsgMathias Krause2-0/+3
2013-04-26ssb: implement spurious tone avoidanceRafał Miłecki3-1/+33
2013-04-26ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-26ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-26ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-04-26ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-04-26sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo1-2/+4
2013-04-26KVM: Allow cross page reads and writes from cached translations.Andrew Honig4-18/+45
2013-04-26KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig1-2/+5
2013-04-26KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2-27/+16
2013-04-26KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-04-26hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko1-1/+1
2013-04-26kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy1-1/+1
2013-04-26hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi1-1/+11
2013-04-26can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15