All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-20 18:55:16 to 2014-06-20 19:53:38 UTC [more...]

Device-tree and Marvell vendor prefix
 2014-06-20 19:53 UTC  (2+ messages)

[PATCH] staging: rtl8192 Check for Null return from dev_skb_alloc
 2014-06-20 19:53 UTC  (2+ messages)

[RFC PATCH 1/7] rebase -i: Make option handling in pick_one more flexible
 2014-06-20 19:53 UTC  (3+ messages)

[GIT PULL] USB driver fixes for 3.16-rc2
 2014-06-20 19:57 UTC 

+ initramfs-support-initramfs-that-is-more-than-2g-fix-2.patch added to -mm tree
 2014-06-20 19:52 UTC 

[PATCH] trivial: fs/btrfs/tree-log.c: Fix closing brace followed by if
 2014-06-20 19:51 UTC 

[PATCH 00/19] Daisy migration
 2014-06-20 19:51 UTC  (55+ messages)
` [PATCH 01/19] README: update with Daisy info
` [PATCH 02/19] linux-libc-headers: remove old 2.6.37 version
` [PATCH 04/19] binutils: remove the old overlay of 2.20.1 version
` [PATCH 05/19] eglibc: remove the old overlay of 2.12 version
` [PATCH 06/19] linux-ti-staging: remove 3.8 bbappend, as recipe is gone from meta-ti
` [PATCH 07/19] libjpeg-turbo: remove bbappend for SVN URI, as main recipe uses tarball now
` [PATCH 08/19] icu: remove bbappend and patch to disable LDFLAGSICUDT, applied upstream
` [PATCH 09/19] recipes: update bbappends to match newer versions in lower layers
` [PATCH 10/19] gadget-init: LICENSE from oe-core has changed, update hash
` [PATCH 11/19] wl18xx-firmware: specify the branch being used for this version
` [PATCH 12/19] hostap-daemon: "
` [PATCH 13/19] wpa-supplicant: "
` [PATCH 14/19] toolchain-external: bb.which() is not part of bb.utils module
` [PATCH 15/19] toolchain-linaro/gcc: remove DEFAULTTUNE settings that went to meta-ti
` [PATCH 16/19] arago-prefs, toolchain-linaro: update system versions
` [PATCH 17/19] arago.conf: with unification on mainline, remove PACKAGE_ARCH logic
` [PATCH 18/19] tisdk-image: upstream got new rootfs/image framework, unbreak parsing
` [PATCH 19/19] arago.conf: update version, remove FETCHCMD_wget workaround

[PATCH] trivial: sound/core/seq/seq_memory.c: Fix closing brace followed by if
 2014-06-20 19:50 UTC 

[Qemu-devel] [PULL for-2.1 00/40] QMP queue
 2014-06-20 19:49 UTC  (5+ messages)

[PATCH v3 0/2] xen: vnuma for PV guests
 2014-06-20 19:47 UTC  (4+ messages)
` [PATCH v3 1/2] xen: vnuma for pv guests

[PATCH] trivial: net/irda/irlmp.c: Fix closing brace followed by if
 2014-06-20 19:48 UTC 

kernel BUG at /src/linux-dev/mm/mempolicy.c:1738! on v3.16-rc1
 2014-06-20 19:46 UTC  (4+ messages)

[PATCH] dt/documentation: add specification of dma bus information
 2014-06-20 19:46 UTC  (11+ messages)

[PATCH v5 00/15] Thunderbolt driver for Apple MacBooks
 2014-06-20 19:45 UTC  (4+ messages)
` [PATCH v5 01/15] thunderbolt: Add initial cactus ridge NHI support

[PATCH] trivial: drivers/macintosh/smu.c: Fix closing brace followed by if
 2014-06-20 19:44 UTC  (2+ messages)

[PATCH 1/4] thunderbolt: Add casts to prevent endianness warnings
 2014-06-20 19:42 UTC  (4+ messages)
