All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-23 19:46:28 to 2012-06-23 23:54:41 UTC [more...]

[PATCH 0/4] netfilter updates for net-next (upcoming 3.6), batch 4
 2012-06-23 23:53 UTC  (5+ messages)
` [PATCH 1/4] netfilter: nfq_ct_hook needs __rcu and __read_mostly
` [PATCH 2/4] netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y
` [PATCH 3/4] netfilter: nfnetlink_queue: fix sparse warning due to missing include
` [PATCH 4/4] netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n

[Buildroot] [PATCH] quota: new package (v8)
 2012-06-23 23:52 UTC  (2+ messages)

[Buildroot] [git commit] quota: new package (v8)
 2012-06-23 23:50 UTC 

mkfs.xfs states log stripe unit is too large
 2012-06-23 23:44 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes
 2012-06-23 23:40 UTC  (2+ messages)

Regression for the Beagle Board
 2012-06-23 23:32 UTC  (2+ messages)

[PATCH v4] fs: make dumpable=2 only write to a pipe
 2012-06-23 23:21 UTC  (2+ messages)

[GIT PULL] ARM: OMAP2+: clock/hwmod/warning fixes for 3.5-rc
 2012-06-23 23:15 UTC  (4+ messages)

[GIT PULL] omap fixes for v3.5-rc3
 2012-06-23 23:12 UTC  (3+ messages)

[Qemu-devel] [PULL 00/72] ppc patch queue 2012-06-24
 2012-06-23 23:07 UTC  (73+ messages)
