All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-08 03:22:10 to 2015-04-08 06:41:14 UTC [more...]

[U-Boot] [PATCH 0/23] net: cosmetic: Fix naming and other checkpatch.pl issues in net/
 2015-04-08  6:41 UTC  (16+ messages)
` [U-Boot] [PATCH v2 0/25] "
  ` [U-Boot] [PATCH v2 01/25] net: cosmetic: Change IPaddr_t to struct in_addr
  ` [U-Boot] [PATCH v2 02/25] net: cosmetic: Fixup var names related to boot file
  ` [U-Boot] [PATCH v2 03/25] net: cosmetic: Fixup var names for DHCP strings
  ` [U-Boot] [PATCH v2 04/25] net: cosmetic: Name ethaddr variables consistently
  ` [U-Boot] [PATCH v2 05/25] net: cosmetic: Cleanup internal packet buffer names
  ` [U-Boot] [PATCH v2 06/25] net: cosmetic: Fix var naming net <-> eth drivers
  ` [U-Boot] [PATCH v2 07/25] net: cosmetic: Clean up TFTP variables and functions
  ` [U-Boot] [PATCH v2 08/25] net: cosmetic: Clean up ARP "
  ` [U-Boot] [PATCH v2 09/25] net: cosmetic: Clean up DHCP "
  ` [U-Boot] [PATCH v2 10/25] net: cosmetic: Clean up NFS "
  ` [U-Boot] [PATCH v2 11/25] net: cosmetic: Clean up RARP "
  ` [U-Boot] [PATCH v2 12/25] net: cosmetic: Clean up SNTP "
  ` [U-Boot] [PATCH v2 13/25] net: cosmetic: Clean up ping "
  ` [U-Boot] [PATCH v2 14/25] net: cosmetic: Clean up CDP "

[Qemu-devel] [PATCH] kvm: fix slot flags sync between Qemu and KVM
 2015-04-08  6:37 UTC  (4+ messages)
`  "

[PATCH v2 0/5] Add Mediatek MMC driver
 2015-04-08  6:39 UTC  (5+ messages)
` [PATCH v2 2/5] mmc: mediatek: "

[Qemu-devel] 64-bit build of qemu-system-arm with mingw-w64 not functional
 2015-04-08  6:38 UTC  (7+ messages)

[RFC 00/22] target: se_node_acl LUN list RCU conversion
 2015-04-08  6:31 UTC  (9+ messages)

[Qemu-devel] [Bug 1441443] [NEW] Is there a way to create a 10G network interface for VMs in KVM2.0?
 2015-04-08  6:22 UTC 

[Qemu-devel] [PATCH v7 0/14] migration: Add a new feature to do live migration
 2015-04-08  6:20 UTC  (15+ messages)
` [Qemu-devel] [v7 01/14] docs: Add a doc about multiple thread compression
` [Qemu-devel] [v7 02/14] migration: Add the framework of multi-thread compression
` [Qemu-devel] [v7 03/14] migration: Add the framework of multi-thread decompression
` [Qemu-devel] [v7 04/14] qemu-file: Add compression functions to QEMUFile
` [Qemu-devel] [v7 05/14] arch_init: Alloc and free data struct for compression
` [Qemu-devel] [v7 06/14] arch_init: Add and free data struct for decompression
` [Qemu-devel] [v7 07/14] migration: Split save_zero_page from ram_save_page
` [Qemu-devel] [v7 08/14] migration: Add the core code of multi-thread compression
` [Qemu-devel] [v7 09/14] migration: Make compression co-work with xbzrle
` [Qemu-devel] [v7 10/14] migration: Add the core code for decompression
` [Qemu-devel] [v7 11/14] migration: Add interface to control compression
` [Qemu-devel] [v7 12/14] migration: Use an array instead of 3 parameters
` [Qemu-devel] [v7 13/14] migration: Add qmp commands to set and query parameters
` [Qemu-devel] [v7 14/14] migration: Add hmp interface "

[Buildroot] [autobuild.buildroot.net] Build results for 2015-04-07
 2015-04-08  6:30 UTC 

[Qemu-devel] [PATCH qemu] qemu-options: Add documentation about PPC64's "-cpu compat" option
 2015-04-08  6:29 UTC  (4+ messages)

[PATCH] of: fix of_property_read_string
 2015-04-08  6:29 UTC  (3+ messages)

[RFC 0/3] ALSA: Add soc hda bus support
 2015-04-08  6:28 UTC  (6+ messages)
` [RFC 3/3] ALSA: hda - add soc hda bus wrapper
    ` [alsa-devel] "

[PATCH] irq: Remove unnecessary warning with affinity_hint
 2015-04-08  6:28 UTC  (3+ messages)

not syncing: Attempted to kill init! exitcode=0x00000004 ?
 2015-04-08  6:27 UTC  (9+ messages)

sched_debug: runnable tasks sum-sleep
 2015-04-08  6:25 UTC 

[PATCH] drm/i915: Add debugfs to read any DPCD register
 2015-04-08  6:40 UTC 

[PATCH 0/6] block: reread partitions changes and fix for loop
 2015-04-08  6:23 UTC  (9+ messages)
` [PATCH 0/7] block: reread partitions improvements
  ` [PATCH 1/7] block: export blkdev_reread_part() and __blkdev_reread_part()
  ` [PATCH 2/7] block: loop: don't hold lo_ctl_mutex in lo_open
  ` [PATCH 3/7] block: loop: fix another reread part failure
  ` [PATCH 4/7] block: nbd: convert to blkdev_reread_part()
  ` [PATCH 5/7] block: dasd_genhd: convert to blkdev_reread_part
  ` [PATCH 6/7] block: replace trylock with mutex_lock in blkdev_reread_part()
  ` [PATCH 7/7] s390/block/dasd: remove obsolete while -EBUSY loop

[mlmmj] Setup access rule to only allow single sender IP
 2015-04-08  6:16 UTC  (3+ messages)

[PATCH] perl: module overload rdpends on overloading
 2015-04-08  6:08 UTC 

[Qemu-devel] How to catch and check all address access requests in qemu?
 2015-04-08  5:39 UTC 

[PATCH -next] xtensa: Fix fix linker script transformation for .text / .text.fixup
 2015-04-08  6:14 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-04-08  6:12 UTC  (11+ messages)

perf smapling
 2015-04-08  6:08 UTC  (12+ messages)
      ` Fwd: "

[PATCH] kvm: x86: fix x86 eflags fixed bit
 2015-04-08  6:08 UTC 

[PATCH v2] drm/i915: add i915 specific connector debugfs file for DPCD
 2015-04-08  6:08 UTC  (2+ messages)

[PATCH 1/2] drm/msm: dsi: Update headers (add DSI_LANE_CTRL register)
 2015-04-08  6:07 UTC  (2+ messages)
` [PATCH 2/2] drm/msm: dsi: Provide option to force continuous HS clock

[PATCH v5 0/6] arm64: Add kernel probes (kprobes) support
 2015-04-08  6:07 UTC  (4+ messages)
` [PATCH v5 3/6] arm64: Kprobes with single stepping support

[PATCH 0/3] Btrfs: show subvolume name and ID in /proc/mounts
 2015-04-08  6:06 UTC  (6+ messages)
` [PATCH 1/3] Btrfs: lock superblock before remounting for rw subvol
` [PATCH 2/3] Btrfs: unify subvol= and subvolid= mounting
` [PATCH 3/3] Btrfs: show subvol= and subvolid= in /proc/mounts

[PATCH] rnndb: dsi: Add DSI_LANE_CTRL info
 2015-04-08  6:05 UTC 

[PATCH] python: Change python 2.7.9 to use libffi from the system
 2015-04-08  5:47 UTC 

[Qemu-devel] [PATCH v2 0/2] remove icc bus/bridge
 2015-04-08  6:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] cpu/apic: drop icc bus/bridge/

[PATCH] param: fixup quote parsing of kernel arguments
 2015-04-08  5:59 UTC  (2+ messages)

[PATCH] btrfs: Add show_path function for btrfs_super_ops
 2015-04-08  5:59 UTC  (2+ messages)

[RFC PATCH 0/7] Intel Cache Monitoring: Current Status and Future Opportunities
 2015-04-08  5:59 UTC  (4+ messages)

How to set "full update mode" in QEMU (in regards to display output)
 2015-04-08  5:54 UTC  (2+ messages)

[Bug 89558] New: Unknown chipset error for GeForce 840M
 2015-04-08  5:54 UTC  (2+ messages)
  ` [Bug 89558] [NV118] GM108 not supported by nouveau

[GIT PULL 00/20] phy: for 4.1 merge window
 2015-04-08  5:50 UTC  (2+ messages)

Question regarding MAC address configuraton with VLAN devices
 2015-04-08  5:49 UTC  (3+ messages)

[Bugfix v3] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-08  5:48 UTC  (4+ messages)

[PATCH] fix global bash variable on __gitcompappend
 2015-04-08  5:45 UTC  (2+ messages)
` [PATCH] fix global bash variable leak "

[PATCH] eth_dev: make ether dev_ops const
 2015-04-08  5:45 UTC  (4+ messages)
      ` working with pthreads and Processes in parallel

[PATCH 00/20] mpt3sas: driver update
 2015-04-08  5:43 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/3] usb: usb_new_device return codes consistency
 2015-04-08  5:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] usb: Early failure when the first descriptor read fails or is invalid

[PATCH v3 3/3] ixgbe: Add new ndo to allow VF multicast promiscuous mode
 2015-04-08  5:38 UTC  (2+ messages)

[PATCH v3 1/3] ixgbe, ixgbevf: Add new mbox API to enable MC promiscuous mode
 2015-04-08  5:36 UTC  (2+ messages)

[PATCH v3 2/3] if_link: Add VF multicast promiscuous control
 2015-04-08  5:37 UTC  (2+ messages)

[PATCH] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
 2015-04-08  5:39 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] board/BuR/common: simplify access to devicetree
 2015-04-08  5:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] board/BuR/tseries: reactivate NAND-board
` [U-Boot] [PATCH 3/3] board/BuR/tseries: change pinmux

[RFC PATCH v3 0/2] ARM: EXYNOS: Fix Suspend-to-RAM on Exynos5420
 2015-04-08  5:36 UTC  (17+ messages)
` [RFC PATCH v3 2/2] clk: exynos5420: Make sure MDMA0 clock is enabled during suspend

Issue With Patch Compilation Fails ( xen/arm: Introduce a generic way to describe device) with HAS_PCI and HAS_PASSTHROUGH
 2015-04-08  5:35 UTC  (3+ messages)

[PATCH 1/1] clk: exynos5420: Restore GATE_BUS_TOP on suspend
 2015-04-08  5:34 UTC  (2+ messages)

[PATCH] tests: Fix duplicate 'kms_flip_event_leak' entry in tests/Makefile.sources
 2011-04-18 20:16 UTC 

[PATCH V2 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-04-08  5:30 UTC  (6+ messages)
` [PATCH V2 2/6] i2c: qup: Add V2 tags support

[PATCH v6 0/4] clk: Provide support for always-on clocks
 2015-04-08  5:28 UTC  (10+ messages)
` [PATCH v6 3/4] clk: Provide always-on clock support
` [PATCH v6 4/4] clk: dt: Introduce binding for "

ACPI events broken on non-SMP since 3.16
 2015-04-08  5:26 UTC  (4+ messages)
` [PATCH] x86/ACPI: Fix regression caused by 16ee7b3dcc56

[U-Boot] [PATCH v2] ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot
 2015-04-08  5:25 UTC 

[U-Boot] u-boot: OpenRD Ultimate fails to build
 2015-04-08  5:24 UTC  (6+ messages)
        ` [U-Boot] KIRKWOOD - PARTITIONS and BOOTSTRAP

perf event of node-load
 2015-04-08  5:23 UTC 

[PATCH v6 1/3] xenbus_client: Extend interface to support multi-page ring
 2015-04-08  5:23 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: disable CONFIG_SYS_MALLOC_F_LEN to fix MMC boot
 2015-04-08  5:23 UTC 

[Qemu-devel] [PATCH qemu v5 00/12] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-04-08  5:11 UTC  (12+ messages)
` [Qemu-devel] [PATCH qemu v5 04/12] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v5 06/12] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v5 10/12] spapr_pci: Rework finish_realize()
` [Qemu-devel] [PATCH qemu v5 11/12] spapr_pci: Disable all DMA windows on reset

[PATCH] python-2.7-manifest.inc: add fractions.* to ${PN}-numbers
 2015-04-08  5:15 UTC 

[U-Boot] Zynq board is boken
 2015-04-08  5:14 UTC  (3+ messages)

Error building libvirt with pcap development files installed
 2015-04-08  5:14 UTC 

[PATCH v2 1/2] target/rd: reduce code duplication in rd_execute_rw()
 2015-04-08  5:13 UTC  (4+ messages)
` [PATCH v2 2/2] target/rd: Don't pass imcomplete scatterlist entries to sbc_dif_verify_*

[U-Boot] [PATCH] patman: check git format.subjectprefix setting when generate patches prefix
 2015-04-08  5:13 UTC 

[Qemu-devel] SIGTERM signal to qemu-kvm process
 2015-04-08  5:07 UTC 

linux-next: build failure after merge of the tip tree
 2015-04-08  5:03 UTC  (8+ messages)

[nightly] Core TISDK 2015.03 build 2015-04-07_22-00-51
 2015-04-08  5:00 UTC 

[PATCH 1/2] perf data: Show error message when ctf setup failed
 2015-04-08  4:49 UTC  (2+ messages)
