All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-10 23:36:31 to 2014-11-11 01:47:43 UTC [more...]

mac test failure -- test 3301
 2014-11-11  1:46 UTC  (6+ messages)

[PATCH 1/1] init:add boot option "initramfs_packnum"
 2014-11-11  1:42 UTC 

[PATCH 0/1] nss: Upgrade to 3.17.2
 2014-11-11  1:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] maintainers: Update per replies on OE-Core
 2014-11-11  1:25 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once
 2014-11-11  1:41 UTC  (7+ messages)

[Qemu-devel] [Bug 1385934] [NEW] USB with passthrougth guest cannot enumerate USB host
 2014-11-11  1:40 UTC  (3+ messages)
` [Qemu-devel] [Bug 1385934] "

[Bug 75276] New: Implement VGPR Register Spilling
 2014-11-11  1:38 UTC  (2+ messages)
` [Bug 75276] "

[PATCH 1/3] autofs - fix log print messages
 2014-11-11  1:30 UTC  (3+ messages)
` [PATCH 2/3] autofs - change log prints to not insert newline
` [PATCH 3/3] autofs - use pr_xxx() calls directly for logging

[Qemu-devel] [PATCH v1 0/2] virtio-scsi: dataplane: one fix and one optimization
 2014-11-11  1:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/2] virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
` [Qemu-devel] [PATCH v1 2/2] virtio-scsi: dataplane: notify guest as batch

[PATCH v2 0/2] Fix node meminfo and zoneinfo corruption
 2014-11-11  1:27 UTC  (9+ messages)
` [PATCH v2 1/2] mem-hotplug: Reset node managed pages when hot-adding a new pgdat
` [PATCH v2 2/2] mem-hotplug: Reset node present "

[PATCH 4.1] drm/i915: WARN if we receive any gen9 rps interrupts
 2014-11-11  1:27 UTC  (2+ messages)
` [PATCH 4.1] drm/i915: WARN if we receive any gen9 rps

[PATCH V3] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-11-11  1:24 UTC  (3+ messages)

[PATCH 0/2] Kernel Live Patching
 2014-11-11  1:24 UTC  (11+ messages)
                  `  "

[PATCH] kvm: x86: add trace event for pvclock updates
 2014-11-11  1:18 UTC  (2+ messages)

Best qdisc for interfaces of a firewall?
 2014-11-11  1:17 UTC  (2+ messages)

[PATCH V2 00/12] MIPS: Loongson-3: Improve kernel functionality
 2014-11-11  1:14 UTC  (4+ messages)
` [PATCH V2 02/12] MIPS: Loongson: set Loongson-3's ISA level to MIPS64R1

[PATCH 1/2] weston-init: move from extras to distro location
 2014-11-11  1:08 UTC  (2+ messages)
` [PATCH 2/2] weston-init: handle first time screen calibration

[PATCHv4 0/9] Handling empty notes
 2014-11-11  1:07 UTC  (8+ messages)
` [PATCHv4 5/9] builtin/notes: Simplify early exit code in add()
` [PATCHv4 9/9] t3301: Modernize

[PATCH 0/3] PCI: Fix detection of read-only BARs
 2014-11-11  1:02 UTC  (3+ messages)
` [PATCH 1/3] PCI: Restore "

building shared library
 2014-11-11  1:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/33] x86: Add support for running on bare hardware
 2014-11-11  1:00 UTC  (34+ messages)
