All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-30 00:40:59 to 2014-08-30 07:01:32 UTC [more...]

[PATCHv6 0/2] thermal: exynos: Add support for TRIMINFO feature of Exynos3250
 2014-09-03  3:09 UTC  (2+ messages)

[Buildroot] [git commit branch/next] support/script/scancpan: don't generate the trailing slash in <PKG>_SITE variable
 2014-08-30  7:01 UTC 

[Buildroot] [git commit] support/script/scancpan: don't generate the trailing slash in <PKG>_SITE variable
 2014-08-30  7:01 UTC 

[PATCHv1 1/4] staging:lustre:lnet: lib-md.c make line not over 80 characters
 2014-08-30  6:59 UTC  (4+ messages)
` [PATCHv1 2/4] staging:lustre:lnet: lib-md.c delete space before '(' for code style
  ` [PATCHv1 3/4] staging:lustre:lnet: lib-md.c erase C99 // comments
    ` [PATCHv1 4/4] staging:lustre:lnet lib-md.c erase space before ')' for code style

[PATCH] fix calloc() and xcalloc() argument ordering
 2014-08-30  6:54 UTC 

[PATCH] Export handle_fasteoi_irq
 2014-08-30  6:52 UTC 

[PATCH net-next v3] lib/rhashtable: allow user to set the minimum shifts of shrinking
 2014-08-30  6:48 UTC 

[linux-3.14 test] 30039: regressions - FAIL
 2014-08-30  6:49 UTC 

[PATCH 1/7] mm/balloon_compaction: ignore anonymous pages
 2014-08-30  6:44 UTC  (5+ messages)
` [PATCH 7/7] mm/balloon_compaction: general cleanup

[Buildroot] About i386 Architecture and Grub2
 2014-08-30  6:35 UTC  (6+ messages)

[PATCH 00/12] MIPS: GIC device-tree support
 2014-08-30  6:33 UTC  (3+ messages)

[PATCH net-next v2] tcp: whitespace fixes
 2014-08-30  6:32 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-08-29
 2014-08-30  6:30 UTC 

Problem using hashlimit for bandwidth limit
 2014-08-30  6:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] numa: fix qerror_report_err not free issue
 2014-08-30  6:24 UTC  (4+ messages)

[ANNOUNCE] (Resend) Tools to analyse PM and scheduling behaviour
 2014-08-30  6:24 UTC  (4+ messages)

[PATCH] drm/i915: Don't use WaGsvRC0ResidenncyMethod on chv
 2014-08-31  6:18 UTC  (2+ messages)

[PATCH v8 net-next 0/2] load imm64 insn and uapi/linux/bpf.h
 2014-08-30  6:22 UTC  (7+ messages)
` [PATCH v8 net-next 2/2] net: filter: split filter.h and expose eBPF to user space

[Qemu-devel] [PATCH] hypervisor property clashes with hypervisor node
 2014-08-30  5:55 UTC 

[PATCH] staging: comedi: addi_apci_1564: move boilerplate text to addi_apci_1564.c
 2014-08-30  5:55 UTC 

Configurable filename for what is now .gitignore
 2014-08-30  5:43 UTC  (2+ messages)

[PATCH 0/9] rdepends fixes and QA check: file-rdeps
 2014-08-30  5:23 UTC  (4+ messages)
` [PATCH 8/9] bootchart2: no bashism in bootchartd.in

[Ksummit-discuss] Fwd: Rough notes from testing unconference
 2014-08-30  5:15 UTC  (10+ messages)
        ` [kselftest] kselftest wiki (was RE: [Ksummit-discuss] Fwd: Rough notes from testing unconference)
          ` [Ksummit-discuss] [kselftest] kselftest wiki (was "

[nft PATCH] Kill the correct protocol expression during payload parsing
 2014-08-30  5:17 UTC 

How to safely access inode/dentry obtained from struct page *?
 2014-08-30  5:11 UTC 

[PATCH v3 0/4] Add reset support for apq8064
 2014-08-30  5:08 UTC  (5+ messages)
` [PATCH v3 4/4] pinctrl: qcom: Add support for reset "

[PATCH v2] pinctrl: qcom: remove gpiochip in failure cases
 2014-08-30  5:06 UTC  (4+ messages)

[PATCH 0/2] IO voltage domain support for rk3188 and rk3288
 2014-08-30  4:51 UTC  (5+ messages)

[PATCH v2 0/4] kvmtool: ARM/ARM64: Misc updates
 2014-08-30  4:46 UTC  (7+ messages)
` [PATCH v2 1/4] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu
` [PATCH v2 4/4] kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it

[PATCH 0/2] meta-yocto-bsps: SRCREV updates and 3.4 removal
 2014-08-30  4:46 UTC  (3+ messages)
` [PATCH 1/2] yocto-bsps: remove 3.4 bbappend
` [PATCH 2/2] yocto-bsps: update SRCREVs to linux-yocto latest

[PATCH 00/18] kernel-yocto: consolidated pull request
 2014-08-30  4:38 UTC  (19+ messages)
` [PATCH 01/18] kernel-yocto: use cat-file instead of git-show
` [PATCH 02/18] kernel-yocto: move SRCREV validation to patching phase
` [PATCH 03/18] kernel-yocto: remove containing branch check
` [PATCH 04/18] kernel-yocto: remove SRC_URI kbranch validation
` [PATCH 05/18] kernel-yocto: remove branch existence checking in do_validate_branches
` [PATCH 06/18] kernel-yocto: remove KBRANCH_DEFAULT
` [PATCH 07/18] kernel-yocto: simplify branch SRCREV validation
` [PATCH 08/18] kernel-yocto: use show-ref instead of branch -a
` [PATCH 09/18] kernel-yocto: clean overly complex branch checkout
` [PATCH 10/18] kernel-yocto: allow custom non-meta, SRCREV format builds
` [PATCH 11/18] kernel-yocto: remove KBRANCH_DEFAULT
` [PATCH 12/18] kernel-yocto: convert echo statements to bb* equivalents
` [PATCH 13/18] kern-tools: allow meta branch and meta data directory to differ
` [PATCH 14/18] images: introduce core-image-kernel-dev
` [PATCH 15/18] linux-yocto/3.14: vhost, vxland, openvswitch and block/bfq updates
` [PATCH 16/18] linux-yocto/3.14: update to v3.14.17
` [PATCH 17/18] linux-yocto/3.4: remove 3.4 name recipes
` [PATCH 18/18] linux-libc-headers: update to 3.16

[PATCH 0/2] rockchip-i2s: add power setting for I2S controller and fix some critical bugs
 2014-08-30  4:30 UTC  (3+ messages)

Uboot configuration error
 2014-08-30  4:23 UTC 

[PATCH v3 0/6] hix5hd2 add some nodes
 2014-08-30  4:15 UTC  (14+ messages)
  ` [PATCH v3 1/6] ARM: dts: hix5hd2: add gmac node
  ` [PATCH v3 2/6] ARM: dts: hix5hd2: add mmc node
  ` [PATCH v3 3/6] ARM: dts: hix5hd2: add usb node
  ` [PATCH v3 4/6] ARM: dts: hix5hd2: add sata node
  ` [PATCH v3 5/6] ARM: dts: hix5hd2: add gpio node
  ` [PATCH v3 6/6] ARM: dts: hix5hd2: add wdg node

[PATCH (net-next) v3] net: stmmac: fix warning from Sparse for socfpga
 2014-08-30  3:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-30  3:49 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-30  3:49 UTC 

[PATCH 0/4] net: stmmac: Enable Intel Quark SoC X1000 Ethernet support
 2014-08-30  3:48 UTC  (4+ messages)
` [PATCH 1/4] net: stmmac: enhance to support multiple device instances

armv6k support in OE for raspberrypi and s3c6410
 2014-08-30  3:45 UTC 

mount options question
 2014-08-30  3:43 UTC  (7+ messages)

[PATCH v2 net-next 0/8] net: Checksum offload changes - Part VI
 2014-08-30  3:41 UTC  (2+ messages)

[PATCH v2] mmc:sdhci: handle busy-end interrupt during command
 2014-08-30  3:40 UTC 

[RFC PATCH] powerpc: Wire up three syscalls
 2014-08-30  3:36 UTC 

[PATCH net-next] be2net: Use dev_consume_skb_any() in the non-drop path
 2014-08-30  3:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-30  3:36 UTC 

[PATCH net-next] bnx2x: Fix sparse warnings
 2014-08-30  3:35 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-30  3:35 UTC 

[PATCH] drivers/xen/evtchn.c: Check failure for evtchn_make_refcounted()
 2014-08-30  3:39 UTC  (6+ messages)

TO CLAIM YOUR PRICE CONTACT US VIA: sirneedmond@gmail.com
 2014-08-30  3:22 UTC 

[PATCH 0/4] Remove various orphaned header files
 2014-08-30  3:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-08-30  3:33 UTC 

[PATCH net] net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
 2014-08-30  3:31 UTC  (3+ messages)

[PATCH] net: attempt a single high order allocation
 2014-08-30  3:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-08-30  3:29 UTC 

[PATCH net-next] r8152: reduce the number of Tx
 2014-08-30  3:25 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] ext4: remove a duplicate call in ext4_init_new_dir()
 2014-08-30  3:23 UTC  (2+ messages)

[PATCH net-next] tipc: fix a potential oops
 2014-08-30  3:22 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-30  3:22 UTC 

[PATCH 0/2] Get rid of ndo_xmit_flush
 2014-08-30  3:22 UTC  (4+ messages)

[RFC v2 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
 2014-08-30  3:20 UTC  (3+ messages)
` [RFC v2 1/1] "

[PATCH BlueZ v1 0/7] Introduce tools/btgatt-client
 2014-08-30  3:18 UTC  (2+ messages)

[PATCH net-next] net: phy: properly report internal PHYs through sysfs
 2014-08-30  3:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-30  3:18 UTC 

[PATCH net-next 0/6] qlcnic: Feature addition and enhancements
 2014-08-30  3:16 UTC  (2+ messages)

[PATCH 1/1] USB: Add device quirk for ASUS T100 Base Station keyboard
 2014-08-30  3:16 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-08-30  3:15 UTC 

connecting to a Motion 2in1 wiimote clone
 2014-08-30  3:14 UTC  (4+ messages)

[PATCH REPOST net 0/2] Setup mlx4 user space Ethernet QPs to properly handle VXLAN
 2014-08-30  3:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-08-30  3:12 UTC 

[RFT] Moving on from eglibc to glibc 2.20
 2014-08-30  3:01 UTC  (12+ messages)
` [OE-core] "

[PATCH net-next v2] net: add skb_get_tx_queue() helper
 2014-08-30  3:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-08-30  3:01 UTC 

[RFC] ath10k: use raw tx
 2014-08-30  2:59 UTC  (3+ messages)

[BUG] resolved deltas
 2014-08-30  2:59 UTC  (5+ messages)
` [PATCH 2/2] index-pack: handle duplicate base objects gracefully

[mmotm:master 140/287] mm/page_alloc.c:6737:46: error: request for member 'pgprot' in something not a structure or union
 2014-08-30  2:55 UTC 

net_ns cleanup / RCU overhead
 2014-08-30  2:56 UTC  (11+ messages)

stmmac: Needs to check dma_map return values (oops when build with CONFIG_DMA_API_DEBUG)
 2014-08-30  2:56 UTC  (3+ messages)
` [PATCH (net.git)] stmmac: fix dma api misuse

storage, libaio, or XFS problem? 3.4.26
 2014-08-30  2:55 UTC  (9+ messages)

[PATCH (net.git)] stmmac: ptp: fix the reference clock
 2014-08-30  2:55 UTC  (3+ messages)
` [PATCH (net.git) (v2)] "

[PATCH (net.git)] stmmac: fix tipo on mmc crc error
 2014-08-30  2:55 UTC  (2+ messages)

[PATCH (net.git)] stmmac: prevent false carrier sense detection
 2014-08-30  2:55 UTC  (2+ messages)

Has anyone integrate openSSL into GRUB?
 2014-08-30  2:46 UTC  (2+ messages)

[Patch v4] x86, irq, PCI: Keep IRQ assignment for runtime power management
 2014-08-30  2:44 UTC  (4+ messages)

[PATCH net-next 1/2] ipv6: add sysctl_mld_qrv to configure query robustness variable
 2014-08-30  2:42 UTC  (2+ messages)
` [PATCH net-next 2/2] ipv4: implement igmp_qrv sysctl to tune igmp "

cron job: media_tree daily build: WARNINGS
 2014-08-30  2:41 UTC 

[Xenomai] ODROID-U3 porting problems
 2014-08-30  2:40 UTC  (15+ messages)

pciehp regression (bug #79701)
 2014-08-30  2:36 UTC  (3+ messages)

Cache tiering slow request issue: currently waiting for rw locks
 2014-08-30  2:29 UTC  (3+ messages)

[alsa-devel] [PATCH v5 0/2] mfd: arizona: add support for INn_MODE register control
 2014-08-30  2:27 UTC  (5+ messages)
  ` [alsa-devel] [PATCH v5 1/2] mfd: arizona: Add support for INn_Mode "
` [alsa-devel] [PATCH v5 2/2] mfd: arizona: Update DT binding to support INn_MODE init_data

cifs.ko fails to load
 2014-08-30  2:26 UTC 

[PATCH 1/2] efi/arm64: use UEFI for system poweroff
 2014-08-30  2:17 UTC  (6+ messages)
` [PATCH 2/2] efi/arm64: use UEFI for system reset

[PATCH] ALSA: hda - Add a de-pop quirk for some HP machines
 2014-08-30  2:13 UTC  (5+ messages)
      ` [alsa-devel] "

[PATCH 0/5] MIPS: trivial PCI related cleanups
 2014-08-30  2:06 UTC  (6+ messages)
` [PATCH 1/5] MIPS: NILE4: remove odd locking in PCI config space access code
` [PATCH 2/5] MIPS: MSP71xx: "
` [PATCH 3/5] MIPS: pci-ar7{1x,24}x: "
` [PATCH 4/5] MIPS: pci-rt3883: "
` [PATCH 5/5] MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant

MIPS: MSP71xx: remove odd locking in PCI config space access code
 2014-08-30  2:06 UTC 

[meta-multimedia][PATCH V2 1/1] xbmc: Update to v13.2
 2014-08-30  2:05 UTC  (4+ messages)

[f2fs-dev][PATCH v2] f2fs: reposition unlock_new_inode to prevent accessing invalid inode
 2014-08-30  1:52 UTC  (2+ messages)
` [PATCH "

RTNL: assertion failed at net/ipv6/addrconf.c (1699)
 2014-08-30  1:51 UTC  (4+ messages)

mmotm 2014-08-29-15-15 uploaded
 2014-08-30  1:48 UTC  (3+ messages)
` [PATCH -mmotm] mm: fix kmemcheck.c build errors

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2014-08-30  1:47 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2014-08-30  1:47 UTC 

[U-Boot] [PATCH 0/3] ARM: Zynq: Add ZYBO board
 2014-08-30  1:42 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] configs: zynq: Add config support for ZYBO

[PATCH] staging: comedi: usbduxsigma: fix sparse endianness warnings
 2014-08-30  1:40 UTC 

[PATCH] staging: comedi: usbdux: fix sparse endianness warnings
 2014-08-30  1:40 UTC 

[nightly] Distroless meta-ti/master minimal build 2014-08-29_21-00-30
 2014-08-30  1:21 UTC 

[PATCH v5 0/3] kprobes: arm: enable OPTPROBES for ARM 32
 2014-08-30  1:28 UTC  (8+ messages)
` [PATCH v5 1/3] ARM: probes: check stack operation when decoding

mm: BUG in unmap_page_range
 2014-08-30  1:23 UTC  (10+ messages)

[PATCH] USB: isp116x: isa_rom_*() calls should depend on CONFIG_ATARI_ROM_ISA
 2014-08-30  1:25 UTC  (2+ messages)

boost 1.56 compile fail
 2014-08-30  1:14 UTC  (6+ messages)

[Xenomai] Analogy PCI Slot issues?
 2014-08-30  1:01 UTC  (3+ messages)

[RESEND] clk: ppc-corenet: Add Freescale ARM-based platforms CLK_OF_DECLARE support
 2014-08-30  1:00 UTC  (10+ messages)

debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline
 2014-08-30  0:48 UTC  (10+ messages)
                ` debug_dma_assert_idle - ahci "

[PATCH v2] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block
 2014-08-30  0:47 UTC  (4+ messages)

Good hardware for mdadm
 2014-08-30  0:44 UTC  (4+ messages)

[PATCH 3/3] ARM: zynq: DT: Add Ethernet phys
 2014-08-30  0:43 UTC  (14+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-08-30  0:40 UTC 


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.