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

[PATCH 00/47] remote-hg: fixes for next
 2013-05-14  4:36 UTC  (29+ 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 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 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 30/47] remote-hg: add test to push new bookmark
` [PATCH 31/47] remote-hg: add test for diverged push

[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  (11+ messages)
` [PATCH 1/7] PCI: move back pci_proc_attach_devices calling
` [PATCH 2/7] PCI: move resources and bus_list releasing to pci_release_dev
` [PATCH 3/7] PCI: Detach driver in pci_stop_device
` [PATCH 4/7] PCI: Fix racing for pci device removing via sysfs
` [PATCH 5/7] PCI, ACPI: Don't glue ACPI dev with pci VFs
` [PATCH 6/7] PCI: Make sure VF's driver get attached after PF's
` [PATCH 7/7] PCI: use pf as dma_dev for vf that does not have func0 sibling

[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 v3 00/10] remote-hg: fixes and cleanups
 2013-05-14  3:34 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  (21+ 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  (8+ messages)
` [Qemu-devel] [PATCH 8/8] vfio: Create VFIOAddressSpace objects as needed

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

[Qemu-devel] [PATCH v2 00/11] curl: fix curl read
 2013-05-14  2:26 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] curl: introduce CURLSockInfo to BDRVCURLState
` [Qemu-devel] [PATCH v2 02/11] curl: change magic number to macro
` [Qemu-devel] [PATCH v2 03/11] curl: change curl_multi_do to curl_fd_handler
` [Qemu-devel] [PATCH v2 04/11] curl: fix curl_open
` [Qemu-devel] [PATCH v2 05/11] curl: add timer to BDRVCURLState
` [Qemu-devel] [PATCH v2 06/11] curl: introduce CURLDataCache
` [Qemu-devel] [PATCH v2 07/11] curl: make use of CURLDataCache
` [Qemu-devel] [PATCH v2 08/11] curl: use list to store CURLState
` [Qemu-devel] [PATCH v2 09/11] curl: release everything on curl_close
` [Qemu-devel] [PATCH v2 10/11] curl: add cache quota
` [Qemu-devel] [PATCH v2 11/11] curl: introduce ssl_no_cert runtime option

[U-Boot] [PATCH] Tegra: clk: always use find_best_divider() for periph clocks
 2013-05-14  2:22 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] block: block-backup live backup command
 2013-05-14  2:18 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 2/3] block: add block-backup QMP command

[RFC PATCH v4 0/5] powerpc: Support context tracking for Power pSeries
 2013-05-14  2:16 UTC  (3+ messages)
` [RFC PATCH v4 4/5] powerpc: Use the new schedule_user API on userspace preemption
` [RFC PATCH v4 5/5] powerpc: select HAVE_CONTEXT_TRACKING for pSeries


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.