All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-04 06:33:49 to 2014-02-04 08:33:34 UTC [more...]

[Buildroot] [pkg-perl infra V2 01/12] perl: new infrastructure
 2014-02-04  8:33 UTC  (4+ messages)

[PATCH v8 0/7] mmc: omap_hsmmc: pbias dt and cleanup
 2014-02-04  8:32 UTC  (3+ messages)
` [PATCH v10 "

[Buildroot] [PATCH v11 0/8] Add support for top-level parallel make
 2014-02-04  8:32 UTC  (3+ messages)

More frequent kexec-tools releases
 2014-02-04  8:31 UTC  (6+ messages)

Soft RAID and EFI systems
 2014-02-04  8:32 UTC  (7+ messages)

xen-blkback: bug fixes
 2014-02-04  8:31 UTC  (10+ messages)
` [PATCH 3/3] xen-blkback: fix shutdown race
  ` [Xen-devel] "

[RFC 00/16] drm/nouveau: initial support for GK20A (Tegra K1)
 2014-02-04  8:31 UTC  (5+ messages)
` [RFC 07/16] drm/nouveau/bar/nvc0: support chips without BAR3

[RESEND PATCH] kexec/ppc64 ELF ABIv2 ABI support
 2014-02-04  8:31 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] qtest: don't leak pid files and UNIX domain sockets
 2014-02-04  8:31 UTC  (3+ messages)

[PATCH] Avoid buffer overflow on strncat usage
 2014-02-04  8:30 UTC  (2+ messages)

[PATCH] leds: Turn off led if blinking is disabled
 2014-02-04  8:11 UTC 

[PATCH] staging: cxt1e1: fix pointer-integer size mismatch warning
 2014-02-04  8:29 UTC  (3+ messages)

[ANNOUNCE] 3.12.9-rt13
 2014-02-04  8:29 UTC  (3+ messages)

[PATCH] at91: pmc: Fixed irq's name allocation for programmable clocks
 2014-02-04  8:29 UTC  (5+ messages)
` [PATCH v2] "

[Bug 74492] New: v3.13-rc8 nv4e + msi = random lockups
 2014-02-04  8:29 UTC  (7+ messages)
  ` [Bug 74492] "

[PATCH v3 0/5] can: sja1000: cleanups and new OF property
 2014-02-04  8:28 UTC  (6+ messages)

[PATCH] staging: bcm: fix pointer-integer size mismatch warnings
 2014-02-04  8:26 UTC  (3+ messages)

[PATCH] small improvement for tcp.7
 2014-02-04  8:26 UTC  (2+ messages)

blkif: drop struct blkif_request_segment_aligned
 2014-02-04  8:25 UTC  (2+ messages)

struct blkif_request_segment_aligned
 2014-02-04  8:25 UTC  (5+ messages)

[U-Boot] [PATCH v9 0/38] Switch over to real Kbuild
 2014-02-04  8:24 UTC  (39+ messages)