` [U-Boot] [PATCH v2 01/33] Move early malloc() to before arch_cpu_init()
` [U-Boot] [PATCH v2 02/33] fdt: Add a function to decode a variable-sized u32 array
` [U-Boot] [PATCH v2 03/33] dm: serial: Move current serial port pointer to global_data
` [U-Boot] [PATCH v2 04/33] dm: gpio: Add a function to read an ID from a list of GPIOs
` [U-Boot] [PATCH v2 05/33] x86: Add ifdtool for working with Intel Flash Descriptor ROM images
` [U-Boot] [PATCH v2 06/33] x86: config: Move common x86 configs to a common file
` [U-Boot] [PATCH v2 07/33] x86: Add processor functions to halt and get stack pointer
` [U-Boot] [PATCH v2 08/33] x86: Remove unnecessary find_fdt(), prepare_fdt() functions
` [U-Boot] [PATCH v2 09/33] x86: Replace fill_processor_name() with cpu_get_name()
` [U-Boot] [PATCH v2 10/33] x86: Tidy up timer code for Intel core architecture
` [U-Boot] [PATCH v2 11/33] x86: Add chromebook_link board
` [U-Boot] [PATCH v2 12/33] x86: Build a .rom file which can be flashed to an x86 machine
` [U-Boot] [PATCH v2 13/33] x86: Emit post codes in startup code for Chromebooks
` [U-Boot] [PATCH v2 14/33] x86: chromebook_link: Implement CAR support (cache as RAM)
` [U-Boot] [PATCH v2 15/33] x86: Refactor PCI to permit alternate init
` [U-Boot] [PATCH v2 16/33] x86: Support use of PCI before relocation
` [U-Boot] [PATCH v2 17/33] x86: ivybridge: Enable PCI in early init
` [U-Boot] [PATCH v2 18/33] x86: pci: Allow configuration before relocation
` [U-Boot] [PATCH v2 19/33] x86: ivybridge: Add early LPC init so that serial works
` [U-Boot] [PATCH v2 20/33] x86: Tidy up coreboot header usage
` [U-Boot] [PATCH v2 21/33] x86: Add clr/setbits functions
` [U-Boot] [PATCH v2 22/33] x86: Add msr read/write functions that use a structure
` [U-Boot] [PATCH v2 23/33] x86: ivybridge: Perform initial CPU setup
` [U-Boot] [PATCH v2 24/33] x86: ivybridge: Check BIST value on boot
` [U-Boot] [PATCH v2 25/33] x86: ivybridge: Perform Intel microcode update "
` [U-Boot] [PATCH v2 26/33] x86: dts: Add microcode updates for ivybridge CPU
` [U-Boot] [PATCH v2 27/33] x86: ivybridge: Add early init for PCH devices
` [U-Boot] [PATCH v2 28/33] x86: ivybridge: Add support for early GPIO init
` [U-Boot] [PATCH v2 29/33] x86: chromebook_link: Enable GPIO support
` [U-Boot] [PATCH v2 30/33] x86: Make show_boot_progress() common
` [U-Boot] [PATCH v2 31/33] x86: ivybridge: Add LAPIC support
` [U-Boot] [PATCH v2 32/33] x86: ivybridge: Implement SDRAM init
` [U-Boot] [PATCH v2 33/33] x86: Rename chromebook-x86 to coreboot

vmware vmxnet3-usermap AND DPDK VMXNET3 PMD
 2014-11-11  1:00 UTC  (3+ messages)

kernel BUG at drivers/block/virtio_blk.c:172!
 2014-11-11  0:56 UTC  (5+ messages)

Highres timers broken on i.mx28 for CONFIG_HZ_PERIODIC
 2014-11-11  0:55 UTC 

[PATCH v4] i2c/at91: adopt pinctrl support
 2014-11-11  0:53 UTC  (5+ messages)

[Qemu-devel] [PATCH] usb-host: fix usb_host_speed_compat tyops
 2014-11-11  0:45 UTC  (2+ messages)

[PATCH v4 00/25] virtio: fix spec compliance issues
 2014-11-11  0:45 UTC  (4+ messages)
` [PATCH v4 10/25] virtio: add API to enable VQs early

[Qemu-devel] [PATCH] ahci: Fix byte count regression for ATAPI/PIO
 2014-11-11  0:41 UTC 

[GIT PULL 1/4] KVM: s390: Fix ipte locking
 2014-11-11  0:37 UTC  (4+ messages)
` compiler bug gcc4.6/4.7 with ACCESS_ONCE and workarounds

[PATCH v7 0/5] This is the 1st version of suspend for RK3288
 2014-11-11  0:40 UTC  (4+ messages)

[PATCH iproute2] utils: relax strtoX checking in get_time_rtt
 2014-11-11  0:38 UTC 

[linux-next test] 31469: tolerable FAIL
 2014-11-11  0:38 UTC 

[PATCH] xfs_copy: simplify first_agbno calculation
 2014-11-11  0:37 UTC  (2+ messages)
` [PATCH] xfs_copy: fix ASSERT failure on 4k devices

[PATCH/RFC] workqueue: allow rescuer thread to do more work
 2014-11-10 22:04 UTC  (9+ messages)

[PATCH] ASoC: Fix kerneldoc errors
 2014-11-11  0:32 UTC  (8+ messages)

[PATCH -next 0/2] seq: Convert seq_puts and seq_putc to return void
 2014-11-11  0:32 UTC  (3+ messages)
` [PATCH -next 1/2] seq_puts: Convert to return void and convert uses too

[U-Boot] sandbox: Uninitialized variable
 2014-11-11  0:30 UTC  (2+ messages)

[RFC PATCH 0/3] power: Generic interface to get battery specification
 2014-11-11  0:30 UTC  (4+ messages)
` [PATCH 2/3] power: core: Add variables related temperature to power_supply_info

[U-Boot] [PATCH 0/39] x86: Add support for running on bare hardware
 2014-11-11  0:29 UTC  (16+ messages)