` [Qemu-devel] [PATCH 01/72] ppc: Fix coding style in op_helper.c
` [Qemu-devel] [PATCH 02/72] ppc: Split exception helpers
` [Qemu-devel] [PATCH 03/72] ppc: Avoid AREG0 for "
` [Qemu-devel] [PATCH 04/72] ppc: Fix coding style in helper.c
` [Qemu-devel] [PATCH 05/72] ppc: Move exception helpers from helper.c to excp_helper.c
` [Qemu-devel] [PATCH 06/72] ppc: Split FPU and SPE ops
` [Qemu-devel] [PATCH 07/72] ppc: Avoid AREG0 for FPU and SPE helpers
` [Qemu-devel] [PATCH 08/72] ppc: Split integer and vector ops
` [Qemu-devel] [PATCH 09/72] ppc: Avoid AREG0 for integer and vector helpers
` [Qemu-devel] [PATCH 10/72] ppc: Split MMU etc. helpers from op_helper.c
` [Qemu-devel] [PATCH 11/72] ppc: Avoid AREG0 for MMU etc. helpers
` [Qemu-devel] [PATCH 12/72] ppc: Avoid a warning with the next patch
` [Qemu-devel] [PATCH 13/72] ppc: Move MMU helpers from helper.c to mmu_helper.c
` [Qemu-devel] [PATCH 14/72] ppc: Cleanup MMU merge
` [Qemu-devel] [PATCH 15/72] ppc: Split off timebase helpers
` [Qemu-devel] [PATCH 16/72] ppc: Avoid AREG0 for "
` [Qemu-devel] [PATCH 17/72] ppc: Split off misc helpers
` [Qemu-devel] [PATCH 18/72] ppc: Avoid AREG0 for "
` [Qemu-devel] [PATCH 19/72] ppc: Move misc helpers from helper.c to misc_helper.c
` [Qemu-devel] [PATCH 20/72] ppc: Move load and store helpers, switch to AREG0 free mode
` [Qemu-devel] [PATCH 21/72] ppc: Add missing break
` [Qemu-devel] [PATCH 22/72] ppc: Make hbrev table const
` [Qemu-devel] [PATCH 23/72] PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
` [Qemu-devel] [PATCH 24/72] Avoid segfault in cpu_dump_state
` [Qemu-devel] [PATCH 25/72] booke_206_tlbwe: Discard invalid bits in MAS2
` [Qemu-devel] [PATCH 26/72] ppc64: Rudimentary Support for extra page sizes on server CPUs
` [Qemu-devel] [PATCH 27/72] pseries: Correctly create ibm, segment-page-sizes property
` [Qemu-devel] [PATCH 28/72] spapr_vscsi: Error handling fixes
` [Qemu-devel] [PATCH 29/72] spapr: Add "memop" hypercall
` [Qemu-devel] [PATCH 30/72] raw-posix: Fix build without is_allocated support
` [Qemu-devel] [PATCH 31/72] dt: allow add_subnode to create root subnodes
` [Qemu-devel] [PATCH 32/72] dt: add helpers for multi-cell adds
` [Qemu-devel] [PATCH 33/72] dt: add helper for phandle references
` [Qemu-devel] [PATCH 34/72] dt: temporarily disable subtree creation failure check
` [Qemu-devel] [PATCH 35/72] dt: add helper for phandle enumeration
` [Qemu-devel] [PATCH 36/72] dt: add helper for empty dt creation
` [Qemu-devel] [PATCH 37/72] dt: add helper for phandle allocation
` [Qemu-devel] [PATCH 38/72] dt: add helper for 64bit cell adds
` [Qemu-devel] [PATCH 39/72] PPC: e500: require libfdt
` [Qemu-devel] [PATCH 40/72] PPC: e500: dt: create memory node dynamically
` [Qemu-devel] [PATCH 41/72] PPC: e500: dt: create /cpus "
` [Qemu-devel] [PATCH 42/72] PPC: e500: dt: create /hypervisor "
` [Qemu-devel] [PATCH 43/72] PPC: e500: dt: create / "
` [Qemu-devel] [PATCH 44/72] PPC: e500: dt: create /chosen "
` [Qemu-devel] [PATCH 45/72] PPC: e500: dt: create /soc8544 "
` [Qemu-devel] [PATCH 46/72] PPC: e500: dt: create serial nodes dynamically
` [Qemu-devel] [PATCH 47/72] PPC: e500: dt: create mpic node dynamically
` [Qemu-devel] [PATCH 48/72] PPC: e500: dt: create global-utils "
` [Qemu-devel] [PATCH 49/72] PPC: e500: dt: create pci "
` [Qemu-devel] [PATCH 50/72] PPC: e500: dt: start with empty device tree
` [Qemu-devel] [PATCH 51/72] dt: Add -machine dumpdtb option to dump the current dtb
` [Qemu-devel] [PATCH 52/72] PPC: e500: dt: use 64bit cell helper
` [Qemu-devel] [PATCH 53/72] PPC: e500: dt: use target_phys_addr_t for ramsize
` [Qemu-devel] [PATCH 54/72] PPC: e500: enable manual loading of dtb blob
` [Qemu-devel] [PATCH 55/72] Revert "dt: temporarily disable subtree creation failure check"
` [Qemu-devel] [PATCH 56/72] PPC: e500: Use new MPIC dt format
` [Qemu-devel] [PATCH 57/72] PPC: e500: Use new SOC "
` [Qemu-devel] [PATCH 58/72] PPC: e500: Define addresses as always 64bit
` [Qemu-devel] [PATCH 59/72] PPC: e500: Extend address/size of / to 64bit
` [Qemu-devel] [PATCH 60/72] dt: Add global option to set phandle start offset
` [Qemu-devel] [PATCH 61/72] PPC: e500: Refactor serial dt generation
` [Qemu-devel] [PATCH 62/72] dt: make setprop argument static
` [Qemu-devel] [PATCH 63/72] PPC: e500: allow users to set the /compatible property via -machine
` [Qemu-devel] [PATCH 64/72] uImage: increase the gzip load size
` [Qemu-devel] [PATCH 65/72] PPC: Add some booke SPR defines
` [Qemu-devel] [PATCH 66/72] PPC: Add support for MSR_CM
` [Qemu-devel] [PATCH 67/72] PPC: BookE: Implement EPR SPR
` [Qemu-devel] [PATCH 68/72] PPC: BookE: Make ivpr selectable by CPU type
` [Qemu-devel] [PATCH 69/72] PPC: Add e5500 CPU target
` [Qemu-devel] [PATCH 70/72] PPC: Extract SPR dump generation into its own function
` [Qemu-devel] [PATCH 71/72] PPC: BookE: Support 32 and 64 bit wide MAS2
` [Qemu-devel] [PATCH 72/72] PPC: BookE206: Bump MAS2 to 64bit

Bug in net/ipv6/ip6_fib.c:fib6_dump_table()
 2012-06-23 23:02 UTC  (7+ messages)

[PATCH v4 0/13] Generic Red-Black Trees
 2012-06-23 23:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] cmd_bootm: fix compilation warning for assigned but never used variable
 2012-06-23 23:00 UTC  (11+ messages)
