summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-01rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause
2013-05-01NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause
2013-05-01netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause
2013-05-01llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause
2013-05-01iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-05-01irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-05-01caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-05-01ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-05-01atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller
2013-05-01TTY: fix atime/mtime regressionJiri Slaby
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby
2013-05-01aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-25Linux 3.4.42v3.4.42Greg Kroah-Hartman
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds
2013-04-25vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-25fbcon: fix locking harderDave Airlie
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-25perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala
2013-04-25crypto: algif - suppress sending source address information in recvmsgMathias Krause
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-25ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-25sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()sTejun Heo
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)Andy Honig
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-04-25hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-25kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy
2013-04-25hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-04-25hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan
2013-04-25ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King
2013-04-16Linux 3.4.41v3.4.41Greg Kroah-Hartman
2013-04-16mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse
2013-04-16r8169: fix auto speed down issueHayes Wang
2013-04-16kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds
2013-04-16mtdchar: fix offset overflow detectionLinus Torvalds
2013-04-16x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-16x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-16sched_clock: Prevent 64bit inatomicity on 32bit systemsThomas Gleixner