All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-12 20:16:45 to 2013-02-12 21:02:36 UTC [more...]

[ 00/61] 3.7.8-stable review
 2013-02-12 20:35 UTC  (47+ messages)
` [ 01/61] rtlwifi: Fix the usage of the wrong variable in usb.c
` [ 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
` [ 15/61] mfd: db8500-prcmu: Fix irqdomain usage
` [ 17/61] net: prevent setting ttl=0 via IP_TTL
` [ 19/61] net, wireless: overwrite default_ethtool_ops
` [ 20/61] tcp: fix a panic on UP machines in reqsk_fastopen_remove
` [ 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
` [ 30/61] r8169: remove the obsolete and incorrect AMD workaround
` [ 32/61] IP_GRE: Fix kernel panic in IP_GRE with GRE csum
` [ 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

[PATCH 0/3] Fix installation paths with "make install-doc"
 2013-02-12 21:01 UTC  (6+ messages)
` [PATCH 1/3] Documentation/Makefile: fix spaces around assignments
` [PATCH 2/3] Documentation/Makefile: move infodir to be with other '*dir's
` [PATCH 3/3] Documentation/Makefile: fix inherited {html,info,man}dir

regressions due to 64-bit ext4 directory cookies
 2013-02-12 21:00 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/2] Tegra: MMC: Add DT support for MMC to T20 boards
 2013-02-12 20:57 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/2] Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
` [U-Boot] [PATCH v2 2/2] Tegra: MMC: Add DT support to MMC driver for all T20 boards

[PATCH] Btrfs-progs: check out if the swap device
 2013-02-12 20:57 UTC  (5+ messages)

[PATCH 1/2] vfs: make fcheck_files() an exported functions
 2013-02-12 20:57 UTC  (9+ messages)

RFC: meta-oe appends and overlayed recipes
 2013-02-12 20:40 UTC  (5+ messages)

[tip:x86/mm] x86, mm: Use a bitfield to mask nuisance get_user() warnings
 2013-02-12 20:55 UTC  (2+ messages)
` [tip:x86/mm] x86, mm: Redesign get_user with a __builtin_choose_expr hack

[ 00/22] 3.0.64-stable review
 2013-02-12 20:37 UTC  (26+ 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

[PATCH 0/1][linux-yocto] Remove Cedartrail Machine
 2013-02-12 20:54 UTC  (8+ messages)

[PATCH 1/2] drm/i915: Print the pipe control page GTT address
 2013-02-12 20:56 UTC  (2+ messages)

[3.8-rc7] PCI hotplug wakeup oops
 2013-02-12 21:00 UTC  (6+ messages)

[ 00/36] 3.4.31-stable review
 2013-02-12 20:41 UTC  (40+ 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

Fwd: OBS:Kernel:HEAD
 2013-02-12 20:52 UTC 

[PATCHv4 0/6] git-credential support in git-send-email
 2013-02-12 20:51 UTC  (6+ messages)
` [PATCHv4 3/6] Git.pm: refactor command_close_bidi_pipe to use _cmd_close
` [PATCHv4 4/6] Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe

BUG at net/sunrpc/svc_xprt.c:921
 2013-02-12 20:52 UTC  (11+ messages)
                ` BUG at net/sunrpc/svc_xprt.c:921 (another one)

[v2 3/3] ARM: tegra: Unify Device tree board files
 2013-02-12 20:52 UTC  (6+ messages)

[PATCH net] ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
 2013-02-12 20:51 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] USB: Gadget & DFU related fixes
 2013-02-12 20:51 UTC  (3+ messages)
` [U-Boot] [PATCH v3 9/9] dfu: Support larger than memory transfers

[PATCH] mtd: mxc_nand: Fix sparse warning
 2013-02-12 20:50 UTC  (3+ messages)

[PATCH 1/9] virtio: add functions for piecewise addition of buffers
 2013-02-12 20:49 UTC  (12+ messages)

[PATCH] ARM: OMAP: Clock: Remove CK_* flags
 2013-02-12 20:49 UTC  (9+ messages)

inotify to minimize stat() calls
 2013-02-12 20:48 UTC  (14+ messages)

[Bug 59474] New: fedora 18 X server crashes after boot
 2013-02-12 20:48 UTC  (2+ messages)
  ` [Bug 59474] fedora 18 X fatal server error no screens found "

[refpolicy] RFC: kernel_t exec rights on cgroup_t files
 2013-02-12 20:47 UTC  (3+ messages)

primary pg and replica pg are placed on the same node under "ssd-primary" rule
 2013-02-12 20:46 UTC  (2+ messages)

[PATCH v4 00/12] unify appending of sob
 2013-02-12 20:45 UTC  (6+ messages)
` [PATCH/FYI v4 13/12] fixup! t/t3511: add some tests of 'cherry-pick -s' functionality

[PATCH 0/2] NFSD: fix races in service per-net resources allocation
 2013-02-12 20:45 UTC  (7+ messages)

rbd export speed limit
 2013-02-12 20:45 UTC  (2+ messages)

[PATCH 0/2] mips: Add some kdump fail-safes for kernel memory
 2013-02-12 20:41 UTC  (3+ messages)
` [PATCH 1/2] mips: Make sure kernel memory is in iomem
` [PATCH 2/2] mips: reserve elfcorehdr

Pushing a git repository to a new server
 2013-02-12 20:42 UTC  (6+ messages)

Linux 3.7.5
 2013-02-12 20:42 UTC  (7+ messages)
      ` [regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)

[PATCH v2] nl80211: add packet offset information for wowlan pattern
 2013-02-12 20:16 UTC  (2+ messages)
` [PATCH v2] iw: "

bcache vs enhanceio?
 2013-02-12 20:41 UTC  (2+ messages)

[PATCH] libibmad: Add ib_resolve_noderecord_via API
 2013-02-12 20:39 UTC 

[U-Boot] [PATCH v5 18/23] ppc: Enable generic board support
 2013-02-12 20:38 UTC  (2+ messages)

[RFC] on-disk multiple tracefiles circular buffer
 2013-02-12 20:35 UTC 

[PATCH V2 for-next 0/6] IB/IPoIB: Add multi-queue TSS and RSS support
 2013-02-12 20:35 UTC  (5+ messages)
` [PATCH V2 for-next 1/6] IB/ipoib: Fix ipoib_neigh hashing to use the correct daddr octets

ARM big-endian on current kernels for linux-3.8
 2013-02-12 20:34 UTC  (6+ messages)
` [PATCH 09/17] ARM: add atag32_to_cpu() function

[PATCH 1/2] powerpc: Make VSID_BITS* dependency explicit
 2013-02-12 20:33 UTC  (3+ messages)
` [PATCH 2/2] powerpc: Make context bits depend on virtual addr size

+ i2c-convert-to-idr_alloc-fix-fix.patch added to -mm tree
 2013-02-12 20:31 UTC 

mdadm: hot remove failed for /dev/sdg: Device or resource busy
 2013-02-12 20:31 UTC  (7+ messages)

interest in single core rdma library
 2013-02-12 20:29 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/23] Create generic board init for ARM, x86, PPC
 2013-02-12 20:29 UTC  (3+ messages)
