messages from 2013-02-08 00:57:51 to 2013-02-13 15:51:49 UTC [more...]
[ 00/22] 3.0.64-stable review
2013-02-13 15:51 UTC (25+ messages)
` [ 01/22] rtlwifi: Fix the usage of the wrong variable in usb.c
` [ 02/22] virtio_console: Dont access uninitialized data
` [ 03/22] kernel/resource.c: fix stack overflow in __reserve_region_with_split()
` [ 04/22] mac80211: synchronize scan off/on-channel and PS states
` [ 05/22] net: prevent setting ttl=0 via IP_TTL
` [ 06/22] MAINTAINERS: Stephen Hemminger email change
` [ 07/22] isdn/gigaset: fix zero size border case in debug dump
` [ 08/22] r8169: remove the obsolete and incorrect AMD workaround
` [ 09/22] net: loopback: fix a dst refcounting issue
` [ 10/22] pktgen: correctly handle failures when adding a device
` [ 11/22] ipv6: do not create neighbor entries for local delivery
` [ 12/22] packet: fix leakage of tx_ring memory
` [ 13/22] atm/iphase: rename fregt_t -> ffreg_t
` [ 14/22] sctp: refactor sctp_outq_teardown to insure proper re-initalization
` [ 15/22] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
` [ 16/22] net: sctp: sctp_endpoint_free: zero out secret key data
` [ 17/22] tcp: frto should not set snd_cwnd to 0
` [ 18/22] tcp: fix for zero packets_in_flight was too broad
` [ 19/22] tcp: fix MSG_SENDPAGE_NOTLAST logic
` [ 20/22] bridge: Pull ip header into skb->data before looking into ip header
` [ 21/22] tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
` [ 22/22] tg3: Fix crc errors on jumbo frame receive
[ 00/61] 3.7.8-stable review
2013-02-13 15:51 UTC (68+ messages)
` [ 01/61] rtlwifi: Fix the usage of the wrong variable in usb.c
` [ 02/61] rtlwifi: Fix scheduling while atomic bug
` [ 03/61] regulator: max8998: fix incorrect min_uV value for ldo10
` [ 04/61] regulator: clear state each invocation of of_regulator_match
` [ 05/61] regulator: s2mps11: fix incorrect register for buck10
` [ 06/61] IB/qib: Fix for broken sparse warning fix
` [ 07/61] virtio_console: Dont access uninitialized data
` [ 08/61] Bluetooth: Fix handling of unexpected SMP PDUs
` [ 09/61] Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"
` [ 10/61] can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
` [ 11/61] mwifiex: fix incomplete scan in case of IE parsing error
` [ 12/61] e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
` [ 13/61] media: pwc-if: must check vb2_queue_init() success
` [ 14/61] ath9k_hw: fix calibration issues on chainmask that dont include chain 0
` [ 15/61] mfd: db8500-prcmu: Fix irqdomain usage
` [ 16/61] dm thin: fix queue limits stacking
` [ 17/61] net: prevent setting ttl=0 via IP_TTL
` [ 18/61] ipv6: fix the noflags test in addrconf_get_prefix_route
` [ 19/61] net, wireless: overwrite default_ethtool_ops
` [ 20/61] tcp: fix a panic on UP machines in reqsk_fastopen_remove
` [ 21/61] MAINTAINERS: Stephen Hemminger email change
` [ 22/61] ipv6: fix header length calculation in ip6_append_data()
` [ 23/61] macvlan: fix macvlan_get_size()
` [ 24/61] net: calxedaxgmac: throw away overrun frames
` [ 25/61] net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
` [ 26/61] net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
` [ 27/61] tcp: fix incorrect LOCKDROPPEDICMPS counter
` [ 28/61] isdn/gigaset: fix zero size border case in debug dump
` [ 29/61] netxen: fix off by one bug in netxen_release_tx_buffer()
` [ 30/61] r8169: remove the obsolete and incorrect AMD workaround
` [ 31/61] net: loopback: fix a dst refcounting issue
` [ 32/61] IP_GRE: Fix kernel panic in IP_GRE with GRE csum
` [ 33/61] pktgen: correctly handle failures when adding a device
` [ 34/61] ipv6: do not create neighbor entries for local delivery
` [ 35/61] via-rhine: Fix bugs in NAPI support
` [ 36/61] packet: fix leakage of tx_ring memory
` [ 37/61] ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
` [ 38/61] atm/iphase: rename fregt_t -> ffreg_t
` [ 39/61] xen/netback: shutdown the ring if it contains garbage
` [ 40/61] xen/netback: dont leak pages on failure in xen_netbk_tx_check_gop
` [ 41/61] xen/netback: free already allocated memory on failure in xen_netbk_get_requests
` [ 42/61] netback: correct netbk_tx_err to handle wrap around
` [ 43/61] ipv4: Remove output route check in ipv4_mtu
` [ 44/61] ipv4: Dont update the pmtu on mtu locked routes
` [ 45/61] ipv6: Add an error handler for icmp6
` [ 46/61] ipv4: Invalidate the socket cached route on pmtu events if possible
` [ 47/61] ipv4: Add a socket release callback for datagram sockets
` [ 48/61] ipv4: Fix route refcount on pmtu discovery
` [ 49/61] sctp: refactor sctp_outq_teardown to insure proper re-initalization
` [ 50/61] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
` [ 51/61] net: sctp: sctp_endpoint_free: zero out secret key data
` [ 52/61] tcp: detect SYN/data drop when F-RTO is disabled
` [ 53/61] tcp: fix an infinite loop in tcp_slow_start()
` [ 54/61] tcp: frto should not set snd_cwnd to 0
` [ 55/61] tcp: fix for zero packets_in_flight was too broad
` [ 56/61] tcp: dont abort splice() after small transfers
` [ 57/61] tcp: splice: fix an infinite loop in tcp_read_sock()
` [ 58/61] tcp: fix splice() and tcp collapsing interaction
` [ 59/61] net: splice: avoid high order page splitting
` [ 60/61] net: splice: fix __splice_segment()
` [ 61/61] drm/nouveau: add lockdep annotations
[ 00/89] 3.7.6-stable review
2013-02-13 15:30 UTC (3+ messages)
` [ 68/89] xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
[PATCH 2/3] nbd: fsync and kill block device on shutdown
2013-02-13 13:05 UTC (4+ messages)
[ 00/36] 3.4.31-stable review
2013-02-13 9:23 UTC (38+ messages)
` [ 01/36] rtlwifi: Fix the usage of the wrong variable in usb.c
` [ 02/36] rtlwifi: Fix scheduling while atomic bug
` [ 03/36] virtio_console: Dont access uninitialized data
` [ 04/36] kernel/resource.c: fix stack overflow in __reserve_region_with_split()
` [ 05/36] Bluetooth: Fix handling of unexpected SMP PDUs
` [ 06/36] efi: Make efi_enabled a function to query EFI facilities
` [ 07/36] samsung-laptop: Disable on EFI hardware
` [ 08/36] net: prevent setting ttl=0 via IP_TTL
` [ 09/36] ipv6: fix the noflags test in addrconf_get_prefix_route
` [ 10/36] MAINTAINERS: Stephen Hemminger email change
` [ 11/36] ipv6: fix header length calculation in ip6_append_data()
` [ 12/36] net: calxedaxgmac: throw away overrun frames
` [ 13/36] net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
` [ 14/36] net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
` [ 15/36] isdn/gigaset: fix zero size border case in debug dump
` [ 16/36] netxen: fix off by one bug in netxen_release_tx_buffer()
` [ 17/36] r8169: remove the obsolete and incorrect AMD workaround
` [ 18/36] net: loopback: fix a dst refcounting issue
` [ 19/36] pktgen: correctly handle failures when adding a device
` [ 20/36] ipv6: do not create neighbor entries for local delivery
` [ 21/36] via-rhine: Fix bugs in NAPI support
` [ 22/36] packet: fix leakage of tx_ring memory
` [ 23/36] atm/iphase: rename fregt_t -> ffreg_t
` [ 24/36] sctp: refactor sctp_outq_teardown to insure proper re-initalization
` [ 25/36] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
` [ 26/36] net: sctp: sctp_endpoint_free: zero out secret key data
` [ 27/36] xen/netback: shutdown the ring if it contains garbage
` [ 28/36] xen/netback: dont leak pages on failure in xen_netbk_tx_check_gop
` [ 29/36] xen/netback: free already allocated memory on failure in xen_netbk_get_requests
` [ 30/36] netback: correct netbk_tx_err to handle wrap around
` [ 31/36] tcp: frto should not set snd_cwnd to 0
` [ 32/36] tcp: fix for zero packets_in_flight was too broad
` [ 33/36] bridge: Pull ip header into skb->data before looking into ip header
` [ 34/36] tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
` [ 35/36] tg3: Fix crc errors on jumbo frame receive
` [ 36/36] be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug
[PATCH v2] ata: Fix DVD not dectected at some Haswell platforms
2013-02-13 8:32 UTC (2+ messages)
Linux 3.7.5
2013-02-13 8:28 UTC (9+ messages)
` [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)
[tip:x86/hyperv] x86: Hyper-V: register clocksource only if its advertised
2013-02-13 0:56 UTC
[ 000/173] 3.2.36-stable review
2013-02-13 0:18 UTC (4+ messages)
` [ 109/173] drm/i915: Close race between processing unpin task and queueing the flip
[PATCH 1/6] idr: fix top layer handling
2013-02-12 21:23 UTC (3+ messages)
[PATCH 2/2] stop_machine: dequeue work before signal completion
2013-02-12 17:38 UTC (2+ messages)
[ 3.5.y.z extended stable ] Linux 3.5.7.3 stable review
2013-02-12 7:36 UTC (4+ messages)
` [PATCH 185/222] tcp: fix MSG_SENDPAGE_NOTLAST logic
IO_PAGE_FAULTs on unity mapped regions during amd_iommu_init() in Linux 3.4
2013-02-11 22:18 UTC (11+ messages)
[stable request] fix stack overflow in __reserve_region_with_split
2013-02-11 19:37 UTC (2+ messages)
Linux 3.0.63
2013-02-11 17:46 UTC (2+ messages)
Linux 3.4.30
2013-02-11 17:45 UTC (2+ messages)
Linux 3.7.7
2013-02-11 17:45 UTC (2+ messages)
Linux 3.7.6
2013-02-11 17:44 UTC
[ 00/26] 3.4.30-stable review
2013-02-09 12:12 UTC (7+ messages)
` [ 23/26] xhci: Fix isoc TD encoding
` [ 24/26] xhci: Fix TD size for isochronous URBs
` [ 25/26] USB: XHCI: fix memory leak of URB-private data
` [ 26/26] usb: Prevent dead ports when xhci is not enabled
[ 00/16] 3.0.63-stable review
2013-02-09 12:09 UTC (19+ messages)
` [ 01/16] drm/radeon/evergreen+: wait for the MC to settle after MC blackout
` [ 02/16] drm/radeon: add quirk for RV100 board
` [ 03/16] drm/radeon: Calling object_unrefer() when creating fb failure
` [ 04/16] x86-64: Replace left over sti/cli in ia32 audit exit code
` [ 05/16] nilfs2: fix fix very long mount time issue
` [ 06/16] drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
` [ 07/16] USB: ftdi_sio: add Zolix FTDI PID
` [ 08/16] USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
` [ 09/16] USB: option: add support for Telit LE920
` [ 10/16] USB: option: add Changhong CH690
` [ 11/16] USB: qcserial: add Telit Gobi QDL device
` [ 12/16] USB: EHCI: fix bug in scheduling periodic split transfers
` [ 13/16] USB: storage: Define a new macro for USB storage match rules
` [ 14/16] USB: storage: optimize to match the Huawei USB storage devices and support new switch command
` [ 15/16] xhci: Fix isoc TD encoding
` [ 16/16] USB: XHCI: fix memory leak of URB-private data
[ 00/34] 3.7.7-stable review
2013-02-09 12:06 UTC (3+ messages)
[3.5.y.z extended stable] Linux 3.5.7.5
2013-02-08 23:47 UTC (2+ messages)
[PATCH linux-next] xen/multicall: xen_mc_callback(): avoid buffer overflow
2013-02-08 21:13 UTC (2+ messages)
` [Xen-devel] "
[PATCH 1/5] atmel_lcdfb: fix 16-bpp modes on older SOCs
2013-02-08 16:35 UTC (2+ messages)
` [PATCH 2/5] ARM: at91/neocore926: fix LCD-wiring mode
[PATCH 2/3 v2] fb: udlfb: fix hang at disconnect
2013-02-08 9:53 UTC (14+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).