` [U-Boot] [PATCH v9 01/38] .gitignore: ingore files generated by Kbuild
` [U-Boot] [PATCH v9 02/38] Makefile.host.tmp: add a new script to refactor tools
` [U-Boot] [PATCH v9 03/38] tools: convert makefiles to kbuild style
` [U-Boot] [PATCH v9 04/38] board: samsung: refactor host programs
` [U-Boot] [PATCH v9 05/38] examples: Use scripts/Makefile.build
` [U-Boot] [PATCH v9 06/38] nand-spl: "
` [U-Boot] [PATCH v9 07/38] Makfile: move suffix rules to Makefile.build
` [U-Boot] [PATCH v9 08/38] Makefile: move some variable definitions to the top Makefile
` [U-Boot] [PATCH v9 09/38] Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile
` [U-Boot] [PATCH v9 10/38] kbuild: import Kbuild.include from linux v3.13 tag
` [U-Boot] [PATCH v9 11/38] kbuild: Use Kbuild.include
` [U-Boot] [PATCH v9 12/38] Makefile: move more flags to the top Makefile
` [U-Boot] [PATCH v9 13/38] Makefile: refactor include path settings
` [U-Boot] [PATCH v9 14/38] Makefile: move more stuff to top Makefile
` [U-Boot] [PATCH v9 15/38] Makefile: move some flags to spl/Makefile
` [U-Boot] [PATCH v9 16/38] Makefile: move some flags to examples makefiles
` [U-Boot] [PATCH v9 17/38] kbuild: change out-of-tree build
` [U-Boot] [PATCH v9 18/38] kbuild: add dummy obj-y to create built-in.o
` [U-Boot] [PATCH v9 19/38] Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
` [U-Boot] [PATCH v9 20/38] kbuild: import more build scripts from Linux v3.13 tag
` [U-Boot] [PATCH v9 21/38] kbuild: use Linux Kernel build scripts
` [U-Boot] [PATCH v9 22/38] kbuild: delete temporary "
` [U-Boot] [PATCH v9 23/38] kbuild: move some lines to more suitable place
` [U-Boot] [PATCH v9 24/38] kbuild: convert some make rules to Kbuild style
` [U-Boot] [PATCH v9 25/38] kbuild: move include directives of board configuration files
` [U-Boot] [PATCH v9 26/38] kbuild: generate {spl, tpl}-autoconf.mk only when it is necessary
` [U-Boot] [PATCH v9 27/38] Makefile: remove a cleaning target "tidy"
` [U-Boot] [PATCH v9 28/38] kbuild: change the top Makefile to more Kbuild-ish structure
` [U-Boot] [PATCH v9 29/38] examples: move api/ and standalone/ entry to examples/Makefile
` [U-Boot] [PATCH v9 30/38] kbuild: refactor Makefile and spl/Makefile more
` [U-Boot] [PATCH v9 31/38] Makefile: Do not pass MTD_VERSION from the top Makefile
` [U-Boot] [PATCH v9 32/38] Makefile: refactor tools-all targets
` [U-Boot] [PATCH v9 33/38] kbuild: use scripts/Makefile.clean
` [U-Boot] [PATCH v9 34/38] kbuild: support simultaneous board configuration and "make all"
` [U-Boot] [PATCH v9 35/38] kbuild: check clean source and generate Makefile for out-of-tree build
` [U-Boot] [PATCH v9 36/38] board: sandburst: delete FORCEBUILD
` [U-Boot] [PATCH v9 37/38] kbuild: Do not generate .*.su files at the top directory
` [U-Boot] [PATCH v9 38/38] tools/env: cross-compile fw_printenv without setting HOSTCC

[PATCH] btrfs-progs: there is devid 0 when replace is running
 2014-02-04  8:33 UTC  (2+ messages)
` [PATCH v2] "

bug? git push triggers auto pack when gc.auto = 0
 2014-02-04  8:22 UTC  (8+ messages)
      ` [PATCH 1/2] receive-pack: update $GIT_DIR/info before auto garbage collection
        ` [PATCH/RFC 2/2] receive-pack: hint that the user can stop "git push" at auto gc time

[PATCH 1/2] usbtv: split core and video implementation
 2014-02-04  8:22 UTC  (3+ messages)
` [PATCH 2/2] usbtv: add audio support

[PATCH v6 0/7] dm-multipath: push back requests instead of queueing
 2014-02-04  8:18 UTC  (5+ messages)
` [PATCH 4/7] dm mpath: remove process_queued_ios()

[Qemu-devel] [PULL 0/3] Update seabios to 1.7.4
 2014-02-04  8:17 UTC  (3+ messages)

xfs.org wiki is down
 2014-02-04  8:15 UTC 

[PATCH 1/2] clocksource: sunxi: Add new compatibles
 2014-02-04  8:13 UTC  (6+ messages)

relationship of nested stripe sizes, was: Question regarding XFS on LVM over hardware RAID
 2014-02-04  7:06 UTC  (11+ messages)
                  ` documentation framework [was Re: relationship of nested stripe sizes, was: Question regarding XFS on LVM over hardware RAID.]

[PATCH] PPC: KVM: fix VCPU run for HV KVM
 2014-02-04  8:09 UTC  (8+ messages)

