All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-15 14:07:59 to 2013-11-15 15:04:58 UTC [more...]

Strange location and name for platform devices when device-tree is used
 2013-11-15  7:37 UTC  (5+ messages)

[PATCH RFC] net: of_mdio: Scan PHYs which have device_type set to ethernet-phy
 2013-11-15  1:35 UTC  (2+ messages)

[PATCH v5 0/9] extend hugepage migration
 2013-11-15 15:03 UTC  (10+ messages)
` [PATCH 4/9] migrate: add hugepage migration code to move_pages()
            ` [PATCH] mm/migrate.c: take returned value of isolate_huge_page()(Re: [PATCH 4/9] migrate: add hugepage migration code to move_pages())
                ` [PATCH] mm/migrate.c: take returned value ofisolate_huge_page()(Re: [PATCH 4/9] migrate: add hugepage migration code tomove_pages())

Subvolume creation returns file exists
 2013-11-15 14:33 UTC 

[PATCH 5/5] OF: Introduce utility helper functions
 2013-11-15  6:27 UTC  (3+ messages)

[PATCH] kexec/ppc64: bring up new ppc64le architecture
 2013-11-15 15:01 UTC 

[PATCH v7] libxl: usb2 and usb3 controller support for upstream qemu
 2013-11-15 15:03 UTC  (4+ messages)

[PATCH 0/3] mfd: rtsx: Decrease driver size and add new device
 2013-11-15 15:02 UTC  (5+ messages)
` [PATCH 1/3] mfd: rtsx: reduce code duplication in rtl8411
` [PATCH 3/3] mfd: rtsx: Prevent 'used uninitialised' warnings

[PATCH V4 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-11-15 15:01 UTC  (8+ messages)
` [PATCH V4 1/4] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs

[PATCH 6/6] wiping: add support for blkid wiping
 2013-11-15 15:02 UTC 

[PATCH] NFSv4: fix getacl ERANGE for some ACL buffer sizes
 2013-11-15 15:02 UTC 

[PATCH 5/6] configure: add --enable-blkid_wiping
 2013-11-15 15:02 UTC 

[PATCH 0/7] direct I/O fixes
 2013-11-15 15:02 UTC  (11+ messages)
` [PATCH 6/7] nfs: take i_mutex during direct I/O reads
` [PATCH 7/7] nfs: page cache invalidation for dio

[PATCH 1/2] PM / Runtime: Fix error path for prepare
 2013-11-15 15:14 UTC  (2+ messages)

[PATCH 4/6] man: lvcreate -W/--wipesignatures {y/n}
 2013-11-15 15:01 UTC 

[PATCH 3/6] lv_manip: rename set_lv -> wipe_lv and include signature wiping capability
 2013-11-15 15:01 UTC 

[PATCH 2/6] lvcreate: recognize --wipesignatures arg
 2013-11-15 15:00 UTC 

"btrfs: 1 enospc errors during balance" when balancing after formerly failed raid1 device re-appeared
 2013-11-15 15:00 UTC  (3+ messages)

[PATCH 1/6] device: add wipe_known_sbs wrapper fn
 2013-11-15 15:00 UTC 

[PATCH 0/6] Wiping for newly created LVs, support for blkid_wiping (configurable)
 2013-11-15 15:00 UTC 

perf sw_event related lockup
 2013-11-15 14:59 UTC  (2+ messages)

[GIT PULL] Btrfs
 2013-11-15 14:57 UTC  (6+ messages)

[PATCH 0/6] ARM/AMR64: Few patches on kvm and mm code
 2013-11-15 14:58 UTC  (14+ messages)
