stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-11 16:09:40 to 2014-04-15 10:19:10 UTC [more...]

[PATCH v3 0/2] nohz: fix idle accounting in NO_HZ kernels
 2014-04-15 10:19 UTC  (8+ messages)
` [PATCH 1/2] nohz: stop updating sleep stats from get_cpu_{idle,iowait}_time_us()
` [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats

[PATCH 1/1] powerpc: Increase COMMAND_LINE_SIZE to 2048 from 512
 2014-04-15  9:49 UTC  (3+ messages)

[PATCH 1/3] clocksource: exynos_mct: Fix stall after CPU hotplugging
 2014-04-15  9:34 UTC  (2+ messages)

[PATCH] drm/radeon: memory leak on bo reservation failure
 2014-04-15  9:33 UTC  (3+ messages)

Linux 3.14.1
 2014-04-14 19:00 UTC  (2+ messages)

Linux 3.13.10
 2014-04-14 18:59 UTC 

Linux 3.10.37
 2014-04-14 18:59 UTC  (2+ messages)

Linux 3.4.87
 2014-04-14 18:58 UTC  (2+ messages)

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-04-14 15:45 UTC  (40+ messages)

[PATCH v2] virtio-scsi: Skip setting affinity on uninitialized vq
 2014-04-14  2:16 UTC 

[PATCH 3.14 00/23] 3.14.1-stable review
 2014-04-12 15:22 UTC  (30+ messages)
` [PATCH 3.14 01/23] Revert "ALSA: hda - Increment default stream numbers for AMD HDMI controllers"
` [PATCH 3.14 02/23] selinux: correctly label /proc inodes in use before the policy is loaded
` [PATCH 3.14 03/23] x86, pageattr: Export page unmapping interface
` [PATCH 3.14 04/23] x86/efi: Make efi virtual runtime map passing more robust
` [PATCH 3.14 05/23] futex: avoid race between requeue and wake
` [PATCH 3.14 06/23] xen-netback: remove pointless clause from if statement
` [PATCH 3.14 07/23] xen-netback: worse-case estimate in xenvif_rx_action is underestimating
` [PATCH 3.14 08/23] xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
` [PATCH 3.14 09/23] ipv6: some ipv6 statistic counters failed to disable bh
` [PATCH 3.14 10/23] netlink: dont compare the nul-termination in nla_strcmp
` [PATCH 3.14 11/23] xen-netback: disable rogue vif in kthread context
` [PATCH 3.14 12/23] Call efx_set_channels() before efx->type->dimension_resources()
` [PATCH 3.14 13/23] net: vxlan: fix crash when interface is created with no group
` [PATCH 3.14 14/23] isdnloop: Validate NUL-terminated strings from user
` [PATCH 3.14 15/23] isdnloop: several buffer overflows
` [PATCH 3.14 16/23] rds: prevent dereference of a NULL device in rds_iw_laddr_check
` [PATCH 3.14 17/23] net/at91_ether: avoid NULL pointer dereference
` [PATCH 3.14 18/23] iwlwifi: mvm: rs: fix search cycle rules
` [PATCH 3.14 19/23] ARC: [nsimosci] Change .dts to use generic 8250 UART
` [PATCH 3.14 20/23] ARC: [nsimosci] Unbork console
` [PATCH 3.14 21/23] futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
` [PATCH 3.14 22/23] m68k: Skip "
` [PATCH 3.14 23/23] crypto: ghash-clmulni-intel - use C implementation for setkey()

[PATCH 3.4 000/134] 3.4.87-stable review
 2014-04-12  1:59 UTC  (4+ messages)

[PATCH] virtio-scsi: Skip setting affinity on uninitialized vq
 2014-04-12  0:11 UTC  (3+ messages)

[PATCH 3.13 00/65] 3.13.10-stable review
 2014-04-11 23:46 UTC  (68+ messages)
` [PATCH 3.13 01/65] selinux: correctly label /proc inodes in use before the policy is loaded
` [PATCH 3.13 02/65] net: fix for a race condition in the inet frag code
` [PATCH 3.13 03/65] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
` [PATCH 3.13 04/65] bridge: multicast: add sanity check for query source addresses
` [PATCH 3.13 05/65] tipc: allow connection shutdown callback to be invoked in advance
` [PATCH 3.13 06/65] tipc: fix connection refcount leak
` [PATCH 3.13 07/65] tipc: drop subscriber connection id invalidation
` [PATCH 3.13 08/65] tipc: fix memory leak during module removal
` [PATCH 3.13 09/65] tipc: dont log disabled tasklet handler errors
` [PATCH 3.13 10/65] inet: frag: make sure forced eviction removes all frags
` [PATCH 3.13 11/65] net: unix: non blocking recvmsg() should not return -EINTR
` [PATCH 3.13 12/65] ipv6: Fix exthdrs offload registration
` [PATCH 3.13 13/65] ipv6: dont set DST_NOCOUNT for remotely added routes
` [PATCH 3.13 14/65] bnx2: Fix shutdown sequence
` [PATCH 3.13 15/65] pkt_sched: fq: do not hold qdisc lock while allocating memory
` [PATCH 3.13 16/65] Xen-netback: Fix issue caused by using gso_type wrongly
` [PATCH 3.13 17/65] vlan: Set correct source MAC address with TX VLAN offload enabled
` [PATCH 3.13 18/65] skbuff: skb_segment: s/frag/nskb_frag/
` [PATCH 3.13 19/65] skbuff: skb_segment: s/skb_frag/frag/
` [PATCH 3.13 20/65] skbuff: skb_segment: s/skb/head_skb/
` [PATCH 3.13 21/65] skbuff: skb_segment: s/fskb/list_skb/
` [PATCH 3.13 22/65] skbuff: skb_segment: orphan frags before copying
` [PATCH 3.13 23/65] tcp: tcp_release_cb() should release socket ownership
` [PATCH 3.13 24/65] bridge: multicast: add sanity check for general query destination
` [PATCH 3.13 25/65] bridge: multicast: enable snooping on general queries only
` [PATCH 3.13 26/65] net: socket: error on a negative msg_namelen
` [PATCH 3.13 27/65] bonding: set correct vlan id for alb xmit path
` [PATCH 3.13 28/65] eth: fec: Fix lost promiscuous mode after reconnecting cable
` [PATCH 3.13 29/65] ipv6: Avoid unnecessary temporary addresses being generated
` [PATCH 3.13 30/65] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
` [PATCH 3.13 31/65] net: cdc_ncm: fix control message ordering
` [PATCH 3.13 32/65] vxlan: fix potential NULL dereference in arp_reduce()
` [PATCH 3.13 33/65] vxlan: fix nonfunctional neigh_reduce()
` [PATCH 3.13 34/65] tcp: syncookies: do not use getnstimeofday()
` [PATCH 3.13 35/65] rtnetlink: fix fdb notification flags
` [PATCH 3.13 36/65] ipmr: fix mfc "
` [PATCH 3.13 37/65] ip6mr: "
` [PATCH 3.13 38/65] net: micrel : ks8851-ml: add vdd-supply support
` [PATCH 3.13 39/65] netpoll: fix the skb check in pkt_is_ns
` [PATCH 3.13 40/65] tipc: fix spinlock recursion bug for failed subscriptions
` [PATCH 3.13 41/65] ip_tunnel: Fix dst ref-count
` [PATCH 3.13 42/65] tg3: Do not include vlan acceleration features in vlan_features
` [PATCH 3.13 43/65] virtio-net: correct error handling of virtqueue_kick()
` [PATCH 3.13 44/65] usbnet: include wait queue head in device structure
` [PATCH 3.13 45/65] vlan: Set hard_header_len according to available acceleration
` [PATCH 3.13 46/65] vhost: fix total length when packets are too short
` [PATCH 3.13 47/65] vhost: validate vhost_get_vq_desc return value
` [PATCH 3.13 48/65] tcp: fix get_timewait4_sock() delay computation on 64bit
` [PATCH 3.13 49/65] xen-netback: remove pointless clause from if statement
` [PATCH 3.13 50/65] ipv6: some ipv6 statistic counters failed to disable bh
` [PATCH 3.13 51/65] netlink: dont compare the nul-termination in nla_strcmp
` [PATCH 3.13 52/65] xen-netback: disable rogue vif in kthread context
` [PATCH 3.13 53/65] Call efx_set_channels() before efx->type->dimension_resources()
` [PATCH 3.13 54/65] net: vxlan: fix crash when interface is created with no group
` [PATCH 3.13 55/65] isdnloop: Validate NUL-terminated strings from user
` [PATCH 3.13 56/65] isdnloop: several buffer overflows
` [PATCH 3.13 57/65] rds: prevent dereference of a NULL device in rds_iw_laddr_check
` [PATCH 3.13 58/65] powernow-k6: disable cache when changing frequency
` [PATCH 3.13 59/65] powernow-k6: correctly initialize default parameters
` [PATCH 3.13 60/65] powernow-k6: reorder frequencies
` [PATCH 3.13 61/65] ARC: [nsimosci] Change .dts to use generic 8250 UART
` [PATCH 3.13 62/65] ARC: [nsimosci] Unbork console
` [PATCH 3.13 63/65] futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
` [PATCH 3.13 64/65] m68k: Skip "
` [PATCH 3.13 65/65] crypto: ghash-clmulni-intel - use C implementation for setkey()

[PATCH 3.10 00/41] 3.10.37-stable review
 2014-04-11 23:45 UTC  (37+ messages)
` [PATCH 3.10 09/41] bridge: multicast: add sanity check for query source addresses
` [PATCH 3.10 10/41] inet: frag: make sure forced eviction removes all frags
` [PATCH 3.10 11/41] net: unix: non blocking recvmsg() should not return -EINTR
` [PATCH 3.10 12/41] ipv6: Fix exthdrs offload registration
` [PATCH 3.10 13/41] ipv6: dont set DST_NOCOUNT for remotely added routes
` [PATCH 3.10 14/41] vlan: Set correct source MAC address with TX VLAN offload enabled
` [PATCH 3.10 15/41] tcp: tcp_release_cb() should release socket ownership
` [PATCH 3.10 16/41] net: socket: error on a negative msg_namelen
` [PATCH 3.10 17/41] ipv6: Avoid unnecessary temporary addresses being generated
` [PATCH 3.10 18/41] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
` [PATCH 3.10 19/41] vxlan: fix potential NULL dereference in arp_reduce()
` [PATCH 3.10 20/41] rtnetlink: fix fdb notification flags
` [PATCH 3.10 21/41] ipmr: fix mfc "
` [PATCH 3.10 22/41] ip6mr: "
` [PATCH 3.10 23/41] netpoll: fix the skb check in pkt_is_ns
` [PATCH 3.10 24/41] tg3: Do not include vlan acceleration features in vlan_features
` [PATCH 3.10 25/41] usbnet: include wait queue head in device structure
` [PATCH 3.10 26/41] vlan: Set hard_header_len according to available acceleration
` [PATCH 3.10 27/41] vhost: fix total length when packets are too short
` [PATCH 3.10 28/41] vhost: validate vhost_get_vq_desc return value
` [PATCH 3.10 29/41] xen-netback: remove pointless clause from if statement
` [PATCH 3.10 30/41] ipv6: some ipv6 statistic counters failed to disable bh
` [PATCH 3.10 31/41] netlink: dont compare the nul-termination in nla_strcmp
` [PATCH 3.10 32/41] isdnloop: Validate NUL-terminated strings from user
` [PATCH 3.10 33/41] isdnloop: several buffer overflows
` [PATCH 3.10 34/41] rds: prevent dereference of a NULL device in rds_iw_laddr_check
` [PATCH 3.10 35/41] ARC: [nsimosci] Change .dts to use generic 8250 UART
` [PATCH 3.10 36/41] ARC: [nsimosci] Unbork console
` [PATCH 3.10 37/41] futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
` [PATCH 3.10 38/41] m68k: Skip "
` [PATCH 3.10 39/41] crypto: ghash-clmulni-intel - use C implementation for setkey()
` [PATCH 3.10 40/41] cpufreq: Fix governor start/stop race condition
` [PATCH 3.10 41/41] cpufreq: Fix timer/workqueue corruption due to double queueing

[GIT PULL] x86/hyperv fix for v3.15-rc1
 2014-04-11 18:41 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).