[PATCH] pinctrl: protect pinctrl_list add
 2014-02-04  8:07 UTC  (4+ messages)
    ` [PATCH v2] "

[Buildroot] [PATCH 2/2] mysql: disable debugging option
 2014-02-04  8:06 UTC  (4+ messages)

[PATCH] net:phy:dp83640: Initialize PTP clocks at device init
 2014-02-04  8:04 UTC  (2+ messages)

[PATCH v3] ptp: Allow selecting trigger/event index in testptp
 2014-02-04  8:01 UTC  (2+ messages)

Question regarding XFS on LVM over hardware RAID
 2014-02-04  8:00 UTC  (12+ messages)

[PATCH] nouveau/codegen: allow tex offsets on non-TXF instructions (e.g. TXL)
 2014-02-04  7:58 UTC 

network namespaces
 2014-02-04  7:57 UTC  (2+ messages)

[PATCH 00/05] input: RMI4 Synaptics RMI4 Touchscreen Driver
 2014-02-04  7:56 UTC  (2+ messages)

[nftables] rebase next-3.14
 2014-02-04  7:55 UTC  (4+ messages)

[Qemu-devel] [Qemu-ppc] standard test image not booting with qemu-system-ppc
 2014-02-04  7:55 UTC  (5+ messages)

UBI leb_write_unlock NULL pointer Oops (continuation)
 2014-02-04  7:54 UTC  (9+ messages)
  ` AW: "

[PATCH v2 0/3] tegra30 watchdog support
 2014-02-04  7:54 UTC  (4+ messages)
` [PATCH v2 2/3] clocksource: tegra: Define timer bases in header file

[PATCH] Load PBL into SRAM
 2014-02-04  7:53 UTC 

librdmacm 1.0.18 + more
 2014-02-04  7:53 UTC  (3+ messages)

[PATCH] Load PBL into SRAM
 2014-02-04  7:51 UTC  (10+ messages)
    ` Fwd: "

[PATCH] net:cpsw: Pass unhandled ioctl's on to generic phy ioctl
 2014-02-04  7:50 UTC 

Putting fltk into oe-core (recipes-graphics)
 2014-02-04  7:47 UTC  (5+ messages)

[xen-unstable test] 24723: tolerable trouble: broken/fail/pass
 2014-02-04  7:47 UTC 

[patch] UBI: fix some use after free bugs
 2014-02-04  7:45 UTC  (3+ messages)

[meta-raspberrypi][PATCH V2] Add initramfs support
 2014-02-04  7:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] PPC: KVM: Don't tell the user about missing SPR syncs
 2014-02-04  7:44 UTC  (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH] PPC: KVM: suppress warnings about not supported SPRs

[U-Boot] [PATCH][v3] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
 2014-02-04  7:41 UTC  (6+ messages)

[PATCH v2 2/7] memcg, slab: cleanup memcg cache name creation
 2014-02-04  7:39 UTC  (3+ messages)
` [PATCH] memcg, slab: cleanup memcg cache creation

[PATCH] nv50: only over-allocate by a page for code
 2014-02-04  7:32 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-03
 2014-02-04  7:30 UTC 

[U-Boot] [PATCH 0/6] usb:samsung: Exynos4 SoC USB code improvements
 2014-02-04  7:29 UTC  (5+ messages)
` [U-Boot] [PATCH 4/6] usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver

GSoc
 2014-02-04  7:29 UTC  (3+ messages)

How do you install bluez for development?
 2014-02-04  7:28 UTC  (3+ messages)

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-02-04  7:26 UTC  (12+ messages)

[Qemu-devel] [Bug 1174654] [NEW] qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram
 2014-02-04  7:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 1174654] "

[PATCH] i.MX21 ADS defconfig: set CONFIG_NAND_IMX since this board has a 64MBi NAND flash
 2014-02-04  7:25 UTC  (2+ messages)

[PATCH] cfi_flash.c: correct calculation of region erasesize and offset for multiple (size_ratio > 1) chips in parallel
 2014-02-04  7:25 UTC  (2+ messages)

Fwd: AMD, Solaris, KVM. Panic at boot time
 2014-02-04  7:24 UTC  (3+ messages)
      ` Fwd: "

[U-Boot] Clarification
 2014-02-04  7:24 UTC 

[U-Boot] [PATCH v2 0/6] Introducing the Broadcom bcm281xx Architecture
 2014-02-04  7:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/6] i2c: kona: Add Kona I2C driver

spinlock lockup suspected reasons
 2014-02-04  7:21 UTC 

[Qemu-devel] [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion()
 2014-02-04  7:21 UTC  (5+ messages)
    ` [Qemu-devel] 9pfs troubles (was Re: [PATCH 1/4] hw/9pfs: fix error handing in local_ioc_getversion())

