stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-09 21:02:11 to 2014-10-13 02:24:39 UTC [more...]

[PATCH 3.16 00/55] 3.16.6-stable review
 2014-10-13  2:24 UTC  (26+ messages)
` [PATCH 3.16 01/55] netlink: reset network header before passing to taps
` [PATCH 3.16 02/55] rtnetlink: fix VF info size
` [PATCH 3.16 03/55] net: Always untag vlan-tagged traffic on input
` [PATCH 3.16 04/55] myri10ge: check for DMA mapping errors
` [PATCH 3.16 05/55] Revert "macvlan: simplify the structure port"
` [PATCH 3.16 06/55] tcp: dont use timestamp from repaired skb-s to calculate RTT (v2)
` [PATCH 3.16 07/55] sit: Fix ipip6_tunnel_lookup device matching criteria
` [PATCH 3.16 08/55] tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
` [PATCH 3.16 09/55] tcp: fix ssthresh and undo for consecutive short FRTO episodes
` [PATCH 3.16 10/55] net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function
` [PATCH 3.16 11/55] tipc: fix message importance range check
` [PATCH 3.16 12/55] packet: handle too big packets for PACKET_V3
` [PATCH 3.16 13/55] bnx2x: Revert UNDI flushing mechanism
` [PATCH 3.16 14/55] net: ipv6: fib: dont sleep inside atomic lock
` [PATCH 3.16 15/55] openvswitch: fix panic with multiple vlan headers
` [PATCH 3.16 16/55] vxlan: fix incorrect initializer in union vxlan_addr
` [PATCH 3.16 17/55] net: fix checksum features handling in netif_skb_features()
` [PATCH 3.16 18/55] ipv6: fix rtnl locking in setsockopt for anycast and multicast
` [PATCH 3.16 19/55] l2tp: fix race while getting PMTU on PPP pseudo-wire
` [PATCH 3.16 20/55] ipv6: restore the behavior of ipv6_sock_ac_drop()
` [PATCH 3.16 21/55] bonding: fix div by zero while enslaving and transmitting
` [PATCH 3.16 22/55] net: filter: fix possible use after free
` [PATCH 3.16 23/55] bridge: Check if vlan filtering is enabled only once
` [PATCH 3.16 24/55] bridge: Fix br_should_learn to check vlan_enabled
` [PATCH 3.16 25/55] net: allow macvlans to move to net namespace

[PATCH 3.14 00/37] 3.14.22-stable review
 2014-10-13  2:24 UTC  (38+ messages)
` [PATCH 3.14 01/37] netlink: reset network header before passing to taps
` [PATCH 3.14 02/37] rtnetlink: fix VF info size
` [PATCH 3.14 03/37] net: Always untag vlan-tagged traffic on input
` [PATCH 3.14 04/37] myri10ge: check for DMA mapping errors
` [PATCH 3.14 05/37] i40e: Dont stop driver probe when querying DCB config fails
` [PATCH 3.14 06/37] tcp: dont use timestamp from repaired skb-s to calculate RTT (v2)
` [PATCH 3.14 07/37] sit: Fix ipip6_tunnel_lookup device matching criteria
` [PATCH 3.14 08/37] tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
` [PATCH 3.14 09/37] tcp: fix ssthresh and undo for consecutive short FRTO episodes
` [PATCH 3.14 10/37] packet: handle too big packets for PACKET_V3
` [PATCH 3.14 11/37] openvswitch: fix panic with multiple vlan headers
` [PATCH 3.14 12/37] vxlan: fix incorrect initializer in union vxlan_addr
` [PATCH 3.14 13/37] l2tp: fix race while getting PMTU on PPP pseudo-wire
` [PATCH 3.14 14/37] ipv6: fix rtnl locking in setsockopt for anycast and multicast
` [PATCH 3.14 15/37] bonding: fix div by zero while enslaving and transmitting
` [PATCH 3.14 16/37] ipv6: restore the behavior of ipv6_sock_ac_drop()
` [PATCH 3.14 17/37] bridge: Check if vlan filtering is enabled only once
` [PATCH 3.14 18/37] bridge: Fix br_should_learn to check vlan_enabled
` [PATCH 3.14 19/37] net: allow macvlans to move to net namespace
` [PATCH 3.14 20/37] tg3: Work around HW/FW limitations with vlan encapsulated frames
` [PATCH 3.14 21/37] tg3: Allow for recieve of full-size 8021AD frames
` [PATCH 3.14 22/37] xfrm: Generate blackhole routes only from route lookup functions
` [PATCH 3.14 23/37] xfrm: Generate queueing "
` [PATCH 3.14 24/37] macvtap: Fix race between device delete and open
` [PATCH 3.14 25/37] Revert "net/macb: add pinctrl consumer support"
` [PATCH 3.14 26/37] gro: fix aggregation for skb using frag_list
` [PATCH 3.14 27/37] hyperv: Fix a bug in netvsc_start_xmit()
` [PATCH 3.14 28/37] ip6_gre: fix flowi6_proto value in xmit path
` [PATCH 3.14 29/37] team: avoid race condition in scheduling delayed work
` [PATCH 3.14 30/37] sctp: handle association restarts when the socket is closed
` [PATCH 3.14 31/37] tcp: fixing TLPs FIN recovery
` [PATCH 3.14 32/37] USB: Add device quirk for ASUS T100 Base Station keyboard
` [PATCH 3.14 33/37] USB: serial: cp210x: added Ketra N1 wireless interface support
` [PATCH 3.14 34/37] USB: cp210x: add support for Seluxit USB dongle
` [PATCH 3.14 35/37] usb: musb: dsps: kill OTG timer on suspend
` [PATCH 3.14 36/37] crypto: caam - fix addressing of struct member
` [PATCH 3.14 37/37] serial: 8250: Add Quark X1000 to 8250_pci.c

