summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov1-1/+4
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-53/+18
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2013-12-12KVM: Improve create VCPU parameter (CVE-2013-4587)Andy Honig1-0/+3
2013-12-12i2c: mux: Inherit retry count and timeout from parent for muxed busElie De Brauwer1-0/+2
2013-12-12Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds9-9/+78
2013-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+18
2013-12-12xen-netback: fix gso_prefix checkPaul Durrant1-1/+1
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior1-1/+1
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds70-190/+293
2013-12-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+14
2013-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+16
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N1-3/+14
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon1-0/+8
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon3-7/+4
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant1-1/+1
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant1-7/+7
2013-12-12Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-38/+28
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-36/+64
2013-12-12Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds4-5/+12
2013-12-12futex: move user address verification up to common codeLinus Torvalds1-2/+3
2013-12-12futex: fix handling of read-only-mapped hugepagesLinus Torvalds1-1/+1
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter1-2/+2
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong1-0/+7
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong1-1/+3
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong1-23/+47
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana1-12/+10
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba1-1/+2
2013-12-12Btrfs: don't clear the default compression typeMiao Xie1-3/+2
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter3-1/+5
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare1-3/+6
2013-12-12hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes1-2/+2
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck1-1/+3
2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang1-2/+4
2013-12-11udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet1-6/+16
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter1-4/+0
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard1-12/+15
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard1-21/+21
2013-12-11MAINTAINERS: merge IMX6 entry into IMXShawn Guo1-8/+3
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren1-0/+2
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2013-12-11Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown2-2/+2
2013-12-11Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller16-426/+302
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead16-302/+426
2013-12-11xen-netback: make sure skb linear area covers checksum fieldPaul Durrant1-32/+28
2013-12-11hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves1-2/+14
2013-12-11net: smc91x: Fix device tree based configuration so it's usableTony Lindgren2-10/+39
2013-12-11udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet1-3/+6
2013-12-11macvtap: signal truncated packetsJason Wang1-5/+6