All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-18 22:31:00 to 2015-03-19 00:41:49 UTC [more...]

[Buildroot] [PATCH v2] wpa_supplicant: install systemd service files
 2015-03-19  0:41 UTC  (2+ messages)

[PATCH net-next] inet: add a schedule point in inet_twsk_purge()
 2015-03-19  0:40 UTC 

[PATCH 1/1] Intel: ASoC: Add condition check before set param to waves
 2015-03-19  0:38 UTC 

[PATCH 0/2] init fixes
 2015-03-18 16:31 UTC  (3+ messages)
` [PATCH 1/2] sysvinit-inittab: Fix no tty in runlevel 1
` [PATCH 2/2] initscripts: Add changetodefaultvt for 2, 3, 4 runlevels

Persistent mapping from BT hardware to hci name
 2015-03-19  0:34 UTC 

git pull & git gc
 2015-03-19  0:31 UTC  (8+ messages)

[PATCH 1/2] ARM: dts: brcmstb: un-hexify clock frequency
 2015-03-19  0:31 UTC  (4+ messages)
  ` [PATCH 2/2] ARM: dts: brcmstb: add IRQ0 controller

[PATCH] libxlu: avoid having two definitions of XLU_ConfigList
 2015-03-19  0:28 UTC  (2+ messages)

[Buildroot] Buildroot fails with: mkusers: user already exists with group 'nogroup'
 2015-03-19  0:27 UTC  (2+ messages)

[PATCH 6/8] amd64_edac: enforce synchronous probe
 2015-03-19  0:26 UTC  (12+ messages)

[PATCH v2] Fix libxc return -E misusage
 2015-03-19  0:24 UTC  (14+ messages)
` [PATCH v2 01/13] libxc: Replaces tabs with spaces in xc_cpupool_freeinfo
` [PATCH v2 02/13] libxc: Propagate errno from hypercall instead of anything else
` [PATCH v2 03/13] libxc: Fix xc_domain_get_tsc_info to return -1 instead of -Exx
` [PATCH v2 04/13] libxc: xc_physdev_map return -1 and populate errno
` [PATCH v2 05/13] libxc: Return negative value and propagate errno for xc_offline_page API
` [PATCH v2 06/13] libxc: Fix xc_pm API calls to return negative error and stash error in errno
` [PATCH v2 07/13] libxc: Fix xc_tmem_control to return proper error
` [PATCH v2 08/13] libxc: Check xc_domain_maximum_gpfn for negative return values
` [PATCH v2 09/13] libxc: Check xc_maximum_ram_page "
` [PATCH v2 10/13] libxc: If xc_domain_add_to_physmap fails, include errno value
` [PATCH v2 11/13] libxc: Check xc_sharing_* for proper return values
` [PATCH v2 12/13] libxl: Don't assign return value to errno for E820 get/set xc_ calls
` [PATCH v2 13/13] libxc: Fix do_memory_op to return negative value on errors

[PATCH/RFC 0/9] Next bunch of KVM/s390x changes for next
 2015-03-19  0:23 UTC  (3+ messages)
` [PATCH/RFC 4/9] KVM: s390: Add MEMOP ioctls for reading/writing guest memory

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-19  0:23 UTC  (16+ messages)

[PATCH 0/2] Changes to timers Maefile to use shared logic for run_tests and install
 2015-03-19  0:21 UTC  (7+ messages)
` [PATCH 2/2] selftests/timers: change to use shared logic to run and install tests

[PATCHv3] mm: Don't offset memmap for flatmem
 2015-03-19  0:21 UTC  (3+ messages)

[PATCH v2] selftests/timers: Use shared logic to run and install tests
 2015-03-19  0:20 UTC  (2+ messages)

Upstream QEMU based stubdom and rump kernel
 2015-03-19  0:19 UTC  (2+ messages)

[PATCH] selftests: Fix build failures when invoked from kselftest target
 2015-03-19  0:18 UTC  (7+ messages)
` [PATCH] selftests: Fix kcmp build to not require headers install

[Qemu-devel] [PATCH v2 0/5] fw-cfg: documentation, cleanup, and cmdline blobs
 2015-03-19  0:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] fw_cfg: add documentation file (docs/specs/fw_cfg.txt)
` [Qemu-devel] [PATCH v2 2/5] fw_cfg: remove support for guest-side data writes
` [Qemu-devel] [PATCH v2 3/5] fw_cfg: prevent selector key conflict
` [Qemu-devel] [PATCH v2 4/5] fw_cfg: prohibit insertion of duplicate fw_cfg file names
` [Qemu-devel] [PATCH v2 5/5] fw_cfg: insert fw_cfg file blobs via qemu cmdline

[U-Boot] [PATCH 0/10] Add Marvell Armada A38x 88F6820 SoC support
 2015-03-19  0:15 UTC  (3+ messages)
` [U-Boot] [PATCH 10/10] arm: mvebu: Add Armada A38x DB-88F6820-GP board support