` [U-Boot] [PATCH 19/39] x86: Build a .rom file which can be flashed to an x86 machine
` [U-Boot] [PATCH 31/39] x86: ivybridge: Check BIST value on boot
` [U-Boot] [PATCH 32/39] x86: ivybridge: Perform Intel microcode update "
` [U-Boot] [PATCH 33/39] RFC: x86: dts: Add microcode updates for ivybridge CPU
` [U-Boot] [PATCH 39/39] x86: ivybridge: Implement SDRAM init

[Qemu-devel] [PATCH 00/21] qcow2: Support refcount orders != 4
 2014-11-11  0:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 08/21] qcow2: More helpers for refcount modification

[net-next PATCH 0/5] Replace __skb_alloc_pages with much simpler function
 2014-11-11  0:26 UTC  (3+ messages)
` [net-next PATCH 1/5] net: Add netdev Rx page allocation function

[PATCH 0/5] ARM: shmobile: Sound binding updates
 2014-11-11  0:25 UTC  (7+ messages)
` [PATCH 1/5] ASoC: sh: fsi: Document SoC-specific bindings
` [PATCH 3/5] ASoC: rsnd: "

Performance impact with QoS
 2014-11-11  0:24 UTC 

Confusion about __do_fault and MM_ANONPAGES
 2014-11-11  0:23 UTC  (2+ messages)

[PATCH] DT: add MDIO node for FMan node
 2014-11-11  0:23 UTC  (3+ messages)

[PATCH 0/2 v6] Digidesign Mbox 1 enhancements
 2014-11-11  0:20 UTC  (3+ messages)
` [PATCH 1/2 v6] ALSA: usb-audio: Add mixer control for Digidesign Mbox 1 clock source
` [PATCH 2/2 v6] ALSA: usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixer

[PATCH] ARM: shmobile: kzm9g legacy: Add LED support
 2014-11-11  0:18 UTC  (2+ messages)

[PATCH 0/2] mmc: improve power-on for sdio wifi card
 2014-11-11  0:17 UTC  (5+ messages)
` [PATCH 2/2] mmc: core: reset sdio card properly on resume

[U-Boot] [PATCH v3 0/14] dm: Implement driver model support in SPL
 2014-11-11  0:16 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/14] arm: spl: Avoid setting up a duplicate global data structure
` [U-Boot] [PATCH v3 02/14] dm: tegra: Avoid using arch-specific memcpy() in SPL
` [U-Boot] [PATCH v3 03/14] dm: Split the simple malloc() implementation into its own file
` [U-Boot] [PATCH v3 04/14] dm: arm: spl: Allow simple malloc() in SPL
` [U-Boot] [PATCH v3 05/14] dm: spl: Make simple malloc() available when enabled
` [U-Boot] [PATCH v3 06/14] dm: spl: Allow driver model to be used
` [U-Boot] [PATCH v3 07/14] dm: Allow device removal features to be dropped
` [U-Boot] [PATCH v3 08/14] dm: Allow stdio registration "
` [U-Boot] [PATCH v3 09/14] dm: Disable dm_warn() in SPL
` [U-Boot] [PATCH v3 10/14] dm: tegra: Add platform data for the SPL uart
` [U-Boot] [PATCH v3 11/14] dm: tegra: Add platform data for the GPIO driver
` [U-Boot] [PATCH v3 12/14] dm: arm: spl: Make driver model linker lists available
` [U-Boot] [PATCH v3 13/14] dm: tegra: Enable driver model in SPL and adjust the GPIO driver
` [U-Boot] [PATCH v3 14/14] dm: Update documentation to include CONFIG_DM... options

[PATCH 03/03] ARM: shmobile: kzm9g: Build DTS for Multiplatform
 2014-11-11  0:16 UTC  (2+ messages)

[PATCH v3/resend] ARM: shmobile: Add early debugging support using SCIF(A)
 2014-11-11  0:15 UTC  (11+ messages)

[PATCH BlueZ] GATT shim to src/shared bt_att
 2014-11-11  0:11 UTC 

[PATCH BlueZ] shared/att: bugfix for BT_ATT_ALL_REQUESTS
 2014-11-11  0:10 UTC 

[PATCH linux-next] vfio: make vfio run on s390
 2014-11-11  0:08 UTC  (2+ messages)

[PATCH v8 00/10] Support VxLAN on Fortville
 2014-11-11  0:07 UTC  (8+ messages)
` [PATCH v8 10/10] app/testpmd:test VxLAN Tx checksum offload
              ` FW: "

[PATCH 0/3] xen MSI code clean up
 2014-11-11  0:04 UTC  (4+ messages)