` [PATCH 1/6] arm64: mm: Add __virt_to_idmap() to keep kvm build happy
` [PATCH 3/6] ARM: mm: Drop the lowmem watermark check from virt_addr_valid()
` [PATCH 4/6] arm64: "

[RFC PATCH net-next] net: reorder struct netns_ct for better cache-line usage
 2013-11-15 14:57 UTC 

[PATCH v3] epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled
 2013-11-15 15:10 UTC  (2+ messages)

[PATCH] jbd: Lower severity of aborted journal from EMERG to CRIT
 2013-11-15 14:56 UTC 

[PATCH] BTRFS-PROG: prefix with ERROR the mkfs error messages
 2013-11-15 14:56 UTC  (3+ messages)
` [PATCH] Prefix with "ERROR:" the error messages of mkfs

[PATCH 0/4] wl1251 device tree support
 2013-11-15 14:55 UTC  (10+ messages)
` [PATCH 1/4] wl1251: split wl251 platform data to a separate structure

[PATCH] net: sctp: recover a tranport when an ack comes
 2013-11-15 14:56 UTC  (6+ messages)

[PATCH] mk: fix EXTRA_LDFLAGS override
 2013-11-15 14:56 UTC  (2+ messages)

[PATCH RESEND] kexec/ppc64: use common architecture fs2dt.c file
 2013-11-15 14:55 UTC 

[PATCH] rtc: at91sam9: include <mach/hardware.h> explicitly
 2013-11-15 14:55 UTC  (3+ messages)

[PATCH] mk: fix command-line dependency check for quoted strings
 2013-11-15 14:55 UTC  (2+ messages)

When a TCP segment is split up (to be sent through a TUN device with a small MTU) who should recalculate the checksum?
 2013-11-15 14:55 UTC  (7+ messages)

PPC build failure with undefined symbols __ashldi3, _restgpr_14_x, 
 2013-11-15 14:53 UTC  (9+ messages)

[PATCHv2 00/16] Socket HAL
 2013-11-15 14:53 UTC  (19+ messages)
` [PATCHv2 01/16] android/hal-sock: Add debug flag printing
` [PATCHv2 02/16] android/hal-sock: Use static local adapter address
` [PATCHv2 03/16] android/hal-sock: Add connect signal to socket
` [PATCHv2 04/16] android/hal-sock: Define structs and implement listen
` [PATCHv2 05/16] android/hal-sock: Implement socket accepted event
` [PATCHv2 06/16] android/hal-sock: Implement Android RFCOMM stack events
` [PATCHv2 07/16] android/hal-sock: Implement RFCOMM events
` [PATCHv2 08/16] android/hal-sock: Implement accept signal over Android fd
` [PATCHv2 09/16] android/hal-sock: Write channel to "
` [PATCHv2 10/16] android/hal-sock: Implement socket connect HAL method
` [PATCHv2 11/16] android/hal-sock: Parse SDP response and connect
` [PATCHv2 12/16] android/hal-sock: Implement HAL connect call
` [PATCHv2 13/16] android/hal-sock: Send RFCOMM channel to framework
` [PATCHv2 14/16] android/hal-sock: Send connect signal on connect
` [PATCHv2 15/16] android/hal-sock: Close file descriptor after sending
` [PATCHv2 16/16] android/hal-sock: Add SDP record for OPP profile

3.10.16 cgroup css_set_lock deadlock
 2013-11-15 14:53 UTC  (4+ messages)

Device Reset on Nvidia GPUs
 2013-11-15 14:52 UTC  (5+ messages)

Why have another variable deciding a tracepoint?
 2013-11-15 14:52 UTC  (3+ messages)

ntpd to set clock prior to mount
 2013-11-15 14:52 UTC  (3+ messages)

Depreciated spi_master.transfer and "prepared spi messages" for an optimized pipelined-SPI-DMA-driver
 2013-11-15 14:52 UTC  (12+ messages)

Xen 4.4 development update: Feature freeze has started
 2013-11-15 14:52 UTC  (6+ messages)

3.10.9 kernel hanging on fsl-image-gui
 2013-11-15 14:51 UTC  (3+ messages)

arm: double EXPORT_SYMBOL(cpu_online_map);
 2013-11-15 14:50 UTC  (2+ messages)

[PATCH 00/11] ARM: at91: DT: switch C board to DT
 2013-11-15 14:50 UTC  (12+ messages)
` [PATCH 01/11] ARM: at91: dt: at91rm9200ek: add emac and nor flash support
  ` [PATCH 02/11] ARM: at91: switch 1arm to DT
  ` [PATCH 03/11] ARM: at91: switch carmeva "
  ` [PATCH 04/11] ARM: at91: switch kafa board "
  ` [PATCH 05/11] ARM: at91: switch flexibity "
  ` [PATCH 06/11] ARM: at91: switch RSI EWS board "
  ` [PATCH 07/11] ARM: at91: switch Picotux 200 "
  ` [PATCH 08/11] ARM: at91: switch ecbat91 "
  ` [PATCH 09/11] ARM: at91: switch kb9202 "
  ` [PATCH 10/11] ARM: at91: switch csb637 "
  ` [PATCH 11/11] ARM: at91: switch Calao QIL-A9260 "