[PATCH 3.10 00/16] 3.10.58-stable review
 2014-10-13  2:24 UTC  (17+ messages)
` [PATCH 3.10 01/16] myri10ge: check for DMA mapping errors
` [PATCH 3.10 02/16] sit: Fix ipip6_tunnel_lookup device matching criteria
` [PATCH 3.10 03/16] tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
` [PATCH 3.10 04/16] packet: handle too big packets for PACKET_V3
` [PATCH 3.10 05/16] openvswitch: fix panic with multiple vlan headers
` [PATCH 3.10 06/16] l2tp: fix race while getting PMTU on PPP pseudo-wire
` [PATCH 3.10 07/16] tg3: Work around HW/FW limitations with vlan encapsulated frames
` [PATCH 3.10 08/16] tg3: Allow for recieve of full-size 8021AD frames
` [PATCH 3.10 09/16] hyperv: Fix a bug in netvsc_start_xmit()
` [PATCH 3.10 10/16] ip6_gre: fix flowi6_proto value in xmit path
` [PATCH 3.10 11/16] sctp: handle association restarts when the socket is closed
` [PATCH 3.10 12/16] tcp: fixing TLPs FIN recovery
` [PATCH 3.10 13/16] ipv6: reallocate addrconf router for ipv6 address when lo device up
` [PATCH 3.10 14/16] USB: Add device quirk for ASUS T100 Base Station keyboard
` [PATCH 3.10 15/16] USB: serial: cp210x: added Ketra N1 wireless interface support
` [PATCH 3.10 16/16] USB: cp210x: add support for Seluxit USB dongle

[PATCH v2] usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
 2014-10-12 19:58 UTC  (3+ messages)

[PATCH v3 01/25] virtio_pci: fix virtio spec compliance on restore
 2014-10-12 11:46 UTC 

[PATCH] Do not silently discard WRITE_SAME requests
 2014-10-12  6:18 UTC  (3+ messages)

[resend Patch v3 1/2] kaslr: check if kernel location is changed
 2014-10-11 12:44 UTC  (9+ messages)

[3.16 stable PATCH 0/2] virtio-rng: two backports to fix stuck
 2014-10-10 22:51 UTC  (3+ messages)
` [3.16 stable PATCH 1/2] virtio-rng: fix stuck of hot-unplugging busy device
` [3.16 stable PATCH 2/2] virtio-rng: skip reading when we start to remove the device

[PATCH 3/3] staging: comedi: usbduxfast: updated address details
 2014-10-10 19:35 UTC 

[PATCH 2/3] staging: comedi: usbdux: updated contact details / comments
 2014-10-10 19:34 UTC 

[PATCH 1/3] staging: comedi: usbduxsigma: updated contact details and status
 2014-10-10 19:32 UTC 

[PATCH 01/12] rtc: omap: fix clock-source configuration
 2014-10-10 17:55 UTC  (4+ messages)
` [PATCH 02/12] rtc: omap: fix missing wakealarm attribute

[PATCH V3] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
 2014-10-10 13:24 UTC 

[PATCH 3.12 00/96] 3.12.30-stable review
 2014-10-10 11:45 UTC  (7+ messages)

[PATCH fixes v2] mfd: max77693: Fix always masked MUIC interrupts
 2014-10-10 10:56 UTC  (3+ messages)

[PATCH] usb: serial: ftdi_sio: add Awinda Station and Dongle products
 2014-10-10 10:32 UTC  (11+ messages)
` [PATCH v2] "

[PATCH fixes 1/2] mfd: max77693: Use proper regmap for handling MUIC interrupts
 2014-10-10 10:10 UTC  (12+ messages)
