summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-29Linux 3.4.78v3.4.78Greg Kroah-Hartman
2014-01-29md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown
2014-01-29md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown
2014-01-29nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-29SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-29hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare
2014-01-29mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2014-01-29perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-29staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott
2014-01-29KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2014-01-15Linux 3.4.77v3.4.77Greg Kroah-Hartman
2014-01-15sched: Guarantee new group-entities always have weightPaul Turner
2014-01-15sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2014-01-15sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2014-01-15sched: Fix race on toggling cfs_bandwidth_usedBen Segall
2014-01-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-15ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart
2014-01-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2014-01-15bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-01-15net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15net: rose: restore old recvmsg behaviorFlorian Westphal
2014-01-15rds: prevent dereference of a NULL deviceSasha Levin
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-01-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-01-15net: unix: allow bind to fail on mutex lockSasha Levin
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-15net: drop_monitor: fix the value of maxattrChangli Gao
2014-01-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2014-01-15macvtap: signal truncated packetsJason Wang
2014-01-15tun: update file current positionZhi Yong Wu
2014-01-15macvtap: update file current positionZhi Yong Wu
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich
2014-01-15rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-08Linux 3.4.76v3.4.76Greg Kroah-Hartman
2014-01-08hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare
2014-01-08selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore
2014-01-08selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2014-01-08sh: always link in helper functions extracted from libgccGeert Uytterhoeven
2014-01-08sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2014-01-08gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2014-01-08jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o
2014-01-08GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse
2014-01-08GFS2: don't hold s_umount over blkdev_putSteven Whitehouse
2014-01-08Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov
2014-01-08mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu