All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-21 22:47:07 to 2015-02-22 03:45:29 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2015-02-22  3:45 UTC 

[PATCH net] ipv6: addrconf: validate new MTU before applying it
 2015-02-22  3:40 UTC  (3+ messages)

[linux-linus test] 34877: regressions - trouble: broken/fail/pass
 2015-02-22  3:30 UTC 

openrisc: Dead or alive? openrisc.net has no dns entry
 2015-02-22  3:18 UTC 

[git pull] more vfs bits
 2015-02-22  3:16 UTC  (15+ messages)

[PATCH v2] x86, boot: Enable ident_mapping for kasl above 4G on 64bit
 2015-02-22  3:14 UTC 

[PATCH v4 0/4] add usb support for hi6220
 2015-02-22  3:10 UTC  (9+ messages)
` [PATCH v4 4/4] phy: add phy-hi6220-usb

[PATCH v2 0/6] new ntuple filter replaces 2tuple and 5tuple filters
 2015-02-22  3:10 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 0/4] Removed some checkpatch.pl warnings
 2015-02-22  3:08 UTC  (5+ messages)
` [PATCH 1/4] staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces
` [PATCH 2/4] staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords
` [PATCH 3/4] staging: lustre: lnet: klnds: o2iblnd: Deleted unnecessary brackets
` [PATCH 4/4] staging: lustre: lnet: klnds: o2iblnd: Added missing blank line

[linux-lvm] Combine multiple physical volumes onto a larger device
 2015-02-22  3:05 UTC 

[PATCH v8 01/14] eal_pci: Add flag to hold kernel driver type
 2015-02-22  3:04 UTC  (9+ messages)
` [PATCH v10 00/14] Port Hotplug Framework
  ` [PATCH v10 13/14] eal/pci: Add rte_eal_dev_attach/detach() functions

[PATCH 00/27] Convert seq_<foo> output calls to return void
 2015-02-22  2:53 UTC  (33+ messages)
` [PATCH 01/27] staging: lustre: Convert "return seq_printf(...)" uses
` [PATCH 02/27] staging: lustre: Convert seq_ hash functions to return void
` [PATCH 03/27] staging: lustre: Convert uses of "int rc = seq_printf(...)"
` [PATCH 04/27] staging: lustre: Convert remaining uses of "= seq_printf(...)"
` [PATCH 05/27] x86: mtrr: if: Remove use of seq_printf return value
` [PATCH 06/27] power: wakeup: "
` [PATCH 07/27] ipmi: "
` [PATCH 08/27] rtc: "
` [PATCH 09/27] ipc: "
` [PATCH 10/27] pxa27x_udc: "
` [PATCH 11/27] microblaze: mb: "
` [PATCH 12/27] nios2: cpuinfo: "
` [PATCH 13/27] ARM: plat-pxa: "
` [PATCH 14/27] openrisc: "
` [PATCH 15/27] cris: "
` [PATCH 16/27] mfd: ab8500-debugfs: "
` [PATCH 17/27] staging: i2o: "
` [PATCH 18/27] staging: rtl8192x: "
` [PATCH 19/27] s390: "
` [PATCH 20/27] i8k: "
` [PATCH 21/27] watchdog: bcm281xx: "
` [PATCH 22/27] proc: "
` [PATCH 23/27] cgroup: "
` [PATCH 24/27] tracing: "
` [PATCH 25/27] lru_cache: "
` [PATCH 26/27] parisc: "
` [PATCH 27/27] regulator: dbx500: Remove use of seq_puts/seq_printf "

[PATCH net] rhashtable: ensure cache line alignment on bucket_table
 2015-02-22  3:00 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/2] fastboot: Add support to flash u-boot and MLO to QSPI
 2015-02-22  2:59 UTC  (3+ messages)

[patch] ethtool: use "ops" name consistenty in ethtool_set_rxfh()
 2015-02-22  2:59 UTC  (3+ messages)

[PATCH] pppoe: Use workqueue to die properly when a PADT is received
 2015-02-22  2:58 UTC  (5+ messages)

[PATCH] Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
 2015-02-22  2:57 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/19] ARM: start to move SoC code into arch/arm/mach-*
 2015-02-22  2:57 UTC  (39+ messages)
` [U-Boot] [PATCH v3 01/19] ARM: at91: move board select menu and common settings
` [U-Boot] [PATCH v3 02/19] ARM: prepare for moving SoC sources into mach-*
` [U-Boot] [PATCH v3 03/19] ARM: at91: collect SoC sources into mach-at91
` [U-Boot] [PATCH v3 04/19] ARM: tegra: collect SoC sources into mach-tegra
` [U-Boot] [PATCH v3 05/19] ARM: davinci: move SoC sources to mach-davinci
` [U-Boot] [PATCH v3 06/19] ARM: kirkwood: move SOC sources to mach-kirkwood
` [U-Boot] [PATCH v3 07/19] ARM: nomadik: move SoC sources to mach-nomadik
` [U-Boot] [PATCH v3 08/19] ARM: highbank: move SoC sources to mach-highbank
` [U-Boot] [PATCH v3 09/19] ARM: orion5x: move SoC sources to mach-orion5x
` [U-Boot] [PATCH v3 10/19] ARM: versatile: move SoC sources to mach-versatile
` [U-Boot] [PATCH v3 11/19] ARM: keystone: move SoC sources to mach-keystone
` [U-Boot] [PATCH v3 12/19] kbuild: prepare for moving headers into mach-*/include/mach
` [U-Boot] [PATCH v3 13/19] ARM: at91: move SoC headers to mach-at91/include/mach
` [U-Boot] [PATCH v3 14/19] ARM: davinci: move SoC headers to mach-davinci/include/mach
` [U-Boot] [PATCH v3 15/19] ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
` [U-Boot] [PATCH v3 16/19] ARM: nomadik: move SoC headers to mach-nomadik/include/mach
` [U-Boot] [PATCH v3 17/19] ARM: orion5x: move SoC headers to mach-orion5x/include/mach
` [U-Boot] [PATCH v3 18/19] ARM: keystone: move SoC headers to mach-keystone/include/mach
` [U-Boot] [PATCH v3 19/19] ARM: prepare for including <mach/*.h>

[U-Boot] [PATCH V3 1/3] bcm2835/rpi: add SPDX license tags for some files
 2015-02-22  2:57 UTC  (6+ messages)
` [U-Boot] [PATCH V3 2/3] bcm2836 SoC support (used in Raspberry Pi 2 model B)
` [U-Boot] [PATCH V3 3/3] rpi: add support for Raspberry Pi 2 model B

[U-Boot] Please pull u-boot-dm
 2015-02-22  2:56 UTC  (2+ messages)

[net-next v2 0/2] bna: Update the Driver and Firmware Version
 2015-02-22  2:54 UTC  (2+ messages)

[GIT PULL] Final round of SCSI updates for the 3.19+ merge window
 2015-02-22  2:51 UTC 

Port STP state after removing port from bridge
 2015-02-22  2:49 UTC  (6+ messages)

[PATCH] reject creation of netdev names with colons
 2015-02-22  2:46 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-02-21_21-00-57
 2015-02-22  2:28 UTC 

[Bug 42960] New: Display does not work when resuming from suspend
 2015-02-22  2:20 UTC  (2+ messages)
` [Bug 42960] "

[RFC PATCH] x86, fpu: Use eagerfpu by default on all CPUs
 2015-02-22  2:18 UTC  (6+ messages)

[PATCH] ixgbe/igb: integrate syn filter to new API
 2015-02-22  2:10 UTC  (3+ messages)
` [PATCH v2 0/6] Integrate syn filter in igb/ixgbe driver "

backports-20150129 is out
 2015-02-22  2:08 UTC 

[PATCH 1/2] backport: small copy&paste error fixed
 2015-02-22  2:06 UTC  (2+ messages)

[PATCH V2] patches: genl-const: fix nl80211.patch
 2015-02-22  2:05 UTC  (3+ messages)

[PATCH] base-files: Let user set hostname
 2015-02-22  1:58 UTC 

[PATCH] backports: remove patches for SKBTX_WIFI_STATUS
 2015-02-22  2:02 UTC  (2+ messages)

[PATCH v3 0/4] perf: add support for profiling jitted code
 2015-02-22  2:02 UTC  (4+ messages)
` [PATCH v3 1/4] perf tools: add Java demangling support

[PATCH v2 1/2] backports: explicitely include string.h from device.h
 2015-02-22  2:02 UTC  (3+ messages)