` [PATCH 2/4] thunderbolt: Fix header declaration of tb_find_cap
` [PATCH 3/4] thunderbolt: Make enum tb_drom_entry_type unsigned
` [PATCH 4/4] thunderbolt: Make tb_eeprom_get_drom_offset static

[PATCH] NVMe: Change nvme_enable_ctrl behavior and track CC
 2014-06-20 19:42 UTC  (5+ messages)

how to re-use a QP for a new connection
 2014-06-20 19:41 UTC  (2+ messages)

[PATCH 00/31] percpu: Consistent per cpu operations V5
 2014-06-20 19:31 UTC  (33+ messages)
` [PATCH 01/31] kernel misc: Replace __get_cpu_var uses
` [PATCH 02/31] time: "
` [PATCH 03/31] scheduler: Replace __get_cpu_var with this_cpu_ptr
` [PATCH 04/31] block: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 05/31] drivers/char/random: Replace __get_cpu_var uses
` [PATCH 06/31] drivers/cpuidle: Replace __get_cpu_var uses for address calculation
` [PATCH 07/31] drivers/oprofile: "
` [PATCH 08/31] drivers/clocksource: Replace __get_cpu_var used "
` [PATCH 09/31] drivers/net/ethernet/tile: Replace __get_cpu_var uses "
` [PATCH 10/31] watchdog: Replace __raw_get_cpu_var uses
` [PATCH 11/31] net: Replace get_cpu_var through this_cpu_ptr
` [PATCH 12/31] md: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 13/31] metag: Replace __get_cpu_var uses for address calculation
` [PATCH 14/31] drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
` [PATCH 15/31] irqchips: Replace __this_cpu_ptr uses
` [PATCH 16/31] x86: Replace __get_cpu_var uses
` [PATCH 17/31] uv: Replace __get_cpu_var
` [PATCH 18/31] arm: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 19/31] MIPS: Replace __get_cpu_var uses in FPU emulator
` [PATCH 20/31] mips: Replace __get_cpu_var uses
` [PATCH 21/31] s390: "
` [PATCH 22/31] s390: cio driver &__get_cpu_var replacements
` [PATCH 23/31] ia64: Replace __get_cpu_var uses
` [PATCH 24/31] alpha: Replace __get_cpu_var
` [PATCH 25/31] powerpc: Replace __get_cpu_var uses
` [PATCH 26/31] tile: "
` [PATCH 27/31] tile: Use this_cpu_ptr() for hardware counters
` [PATCH 28/31] blackfin: Replace __get_cpu_var uses
` [PATCH 29/31] avr32: Replace __get_cpu_var with __this_cpu_write
` [PATCH 30/31] Remove __get_cpu_var and __raw_get_cpu_var macros [only in 3.17]
` [PATCH 31/31] percpu: Remove __this_cpu_ptr

[PATCH] x86/mce: Don't unregister CPU hotplug notifier in error path
 2014-06-20 19:39 UTC  (7+ messages)

[PATCH v2 0/2] Improve mvebu_get_soc_id
 2014-06-20 19:38 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: mvebu: Use system controller to get the soc id when possible

[PATCH 1/5] cgroup: fix broken css_has_online_children()
 2014-06-20 19:35 UTC  (7+ messages)
` [PATCH 3/5] cgroup: fix mount failure in a corner case
` [PATCH 5/5] cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()

[RFC PATCH 0/2] Make host compiler and linker flags modifyable
 2014-06-20 19:35 UTC  (4+ messages)
` [RFC PATCH 1/2] Makefile: Make HOSTCFLAGS and HOSTCXXFLAGS user modifyable

Away for the next two weeks
 2014-06-20 19:34 UTC 

[PATCH v3] Support CPU-list parsing in xentrace
 2014-06-20 19:33 UTC  (3+ messages)
` [PATCH v3 1/2] libxc/xentrace: Replace xc_tbuf_set_cpu_mask with CPU mask with xc_cpumap_t instead of uint32_t
` [PATCH v3 2/2] xentrace: Implement cpu mask range parsing of human values (-c)