` [PATCH 1/3] x86/xen: Introduce a global flag to fix the MSI mask bug

[RFC] Discard update for 3.19
 2014-11-11  0:04 UTC  (5+ messages)
` [PATCH 2/3] sd: Disable discard_zeroes_data for UNMAP
` [PATCH 3/3] block: Introduce blkdev_issue_zeroout_discard() function

[Buildroot] host ldconfig package
 2014-11-11  0:04 UTC  (5+ messages)

[Bug 86133] Graphics Driver Fails to Restart Post Suspend
 2014-11-11  0:03 UTC 

[RFC 00/14] add virtual/bluez
 2014-11-11  0:03 UTC  (7+ messages)
` [RFC 06/14] pulseaudio: switch to virtual/bluez
` [RFC 08/14] gstreamer1.0-plugins-bad: "

[PATCH] ARM: OMAP4+: PM: Program CPU logic power state
 2014-11-11  0:03 UTC  (4+ messages)

[PATCH 0/2] ARM: OMAP4+: PM: centralize static dependency mapping table
 2014-11-11  0:02 UTC  (3+ messages)

[PATCH] w1: omap-hdq: support device probing with device-tree
 2014-11-10 23:59 UTC  (4+ messages)

[Patch net-next v3] neigh: remove dynamic neigh table registration support
 2014-11-10 23:59 UTC 

Making Hob better
 2014-11-10 23:58 UTC 

[PATCH 1/8] percpu: Add a DEFINE_PER_CPU_2PAGE_ALIGNED
 2014-11-10 23:55 UTC  (8+ messages)
` [PATCH 2/8] x86: Naturally align the debug IST stack
` [PATCH 3/8] x86: Add intrinsics/macros for new rd/wr fs/gs base instructions
` [PATCH 4/8] x86: Add support for rd/wr fs/gs base
` [PATCH 5/8] x86: Make old K8 swapgs workaround conditional
` [PATCH 6/8] x86: Enumerate kernel FSGS capability in AT_HWCAP2
` [PATCH 7/8] x86: Add documentation for rd/wr fs/gs base
` [PATCH 8/8] x86: Use rd/wr fs/gs base in arch_prctl

master - libdm: still better API
 2014-11-10 23:56 UTC 

master - dev_manager: workaround to allow top-level _tmeta, _tdata
 2014-11-10 23:56 UTC 

[patch net-next 00/10] introduce rocker switch driver with hardware accelerated datapath api - phase 1: bridge fdb offload
 2014-11-10 23:53 UTC  (6+ messages)
` [patch net-next 09/10] rocker: implement rocker ofdpa flow table manipulation
    ` [PATCH] checkpatch: Add --strict preference for #defines using BIT(foo)

[PATCH] tty: serial: msm_serial: Use DT aliases
 2014-11-10 23:53 UTC  (4+ messages)

HMM (heterogeneous memory management) v6
 2014-11-10 23:53 UTC  (8+ messages)
` [PATCH 3/5] lib: lockless generic and arch independent page table (gpt) v2

[PATCH net-next] net: introduce SO_INCOMING_CPU
 2014-11-10 23:51 UTC  (3+ messages)

Driver needs an owner
 2014-11-10 23:52 UTC  (3+ messages)

[PATCH] ARM: dts: DRA7: Add aliases for all serial ports
 2014-11-10 23:49 UTC  (6+ messages)

[PATCH v9 RESEND] coresight: bindings for coresight drivers
 2014-11-10 23:49 UTC  (5+ messages)

[PATCH] Revert "core: platform: add warning if driver has no owner"
 2014-11-10 23:49 UTC 

[PATCH POST V2] ARM: dts: Add am57xx-beagle-x15
 2014-11-10 23:46 UTC  (5+ messages)

[meta-fsl-ppc][PATCH] linux-qoriq: Remove Altivec from T1040 64-bit defconfig
 2014-11-10 23:44 UTC  (4+ messages)

[PATCH v2] nilfs2: avoid duplicate segment construction for fsync()
 2014-11-10 23:43 UTC  (2+ messages)

[PATCH 00/11] ARM: dts: igep00x0: Add support for new hardware revisions
 2014-11-10 23:42 UTC  (2+ messages)

[linux-3.10 test] 31470: regressions - FAIL
 2014-11-10 23:42 UTC 

[PATCH] backlight: use of_find_backlight_by_node stub when backlight class disabled
 2014-11-10 23:41 UTC  (4+ messages)

[PATCH] arm: boot: dts: dra7: add labels to DWC3 nodes
 2014-11-10 23:37 UTC  (4+ messages)

+ checkpatch-add-strict-preference-for-defines-using-bitfoo.patch added to -mm tree
 2014-11-10 23:37 UTC 

[PATCH 0/4] omapdss: Add video output support for gta04 board
 2014-11-10 23:36 UTC  (3+ messages)
` [PATCH 4/4] arm: dts: omap3-gta04: Add static configuration for devconf1 register


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.