[ath9k-devel] Power drain during suspend
 2015-03-19  0:12 UTC  (10+ messages)

[U-Boot] [PATCH v2] arm: mx5: Add support for USB armory board
 2015-03-19  0:12 UTC  (2+ messages)

[PATCH] Avoid null-pointer access in w1/slaves/w1_therm
 2015-03-19  0:09 UTC  (11+ messages)

[PATCH 0/12 v2] ASoC: Renesas adds DPCM based sampling rate convert
 2015-03-19  0:08 UTC  (7+ messages)
` [PATCH 01/12 v2] ASoC: core: remove of_xlate_dai_name from snd_soc_component_driver
` [PATCH 03/12 v2] ASoC: rsnd-dpcm-card: add Renesas sound card support for DPCM

[BUG/PATCH] kernel RNG and its secrets
 2015-03-18 23:53 UTC  (6+ messages)

[Buildroot] [PATCH 0/3] support/download: be more aggressive on missing hashes (branch yem/dl-hash)
 2015-03-19  0:06 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] support/download: always fail when there's no hash

[PATCH v2] selftests: Fix build failures when invoked from kselftest target
 2015-03-19  0:05 UTC  (3+ messages)

[Buildroot] [PATCH 0/5] media image generation
 2015-03-19  0:04 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] Makefile: add "
` [Buildroot] [PATCH 2/5] board/raspberrypi: install Device Tree

[PATCH RESEND] sata: xgene: add ACPI support for APM X-Gene SATA ports
 2015-03-19  0:03 UTC 

[PATCH] x86, mce, severities: Add AMD severities function
 2015-03-19  0:01 UTC  (5+ messages)

[RFC PATCH v3 0/8] Provide y2038/y2106 safe rtc_class_ops.set_mmss64()
 2015-03-18 23:53 UTC  (5+ messages)

[PATCHv4 00/35] ARM: OMAP2+: PRCM / SCM cleanups against 4.0-rc1
 2015-03-19  0:00 UTC  (3+ messages)

Installing Linux kernel headers including custom UAPI header file
 2015-03-18 23:59 UTC 

[Buildroot] [PATCH v3 1/2] package/avrdude: optionally depends on libftdi or libftdi1
 2015-03-18 23:58 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/2] package/openocd: depends on libftdi1 instead of libftdi

master - cache: Store metadata size and checksum
 2015-03-18 23:58 UTC 

master - toollib: Reorder process_each_pv initialisation
 2015-03-18 23:58 UTC 

master - pvs: Hide inaccessible clustered PVs
 2015-03-18 23:58 UTC 

master - systemid: Use correct mempool
 2015-03-18 23:58 UTC 

master - cache: Retain orphans while global lock held
 2015-03-18 23:58 UTC 

[PATCH v2 00/19] Remove depencies on staged config for atomic transition
 2015-03-18 23:57 UTC  (2+ messages)

[PATCH v3] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
 2015-03-18 23:57 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] python-distribute: Adds netclient, email and shell runtime dependencies necessary to
 2015-03-18 23:57 UTC 

perf: thread is its own parent
 2015-03-18 23:56 UTC 

[Buildroot] [git commit] package/luajit: introducing luajit arch supports
 2015-03-18 23:54 UTC  (2+ messages)

[PATCH 0/2 v2] dmaengine: remove Renesas Audio DMAC peri peri
 2015-03-18 23:54 UTC  (5+ messages)
` [PATCH 2/2 v2] ARM: configs: remove all CONFIG_RCAR_AUDMAC_PP from ARM defconfigs

[PATCH v2 0/3] OMAP 3 ISP (and N9/N950 primary camera support) dts changes
 2015-03-18 23:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt: bindings: Add bindings for omap3isp
` [PATCH v2 2/3] arm: dts: omap3: Add DT entries for OMAP 3
` [PATCH v2 3/3] arm: dts: n950, n9: Add primary camera support

syntax for deleting subvolumes?
 2015-03-18 23:50 UTC  (9+ messages)

XioMessenger howto
 2015-03-18 23:32 UTC 

dm thin: How to shrink think pool device?
 2015-03-18 23:46 UTC 

[PATCH] amba-pl011: simplify TX handling
 2015-03-18 23:43 UTC  (4+ messages)

[PATCH v4 RESEND 0/4] cpusets,isolcpus: exclude isolcpus from load balancing in cpusets
 2015-03-18 23:40 UTC  (5+ messages)
` [PATCH 3/4] cpusets,isolcpus: add file to show isolated cpus in cpuset

[PATCH 1/1] ltp: find all .debug directories
 2015-03-18 23:36 UTC  (2+ messages)

[PATCH 3.14 00/96] 3.14.36-stable review
 2015-03-18 23:36 UTC  (3+ messages)
  ` [PATCH 3.14 37/96] iio: mxs-lradc: only update the buffer when its conversions have finished

How to support arm-none-eabi toolchain for u-boot on Amlogic
 2015-03-18 23:35 UTC  (2+ messages)

[PATCH] Basic GM206 bringup (as copy of GM100)
 2015-03-18 23:35 UTC  (3+ messages)

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-18 23:35 UTC  (5+ messages)

Babeltrace hosted at the Linux Foundation Diamon Workgroup
 2015-03-18 23:32 UTC 

[Buildroot] [PATCH] configs: add defconfig for Freescale i.MX31 PDK
 2015-03-18 23:32 UTC  (2+ messages)

[xen-4.4-testing test] 36516: tolerable FAIL - PUSHED
 2015-03-18 23:29 UTC 

[PATCH v2 net-next 0/4] Add support for async socket operations
 2015-03-18 23:29 UTC  (3+ messages)

[PATCH 1/4] ARM: BCM2835: Add a function for doing an rmb() between device reads
 2015-03-18 23:28 UTC  (7+ messages)
` [PATCH 3/4 v4] mailbox: Enable BCM2835 mailbox support

[PATCHv2 00/12] usb: ulpi bus
 2015-03-18 23:26 UTC  (5+ messages)
` [PATCHv2 01/12] usb: add bus type for USB ULPI
` [PATCHv2 10/12] usb: dwc3: add ULPI interface support

[3.13.y-ckt stable] Patch "vm: add VM_FAULT_SIGSEGV handling support" has been added to staging queue
 2015-03-18 23:23 UTC  (3+ messages)

+ mm-page_alloc-call-kernel_map_pages-in-unset_migrateype_isolate.patch added to -mm tree
 2015-03-18 23:26 UTC 

[PATCH] MIPS: MSA: misaligned support
 2015-03-18 23:25 UTC  (5+ messages)

Linux Kernel Scheduling Addition Notification : Hybrid Sleepers and Unfair scheduling
 2015-03-18 23:25 UTC 

[RFC 2/2] xfs_db: enable blocktrash for checksummed filesystems
 2015-03-18 23:25 UTC 

[RFC 1/2] xfs_db: enable blockget for v5 filesystems
 2015-03-18 23:23 UTC 

[PATCH] mkfs: default to CRC enabled filesystems
 2015-03-18 23:22 UTC 

[PATCH] xfs_repair: don't abort on bad directory leaf crc during leaf check
 2015-03-18 23:22 UTC 

[diamon-discuss] Babeltrace now hosted by the Linux Foundation
 2015-03-18 23:22 UTC 

[PATCH] libxfs: don't write uninitialized heap contents into new directory blocks
 2015-03-18 23:21 UTC 

[PATCH][stable] Bluetooth: Add support for Acer [0489:e078]
 2015-03-18 23:19 UTC  (4+ messages)

[PATCH][3.13.y-ckt][PATCH 0/1] Backport of mainline commit 4a46b24e for upstream 3.13.y-ckt
 2015-03-18 23:17 UTC  (2+ messages)

[PATCH] Bluetooth: Gracefully response to enabling LE on LE only devices
 2015-03-18 23:15 UTC 

[PATCH] perf tools: Work around lack of sched_getcpu in glibc < 2.6
 2015-03-18 23:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/4] i2c: mux-pinctrl: Rework to honor disabled child nodes
 2015-03-18 23:10 UTC  (7+ messages)
` [PATCH v3 "

[PATCH v2] blkmq: Fix NULL pointer deref when all reserved tags in use
 2015-03-18 23:07 UTC  (2+ messages)

[PATCH 2.6 to 4.0] hfsplus: fix B-tree corruption after insertion at position 0
 2015-03-18 23:05 UTC 

Need help deciding between subtree and submodule
 2015-03-18 23:04 UTC  (3+ messages)

[PATCH 0/4] Minor purgatory updates
 2015-03-18 23:04 UTC  (5+ messages)
` [PATCH 3/4] purgatory: Generate map file
` [PATCH 1/4] purgatory: Add no-zero-initialized-in-bss flag
` [PATCH 4/4] purgatory: Add printf type checking
` [PATCH 2/4] purgatory: Generate symbol file

randconfig build error with next-20150318, in drivers/vfio/virqfd.c
 2015-03-18 23:03 UTC 

[PATCH v3] f2fs: add fast symlink support
 2015-03-18 23:02 UTC  (5+ messages)

[PATCH 0/2]Support Alps Touchpad SS4 device
 2015-03-18 23:01 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
 2015-03-18 23:00 UTC  (4+ messages)

[PATCH] TCO Watchdog warning interrupt driver creation
 2015-03-18 23:00 UTC  (4+ messages)

[PATCH 1/2] diff --cached: do not report i-t-a entries as "new"
 2015-03-18 20:30 UTC  (8+ messages)
` [PATCH v2] diff-lib.c: adjust position of i-t-a entries in diff

[PATCH 1/3] drm/layerscape: Add fsl dcu DRM driver
 2015-03-18 22:58 UTC  (3+ messages)

[PATCH RESUBMIT] Enclosure: fix WARN ON when doing dlpar removing an adapter in dual patch devices
 2015-03-18 22:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] configure: clang 3.5.0 build fixes
 2015-03-18 22:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] tricore: remove no-op abs() calls
` [Qemu-devel] [PATCH v2 2/4] configure: handle clang -nopie argument warning
` [Qemu-devel] [PATCH v2 3/4] configure: silence glib unknown attribute __alloc_size__
` [Qemu-devel] [PATCH v2 4/4] configure: Add workaround for ccache and clang

[PATCH] OMAP3 ISP: Set DMA segment size
 2015-03-18 22:55 UTC 

[PATCH] PM / Domains: If an OF node is found but no device probed yet, defer
 2015-03-18 22:55 UTC  (7+ messages)

[PATCH kvm-unit-tests] x86: fix build (macro R interpreted as raw string)
 2015-03-18 22:53 UTC  (2+ messages)

[PATCH] usb: musb: Fix fifo reads for dm816x with musb_dsps
 2015-03-18 22:48 UTC 

[Patch v5] x86: irq_comm: Add check for RH bit in kvm_set_msi_irq
 2015-03-18 22:52 UTC  (2+ messages)

[GIT PULL FOR v4.1] Sensor drivers fixes
 2015-03-18 22:50 UTC 

[V6,1/9] elf: Add new powerpc specifc core note sections
 2015-03-18 22:50 UTC  (16+ messages)

[xen-4.5-testing test] 36511: tolerable FAIL - PUSHED
 2015-03-18 22:50 UTC 

[Qemu-devel] clang 3.5.0 errors
 2015-03-18 22:48 UTC  (8+ messages)

[PATCH/RFC/GSOC] make git-pull a builtin
 2015-03-18 22:26 UTC  (2+ messages)

[PATCH 00/14] numparse module: systematically tighten up integer parsing
 2015-03-18 22:47 UTC  (4+ messages)
` [PATCH 01/14] numparse: new module for parsing integral numbers

[REGRESSION] "of: Fix premature bootconsole disable with 'stdout-path'" breaks console on tty0
 2015-03-18 22:46 UTC  (11+ messages)

[PATCH] Staging: lustre: file.c: fix coding style
 2015-03-18 22:46 UTC  (4+ messages)
` [HPDD-discuss] "

[Buildroot] [PATCH v2 1/1] board: add support for Xilinx zc706
 2015-03-18 22:45 UTC  (5+ messages)

[PATCH v2 00/26] OMAP3 ISP: Move to videobuf2
 2015-03-18 22:43 UTC  (9+ messages)
` [PATCH v2 25/26] omap3isp: "

First-Touch policy on NUMA: some pages on the wrong node
 2015-03-18 22:43 UTC  (2+ messages)

[Buildroot] graphics
 2015-03-18 22:42 UTC  (3+ messages)

Linux the best hardware for routing with 10 and 40G network adapter
 2015-03-18 22:41 UTC  (2+ messages)

[Buildroot] [PATCH] package/dvdrw-tools: fix incorrect default choiche
 2015-03-18 22:41 UTC  (2+ messages)

Git with Lader logic
 2015-03-18 22:38 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: atmel: sama5d4: set non-secured for peripherals
 2015-03-18 22:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Net: macb: reset GBE bit when fallback checking
 2015-03-18 22:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] ARM: atmel: armv7: move spl lds to armv7 directory
 2015-03-18 22:37 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH 1/2] ARM: atmel: sama5d4 boards: fix spl lds location
 2015-03-18 22:37 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] ARM: atmel: sama5d4 xplained: enable mmc power
 2015-03-18 22:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: at91: at91sam9rlek: add hush parser to defconfig
 2015-03-18 22:37 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] ARM: at91: at91sam9rlek: add mmc environment configuration
 2015-03-18 22:37 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: at91: at91sam9rlek: add mci support
 2015-03-18 22:36 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH v2] ARM: at91: at91sam9rlek: update the default nand flash configs
 2015-03-18 22:36 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[qemu-upstream-4.5-testing test] 36517: tolerable FAIL - PUSHED
 2015-03-18 22:33 UTC 

[PATCH] mremap: add MREMAP_NOHOLE flag --resend
 2015-03-18 22:31 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.