messages from 2013-03-26 15:20:48 to 2013-03-26 22:43:27 UTC [more...]
[ 00/98] 3.8.5-stable review
2013-03-26 22:43 UTC (99+ messages)
` [ 01/98] USB: EHCI: work around silicon bug in Intels EHCI controllers
` [ 02/98] sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option
` [ 03/98] net/ipv4: Ensure that location of timestamp option is stored
` [ 04/98] bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
` [ 05/98] netconsole: dont call __netpoll_cleanup() while atomic
` [ 06/98] batman-adv: verify tt len does not exceed packet len
` [ 07/98] bonding: dont call update_speed_duplex() under spinlocks
` [ 08/98] tg3: 5715 does not link up when autoneg off
` [ 09/98] sctp: Use correct sideffect command in duplicate cookie handling
` [ 10/98] sctp: dont break the loop while meeting the active_path so as to find the matched transport
` [ 11/98] ipv4: fix definition of FIB_TABLE_HASHSZ
` [ 12/98] net: qmi_wwan: set correct altsetting for Gobi 1K devices
` [ 13/98] tcp: fix skb_availroom()
` [ 14/98] skb: Propagate pfmemalloc on skb from head page only
` [ 15/98] Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally"
` [ 16/98] rtnetlink: Mask the rta_type when range checking
` [ 17/98] net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
` [ 18/98] bnx2x: add missing napi deletion in error path
` [ 19/98] vhost/net: fix heads usage of ubuf_info
` [ 20/98] bnx2x: fix occasional statistics off-by-4GB error
` [ 21/98] tcp: dont handle MTU reduction on LISTEN socket
` [ 22/98] inet: limit length of fragment queue hash table bucket lists
` [ 23/98] drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
` [ 24/98] sfc: Properly sync RX DMA buffer when it is not the last in the page
` [ 25/98] sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
` [ 26/98] sfc: Detach net device when stopping queues for reconfiguration
` [ 27/98] sfc: Disable soft interrupt handling during efx_device_detach_sync()
` [ 28/98] sfc: Only use TX push if a single descriptor is to be written
` [ 29/98] ALSA: hda/cirrus - Fix the digital beep registration
` [ 30/98] ALSA: hda - Fix typo in checking IEC958 emphasis bit
` [ 31/98] ALSA: usb: Parse UAC2 extension unit like for UAC1
` [ 32/98] ALSA: snd-usb: mixer: propagate errors up the call chain
` [ 33/98] ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()
` [ 34/98] saner proc_get_inode() calling conventions
` [ 35/98] vfs,proc: guarantee unique inodes in /proc
` [ 36/98] Revert "drm/i915: try to train DP even harder"
` [ 37/98] drm/i915: restrict kernel address leak in debugfs
` [ 38/98] tracing: Fix race in snapshot swapping
` [ 39/98] tracing: Fix free of probe entry by calling call_rcu_sched()
` [ 40/98] tracing: Protect tracer flags with trace_types_lock
` [ 41/98] tracing: Keep overwrite in sync between regular and snapshot buffers
` [ 42/98] rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
` [ 43/98] rtlwifi: rtl8192cu: Fix problem that prevents reassociation
` [ 44/98] mwifiex: fix potential out-of-boundary access to ibss rate table
` [ 45/98] drm/i915: bounds check execbuffer relocation count
` [ 46/98] Revert "drm/i915: write backlight harder"
` [ 47/98] i2c: tegra: check the clk_prepare_enable() return value
` [ 48/98] KMS: fix EDID detailed timing vsync parsing
` [ 49/98] KMS: fix EDID detailed timing frame rate
` [ 50/98] drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR
` [ 51/98] mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting
` [ 52/98] drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
` [ 53/98] mqueue: sys_mq_open: do not call mnt_drop_write() if read-only
` [ 54/98] target/iscsi: Fix mutual CHAP auth on big-endian arches
` [ 55/98] target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os
` [ 56/98] ARM: tegra: fix register address of slink controller
` [ 57/98] dm thin: fix discard corruption
` [ 58/98] dm verity: avoid deadlock
` [ 59/98] drm/mgag200: Bug fix: Modified pll algorithm for EH project
` [ 60/98] drm/radeon: add Richland pci ids
` [ 61/98] drm/radeon: add support for Richland APUs
` [ 62/98] drm/radeon: fix S/R on VM systems (cayman/TN/SI)
` [ 63/98] drm/radeon: fix backend map setup on 1 RB trinity boards
` [ 64/98] drm/radeon/benchmark: make sure bo blit copy exists before using it
` [ 65/98] cifs: delay super block destruction until all cifsFileInfo objects are gone
` [ 66/98] cifs: ignore everything in SPNEGO blob after mechTypes
` [ 67/98] jbd2: fix use after free in jbd2_journal_dirty_metadata()
` [ 68/98] ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
` [ 69/98] usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
` [ 70/98] ext4: use atomic64_t for the per-flexbg free_clusters count
` [ 71/98] ext4: use s_extent_max_zeroout_kb value as number of kb
` [ 72/98] ext4: fix data=journal fast mount/umount hang
` [ 73/98] IPoIB: Fix send lockup due to missed TX completion
` [ 74/98] watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2
` [ 75/98] watchdog: sp5100_tco: Remove code that may cause a boot failure
` [ 76/98] md/raid5: schedule_construction should abort if nothing to do
` [ 77/98] MD RAID5: Avoid accessing gendisk or queue structs when not available
` [ 78/98] md/raid5: ensure sync and DISCARD dont happen at the same time
` [ 79/98] nfsd: fix bad offset use
` [ 80/98] clockevents: Dont allow dummy broadcast timers
` [ 81/98] x86-64: Fix the failure case in copy_user_handle_tail()
` [ 82/98] USB: xhci - fix bit definitions for IMAN register
` [ 83/98] USB: xhci: correctly enable interrupts
` [ 84/98] USB: cdc-acm: fix device unregistration
` [ 85/98] USB: EHCI: fix regression during bus resume
` [ 86/98] USB: EHCI: fix regression in QH unlinking
` [ 87/98] usb: gadget: ffs: fix enable multiple instances
` [ 88/98] USB: serial: fix interface refcounting
` [ 89/98] efivars: Allow disabling use as a pstore backend
` [ 90/98] efivars: Add module parameter to disable "
` [ 91/98] efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
` [ 92/98] ACPI: Rework acpi_get_child() to be more efficient
` [ 93/98] udf: Fix bitmap overflow on large filesystems with small block size
` [ 94/98] USB: garmin_gps: fix memory leak on disconnect
` [ 95/98] USB: io_ti: fix get_icount for two port adapters
` [ 96/98] usb: musb: da8xx: Fix build breakage due to typo
` [ 97/98] ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation
` [ 98/98] rt2x00: error in configurations with mesh support disabled
[PATCH v3b 0/9] refactoring for mask_cache
2013-03-26 20:54 UTC (4+ messages)
[ 3.5.y.z extended stable ] Linux 3.5.7.8 stable review
2013-03-26 20:25 UTC (4+ messages)
` [PATCH 42/88] exec: use -ELOOP for max recursion depth
[ 000/104] 3.2.42-stable review
2013-03-26 19:03 UTC (5+ messages)
` [ 084/104] USB: serial: add modem-status-change wait queue
[PATCH 00/86] [ANNOUNCE] The new 3.6.11.x short-term extended stable series (stable review)
2013-03-26 17:46 UTC (88+ messages)
` [PATCH 01/86] sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
` [PATCH 02/86] batman-adv: fix random jitter calculation
` [PATCH 03/86] inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
` [PATCH 04/86] net: sched: integer overflow fix
` [PATCH 05/86] tcp: fix MSG_SENDPAGE_NOTLAST logic
` [PATCH 06/86] tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
` [PATCH 07/86] tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
` [PATCH 08/86] net: prevent setting ttl=0 via IP_TTL
` [PATCH 09/86] ipv6: fix the noflags test in addrconf_get_prefix_route
` [PATCH 10/86] MAINTAINERS: Stephen Hemminger email change
` [PATCH 11/86] ipv6: fix header length calculation in ip6_append_data()
` [PATCH 12/86] net: calxedaxgmac: throw away overrun frames
` [PATCH 13/86] net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
` [PATCH 14/86] net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
` [PATCH 15/86] isdn/gigaset: fix zero size border case in debug dump
` [PATCH 16/86] netxen: fix off by one bug in netxen_release_tx_buffer()
` [PATCH 17/86] r8169: remove the obsolete and incorrect AMD workaround
` [PATCH 18/86] net: loopback: fix a dst refcounting issue
` [PATCH 19/86] pktgen: correctly handle failures when adding a device
` [PATCH 20/86] ipv6: do not create neighbor entries for local delivery
` [PATCH 21/86] via-rhine: Fix bugs in NAPI support
` [PATCH 22/86] packet: fix leakage of tx_ring memory
` [PATCH 23/86] atm/iphase: rename fregt_t -> ffreg_t
` [PATCH 24/86] sctp: refactor sctp_outq_teardown to insure proper re-initalization
` [PATCH 25/86] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
` [PATCH 26/86] net: sctp: sctp_endpoint_free: zero out secret key data
` [PATCH 27/86] xen/netback: shutdown the ring if it contains garbage
` [PATCH 28/86] xen/netback: dont leak pages on failure in xen_netbk_tx_check_gop
` [PATCH 29/86] xen/netback: free already allocated memory on failure in xen_netbk_get_requests
` [PATCH 30/86] netback: correct netbk_tx_err to handle wrap around
` [PATCH 31/86] tcp: frto should not set snd_cwnd to 0
` [PATCH 32/86] tcp: fix for zero packets_in_flight was too broad
` [PATCH 33/86] bridge: Pull ip header into skb->data before looking into ip header
` [PATCH 34/86] tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
` [PATCH 35/86] tg3: Fix crc errors on jumbo frame receive
` [PATCH 36/86] sunvdc: Fix off-by-one in generic_request()
` [PATCH 37/86] bridge: set priority of STP packets
` [PATCH 38/86] net: fix infinite loop in __skb_recv_datagram()
` [PATCH 39/86] xen-netback: correctly return errors from netbk_count_requests()
` [PATCH 40/86] xen-netback: cancel the credit timer when taking the vif down
` [PATCH 41/86] net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
` [PATCH 42/86] ipv4: fix a bug in ping_err()
` [PATCH 43/86] ipv6: use a stronger hash for tcp
` [PATCH 44/86] sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
` [PATCH 45/86] vlan: adjust vlan_set_encap_proto() for its callers
` [PATCH 46/86] l2tp: Restore socket refcount when sendmsg succeeds
` [PATCH 47/86] rds: limit the size allocated by rds_message_alloc()
` [PATCH 48/86] net: ipv6: Dont purge default router if accept_ra=2
` [PATCH 49/86] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [PATCH 50/86] tun: add a missing nf_reset() in tun_net_xmit()
` [PATCH 51/86] macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode
` [PATCH 52/86] netlabel: fix build problems when CONFIG_IPV6=n
` [PATCH 53/86] netlabel: correctly list all the static label mappings
` [PATCH 54/86] bridging: fix rx_handlers return code
` [PATCH 55/86] ipv6: stop multicast forwarding to process interface scoped addresses
` [PATCH 56/86] rtnl: fix info leak on RTM_GETLINK request for VF devices
` [PATCH 57/86] dcbnl: fix various netlink info leaks
` [PATCH 58/86] 6lowpan: Fix endianness issue in is_addr_link_local()
` [PATCH 59/86] ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
` [PATCH 60/86] mac802154: fix NOHZ local_softirq_pending 08 warning
` [PATCH 61/86] sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
` [PATCH 62/86] macvlan: fix macvlan_get_size()
` [PATCH 63/86] tcp: fix incorrect LOCKDROPPEDICMPS counter
` [PATCH 64/86] IP_GRE: Fix kernel panic in IP_GRE with GRE csum
` [PATCH 65/86] ipv4: Remove output route check in ipv4_mtu
` [PATCH 66/86] ipv4: Dont update the pmtu on mtu locked routes
` [PATCH 67/86] ipv6: Add an error handler for icmp6
` [PATCH 68/86] ipv4: Invalidate the socket cached route on pmtu events if possible
` [PATCH 69/86] ipv4: Add a socket release callback for datagram sockets
` [PATCH 70/86] ipv4: Fix route refcount on pmtu discovery
` [PATCH 71/86] tcp: detect SYN/data drop when F-RTO is disabled
` [PATCH 72/86] tcp: fix an infinite loop in tcp_slow_start()
` [PATCH 73/86] tcp: dont abort splice() after small transfers
` [PATCH 74/86] tcp: splice: fix an infinite loop in tcp_read_sock()
` [PATCH 75/86] tcp: fix splice() and tcp collapsing interaction
` [PATCH 76/86] net: splice: avoid high order page splitting
` [PATCH 77/86] net: splice: fix __splice_segment()
` [PATCH 78/86] sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE
` [PATCH 79/86] sparc64: Fix gfp_flags setting in tsb_grow()
` [PATCH 80/86] xfrm: release neighbor upon dst destruction
` [PATCH 81/86] ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
` [PATCH 82/86] ipv6: fix race condition regarding dst->expires and dst->from
` [PATCH 83/86] ipv4: fix error handling in icmp_protocol
` [PATCH 84/86] tcp: fix SYN-data space mis-accounting
` [PATCH 85/86] mlx4_en: fix allocation of CPU affinity reverse-map
` [PATCH 86/86] team: unsyc the devices addresses when port is removed
Linux 3.8.4
2013-03-26 16:35 UTC (6+ messages)
` Build breakage in 3.8.4 [was: Linux 3.8.4]
[PATCH 1/2] sysfs: fix race between readdir and lseek
2013-03-26 15:59 UTC (11+ messages)
[ 3.5.y.z extended stable ] Linux 3.5.7.9 stable review
2013-03-26 15:31 UTC (5+ messages)
` [PATCH 098/150] USB: serial: add modem-status-change wait queue
` [PATCH 149/150] signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
` [PATCH 150/150] kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
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