summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-29Linux 3.4.78v3.4.78Greg Kroah-Hartman1-1/+1
2014-01-29md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown1-2/+2
2014-01-29md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown1-4/+4
2014-01-29nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner1-4/+6
2014-01-29SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2-3/+22
2014-01-29hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare1-1/+1
2014-01-29mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu1-4/+12
2014-01-29perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-29staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott1-13/+8
2014-01-29KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-44/+17
2014-01-16Linux 3.4.77v3.4.77Greg Kroah-Hartman1-1/+1
2014-01-16sched: Guarantee new group-entities always have weightPaul Turner1-1/+2
2014-01-16sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall1-4/+11
2014-01-16sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall1-3/+11
2014-01-16sched: Fix race on toggling cfs_bandwidth_usedBen Segall3-9/+19
2014-01-16x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2014-01-16ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart1-2/+2
2014-01-16ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-16bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune1-2/+2
2014-01-16net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann1-2/+3
2014-01-16vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2-1/+27
2014-01-16net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2014-01-16rds: prevent dereference of a NULL deviceSasha Levin1-1/+2
2014-01-16hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-01-16drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-01-16net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann1-0/+16
2014-01-16net: unix: allow bind to fail on mutex lockSasha Levin1-2/+6
2014-01-16netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2014-01-16tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-16net: unix: allow set_peek_off to failSasha Levin3-4/+8
2014-01-16net: drop_monitor: fix the value of maxattrChangli Gao1-1/+0
2014-01-16ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa1-6/+2
2014-01-16macvtap: signal truncated packetsJason Wang1-5/+6
2014-01-16tun: update file current positionZhi Yong Wu1-0/+2
2014-01-16macvtap: update file current positionZhi Yong Wu1-0/+2
2014-01-16macvtap: Do not double-count received packetsVlad Yasevich1-7/+0
2014-01-16rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra1-3/+2
2014-01-16net: do not pretend FRAGLIST supportEric Dumazet5-5/+4
2014-01-08Linux 3.4.76v3.4.76Greg Kroah-Hartman1-1/+1
2014-01-08hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare1-3/+6
2014-01-08selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore1-7/+36
2014-01-08selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore3-16/+48
2014-01-08sh: always link in helper functions extracted from libgccGeert Uytterhoeven1-1/+1
2014-01-08sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall2-0/+10
2014-01-08gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd1-2/+2
2014-01-08jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o1-2/+4
2014-01-08GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse1-0/+30
2014-01-08GFS2: don't hold s_umount over blkdev_putSteven Whitehouse1-1/+11
2014-01-08Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2014-01-08mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu1-0/+4