Does anybody know of a quick way to migrate an IMX6 BSP from dora to daisy?
 2014-06-20 19:31 UTC  (4+ messages)

[Patch net-next] veth: add netpoll support
 2014-06-20 19:31 UTC  (3+ messages)

[Qemu-devel] [PULL 00/118] ppc patch queue 2014-06-04
 2014-06-20 19:27 UTC  (5+ messages)
` [Qemu-devel] [PULL 075/118] macio: handle non-block ATAPI DMA transfers

[RFC v2 0/3] ACPI Platform Communication Channel driver
 2014-06-20 19:29 UTC  (12+ messages)
` [RFC v2 1/3] Mailbox: Add support for ACPI
        ` [Linaro-acpi] "

resolvconf bugs
 2014-06-20 19:29 UTC 

[dm-crypt] Cryptsetup-reencrypt failing with error with option --new reduce-device-size
 2014-06-20 19:26 UTC  (4+ messages)

[PATCH] iw_cxgb4: call iwpm_init() only once
 2014-06-20 19:26 UTC 

[patch] staging: iio/ad7291: fix error code in ad7291_probe()
 2014-06-20 19:22 UTC  (2+ messages)

[PATCH v3] lockdep: restrict the use of recursive read_lock with qrwlock
 2014-06-20 19:22 UTC 

[patch] cifs: fix error code in cifs_match_super()
 2014-06-20 19:22 UTC  (2+ messages)

[PATCH v2 0/5] x86,vdso: Restore a bunch of section headers
 2014-06-20 19:20 UTC  (6+ messages)
` [PATCH v2 1/5] x86,vdso: Discard the __bug_table section
` [PATCH v2 2/5] x86,vdso2c: Use better macros for ELF bitness
` [PATCH v2 3/5] x86,vdso: Improve the fake section headers
` [PATCH v2 4/5] x86,vdso: Remove some redundant in-memory "
` [PATCH v2 5/5] x86,vdso: Create .build-id links for unstripped vdso files

+ initramfs-support-initramfs-that-is-more-than-2g-fix.patch added to -mm tree
 2014-06-20 19:20 UTC 

[patch] Btrfs: fix error code in btrfs_init_test_fs()
 2014-06-20 19:20 UTC  (2+ messages)

drm/i2c: tda998x: free the CEC device on encoder_destroy
 2014-06-20 19:19 UTC 

[Bug 80266] New: Undefined operation in tgsi_ureg.c left shift of 1 by 31 places cannot be represented in type 'int'
 2014-06-20 19:17 UTC  (5+ messages)
  ` [Bug 80266] "
  ` [Bug 80266] Many instances of 1<<31, which is undefined in C99

[3.8.y.z extended stable] Linux 3.8.13.24
 2014-06-20 19:16 UTC  (2+ messages)

[PATCH v3 1/6] crypto: SHA1 multibuffer crypto hash infrastructure
 2014-06-20 19:15 UTC  (3+ messages)

[next:master 182/217] include/linux/compiler.h:109:18: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int'
 2014-06-20 19:15 UTC  (2+ messages)

[Buildroot] [Bug 5750] New: buildroot-2012.11 while building X11 for ARM, errors on xlib_libX11-1.4.2
 2014-06-20 19:14 UTC  (2+ messages)
` [Buildroot] [Bug 5750] Doing a Buildroot build from /usr doesn't work

[Bug 68151] New: Backlight brightness change causes freeze (radeon with KMS)
 2014-06-20 19:13 UTC  (2+ messages)
` [Bug 68151] "

[PATCH tip/core/rcu 0/5] Fix for cond_resched performance regression
 2014-06-20 19:12 UTC  (3+ messages)

[PATCH 1/1] MIPS: APRP: Fix an issue when device_create() fails
 2014-06-20 19:15 UTC  (3+ messages)

[Buildroot] [PATCH 0 of 3 v2] Support buildroot being located in /usr
 2014-06-20 19:11 UTC  (4+ messages)
