All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-14 02:28:58 to 2013-05-14 04:52:41 UTC [more...]

Subdirectory output dependencies
 2013-05-14  4:52 UTC 

Raid5 double failure recovery
 2013-05-14  4:48 UTC  (3+ messages)

[PATCH v3 00/10] remote-hg: fixes and cleanups
 2013-05-14  4:47 UTC  (4+ messages)

[PATCH] ASoC: tegra: always use clk_get() in utility code
 2013-05-14  4:45 UTC  (2+ messages)

[PATCH] [media] hdpvr: Disable IR receiver by default
 2013-05-14  4:44 UTC 

[PATCH] powerpc/perf: Fix setting of "to" addresses for BHRB
 2013-05-14  4:44 UTC  (5+ messages)
` [PATCH v3 0/3] powerpc/perf BHRB fixes
` [PATCH v3 1/3] powerpc/perf: Move BHRB code into CONFIG_PPC64 region
` [PATCH v3 2/3] powerpc/pmu: Fix order of interpreting BHRB target entries
` [PATCH v3 3/3] powerpc/perf: Fix setting of "to" addresses for BHRB

[ath9k-devel] [PATCH] ath10k: improve firmware crash message
 2013-05-14  4:44 UTC  (2+ messages)

[ath9k-devel] [PATCH 0/2] ath10k: minor fixes
 2013-05-14  4:43 UTC  (3+ messages)
` [ath9k-devel] [PATCH 2/2] ath10k: use msecs_to_jiffies()

[PATCH 00/47] remote-hg: fixes for next
 2013-05-14  4:37 UTC  (48+ messages)
` [PATCH 01/47] remote-hg: trivial cleanups
` [PATCH 02/47] remote-hg: get rid of unused exception checks
` [PATCH 03/47] remote-hg: enable track-branches in hg-git mode
` [PATCH 04/47] remote-hg: add new get_config_bool() helper
` [PATCH 05/47] remote-hg: fix new branch creation
` [PATCH 06/47] remote-hg: disable forced push by default
` [PATCH 07/47] remote-hg: don't push fake 'master' bookmark
` [PATCH 08/47] remote-hg: update bookmarks when pulling
` [PATCH 09/47] remote-hg: test: be a little more quiet
` [PATCH 10/47] remote-hg: trivial reorganization
` [PATCH 11/47] remote-helpers: test: cleanup white-spaces
` [PATCH 12/47] remote-helpers: test: cleanup style
` [PATCH 13/47] remote-helpers: tests: general improvements
` [PATCH 14/47] remote-helpers: test: simplify remote URLs
` [PATCH 15/47] remote-hg: test: simplify previous branch checkout
` [PATCH 16/47] remote-hg: load all extensions
` [PATCH 17/47] remote-hg: use a shared repository store
` [PATCH 18/47] remote-hg: shuffle some code
` [PATCH 19/47] remote-hg: improve node traversing
` [PATCH 20/47] remote-hg: add version checks to the marks
` [PATCH 21/47] remote-hg: switch from revisions to SHA-1 noteids
` [PATCH 22/47] remote-hg: upgrade version 1 marks
` [PATCH 23/47] remote-hg: ensure remote rebasing works
` [PATCH 24/47] remote-hg: trivial cleanups
` [PATCH 25/47] remote-hg: improve progress calculation
` [PATCH 26/47] remote-hg: always point HEAD to master
` [PATCH 27/47] remote-bzr: simplify test checks
` [PATCH 28/47] remote-hg: add check_bookmark() test helper
` [PATCH 29/47] remote-hg: add remote tests
` [PATCH 30/47] remote-hg: add test to push new bookmark
` [PATCH 31/47] remote-hg: add test for diverged push
` [PATCH 32/47] remote-hg: add test for bookmark diverge
` [PATCH 33/47] remote-hg: add test for new bookmark special
` [PATCH 34/47] remote-hg: add test for big push
` [PATCH 35/47] remote-hg: add test for failed double push
` [PATCH 36/47] remote-hg: reorganize bookmark handling
` [PATCH 37/47] remote-hg: force remote bookmark push selectively
` [PATCH 38/47] remote-hg: only update necessary revisions
` [PATCH 39/47] remote-hg: implement custom push()
` [PATCH 40/47] remote-hg: implement custom checkheads()
` [PATCH 41/47] remote-hg: pass around revision refs
` [PATCH 42/47] remote-hg: check diverged bookmarks
` [PATCH 43/47] remote-hg: simplify branch_tip()
` [PATCH 44/47] remote-hg: improve branch listing
` [PATCH 45/47] remote-hg: use remote 'default' not local one
` [PATCH 46/47] remote-hg: improve lightweight tag author
` [PATCH 47/47] remote-hg: remove files before modifications