[PATCH v4] dt: update PSCI binding documentation for v0.2
 2013-11-15 14:48 UTC  (3+ messages)

Access different NAMESPACE of remote repo from client side
 2013-11-15 14:47 UTC  (3+ messages)

[RFC 0/7] genetlink: reduce ops size and complexity
 2013-11-15 14:45 UTC  (6+ messages)
` [PATCH 0/9] genetlink: reduce ops size and complexity (v2)

[Buildroot] [PATCH] wvstreams: remove tcl dependency support
 2013-11-15 14:45 UTC  (2+ messages)

BUG: mm, numa: test segfaults, only when NUMA balancing is on
 2013-11-15 14:45 UTC  (11+ messages)

[Buildroot] [PATCH v9 0/8] Add support for top-level parallel make
 2013-11-15 14:40 UTC  (9+ messages)
` [Buildroot] [PATCH v9 1/8] package: add base dependency to every package
` [Buildroot] [PATCH v9 2/8] package: add toolchain dependency to every target package
` [Buildroot] [PATCH v9 3/8] package: add support for top-level parallel make
` [Buildroot] [PATCH v9 4/8] uclibc: "
` [Buildroot] [PATCH v9 5/8] glibc: "
` [Buildroot] [PATCH v9 6/8] Makefile: "
` [Buildroot] [PATCH v9 7/8] package: enable jobserver for recursive make
` [Buildroot] [PATCH v9 8/8] Makefile: update comment about top-level parallel Makefile

[PATCH v4] ARM: omap: edma: add suspend suspend/resume hooks
 2013-11-15 14:39 UTC  (11+ messages)

[Bug 71647] New: radeonsi purple tinted colors
 2013-11-15 14:38 UTC  (2+ messages)
` [Bug 71647] "

[PATCH] gssd: don't let spurious signals interrupt the wait after forking
 2013-11-15 14:37 UTC 

[PATCH V2] ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume
 2013-11-15 14:37 UTC  (6+ messages)