` [PATCH fixes 2/2] extcon: max77693: Fix always masked "

[3.13.y.z extended stable] Linux 3.13.11.9 stable review
 2014-10-10  5:30 UTC  (63+ messages)
` [PATCH 3.13 026/163] block: Fix dev_t minor allocation lifetime
` [PATCH 3.13 106/163] drm/radeon: don't reset dma on r6xx-evergreen init
` [PATCH 3.13 107/163] vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
` [PATCH 3.13 108/163] drm/radeon/px: fix module unload
` [PATCH 3.13 109/163] drm/nouveau/runpm: "
` [PATCH 3.13 110/163] [SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
` [PATCH 3.13 111/163] USB: EHCI: unlink QHs even after the controller has stopped
` [PATCH 3.13 112/163] USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
` [PATCH 3.13 113/163] USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
` [PATCH 3.13 114/163] USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
` [PATCH 3.13 115/163] drm/nouveau: ltc/gf100-: fix cbc issues on certain boards
` [PATCH 3.13 116/163] bnx2x: Fix link for KR with swapped polarity lane
` [PATCH 3.13 117/163] iwlwifi: increase DEFAULT_MAX_TX_POWER
` [PATCH 3.13 118/163] iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate
` [PATCH 3.13 119/163] workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
` [PATCH 3.13 120/163] can: flexcan: mark TX mailbox as TX_INACTIVE
` [PATCH 3.13 121/163] can: flexcan: correctly initialize mailboxes
` [PATCH 3.13 122/163] can: flexcan: implement workaround for errata ERR005829
` [PATCH 3.13 123/163] can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-complete
` [PATCH 3.13 124/163] can: at91_can: add missing prepare and unprepare of the clock
` [PATCH 3.13 125/163] IB/qib: Correct reference counting in debugfs qp_stats
` [PATCH 3.13 126/163] [media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pages
` [PATCH 3.13 127/163] [media] vb2: fix plane index sanity check in vb2_plane_cookie()
` [PATCH 3.13 128/163] [media] adv7604: fix inverted condition
` [PATCH 3.13 129/163] md/raid1: intialise start_next_window for READ case to avoid hang
` [PATCH 3.13 130/163] md/raid1: be more cautious where we read-balance during resync
` [PATCH 3.13 131/163] md/raid1: clean up request counts properly in close_sync()
` [PATCH 3.13 132/163] md/raid1: make sure resync waits for conflicting writes to complete
` [PATCH 3.13 133/163] md/raid1: Don't use next_resync to determine how far resync has progressed
` [PATCH 3.13 134/163] md/raid1: update next_resync under resync_lock
` [PATCH 3.13 135/163] md/raid1: count resync requests in nr_pending
` [PATCH 3.13 136/163] md/raid1: fix_read_error should act on all non-faulty devices
` [PATCH 3.13 137/163] ALSA: pcm: fix fifo_size frame calculation
` [PATCH 3.13 138/163] Fix nasty 32-bit overflow bug in buffer i/o code
` [PATCH 3.13 139/163] drm/radeon/cik: use a separate counter for CP init timeout
` [PATCH 3.13 140/163] parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
` [PATCH 3.13 141/163] sched: Fix unreleased llc_shared_mask bit during CPU hotplug
` [PATCH 3.13 142/163] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
` [PATCH 3.13 143/163] nilfs2: fix data loss with mmap()
` [PATCH 3.13 144/163] ocfs2/dlm: do not get resource spinlock if lockres is new
` [PATCH 3.13 145/163] mm, slab: initialize object alignment on cache creation
` [PATCH 3.13 146/163] mm: softdirty: keep bit when zapping file pte
` [PATCH 3.13 147/163] shmem: fix nlink for rename overwrite directory
` [PATCH 3.13 148/163] ARM: 8165/1: alignment: don't break misaligned NEON load/store
` [PATCH 3.13 149/163] ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error
` [PATCH 3.13 150/163] cpufreq: integrator: fix integrator_cpufreq_remove return type
` [PATCH 3.13 151/163] drm/i915: Flush the PTEs after updating them before suspend
` [PATCH 3.13 152/163] ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS
` [PATCH 3.13 153/163] md/raid5: disable 'DISCARD' by default due to safety concerns
` [PATCH 3.13 154/163] mm: migrate: Close race between migration completion and mprotect
` [PATCH 3.13 155/163] mm: numa: Do not mark PTEs pte_numa when splitting huge pages
` [PATCH 3.13 156/163] Fix problem recognizing symlinks
` [PATCH 3.13 157/163] mm: memcontrol: do not iterate uninitialized memcgs
` [PATCH 3.13 158/163] perf: fix perf bug in fork()
` [PATCH 3.13 159/163] mm: page_alloc: fix zone allocation fairness on UP
` [PATCH 3.13 160/163] init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
` [PATCH 3.13 161/163] init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menu
` [PATCH 3.13 162/163] Revert "lzo: properly check for overruns"
` [PATCH 3.13 163/163] lzo: check for length overrun in variable length encoding

[PATCH] fs: Add a missing permission check to do_umount
 2014-10-09 22:36 UTC 

[PATCH V2] ARM: tegra: Re-add removed SoC id macro to tegra_resume()
 2014-10-09 22:10 UTC  (2+ messages)

Linux 3.16.5
 2014-10-09 21:48 UTC  (2+ messages)

Linux 3.14.21
 2014-10-09 21:47 UTC  (2+ messages)

Linux 3.10.57
 2014-10-09 21:47 UTC  (2+ 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).