summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig
2013-12-12KVM: Improve create VCPU parameter (CVE-2013-4587)Andy Honig
2013-12-12i2c: mux: Inherit retry count and timeout from parent for muxed busElie De Brauwer
2013-12-12Merge tag 'sound-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-12-12xen-netback: fix gso_prefix checkPaul Durrant
2013-12-12net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant
2013-12-12Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-12-12Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-12Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-12futex: move user address verification up to common codeLinus Torvalds
2013-12-12futex: fix handling of read-only-mapped hugepagesLinus Torvalds
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba
2013-12-12Btrfs: don't clear the default compression typeMiao Xie
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare
2013-12-12hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck
2013-12-11sch_tbf: use do_div() for 64-bit divideYang Yingliang
2013-12-11udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter
2013-12-11ARM: sun6i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard
2013-12-11MAINTAINERS: merge IMX6 entry into IMXShawn Guo
2013-12-11ARM: tegra: add missing break to fuse initialization codeStephen Warren
2013-12-11ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich
2013-12-11ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov
2013-12-11Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown
2013-12-11Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-12-11xen-netback: make sure skb linear area covers checksum fieldPaul Durrant
2013-12-11hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves
2013-12-11net: smc91x: Fix device tree based configuration so it's usableTony Lindgren
2013-12-11udp: ipv4: fix potential use after free in udp_v4_early_demux()Eric Dumazet
2013-12-11macvtap: signal truncated packetsJason Wang