` [PATCH v2 2/2] backport: add hwmon group registration functions

OSError: [Errno 12] Cannot allocate memory
 2015-02-22  2:01 UTC  (2+ messages)

[RFI]: SPARC - use of in-local-out register sets with hardware strands (threads)
 2015-02-22  1:58 UTC 

[PATCH 0/7] Removed some checkpatch.pl warnings
 2015-02-22  1:52 UTC  (8+ messages)
` [PATCH 1/7] staging: arch: alpha: boot: Combined seperated strings
` [PATCH 2/7] staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm"
` [PATCH 3/7] "
` [PATCH 4/7] staging: ft1000: ft1000-pcmcia: Removed all useless "else"
` [PATCH 5/7] staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces
` [PATCH 6/7] staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses
` [PATCH 7/7] staging: ft1000: ft1000-pcmcia: Added missing blank line

[PATCH tip/core/rcu 0/4] Programmatic nestable expedited grace periods
 2015-02-22  1:43 UTC  (13+ messages)

[PATCH 0/6] backports: make backports compatible with next-20150129
 2015-02-22  1:42 UTC  (7+ messages)
` [PATCH 1/6] header: add get_user_pages_unlocked()
` [PATCH 2/6] header: add skb_vlan_tag_{present,get,get_id}
` [PATCH 3/6] patches: igb: remove access to programmable ptp pins
` [PATCH 4/6] header: add of_get_property() for 3.0
` [PATCH 5/6] devel: update the test kernels
` [PATCH 6/6] patches: refresh patches on next-20150129

linux-next: manual merge of the ftrace tree with the vfs tree
 2015-02-22  1:41 UTC 

[PATCH v2 0/5] Integrate flex filter in igb driver to new API
 2015-02-22  1:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH net] net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface
 2015-02-22  1:17 UTC  (2+ messages)

OT raid-1 from raid-10?
 2015-02-22  1:02 UTC 

GRUB2 status with clang
 2015-02-22  1:04 UTC 

[PATCH 00/15] migrate flow director in ixgbe driver to new API
 2015-02-22  1:04 UTC  (3+ messages)

[Qemu-devel] (no subject)
 2015-02-22  1:02 UTC  (2+ messages)
` [Qemu-devel] vmdk: improve streamOptimized vmdk support

[Qemu-devel] [PATCH] target-tilegx: Finish decoding the first TB block
 2015-02-22  1:08 UTC  (7+ messages)

linux-next: manual merge of the vfs tree with Linus' tree
 2015-02-22  0:57 UTC 

linux-next: manual merge of the vfs tree with Linus' tree
 2015-02-22  0:55 UTC 

linux-next: manual merge of the vfs tree with Linus' tree
 2015-02-22  0:51 UTC 

[PATCH 1/1] iproute2: Add support for connmark action
 2015-02-22  0:51 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with Linus' tree
 2015-02-22  0:46 UTC 

[PATCH 0/2] Add R8A7794/SILK board SDHI DT support
 2015-02-22  0:45 UTC  (5+ messages)
` [PATCH 2/2] ARM: shmobile: silk: add SDHI0/1 "

1e918876 breaks r8169 (linux-3.18+)
 2015-02-22  0:41 UTC  (9+ messages)

Appropriate DPDK data structures for TCP sockets
 2015-02-22  0:38 UTC 

linux-next: manual merge of the s390 tree with Linus' tree
 2015-02-22  0:27 UTC 