[ath9k-devel] [PATCH v2 1/3] ath10k: WMI add AP PS
 2013-05-14  4:40 UTC  (2+ messages)

mentor
 2013-05-14  4:39 UTC 

[PATCH] kexec: Replace printf() with die() to error out to stderr
 2013-05-14  4:35 UTC  (3+ messages)

[ath9k-devel] [PATCH] ath10k: Add new service IDs
 2013-05-14  4:37 UTC  (2+ messages)

[PATCH] checkpatch: add check for wrong "if (IS_ERR_OR_NULL(<foo>)) return PTR_ERR(<foo>)" uses
 2013-05-14  4:36 UTC  (2+ messages)

[PATCH] efivarfs: Never return ENOENT from firmware again
 2013-05-14  4:36 UTC  (3+ messages)

[ath9k-devel] [PATCH v2 1/3] ath10k: FW API update for version .629
 2013-05-14  4:36 UTC  (2+ messages)

OUTPUT: nat after filter (2nd nat). Please help :(
 2013-05-14  4:35 UTC 

[Qemu-devel] [PATCH v4 00/12] AArch64 preparation patch set
 2013-05-14  4:33 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 01/12] ARM: Extract the disas struct to a header file
` [Qemu-devel] [PATCH v4 02/12] ARM: Export cpu_env
` [Qemu-devel] [PATCH v4 03/12] ARM: Prepare translation for AArch64 code
` [Qemu-devel] [PATCH v4 04/12] ARM: Add AArch64 translation stub
` [Qemu-devel] [PATCH v4 05/12] AArch64: Add gdb stub
` [Qemu-devel] [PATCH v4 06/12] linux-user: Don't treat aarch64 cpu names specially
` [Qemu-devel] [PATCH v4 07/12] linux-user: Add syscall handling for AArch64
` [Qemu-devel] [PATCH v4 08/12] linux-user: Fix up AArch64 syscall handlers
` [Qemu-devel] [PATCH v4 09/12] linux-user: Add signal handling for AArch64
` [Qemu-devel] [PATCH v4 10/12] linux-user: Add AArch64 support
` [Qemu-devel] [PATCH v4 11/12] ARM: Add aarch64 target to configure
` [Qemu-devel] [PATCH v4 12/12] linux-user: AArch64 requires at least 3.8.0

[ath9k-devel] [RFT] ath10k: serialize CE completions properly
 2013-05-14  4:29 UTC  (3+ messages)
` [ath9k-devel] [PATCH] "

[cryptodev:master 2/13] undefined reference to `crypto_shash_update'
 2013-05-14  4:22 UTC 

[PATCH] remote-bzr: update old organization
 2013-05-14  4:20 UTC 

linux-next: Tree for May 14
 2013-05-14  4:17 UTC  (2+ messages)

get_proximity() crashes on interfaces with no addresses
 2013-05-14  4:13 UTC  (4+ messages)

[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-05-14  3:55 UTC  (10+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()

[PATCH] sh-pfc: r8a7778: fixup IRQ1A settings
 2013-05-14  4:10 UTC 

Reminder
 2013-05-07 14:53 UTC 

[U-Boot] [PATCH 1/2] mx6qsabreauto: Add i2c to mx6qsabreauto board
 2013-05-14  4:01 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx6qsabreauto: Add Port Expander reset

[PATCH v2] mtd: fsmc_nand: fix error return code in fsmc_nand_probe()
 2013-05-14  4:00 UTC  (4+ messages)

[PATCH 0/7] PCI: fix pci dev add and remove sequence
 2013-05-14  3:56 UTC  (5+ messages)
` [PATCH 2/7] PCI: move resources and bus_list releasing to pci_release_dev
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's