` [PATCH 2/2] perf data: Fix ctf_writer setupenv failure

[linux-lvm] unable to lvcreate _new_ LVs on existing VG with existing LVs and plenty of room?
 2015-04-08  4:50 UTC 

XFS direct IO problem
 2015-04-08  4:49 UTC  (2+ messages)

[PATCH v2 net-next 1/2] net: introduce skb_postpush_rcsum() helper
 2015-04-08  4:48 UTC  (5+ messages)
` [PATCH v2 net-next 2/2] tc: make ingress and egress qdiscs consistent

[PATCH] ext4: move check under lock to avoid race
 2015-04-08  4:46 UTC  (2+ messages)
` [PATCH] ext4: Move check under lock scope to close a race

[PATCH V2] pmu/gk20a: PMU boot support
 2015-04-08  4:42 UTC 

[PATCH v4] x86, selftests: Add sigreturn selftest
 2015-04-08  4:39 UTC  (5+ messages)

[PATCH v4 0/5] ALSA: jack: Refactoring for jack kctls
 2015-04-08  4:39 UTC  (3+ messages)

IEEE Cluster 2015 - Call for Posters
 2015-04-08  4:29 UTC 

Update Your Account
 2015-04-08  3:42 UTC 

[PATCH v2] thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 - Bandgap Temperature read Dtemp can be corrupted
 2015-04-08  4:24 UTC  (4+ messages)

[PATCH] Staging: rtl8188eu: Replaced kzalloc and memcpy combination with kmemdup
 2015-04-08  4:14 UTC  (2+ messages)

[GIT PULL] selftest: Add futex functional tests
 2015-04-08  4:12 UTC  (5+ messages)

error on gtk-sato-engine
 2015-04-08  4:11 UTC 

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-04-08  4:10 UTC  (3+ messages)

Some libs in the generated toolchain by populate_sdk are missing in the actual rootfs
 2015-04-08  4:10 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add me on list of Dell laptop drivers
 2015-04-08  4:03 UTC  (4+ messages)

[PATCH 1/2] kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
 2015-04-08  4:03 UTC  (7+ messages)

Correct way to enable BusMaster with VFIO?
 2015-04-08  4:02 UTC 

[PATCH] perf record: Conditionally define CLOCK_MONOTONIC_RAW for older OSes
 2015-04-08  4:02 UTC 

[PATCH] generic: LVM and ram disks don't play well
 2015-04-08  3:57 UTC  (2+ messages)

[PATCH v2] perf: report/annotate: fix segfault problem
 2015-04-08  3:52 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] "
      ` [PATCH v4 "

[PATCH v3 0/3] toshiba_acpi: Fix USB Sleep & Charge mode and documentation updates
 2015-04-08  3:50 UTC  (2+ messages)

Recovering BTRFS from bcache failure
 2015-04-08  3:40 UTC 

memory barriers in virtq.lua?
 2015-04-08  3:40 UTC  (5+ messages)
  ` [snabb-devel] "

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-08  3:33 UTC  (11+ messages)

[PATCH v2 00/19] Refactor PCI controller operations
 2015-04-08  3:31 UTC  (6+ messages)
` [PATCH v2 04/19] powerpc: Create pci_controller_ops.dma_dev_setup and shim

[watchdog] WARNING: CPU: 0 PID: 1 at mm/memblock.c:1151 memblock_virt_alloc_internal()
 2015-04-08  3:30 UTC  (2+ messages)

[PATCH] enic: disable debug traces
 2015-04-08  3:29 UTC  (2+ messages)

[PATCH] powerpc32: fix warning from include/linux/mm.h
 2015-04-08  3:27 UTC  (4+ messages)
`  "

linux-next: manual merge of the vfs tree with the ext4 tree
 2015-04-08  3:26 UTC  (3+ messages)

ath10k to ath9k IBSS, ath9k has interface-combinations issue
 2015-04-08  3:25 UTC  (6+ messages)

[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
 2015-04-08  3:25 UTC  (6+ messages)

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-04-08  3:22 UTC  (10+ messages)
` [PATCH 19/25] sched: "
        ` about the flood of trivial patches and the Code of Conduct (was: Re: [PATCH 19/25] sched: Use bool function return values of true/false not 1/0)

[B.A.T.M.A.N.] [PATCH RFCv3 0/4] batman-adv: Unicasting multicast reports to querier-node only
 2015-04-08  3:22 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH RFCv3 2/4] net: Export IGMP/MLD message validation code
  `  "
    ` [Bridge] "

[PATCH kernel v7 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-04-08  3:22 UTC  (4+ messages)
` [PATCH kernel v7 26/31] powerpc/iommu: Add userspace view of TCE table


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.