` [Buildroot] [PATCH 1 of 3 v2] infra: support "
` [Buildroot] [PATCH 2 of 3 v2] qt5: "
` [Buildroot] [PATCH 3 of 3 v2] pkgconf: don't double prefix lib/include paths with sysroot

[Qemu-devel] [PATCH 0/7] spapr: rework memory nodes
 2014-06-20 19:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()

linux-can ISOTP module
 2014-06-20 19:08 UTC  (7+ messages)

[PATCH v2 0/8] Add Keystone PCIe controller driver
 2014-06-20 19:05 UTC  (5+ messages)

[RFC PATCH 00/11] mini-os: xenbus changes for rump kernels
 2014-06-20 19:04 UTC  (12+ messages)
` [PATCH 01/11] mini-os: Make some headers more rumpkernel-friendly
` [PATCH 02/11] mini-os: Provide <mini-os/queue.h>
` [PATCH 03/11] mini-os/xenbus: Add missing locks to xb_write
` [PATCH 04/11] mini-os/xenbus: Change type of xenbus_event_queue
` [PATCH 05/11] mini-os/xenbus: Use MINIOS_LIST for the list of watches
` [PATCH 06/11] mini-os/xenbus: Rename xenbus_events to xenbus_default_watch_queue
` [PATCH 07/11] mini-os/xenbus: Unify watch and reply queues
` [PATCH 08/11] mini-os/xenbus: Expose lower-level interface
` [PATCH 09/11] mini-os/xenbus: Sort out request and watch locking
` [PATCH 10/11] mini-os/xenbus: Provide queue->wakeup hook
` [PATCH 11/11] mini-os/xenbus: Provide xenbus_free

[3.13.y.z extended stable] Linux 3.13.11.4
 2014-06-20 19:04 UTC  (2+ messages)

docker crashes rcuos in __blkg_release_rcu
 2014-06-20 18:50 UTC  (8+ messages)
          ` [PATCH block/for-linus] blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t

[Buildroot] [PATCH] manual/make-tips: fix typo
 2014-06-20 19:03 UTC  (2+ messages)

[Qemu-devel] [PULL 00/14] Pending KVM patches for 2.1
 2014-06-20 19:01 UTC  (2+ messages)

[PATCH] drm/i915/bdw: Use timeout mode for RC6 on bdw
 2014-06-20 19:01 UTC  (3+ messages)

[PATCH nft] src: revert broken reject icmp code support
 2014-06-20 19:02 UTC  (3+ messages)

+ mm-memcontrol-rewrite-uncharge-api-fix-2.patch added to -mm tree
 2014-06-20 19:00 UTC 

[stable PATCH] nfsd: don't try to reuse an expired DRC entry off the list
 2014-06-20 18:59 UTC  (2+ messages)

[PATCH 1/4] drm/i915: don't warn if IRQs are disabled when shutting down display IRQs
 2014-06-20 18:57 UTC  (2+ messages)
` [PATCH] drm/i915: mark IRQs as disabled on unload

[U-Boot] [PATCH 1/4] mx6: Add support for the mx6solox variant
 2014-06-20 18:58 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] mx6sx: Add pin definitions
` [U-Boot] [PATCH 3/4] mx6: clock: Do not enable sata and ipu clocks

[RFC][PATCH 1/3] x86: introduce disabled-features
 2014-06-20 18:57 UTC  (9+ messages)
` [RFC][PATCH 3/3] x86: make MP a required-feature on 64-bit

[PATCH RFC v1 0/2] Add support for Hisilicon SMMU architecture
 2014-06-20 18:57 UTC  (10+ messages)
` [PATCH RFC v1 1/2] documentation/iommu: Add description of Hisilicon System MMU binding

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-20 18:55 UTC  (6+ messages)

[PATCH v2 00/18] PCIe support for DRA7xx
 2014-06-20 18:54 UTC  (4+ messages)
` [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU


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.