All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-02 14:27:39 to 2015-12-02 15:26:13 UTC [more...]

[PATCH v4 0/5] SMP support for Broadcom NSP
 2015-12-02 15:26 UTC  (9+ messages)
` [PATCH v4 1/5] dt-bindings: add SMP enable-method "
` [PATCH v4 5/5] ARM: BCM: Add SMP support for Broadcom 4708

[Qemu-devel] [PATCH v2 0/5] Fine-tune device capabilities
 2015-12-02 15:26 UTC 

block/scsi: WARNING: at block/blk-merge.c:435 immediately followed by BUG at drivers/scsi/scsi_lib.c:1096
 2015-12-02 15:25 UTC  (2+ messages)

[PATCH 0/5] HDMI detection fix backport
 2015-12-02 15:29 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-12-02 15:24 UTC  (9+ messages)

[PATCH v3 0/4] drm: Add support for the ARM HDLCD display controller
 2015-12-02 15:24 UTC  (10+ messages)
` [PATCH v3 1/4] drm: arm: Add DT bindings documentation for HDLCD driver
` [PATCH v3 2/4] drm: Add support for ARM's HDLCD controller

[PATCH v2 00/21] arm64: KVM: world switch in C
 2015-12-02 15:23 UTC  (9+ messages)
` [PATCH v2 16/21] arm64: KVM: Add compatibility aliases
` [PATCH v2 21/21] arm64: KVM: Remove weak attributes

[PATCH] ftrace: Remove use of control list and ops
 2015-12-02 15:23 UTC  (10+ messages)

[PATCH v1 0/2] libxl: change libxl__xs_write() to libxl__xs_printf()
 2015-12-02 15:22 UTC  (4+ messages)
` [PATCH v1 2/2] libxl: re-implement libxl__xs_printf()

[PATCH 00/18] Add support for CL-SOM-AM57X and SBC-AM57X
 2015-12-02 15:23 UTC  (8+ messages)
` [PATCH V2 00/19] "
  ` [PATCH V3 01/19] ARM: dts: am57xx: cl-som-am57x: add basic module support
  ` [PATCH V2 11/19] ARM: dts: am57xx: sbc-am57x: add basic board support

[PATCH 0/3] pwm: bcm2835: improve clock handling
 2015-12-02 15:23 UTC  (4+ messages)
` [PATCH 2/3] pwm: bcm2835: prevent division by zero

[PATCH 1/7] HID: wacom: Move Intuos pad handling code into dedicated function
 2015-12-02 15:22 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/11] Add basic "detach" support for dump-guest-memory
 2015-12-02 15:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 08/11] dump-guest-memory: add qmp event DUMP_COMPLETED

[Intel-wired-lan] PCI ACS quirk for X710/XL710?
 2015-12-02 15:21 UTC  (5+ messages)

[PATCH 0/6] Only probe select protocols on pass through PS/2 prots
 2015-12-02 15:21 UTC  (5+ messages)
` [PATCH 5/6] Input: psmouse - factor out common protocol probing code
` [PATCH 6/6] Input: psmouse - limit protocols that we try on passthrough ports

[Bug 93167] radeon/drm fails to restore graphics mode after s2disk
 2015-12-02 15:21 UTC 

[Qemu-devel] [PATCH v5 00/10] sPAPR CPU hotplug
 2015-12-02 15:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 01/10] vl: Don't allow CPU toplogies with partially filled cores

[Qemu-devel] [PATCH v14 00/15] qapi member collision (post-introspection cleanups, subset D)
 2015-12-02 15:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v14 13/15] qapi: Enforce (or whitelist) case conventions on qapi members

Add a SOCK_DESTROY operation to close sockets from userspace
 2015-12-02 15:18 UTC  (4+ messages)

[PATCH] gdbus: Drop message replies if the sender requested no reply
 2015-12-02 15:17 UTC 

[Buildroot] [PATCH] dbus: bump to version 1.10.6
 2015-12-02 15:16 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] QEMU changes for 2.5.0-rc3
 2015-12-02 15:15 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] exec: Stop using memory after free
` [Qemu-devel] [PULL 2/4] qemu-char: retry g_poll on EINTR
` [Qemu-devel] [PULL 3/4] main-loop: suppress warnings under qtest
` [Qemu-devel] [PULL 4/4] translate-all: ensure host page mask is always extended with 1's

Add support for Chrome OS firmware signals
 2015-12-02 15:15 UTC  (3+ messages)
