summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.78v3.4.78Greg Kroah-Hartman2014-01-291-1/+1
* md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown2014-01-291-2/+2
* md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown2014-01-291-4/+4
* nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner2014-01-291-4/+6
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-292-3/+22
* hwmon: (coretemp) Fix truncated name of alarm attributesJean Delvare2014-01-291-1/+1
* mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu2014-01-291-4/+12
* perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-291-8/+45
* staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott2014-01-291-13/+8
* KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig2014-01-293-44/+17
* Linux 3.4.77v3.4.77Greg Kroah-Hartman2014-01-151-1/+1
* sched: Guarantee new group-entities always have weightPaul Turner2014-01-151-1/+2
* sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall2014-01-151-4/+11
* sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall2014-01-151-3/+11
* sched: Fix race on toggling cfs_bandwidth_usedBen Segall2014-01-153-9/+19
* x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds2014-01-151-6/+7
* ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart2014-01-151-2/+2
* ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King2014-01-151-1/+7
* bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-151-2/+2
* net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-151-2/+3
* vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2014-01-152-1/+27
* net: rose: restore old recvmsg behaviorFlorian Westphal2014-01-151-12/+4
* rds: prevent dereference of a NULL deviceSasha Levin2014-01-151-1/+2
* hamradio/yam: fix info leak in ioctlSalva Peiró2014-01-151-0/+1
* drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2014-01-151-0/+2
* net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann2014-01-151-0/+16
* net: unix: allow bind to fail on mutex lockSasha Levin2014-01-151-2/+6
* netvsc: don't flush peers notifying work during setting mtuJason Wang2014-01-151-1/+0
* tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2014-01-151-0/+3
* net: unix: allow set_peek_off to failSasha Levin2014-01-153-4/+8
* net: drop_monitor: fix the value of maxattrChangli Gao2014-01-151-1/+0
* ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2014-01-151-6/+2
* macvtap: signal truncated packetsJason Wang2014-01-151-5/+6
* tun: update file current positionZhi Yong Wu2014-01-151-0/+2
* macvtap: update file current positionZhi Yong Wu2014-01-151-0/+2
* macvtap: Do not double-count received packetsVlad Yasevich2014-01-151-7/+0
* rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra2014-01-151-3/+2
* net: do not pretend FRAGLIST supportEric Dumazet2014-01-155-5/+4
* Linux 3.4.76v3.4.76Greg Kroah-Hartman2014-01-081-1/+1
* hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare2014-01-081-3/+6
* selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2014-01-081-7/+36
* selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2014-01-083-16/+48
* sh: always link in helper functions extracted from libgccGeert Uytterhoeven2014-01-081-1/+1
* sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall2014-01-082-0/+10
* gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2014-01-081-2/+2
* jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2014-01-081-2/+4
* GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2014-01-081-0/+30
* GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2014-01-081-1/+11
* Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov2014-01-081-0/+4
* mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu2014-01-081-0/+4