` [PATCH V3] "

[PATCH] scripts: Have make TAGS not include structure members
 2013-11-15 14:36 UTC 

ath9k_htc: Target is unresponsive
 2013-11-15 14:36 UTC  (4+ messages)

[PATCH 3/9] kexec: add infrastructure for handling kexec images
 2013-11-15 14:35 UTC  (3+ messages)
` [PATCHv11 "

(no subject)
 2013-11-15 12:51 UTC 

[PATCH v5 00/14] Armada 370/XP NAND support
 2013-11-15 14:30 UTC  (11+ messages)

[PATCH v2 1/2] regulator: arizona-micsupp: Convert to use linear ranges
 2013-11-15 14:29 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: arizona-micsupp: Correct wm5110 voltage selection

[U-Boot] u-boot gerrit server
 2013-11-15 14:29 UTC  (10+ messages)

perf/tracepoint: another fuzzer generated lockup
 2013-11-15 14:28 UTC  (13+ messages)

[Cluster-devel] [PATCH 0/6] list: introduce list_last_entry_or_null()
 2013-11-15 14:26 UTC  (9+ messages)
`  "

/proc/vmcore mmap() failure issue
 2013-11-15 14:26 UTC  (6+ messages)

[REGRESSION] coredumps truncated after "new helper: dump_align()"
 2013-11-15 14:26 UTC 

[edk2] Passing Xen memory map and resource map to OVMF
 2013-11-15 14:26 UTC 

I2C transfer logs for Antti's DS3103 driver and DVBSky's DS3103 driver
 2013-11-15 14:25 UTC  (9+ messages)

[PATCH] initscripts: add missing dmesg.sh to run-level S
 2013-11-15 14:25 UTC 

XMAS PROMOTION
 2013-11-15 14:09 UTC 

[PATCH] build: fix make distcheck
 2013-11-15 14:23 UTC 

[PATCH 0/3] Orion irqchip and Kirkwood SDIO
 2013-11-15 14:22 UTC  (11+ messages)
` [PATCH 1/3] irqchip: orion: reverse irq handling priority
` [PATCH 2/3] mmc: mvsdio: workaround for spurious irqs
` [PATCH 3/3] mmc: mvsdio: silence card detect notice

[meta-oe][PATCH 1/2] uhd : Remove from meta-oe. Now lives in meta-sdr
 2013-11-15 14:22 UTC  (4+ messages)
` [meta-oe][PATCH 2/2] gnuradio : Remove recipes. "

RFC: Properties, Configuration Storage, Selections and Matrices
 2013-11-15 14:21 UTC  (2+ messages)
` [RFC PATCH]: v4l2: Introducing the property API

[PATCH 1/2] ARM: kirkwood: provide pinctrl default to sdio nodes
 2013-11-15 14:20 UTC  (6+ messages)
` [PATCH 2/2] ARM: kirkwood: mark guruplug sdio as non-removable

[PATCH] arm: check stack pointer in get_wchan
 2013-11-15 14:19 UTC  (3+ messages)

[PATCH] libxl: Add none to vga parameter
 2013-11-15 14:19 UTC  (4+ messages)

[PATCH] expr: match: fix wrong flag setting in nft_rule_expr_match_parse
 2013-11-15 14:19 UTC 

[PATCH] mfd: wm5110: Correct default for register LDO2 Control 1
 2013-11-15 14:03 UTC 

[PATCH v2 00/16] Implement vcpu soft affinity for credit1
 2013-11-15 14:17 UTC  (6+ messages)
` [PATCH v2 08/16] xen: derive NUMA node affinity from hard and soft CPU affinity

[PATCH v2] swiotlb-xen: add missing xen_dma_map_page call
 2013-11-15 14:15 UTC  (2+ messages)

[Buildroot] Xineramaproto
 2013-11-15 14:15 UTC  (5+ messages)

[PATCH v2 1/7] xen: vNUMA support for guests
 2013-11-15 14:14 UTC  (3+ messages)

Interacting with BlueZ5 and Neard...possible bug
 2013-11-15 14:13 UTC 

[PATCH 2/2] Escape minus signs in lttng-ust-cyg-profile manpage
 2013-11-15 14:12 UTC 

XMAS PROMOTION
 2013-11-15 14:12 UTC 

[PATCH v2] Input:Add support for DualPoint device on Dell XT2 model
 2013-11-15 14:11 UTC 

[PATCH 1/2] Fix spelling mistake in lttng-ust manpage
 2013-11-15 14:12 UTC 

[PATCH] xfsprogs/quota: fix NULL pointer dereference in report_f
 2013-11-15 14:09 UTC  (4+ messages)

[PATCH 0/3] Early use of boot service memory
 2013-11-15 14:07 UTC  (11+ 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.