[PATCH 1/2] scripts/kwbimage: Fix resource leak in image_create()
 2014-02-04  7:21 UTC  (2+ messages)

[PATCH v2] ptp: Allow selecting trigger/event index in testptp
 2014-02-04  7:20 UTC  (2+ messages)

barebox env userspace
 2014-02-04  7:17 UTC  (3+ messages)

[PATCH] kernel/kprobes.c: move cleanup_rp_inst() to where CONFIG_KRETPROBES enabled
 2014-02-04  7:17 UTC  (7+ messages)
        ` [PATCH] kernel: kprobe: move all *kretprobe* generic implementation to CONFIG_KRETPROBES enabled area

Need help in bug in isolate_migratepages_range
 2014-02-04  7:17 UTC  (8+ messages)

[Qemu-devel] migration: broken ram_save_pending
 2014-02-04  7:15 UTC 

[PATCH 0/2] DA923RC: boot script and malloc size
 2014-02-04  7:13 UTC  (2+ messages)

[RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued
 2014-02-04  7:13 UTC  (12+ messages)

[U-Boot] help for sabre lite
 2014-02-04  7:12 UTC 

[PATCH 00/17] kvm-unit-tests/arm: initial drop
 2014-02-04  7:12 UTC  (6+ messages)
` [PATCH 17/17] arm: vectors support

[PATCH] hfsplus: add HFSX subfolder count support
 2014-02-04  7:10 UTC  (4+ messages)

[ath9k-devel] [PATCH 0/3] ath9k patches
 2014-02-04  7:03 UTC  (6+ messages)
` [ath9k-devel] [PATCH 1/3] ath9k: Fix build error on ARM

Is there any performance impact, if we tune kernel SCTP (/proc/sys/net/sctp/sack_timeout) parameter?
 2014-02-04  7:09 UTC 

[PATCH 1/3] nv50: rework primid logic
 2014-02-04  7:06 UTC  (3+ messages)
` [PATCH 2/3] nv50: fix layerid to be the fp input number rather than vp output number
  ` [PATCH 3/3] nv50: implement multiple viewports/scissors, enable ARB_viewport_array

[PATCH] HID: Add Apple wireless keyboard 2011 JIS model support
 2014-02-04  7:03 UTC  (3+ messages)

[PATCH] mxcmmc: Internal error: Oops: 17 [#1] ARM from sg->offset
 2014-02-04  7:03 UTC  (3+ messages)

[PATCH v3 5/6] fat: permit to return phy block number by fibmap in fallocated region
 2014-02-04  7:00 UTC  (7+ messages)

[Bug 73191] New: [radeonsi] vdpau playback issues, skipping & looping
 2014-02-04  6:59 UTC  (2+ messages)
` [Bug 73191] "

[BISECTED] Linux 3.12.7 introduces page map handling regression
 2014-02-04  6:58 UTC  (14+ messages)

[PATCH 1/2] serial: sh-sci: Fix cast warning
 2014-02-04  6:58 UTC  (2+ messages)
` [PATCH 2/2] serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n

[PATCH] spi: fix pointer-integer size mismatch warning
 2014-02-04  6:58 UTC  (2+ messages)

[PATCH] drivers/mfd: fix pointer-integer size mismatch warnings
 2014-02-04  6:42 UTC 

[Announce] Renesas branches rebased on v3.10-rc2
 2014-02-04  6:52 UTC  (2+ messages)
` [ANNOUNCE] Renesas branches rebased on v3.14-rc1

[PATCH 0/8] ARM: shmobile: Conditionally select SMSC_PHY
 2014-02-04  6:47 UTC  (3+ messages)

[U-Boot] U-Boot DWC2 warning removal
 2014-02-04  6:42 UTC 

[PATCH master] RDMA/ocrdma: Fix load time panic during GID table init
 2014-02-04  6:40 UTC 

[Qemu-devel] Hardware Interrupt handling
 2014-02-04  6:40 UTC 

[PATCH v7] xen/grant-table: Avoid m2p_override during mapping
 2014-02-04  6:36 UTC  (3+ messages)

[U-Boot] U-Boot DWC2 unused variables
 2014-02-04  6:34 UTC 

[PATCH 1/4] staging/lustre/llite: cache jobid in lu_env
 2014-02-04  6:12 UTC  (4+ messages)
` [PATCH 2/4] staging/lustre/obdclass: read jobid from proc


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.