All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-12 19:45:39 to 2013-02-12 20:44:51 UTC [more...]

[PATCH v3 4/7] memcg: remove memcg from the reclaim iterators
 2013-02-12 19:53 UTC  (12+ messages)

[ 00/36] 3.4.31-stable review
 2013-02-12 20:41 UTC  (23+ messages)
` [ 01/36] rtlwifi: Fix the usage of the wrong variable in usb.c
` [ 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
` [ 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
` [ 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
` [ 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 1/2] vfs: make fcheck_files() an exported functions
 2013-02-12 20:44 UTC  (8+ 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)

[ 00/22] 3.0.64-stable review
 2013-02-12 20:37 UTC  (21+ messages)
` [ 01/22] rtlwifi: Fix the usage of the wrong variable in usb.c
` [ 02/22] virtio_console: Dont access uninitialized data
` [ 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

primary pg and replica pg are placed on the same node under "ssd-primary" rule
 2013-02-12 20:40 UTC 

[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)

[U-Boot] [PATCH v2 0/2] Tegra: MMC: Add DT support for MMC to T20 boards
 2013-02-12 20:38 UTC  (18+ 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

[ 00/61] 3.7.8-stable review
 2013-02-12 20:35 UTC  (29+ 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
` [ 40/61] xen/netback: dont leak pages on failure in xen_netbk_tx_check_gop
` [ 43/61] ipv4: Remove output route check in ipv4_mtu
` [ 44/61] ipv4: Dont update the pmtu on mtu locked routes
` [ 47/61] ipv4: Add a socket release callback for datagram sockets
` [ 48/61] ipv4: Fix route refcount on pmtu discovery
` [ 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
` [ 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

[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

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

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

[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)

regressions due to 64-bit ext4 directory cookies
 2013-02-12 20:28 UTC 

[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

[PATCH 0/3] Fix installation paths with "make install-doc"
 2013-02-12 20:17 UTC  (4+ 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

+ 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)

rbd export speed limit
 2013-02-12 20:22 UTC 

[PATCH v4 00/12] unify appending of sob
 2013-02-12 20:20 UTC  (12+ messages)
` [PATCH v4 05/12] sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
` [PATCH/FYI v4 13/12] fixup! t/t3511: add some tests of 'cherry-pick -s' functionality

[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)

[Bisected] [-next-20130204] usb/hcd: irq 18: nobody cared
 2013-02-12 20:22 UTC  (3+ messages)
` [PATCH] ACPI, PCI: Get PRT entry during acpi_pci_enable_irq()

RFC: meta-oe appends and overlayed recipes
 2013-02-12 19:59 UTC  (11+ messages)
  ` [OE-core] "
    ` [oe] "

[Bug 60704] New: [nouveau, git regression] - I2C PWM fan control broken on nv50 adt7475 on kernels 3.3.x+
 2013-02-12 20:14 UTC  (2+ messages)
  ` [Bug 60704] "

[PATCH 0/2] Add bash.showUntrackedFiles config option
 2013-02-12 20:12 UTC  (3+ messages)
` [PATCH 1/2] bash completion: add bash.showUntrackedFiles option
` [PATCH 2/2] t9903: add test case for bash.showUntrackedFiles

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-02-12 20:13 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Tegra: MMC: Add DT support for MMC to T20 boards
 2013-02-12 20:13 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] Tegra: MMC: Add DT support to MMC driver for all "

[Cluster-devel] [patch for-3.8] fs, dlm: fix build error when EXPERIMENTAL is disabled
 2013-02-12 20:13 UTC  (5+ messages)
    `  "

Debugging Thinkpad T430s occasional suspend failure
 2013-02-12 20:13 UTC  (2+ messages)

[Bug 51741] New: powernow-k8 calls for acpi-cpufreq but doesn’t warn if it’s not available
 2013-02-12 20:12 UTC  (2+ messages)
` [Bug 51741] "

[PATCH v2 1/1] powerpc/85xx: Board support for ppa8548
 2013-02-12 20:09 UTC  (3+ messages)

What can I do to make btrfs work?
 2013-02-12 20:08 UTC  (2+ messages)

[Bug 57350] [nouveau, linux-3.7-rc] Broken cursor and kernel log swamped with trapped reads/writes from BAR/PFIFO_READ/FB
 2013-02-12 20:08 UTC 

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

[U-Boot] [PATCH] am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
 2013-02-12 20:07 UTC 

[PATCH 1/4] powerpc/fsl: msi: sparse fixes
 2013-02-12 20:07 UTC  (3+ messages)

[PATCHv1] crypto: caam - Added property fsl,sec-era in SEC4.0 device tree binding
 2013-02-12 20:04 UTC  (4+ messages)
` [PATCHv1] crypto: caam - Added property fsl, sec-era "

[PATCH linux-next] nfs: remove kfree() redundant null checks
 2013-02-12 20:03 UTC 

resume from S3 sleep not working in Dom0 - Xen4.2.1
 2013-02-12 20:02 UTC  (9+ messages)

[PATCH -next] powerpc/85xx: use for_each_compatible_node() macro
 2013-02-12 20:02 UTC  (3+ messages)

[PATCH 0/4] powerpc: update sbc8548 flash/mtd settings
 2013-02-12 20:01 UTC  (3+ messages)
` [PATCH 1/4] powerpc: split sbc8548 dts file into pre and post chunks

[PATCH 1/2] drm/i915: Print the pipe control page GTT address
 2013-02-12 20:01 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Fix PIPE_CONTROL DW/QW write through global GTT on IVB+

[PATCH 1/2] powerpc/85xx: fix various PCI node compatible strings
 2013-02-12 20:01 UTC  (4+ messages)
` [PATCH 2/2] powerpc/85xx: describe the PAMU topology in the device tree

[PATCH v2 00/13] drivers: mailbox: framework creation
 2013-02-12 20:01 UTC  (5+ messages)
` [PATCH v2 10/13] mailbox: create dbx500 mailbox driver

[PATCH 1/5] powerpc/82xx: fix checkpatch warnings for km82xx.c
 2013-02-12 20:00 UTC  (2+ messages)

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

Franklin S. Cooper Jr : machine config: Correct SERIAL_CONSOLE variable for am3517-evm and am37x-evm
 2013-02-12 19:57 UTC 

[PATCH 0/1][linux-yocto] Remove Cedartrail Machine
 2013-02-12 19:56 UTC  (7+ messages)

Franklin S. Cooper Jr : machine config: Correct SERIAL_CONSOLE variable for am3517-evm and am37x-evm
 2013-02-12 19:56 UTC 

Using lttng-ust's libringbuffer outside lttng-ust
 2013-02-12 19:56 UTC 

Franklin S. Cooper Jr : machine config: Correct SERIAL_CONSOLE variable for am3517-evm and am37x-evm
 2013-02-12 19:55 UTC 

[RFC][PATCH] tracing/syscalls: Have ia32 compat syscalls show raw format
 2013-02-12 19:54 UTC  (5+ messages)

[PATCH] rtlwifi: Rework Kconfig
 2013-02-12 19:52 UTC  (2+ messages)

[PATCH] libtool-native_2.4.2.bb: Always use /bin/sed for SED
 2013-02-12 19:36 UTC 

Denys Dmytriyenko : am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstate
 2013-02-12 19:52 UTC 

Denys Dmytriyenko : am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstate
 2013-02-12 19:51 UTC 

Denys Dmytriyenko : am335x-evm, omap3*: drop remaining TARGET_ARCH, wrecking sstate
 2013-02-12 19:50 UTC 

[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-12 19:49 UTC  (11+ messages)
` [PATCH 06/32] arm: pci: add a align_resource hook
` [PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems

[U-Boot] [PATCH] Allow OMAP2 boards to setup GPMC chipselects
 2013-02-12 19:49 UTC  (4+ messages)

[PATCH linux-next] lockd: nlmsvc_mark_resources(): avoid stack overflow
 2013-02-12 19:48 UTC 

[PATCH net] ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
 2013-02-12 19:45 UTC 

[U-Boot] [PATCH] mxs: timrot: Add support to i.MX23
 2013-02-12 19:46 UTC 

[net-next (TAKE 2) 0/4] IPv6 over Firewire
 2013-02-12 19:46 UTC  (8+ messages)

[wireless-regdb] [PATCH] wireless-regdb Clean-up some whitespace damage that had crept into db.txt
 2013-02-12 19:40 UTC 


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.