` [PATCH 1/3] Device tree binding documentation for chromeos-firmware

[PATCH 1/2] mm/page_alloc.c: use list_{first,last}_entry instead of list_entry
 2015-12-02 15:12 UTC  (4+ messages)
` [PATCH 2/2] mm/page_alloc.c: use list_for_each_entry in mark_free_pages()

[PATCH V3] wlcore/wl18xx: fw logger over sdio
 2015-12-02 15:15 UTC  (2+ messages)

[PATCH v4 2/2] examples: add pthread-shim in performance-thread sample app
 2015-12-02 14:45 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] fbca9d2d35c6ef1b323fae75cc9545005ba25097 BUILD INCOMPLETE
 2015-12-02 15:13 UTC 

[PATCH 0/2] GFP_NOFAIL reserves + warning about reserves depletion
 2015-12-02 15:13 UTC  (11+ messages)
` [PATCH 1/2] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
  ` [PATCH v2] "

[PATCH 1/1] staging: cleanup: Fix incompatible type comparison in wilc1000/host_interface.c
 2015-12-02 15:12 UTC  (3+ messages)

[PATCH v4 1/2] examples: add performance thread sample application
 2015-12-02 14:56 UTC  (2+ messages)
` [PATCH v4 2/2] examples: add pthread-shim in performance-thread sample app

[PATCH 00/11] brcmfmac: beamforming support and cleanup
 2015-12-02 15:12 UTC  (8+ messages)
` [PATCH 08/11] brcmfmac: Make 5G join preference configurable

xfstest failure with xfs, dax and v4.4-rc3
 2015-12-02 15:12 UTC  (4+ messages)

4.4rc3 nfsd/btrfs kasan warning
 2015-12-02 15:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-2.5] virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass realize method
 2015-12-02 15:11 UTC  (2+ messages)

[PATCH 0/5] multi and mvebu v5 defconfig updates
 2015-12-02 15:10 UTC  (6+ messages)
` [PATCH 1/5] ARM: config: Regenerate multi_v5_defconfig

[PATCH 00/11] xfsprogs misc fixes
 2015-12-02 15:10 UTC  (2+ messages)

[U-Boot] [PATCH v4] mmc: socfpga_dw_mmc: Enable calibration for drvsel and smplsel
 2015-12-02 15:10 UTC  (5+ messages)

linux-next: manual merge of the mvebu tree with the arm-soc tree
 2015-12-02 15:09 UTC  (5+ messages)

[PATCH v2] x86: Fixup IRQs when CPUs go down during shutdown
 2015-12-02 15:09 UTC  (3+ messages)

[PATCH 0/7] nohz: Tick dependency mask v3
 2015-12-02 15:09 UTC  (7+ messages)
` [PATCH 2/7] nohz: New tick dependency mask

[PATCH] mm: page_alloc: Remove unnecessary parameter from __rmqueue
 2015-12-02 15:08 UTC  (2+ messages)

[PATCH v3 00/18] *** SUBJECT HERE ***
 2015-12-02 15:08 UTC  (5+ messages)
` [PATCH v3 04/18] irqchip: add nps Internal and external irqchips

[PATCH 1/3] drivers: memory: clean up section counting
 2015-12-02 15:07 UTC  (3+ messages)
` [PATCH 2/3] drivers: memory: rename remove_memory_block() to remove_memory_section()
` [PATCH 3/3] drivers: memory: prohibit offlining of memory blocks with missing sections

[Buildroot] [PATCH] libtirpc: using sys/queue.h from staging
 2015-12-02 15:07 UTC 

[PATCH 1/3] pinctrl: Broadcom NSP GPIO-a device tree bindings
 2015-12-02 15:07 UTC  (3+ messages)

[PATCH 0/4 for 2.3] vhost-user live migration support
 2015-12-02 15:09 UTC  (14+ messages)
` [PATCH 1/4] vhost: handle VHOST_USER_SET_LOG_BASE request
` [PATCH 2/4] vhost: introduce vhost_log_write
` [PATCH 3/4] vhost: log vring changes

[PATCH v2] igb_uio: fix igb_uio's access to pci_dev->msi_list for kernels >= 4.3
 2015-12-02 15:05 UTC  (2+ messages)
` [dpdk-dev, "

Skylake: VT-d and other error messages
 2015-12-02 15:04 UTC  (6+ messages)

[GIT PULL] HID fixes for 4.4
 2015-12-02 15:04 UTC 

[PATCH v2 1/2] drm/exynos: dp: add of_graph dt binding support for panel
 2015-12-02 15:04 UTC  (2+ messages)

[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-12-02 15:03 UTC  (9+ messages)

[Buildroot] [PATCH v6 00/33] efl bump to 1.15.2
 2015-12-02 15:03 UTC  (3+ messages)
` [Buildroot] [PATCH v6 20/33] package/enlightenment: bump to version 0.19.12