` [U-Boot] [PATCH v5 12/23] Add spl load feature

Links to various language bindings
 2013-02-12 20:29 UTC  (2+ messages)

[PATCH] ARM: OMAP4: PM: fix PM regression introduced by recent clock cleanup
 2013-02-12 20:28 UTC  (2+ messages)

[PATCH] xfs_mkfs: wipe old signatures from the device
 2013-02-12 20:27 UTC  (2+ messages)

[PATCH] - squashfs add missing SQUASHFS_FILE_MAX_LOG define in squashfs_fs.h file to fix unsquashfs build
 2013-02-12 20:10 UTC  (2+ messages)

[PATCH] nl80211: minor correction in sample wowlan mask calculation
 2013-02-12 20:19 UTC  (4+ messages)
` [PATCH] nl80211: add packet offset information for wowlan pattern

+ linux-next-git-rejects.patch added to -mm tree
 2013-02-12 20:24 UTC 

[GIT PULL] <mach/id.h> fixup of fallouts
 2013-02-12 20:24 UTC  (2+ messages)

Hung in D state during fclose
 2013-02-12 20:22 UTC  (6+ messages)

[PATCH v2 0/7] pci/e1000e: return runtime-pm back to work
 2013-02-12 20:27 UTC  (4+ messages)

compat-drivers ./driver-select ath9k builds i915 as well, breaks my video
 2013-02-12 20:19 UTC  (2+ messages)

Re:Inheritance Situation Respond
 2013-02-12 20:19 UTC 

CONGRATULATION VIEW THE ATTACHMENT
 2013-02-12 20:18 UTC 

[PATCH] rtlwifi: Rework Kconfig
 2013-02-12 20:18 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.