` [U-Boot] [PATCH 2/4] mx53loco: add a comment about local copy of print_cpuinfo method
` [U-Boot] [PATCH 2/4] mx53loco: Add a comment about local print_cpuinfo method in board file
` [U-Boot] [PATCH 3/4] imx: Use a clear identification of an unidentified CPU type
` [U-Boot] [PATCH 4/4] mxs: generalize code for print_cpuinfo()
  ` [U-Boot] [PATCH 4/4 v2] "

PATCH] Use -mpreferred-stack-boundary=3 on x86-64 if supported
 2012-06-23 22:57 UTC  (5+ messages)

[PATCH] Fix typo in printed messages
 2012-06-23 22:54 UTC  (2+ messages)

[Buildroot] [git commit] libconfig: don't build examples
 2012-06-23 22:55 UTC 

[Qemu-devel] [PATCH] TCG: Fix compile breakage in tcg_dump_ops
 2012-06-23 22:54 UTC  (2+ messages)

[Buildroot] [PATCH] gstreamer: add xorg support
 2012-06-23 22:50 UTC  (2+ messages)

[Buildroot] [git commit] gstreamer: add xorg support
 2012-06-23 22:49 UTC 

SkyStar HD2 tv playback runs jerky - Subsystem: Device 1ae4:0003
 2012-06-23 22:46 UTC 

[patch 046/181] mm: remove sparsemem allocation details from the bootmem allocator
 2012-06-23 22:35 UTC  (5+ messages)

[PATCH v3] fs: introduce pipe-only dump mode suid_dumpable=3
 2012-06-23 22:34 UTC  (2+ messages)

[PATCH] grvga: Fix error handling issues
 2012-06-23 22:33 UTC  (8+ messages)

SkyStar HD2 tv playback runs jerky - Subsystem: Device 1ae4:0003
 2012-06-23 22:27 UTC 

[PATCH 1/1] ARM: OMAP: omap2plus_defconfig: Enable EXT4 support
 2012-06-23 22:18 UTC  (2+ messages)

DiBcom adapter problems
 2012-06-23 22:06 UTC 

[PATCH v2 0/3] -tip cleanups/fixes for x2apic cluster mode routing
 2012-06-23 22:04 UTC  (3+ messages)
` [PATCH v2 2/3] x86, x2apic: limit the vector reservation to the user specified mask

Release of 2.00~rc1
 2012-06-23 21:57 UTC  (3+ messages)

[PATCH] sonypi: Use struct dev_pm_ops for power management
 2012-06-23 21:46 UTC 

[PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
 2012-06-23 21:35 UTC  (15+ messages)

deferring __fput()
 2012-06-23 21:33 UTC  (8+ messages)

[Buildroot] [PATCH resend3] source-check: change behavior to check only selected packages / add source-check-all
 2012-06-23 21:32 UTC  (2+ messages)

[meta-oe][PATCH 0/5] navit, abiword fix
 2012-06-23 21:15 UTC  (6+ messages)
` [meta-oe][PATCH 1/5] navit: package whole ${datadir}/icons dir
` [meta-oe][PATCH 2/5] navit: bump SRCREV and add patch from debian to fix build with gcc-4.7.1
` [meta-oe][PATCH 3/5] abiword: fix packaging after PACKAGES reorder
` [meta-oe][PATCH 4/5] abiword: merge abiword-2.5.inc to abiword_2.8.6.bb
` [meta-oe][PATCH 5/5] abiword: reorder and simplify

[PATCH -v7 0/4] PCIe, PM, Add PCIe runtime D3cold support
 2012-06-23 21:26 UTC  (2+ messages)

[PATCH 0/21] ACPI / PM: Switch ACPI bus type and drivers to dev_pm_ops
 2012-06-23 21:22 UTC  (22+ messages)
` [PATCH 1/21] ACPI / PM: Drop pm_message_t argument from device suspend callback
` [PATCH 2/21] ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling
` [PATCH 3/21] ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks
` [PATCH 4/21] ACPI: Use struct dev_pm_ops for power management in the fan driver
` [PATCH 5/21] ACPI: Use struct dev_pm_ops for power management in the thermal driver
` [PATCH 6/21] ACPI: Use struct dev_pm_ops for power management in processor driver
` [PATCH 7/21] ACPI: Use struct dev_pm_ops for power management in the AC driver
` [PATCH 8/21] ACPI: Use struct dev_pm_ops for power management in the battery driver
` [PATCH 9/21] ACPI: Use struct dev_pm_ops for power management in the button driver
` [PATCH 10/21] ACPI: Use struct dev_pm_ops for power management in the power driver
` [PATCH 11/21] ACPI: Use struct dev_pm_ops for power management in the SBS driver
` [PATCH 12/21] toshiba_acpi: Use struct dev_pm_ops for power management
` [PATCH 13/21] hp_accel: "
` [PATCH 14/21] sony-laptop: "
` [PATCH 15/21] panasonic-laptop: "
` [PATCH 16/21] toshiba_bluetooth: "
` [PATCH 17/21] xo15-ebook: "
` [PATCH 18/21] acpi_power_meter: "
` [PATCH 19/21] ACPI / PM: Do not execute legacy driver PM callbacks
` [PATCH 20/21] ACPI / PM: Drop legacy driver PM callbacks that are not used any more
` [PATCH 21/21] ACPI / PM: Drop PM callbacks from the ACPI bus type

[RFT] PCI changes related to wakeup (was: Re: [linux-pm] ehci_hcd related S3 lockup on ASUS laptops, again)
 2012-06-23 21:20 UTC  (3+ messages)
` [PATCH] PCI: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2

[Buildroot] [git commit] source-check: change behavior to check only selected packages / add source-check-all
 2012-06-23 21:18 UTC 

[Buildroot] [PATCH 0 of 2 v5-resend2] Add find utility functions / exclude files from strip
 2012-06-23 21:16 UTC  (2+ messages)

[Buildroot] [git commit] build: add option to exclude executables/dirs from being stripped
 2012-06-23 21:14 UTC 

[Buildroot] [git commit] pkg-utils.mk: add utility functions find*clauses and notfirstword
 2012-06-23 21:14 UTC 

[PATCH v3] tools: honour --libdir when it is passed to ./configure
 2012-06-23 21:12 UTC 

[PATCH 00/12] kmap_atomic cleanup for 3.6
 2012-06-23 21:11 UTC  (2+ messages)

Linux 2.6.32.55
 2012-06-23 20:57 UTC  (7+ messages)

fsimage - no such file
 2012-06-23 20:56 UTC  (8+ messages)

[PATCH net] net: qmi_wwan: fix Oops while disconnecting
 2012-06-23 20:55 UTC  (7+ messages)

[Qemu-devel] [PULL] qemu-ga patches for guest-fstrim command
 2012-06-23 20:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-ga: add "

[Buildroot] [PATCH] sound-theme-freedesktop: new package
 2012-06-23 20:52 UTC  (2+ messages)

[Buildroot] [git commit] sound-theme-freedesktop: new package
 2012-06-23 20:52 UTC 

[PATCH V2 1/3] staging/rtl8192u: fix coding style problems
 2012-06-23 20:51 UTC  (5+ messages)

[Buildroot] [Buildroot PATCH v3] Add package nss-mdns
 2012-06-23 20:51 UTC  (2+ messages)

[Buildroot] [git commit] Add package nss-mdns
 2012-06-23 20:50 UTC 

cris: odd include in arch/cris/boot/compressed/misc.c
 2012-06-23 20:46 UTC  (2+ messages)

[Buildroot] [PATCH V2] inadyn: add package for inadyn DDNS client-updater
 2012-06-23 20:43 UTC  (2+ messages)

Problem using curl + c-ares
 2012-06-23 20:41 UTC  (2+ messages)

[Buildroot] [git commit] inadyn: add package for inadyn DDNS client-updater
 2012-06-23 20:41 UTC 

[PATCH 2/5] btrfs: lz4: add incompat flags and compression types
 2012-06-23 20:21 UTC  (2+ messages)

[ath9k-devel] ath9k: signal level of rxed probe req
 2012-06-23 20:13 UTC  (3+ messages)

BUG: tracer_alloc_buffers returned with preemption imbalance
 2012-06-23 20:11 UTC  (4+ messages)

[Buildroot] [PATCH] php: force cross-compilation
 2012-06-23 20:11 UTC  (2+ messages)

[Buildroot] [git commit] php: force cross-compilation
 2012-06-23 20:00 UTC 

[Buildroot] [PATCH] Add /dev/video static device nodes
 2012-06-23 19:55 UTC  (2+ messages)

[Buildroot] [git commit] Add /dev/video static device nodes
 2012-06-23 19:54 UTC 

[Buildroot] [PATCH] xinetd: explicitly specify AR in build step
 2012-06-23 19:53 UTC  (2+ messages)

[Buildroot] [PATCH] xinetd: expand DESTDIR patch to fix uninstall target
 2012-06-23 19:53 UTC  (2+ messages)

[Buildroot] [git commit] xinetd: explicitly specify AR in build step
 2012-06-23 19:52 UTC 

[U-Boot] [PATCH] arm: enable unaligned access on ARMv7
 2012-06-23 19:50 UTC  (11+ messages)

[uml-devel] X11 vfb forward ported to 3.2
 2012-06-23 19:46 UTC  (7+ 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.