[PATCH 0/3] add lpm support for NEON
 2015-12-02 15:00 UTC  (13+ messages)
` [PATCH 1/3] eal: introduce rte_vect_* abstractions
` [PATCH 2/3] lpm: add support for NEON
` [PATCH 3/3] maintainers: claim responsibility for arm64 specific files of hash and lpm

[PATCH v2] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-02 14:59 UTC  (2+ messages)

[RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
 2015-12-02 15:00 UTC  (9+ messages)
` [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel

[PATCH] xen-pciback: fix up cleanup path when alloc fails
 2015-12-02 14:56 UTC  (4+ messages)

[RFC PATCH] drm/i915: fix potential dangling else problems in for_each_ macros
 2015-12-02 14:58 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/15] Implement TLS support to QEMU NBD server & client
 2015-12-02 13:45 UTC  (4+ messages)

[Buildroot] [PATCH v2] musl: add a sys/queue.h implementation
 2015-12-02 14:58 UTC  (4+ messages)

[Intel-wired-lan] IGB driver load resets NC-SI interface on Rangeley C2000
 2015-12-02 14:57 UTC 

[U-Boot] u-boot on Intrinsyc dragonboard 810
 2015-12-02 14:57 UTC  (4+ messages)

[Buildroot] [PATCH v7 1/1] package/unscd: new package
 2015-12-02 14:56 UTC 

linux 4.4 Regression: 100% cpu usage on idle pv guest under Xen with single vcpu
 2015-12-02 14:55 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform
 2015-12-02 14:55 UTC  (7+ messages)

[Qemu-devel] [Minios-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-12-02 14:55 UTC  (5+ messages)
` [PATCH XEN v5 00/23] "
  ` [PATCH XEN v5 09/23] tools: Refactor hypercall calling wrappers into libxencall

[U-Boot] Pull request: u-boot-video/master
 2015-12-02 14:54 UTC 

[PATCH v4 00/13] UEFI boot and runtime services support for 32-bit ARM
 2015-12-02 14:53 UTC  (4+ messages)

DPDK OVS on Ubuntu 14.04
 2015-12-02 14:52 UTC  (3+ messages)

Grub get and set efi variables
 2015-12-02 14:52 UTC  (17+ messages)

[PATCH 0/3] ASoC: sti: correction for HBRA support
 2015-12-02 14:50 UTC  (5+ messages)
` [PATCH 1/3] ALSA: pcm: add IEC958 channel status update
` [PATCH 2/3] ASoC: sti: use pcm iec958 channel status helper

[U-Boot] [PATCH 1/2] Pass through start.elf bootargs on Raspberry Pi
 2015-12-02 14:49 UTC  (2+ messages)

compression disk space saving - what are your results?
 2015-12-02 14:49 UTC  (7+ messages)

[PATCH 0/2] extcon: driver for Intel USB MUX
 2015-12-02 14:46 UTC  (5+ messages)
` [PATCH 2/2] usb: pci-quirks: register USB mux found on Cherrytrail SOC

[PATCH v2 1/2] cifs: Allow using O_DIRECT with cache=loose
 2015-12-02 14:46 UTC  (2+ messages)
  ` [PATCH v2 2/2] cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary

[PATCH 2/2] cifs: Drop cached dentry if its metadata changed
 2015-12-02 14:45 UTC  (5+ messages)

[mm, page_alloc] d0164adc89: -100.0% fsmark.app_overhead
 2015-12-02 14:45 UTC  (10+ messages)
` [lkp] "

RAID 5,6 sequential writing seems slower in newer kernels
 2015-12-02 14:45 UTC  (4+ messages)

Flicker with splash when using /dev/fb1 with weston and linux 3.14.28
 2015-12-02 14:42 UTC 

[PATCH] ftrace: Join functions ftrace_module_init and ftrace_init_module
 2015-12-02 14:39 UTC 

[PATCH RFC 0/4] Deal with lost delegations and EKEYEXPIRED
 2015-12-02 14:39 UTC  (5+ messages)
` [PATCH RFC 1/4] nfs/nfsd: Move useful bitfield ops to a commonly accessible place
` [PATCH RFC 2/4] nfs: machine credential support for additional operations
` [PATCH RFC 3/4] nfsd: allow mach_creds_match to be used more broadly
` [PATCH RFC 4/4] nfsd: implement machine credential support for some operations

[Qemu-devel] [PATCH v2 00/21] block: Cache mode for children etc
 2015-12-02 14:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 18/21] blkdebug: Enable reopen
  ` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning
 2015-12-02 14:39 UTC  (6+ messages)

[RFC v03 00/15] dmaengine: New 'universal' API for requesting channel
 2015-12-02 14:38 UTC  (8+ messages)
` [RFC v03 03/15] dmaengine: core: Introduce new, universal API to request a channel

[PATCH] scripts: oe-selftest Added new features
 2015-12-02 14:40 UTC 

[PATCH v2] Bluetooth: btintel: Add manufacturing enter/exit helpers
 2015-12-02 14:37 UTC 

[U-Boot] [PATCH] LCD: Add an option to skip registration as an stdio output
 2015-12-02 14:37 UTC  (8+ messages)

[refpolicy] Transition not working as expected with boolean cron_userdomain_transition set to on
 2015-12-02 14:35 UTC  (4+ messages)

[Buildroot] Compile kernel module within buildroot package
 2015-12-02 14:35 UTC  (3+ messages)

Need help with bug in ftp-client executable from bluez-5.24 package
 2015-12-02 14:34 UTC  (4+ messages)

[PATCH 0/4] support acl/lpm/table/pipeline libs for armv7 and armv8
 2015-12-02 14:34 UTC  (8+ messages)
` [PATCH 3/4] eal/arm: Enable lpm/table/pipeline libs

[PATCHv6] 00/28] Kconfig conversion
 2015-12-02 14:34 UTC  (12+ messages)