[PATCH 1/2] mrf24j40: Avoid transmission while receiving a frame
 2013-05-14  3:55 UTC  (5+ messages)
` [PATCH 2/2] mrf24j40: Keep the interrupt line enabled
      ` [Linux-zigbee-devel] "
` [Linux-zigbee-devel] [PATCH 1/2] mrf24j40: Avoid transmission while receiving a frame

Unable to boot with encrypted swap
 2013-05-14  3:53 UTC  (5+ messages)

[xen-unstable test] 17953: tolerable FAIL - PUSHED
 2013-05-14  3:53 UTC 

[U-Boot] [PATCH v2] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT
 2013-05-14  3:52 UTC  (3+ messages)

v0.61.2 released
 2013-05-14  3:51 UTC 

[PATCH 1/1] sysvinit: modify bootlog location
 2013-05-14  3:25 UTC  (5+ messages)

[PATCH, RFC] xfstests: fail test if it causes a kernel taint
 2013-05-14  3:38 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 0/2] make memory listener prepared for rcu style
 2013-05-14  3:38 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/2] mem: make phys_section and phys_map_nodes prepared for RCU

[PATCH -next] ashmem: Fix ashmem_shrink deadlock
 2013-05-14  3:37 UTC  (4+ messages)

Otp Enhancement
 2013-05-14  3:35 UTC 

[PATCH] toolchain-scripts.bbclass:add CROSS_COMPILE variable to environment-setup file
 2013-05-14  3:36 UTC 

3.9.0: panic during boot - kernel BUG at include/linux/gfp.h:323!
 2013-05-14  3:35 UTC  (3+ messages)

[PATCH 0/4] ARM: Remove boilerplate debug_ll_io_init code
 2013-05-14  3:30 UTC  (4+ messages)
` [PATCH 3/4] ARM: mxs: remove the .map_io declaration

[PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support
 2013-05-14  3:30 UTC  (9+ messages)

Where is GRUB development?
 2013-05-13 19:15 UTC  (6+ messages)

[PATCH] fs/fat: Use fat_msg() to replace printk() in __fat_fs_error()
 2013-05-14  3:16 UTC  (3+ messages)

3.9.0: XFS rootfs corruption
 2013-05-14  3:17 UTC  (6+ messages)

Only stereo output possible with ATI Tahiti XT HDMI Audio [Radeon HD 7970 Series] [1002:aaa0]
 2013-05-14  3:15 UTC 

[PATCH 1/1] NVMe: Remove redundant version.h header include
 2013-05-14  3:14 UTC  (3+ messages)

r8169 with 3.9.0-rc9
 2013-05-14  3:04 UTC  (11+ messages)

Some netfilter compile errors when CONFIG_IPV6=m
 2013-05-14  3:10 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board
 2013-05-14  3:07 UTC  (4+ messages)

[PATCH v2] OMAP: AES: Don't idle/start AES device between Encrypt operations
 2013-05-14  3:07 UTC  (2+ messages)

[PATCH BlueZ 1/8] AVCTP: Add support to register pass-through handler
 2013-05-14  3:07 UTC  (3+ messages)
` [PATCH BlueZ 7/8] media: Ignore signess for D-Bus int types

[PATCH 0/3] target: Fix two races leading to use-after-free
 2013-05-14  3:08 UTC  (5+ messages)
` [PATCH 3/3] target: simplify target_wait_for_sess_cmds()

[PATCH Resend] NVMe: Remove redundant version.h header include
 2013-05-14  3:02 UTC 

[LTP] [PATCH V2 1/2] mount/mount03.c: cleanup
 2013-05-14  2:40 UTC  (2+ messages)
` [LTP] [PATCH V2 2/2] mount/mount03.c: fix several issues

[PATCH 0/3] ARM: mach-shmobile: lager: support GPIO switche
 2013-05-14  2:59 UTC  (13+ messages)
` [PATCH 1/3] gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTH
` [PATCH 2/3] ARM: shmobile: r8a7790: Configure R-Car GPIO "
` [PATCH 3/3] ARM: mach-shmobile: lager: support GPIO switches

[PATCH 0/4] Add qemumips64 machine support
 2013-05-14  2:38 UTC  (20+ messages)

Introduce a new helper framework for buffer synchronization
 2013-05-14  2:52 UTC  (13+ messages)

[PATCH 1/3] evm: calculate HMAC after initializing posix acl
 2013-05-14  2:50 UTC  (2+ messages)

[PATCH] OMAP: AES: Don't idle/start AES device between Encrypt operations
 2013-05-14  2:49 UTC  (5+ messages)

mtd_oobtest fails with GPMI-NAND
 2013-05-14  2:47 UTC  (21+ messages)

[Qemu-devel] [0/8] RFC: VFIO and guest side IOMMUs, revisited
 2013-05-14  2:39 UTC  (5+ messages)

[PATCH v2 0/3]
 2013-05-14  2:39 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: shmobile: r8a7790: add Ether support
` [PATCH v2 2/3] ARM: shmobile: lager: enable Ether
` [PATCH v2 3/3] ARM: shmobile: lager: enable nfsroot in DTS

[PATCH] crypto: remove dependency on EXPERIMENTAL
 2013-05-14  2:38 UTC  (3+ messages)

[PATCH] crypto: caam - fix inconsistent assoc dma mapping direction
 2013-05-14  2:38 UTC  (2+ messages)

[RFC PATCH net-next v2 0/3] sh_eth: add support for r8a7790 SoC
 2013-05-14  2:37 UTC  (8+ messages)
` [RFC PATCH net-next v2 1/3] sh_eth: add support for gpio reset
` [RFC PATCH net-next v2 2/3] sh_eth: add support RMIIMODE register
` [RFC PATCH net-next v2 3/3] sh_eth: add support for r8a7790 SoC

SCSI testing/USB devices are amazing
 2013-05-14  2:36 UTC  (3+ messages)

[PATCH 1/4] hwrng: atmel - remove unnecessary platform_set_drvdata()
 2013-05-14  2:36 UTC  (2+ messages)

[PATCH 1/2] crypto: mv_cesa: Remove redundant platform_set_drvdata()
 2013-05-14  2:36 UTC  (2+ messages)

[PATCH] drivers: crypto: use devm_ioremap_resource()
 2013-05-14  2:35 UTC  (3+ messages)

[PATCH v4 0/5] allow more sources for config values
 2013-05-14  2:35 UTC  (5+ messages)
` [PATCH v4 3/5] config: make parsing stack struct independent from actual data source
    `  "

[PATCH v3 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
 2013-05-14  2:35 UTC  (3+ messages)

[PATCH] crypto: caam - FIX RNG init for RNG greater than equal to 4
 2013-05-14  2:35 UTC  (4+ messages)

[U-Boot] [PATCH V2 1/2] lcd: add functions to setup up simplefb device tree
 2013-05-14  2:33 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: bcm2835: add simplefb DT node during bootz/m

[U-Boot] [PATCH v7 1/4] usb: hub: make minimum power-on delay configurable
 2013-05-14  2:29 UTC  (6+ messages)
` [U-Boot] [PATCH v8 0/4] usb: add Faraday EHCI & Gadget support
  ` [U-Boot] [PATCH v8 1/4] usb: hub: make minimum power-on delay configurable
  ` [U-Boot] [PATCH v8 2/4] usb: ehci: add weak-aliased function for PORTSC
  ` [U-Boot] [PATCH v8 3/4] usb: ehci: add Faraday USB 2.0 EHCI support
  ` [U-Boot] [PATCH v8 4/4] usb: gadget: add Faraday FOTG210 USB gadget support

[PATCH v5 1/1 net] net: fec: fix kernel oops when plug/unplug cable many times
 2013-05-14  2:29 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.