summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.77-rt95v3.4.77-rt95Steven Rostedt (Red Hat)2014-01-181-1/+1
* Merge tag 'v3.4.77' into v3.4-rtSteven Rostedt (Red Hat)2014-01-1831-79/+152
|\
| * 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.76-rt94v3.4.76-rt94Steven Rostedt (Red Hat)2014-01-161-1/+1
* | Merge tag 'v3.4.76' into v3.4-rtSteven Rostedt (Red Hat)2014-01-1542-98/+401
|\ \ | |/
| * 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
| * rtlwifi: pci: Fix oops on driver unloadLarry Finger2014-01-081-1/+3
| * radiotap: fix bitmap-end-finding buffer overrunJohannes Berg2014-01-081-0/+4
| * libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2014-01-081-0/+3
| * cpupower: Fix segfault due to incorrect getopt_long arugmentsJosh Boyer2014-01-081-3/+3
| * powerpc: Align p_endAnton Blanchard2014-01-081-0/+1
| * powerpc: Fix bad stack check in exception entryMichael Neuling2014-01-081-1/+1