` [PATCHv6] 01/28] build: import Kbuild/Kconfig from Linux 4.2

[U-Boot] [PATCH] usb: xhci: zynqmp: Removing unused function usb_phy_reset
 2015-12-02 14:34 UTC  (2+ messages)

[PATCH] spi/bcm63xx: fix build warning on printk format specifier
 2015-12-02 14:33 UTC 

[nightly] RT Core TISDK (fido/1.8) 2015.11 build 2015-12-02_05-38-16
 2015-12-02 14:33 UTC 

[PATCH v2 net-next 0/2] ravb: More compatibility strings
 2015-12-02 14:32 UTC  (7+ messages)
` [PATCH v2 net-next 1/2] ravb: add fallback "
` [PATCH v2 net-next 2/2] ravb: add device tree support for r8a779[123]

utils version and convert crash
 2015-12-02 14:32 UTC  (10+ messages)

[PATCH v2 0/3] VPMU fixes
 2015-12-02 14:32 UTC  (3+ messages)
` [PATCH v2 1/3] x86/VPMU: Support only versions 2 through 4 of architectural performance monitoring

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-02 14:31 UTC  (7+ messages)
          ` [Qemu-devel] "

[PATCH v4 0/5] Add iProc PCIe PAXC and MSI support
 2015-12-02 14:30 UTC  (3+ messages)
` [PATCH v4 4/5] PCI: iproc: Add iProc PCIe "

[U-Boot] [PATCHv2 0/9] ARM: socfpga: Add minimal support for Arria10
 2015-12-02 14:29 UTC  (4+ messages)
` [U-Boot] [PATCHv2 4/9] arm: socfpga: arria10: add misc functions "

[PATCH RFC 0/3] input: rotary_encoder: use more than two gpios as input
 2015-12-02 14:29 UTC  (4+ messages)
` [PATCH RFC 3/3] input: rotary_encoder: support more than 2 "

[PATCH 1/2] ARM: dts: ls1021a: Add DCU dts node
 2015-12-02 14:29 UTC  (4+ messages)
  ` 答复: "

[PATCH] maintainers: claim responsability
 2015-12-02 14:29 UTC  (2+ messages)

[Qemu-devel] Highlighting changes in QEMU 2.5
 2015-12-02 14:28 UTC  (3+ messages)

[PATCH 1/4] i2c: at91: add upport for the HOLD field
 2015-12-02 14:28 UTC  (4+ messages)
` [PATCH 2/4] i2c: at91: update bindings documention

[Qemu-devel] [PULL 0/1] Block patches for 2.5
 2015-12-02 14:27 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] mirror: Quiesce source during "mirror_exit"

[U-Boot] [PATCH 1/2] am33xx,ddr3: fix ddr3 sdram configuration
 2015-12-02 14:27 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] siemens,am33x: remove ddr3 delay workaround


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.