[PATCH 0/9] IB/ipoib: fixup multicast locking issues
 2015-02-22  0:27 UTC  (10+ messages)
  ` [PATCH 1/9] IB/ipoib: factor out ah flushing
  ` [PATCH 2/9] IB/ipoib: change init sequence ordering
  ` [PATCH 3/9] IB/ipoib: Consolidate rtnl_lock tasks in workqueue
  ` [PATCH 4/9] IB/ipoib: Make the carrier_on_task race aware
  ` [PATCH 5/9] IB/ipoib: Use dedicated workqueues per interface
  ` [PATCH 6/9] IB/ipoib: No longer use flush as a parameter
  ` [PATCH 7/9] IB/ipoib: fix MCAST_FLAG_BUSY usage
  ` [PATCH 8/9] IB/ipoib: deserialize multicast joins
  ` [PATCH 9/9] IB/ipoib: drop mcast_mutex usage

Failure building perfbook v2011.01.02a-795-ge45eba1 on Fedora 21
 2015-02-22  0:24 UTC 

[PATCH v2 0/2] Add epoll round robin wakeup mode
 2015-02-22  0:24 UTC  (10+ messages)
` [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN

[PATCH 0/2] ASoC: pcm512x: Add knobs to allow and control overclocking
 2015-02-22  0:24 UTC  (4+ messages)
` [PATCH 2/2] ASoC: pcm512x: Allow independently overclocking PLL, DAC and DSP

linux-next: manual merge of the mips tree with Linus' tree
 2015-02-22  0:22 UTC 

How to handle TIF_MEMDIE stalls?
 2015-02-22  0:20 UTC  (18+ messages)

Free Loan
 2015-02-20 15:01 UTC 

linux-next: manual merge of the mips tree with Linus' tree
 2015-02-22  0:15 UTC 

[PATCH v2 net-next 1/2] igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
 2015-02-22  0:04 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] multicast: Extend ip address command to enable multicast group join/leave on IP level

[Qemu-devel] vmdk: improve streamOptimized vmdk support
 2015-02-21 23:59 UTC 

[PATCH v2 0/7] New Lenovos 2015 touchpads: party time!
 2015-02-21 23:22 UTC 

[PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene
 2015-02-21 23:58 UTC  (6+ messages)

parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
 2015-02-21 23:57 UTC  (18+ messages)

[Bug 86720] Europa Universalis 4 freezing during game start (10.3.3)
 2015-02-21 23:45 UTC  (2+ messages)
` [Bug 86720] [radeon] "

AR9462 problems connecting again
 2015-02-21 23:34 UTC  (2+ messages)
` [ath9k-devel] "

[Bug 89273] New: [NVA8] nouveau screen corruption and X lockup when reclocking
 2015-02-21 23:32 UTC  (4+ messages)
  ` [Bug 89273] "

Interested in helping open source friends on HP-UX?
 2015-02-21 23:31 UTC  (3+ messages)

-fno-omit-frame-pointer
 2015-02-21 23:27 UTC  (2+ messages)

[PATCH] PM / sleep: add configurable delay for pm_test
 2015-02-21 23:24 UTC  (11+ messages)

[PATCH 1/1] Doc/memory-hotplug.txt: callback function prototype
 2015-02-21 23:18 UTC  (2+ messages)
` [PATCH 1/1 v2] "

[PATCH] drm/radeon: Fix regression with suspend/resume
 2015-02-21 23:18 UTC  (7+ messages)

[PATCH 1/3] powerpc/dma: Always configure ZONE_DMA32 correctly
 2015-02-21 23:17 UTC  (4+ messages)

[PATCH 0/4] ALSA: fireworks/bebob/dice/oxfw: fix kernel oops at unplugging during streaming
 2015-02-21 23:06 UTC  (2+ messages)

[Buildroot] [PATCH 0/10 v7] NVidia GPU binary blobs for x86 and ARM (branch yem/gfx2)
 2015-02-21 22:58 UTC  (4+ messages)
` [Buildroot] [PATCH 08/10 v7] package/nvidia-tegra23-binaries: new package

[Buildroot] trouble configuring for beaglebone black and external Linaro toolchain, 2015.02-rc2
 2015-02-21 22:58 UTC  (4+ messages)

[PATCH] lpm: fix overflow issue
 2015-02-21 22:56 UTC  (2+ messages)

Bizarre results from perf event API
 2015-02-21 22:59 UTC  (4+ messages)

[Bug 83226] New: Allow use of ColorRange and ColorSpace in xorg.conf.d files
 2015-02-21 22:54 UTC  (2+ messages)
` [Bug 83226] "

[linux-3.10 test] 34811: regressions - trouble: broken/fail/pass
 2015-02-21 22:50 UTC 

[Buildroot] [PATCH v4 0/3] Adding GTK# package
 2015-02-21 22:47 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/3] system: Defaulting TZ_LOCALTIME to UTC

[Buildroot] [git commit branch/next] system: Defaulting TZ_LOCALTIME to UTC
 2015-02-21 22:47 UTC 

[Buildroot] [git commit] system: Defaulting TZ_LOCALTIME to UTC
 2015-02-21 22:47 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.