All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-02 08:40:48 to 2015-11-02 09:20:19 UTC [more...]

[Qemu-devel] [PATCH v7 00/35] implement vNVDIMM
 2015-11-02  9:13 UTC  (43+ messages)
`  "
` [PATCH v7 01/35] acpi: add aml_derefof
  ` [Qemu-devel] "
` [PATCH v7 02/35] acpi: add aml_sizeof
  ` [Qemu-devel] "
` [PATCH v7 03/35] acpi: add aml_create_field
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 04/35] acpi: add aml_concatenate
  `  "
` [Qemu-devel] [PATCH v7 05/35] acpi: add aml_object_type
  `  "
` [Qemu-devel] [PATCH v7 06/35] acpi: add aml_method_serialized
  `  "
` [Qemu-devel] [PATCH v7 07/35] util: introduce qemu_file_get_page_size()
  `  "
` [Qemu-devel] [PATCH v7 08/35] exec: allow memory to be allocated from any kind of path
  `  "
` [PATCH v7 09/35] exec: allow file_ram_alloc to work on file
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v7 10/35] hostmem-file: clean up memory allocation
  `  "
` [Qemu-devel] [PATCH v7 11/35] util: introduce qemu_file_getlength()
  `  "
` [Qemu-devel] [PATCH v7 12/35] util: let qemu_fd_getlength support block device
  `  "
` [Qemu-devel] [PATCH v7 13/35] hostmem-file: use whole file size if possible
  `  "
` [Qemu-devel] [PATCH v7 14/35] pc-dimm: remove DEFAULT_PC_DIMMSIZE
  `  "
` [Qemu-devel] [PATCH v7 15/35] pc-dimm: make pc_existing_dimms_capacity static and rename it
  `  "
` [PATCH v7 16/35] pc-dimm: drop the prefix of pc-dimm
` [Qemu-devel] [PATCH v7 17/35] stubs: rename qmp_pc_dimm_device_list.c
  `  "
` [PATCH v7 18/35] pc-dimm: rename pc-dimm.c and pc-dimm.h
` [PATCH v7 19/35] dimm: abstract dimm device from pc-dimm
` [Qemu-devel] [PATCH v7 20/35] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
  `  "
` [Qemu-devel] [PATCH v7 21/35] dimm: keep the state of the whole backend memory
  `  "
` [Qemu-devel] [PATCH v7 22/35] dimm: introduce realize callback
  `  "

[Bug 90626] New: HP ZBook 15 nouveau driver hangup for kernel >= 3.19
 2015-11-02  9:19 UTC  (9+ messages)
  ` [Bug 90626] HP ZBook 15 nouveau driver hangup for kernel >= 4.1

[PATCH RFC net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2015-11-02  9:18 UTC  (6+ messages)
` [PATCH RFC net-next 2/2] tcp: Add "

[fs] df4c0e36f1: NMI watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [swapper/0:1]
 2015-11-02  9:17 UTC  (3+ messages)
` [lkp] "

[RFC PATCH] VFIO: Add a parameter to force nonthread IRQ
 2015-11-02  9:17 UTC  (12+ messages)

[PATCH v5 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-11-02  9:17 UTC  (8+ messages)
` [PATCH v5 1/5] Documentation: tps65912: Add DT bindings for the TPS65912 PMIC

[PATCH v1 00/20] eznps a new ARC platform
 2015-11-02  9:16 UTC  (4+ messages)
` [PATCH v1 05/20] ARC: rwlock: disable interrupts in !LLSC variant

[PATCH] ALSA: firewire-lib: fix compare_const_fl.cocci warnings
 2015-11-02  9:16 UTC  (6+ messages)

[RFC v3 5/5] watchdog: renesas-rwdt: add driver
 2015-11-02  9:15 UTC  (2+ messages)

Documentation: update of USB_CHIPIDEA_DEBUG
 2015-11-02  9:15 UTC 

[PATCH powerpc/next 1/2] powerpc: Make value-returning atomics fully ordered
 2015-11-02  9:14 UTC  (4+ messages)
` [PATCH powerpc/next 2/2] powerpc: Make {cmp}xchg* and their atomic_ versions "

[Qemu-devel] [PATCH v2 00/16] Introduce I/O channels framework
 2015-11-02  9:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 03/16] sockets: allow port to be NULL when listening on IP address

[RESEND PATCH 0/4] Crypto: add crypto accelerator support for rk3288
 2015-11-02  9:13 UTC  (4+ messages)
` [RESEND PATCH 4/4] crypto: rk_crypto - add DT bindings documentation

[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
 2015-11-02  9:14 UTC  (3+ messages)
  ` [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

[PATCH v2 0/5] Add board support for TS-4800
 2015-11-02  9:13 UTC  (13+ messages)
` [PATCH v2 1/5] of: add vendor prefix for Technologic Systems
` [PATCH v2 2/5] mfd: ts4800-syscon: add driver for TS-4800 syscon

[Qemu-devel] [PULL v2 00/25] QAPI patches
 2015-11-02  9:13 UTC  (26+ messages)
` [Qemu-devel] [PULL v2 01/25] qapi-schema: mark InetSocketAddress as mandatory again
` [Qemu-devel] [PULL v2 02/25] tests/qapi-schema: Test for reserved names, empty struct
` [Qemu-devel] [PULL v2 03/25] qapi: More idiomatic string operations
` [Qemu-devel] [PULL v2 04/25] qapi: More robust conditions for when labels are needed
` [Qemu-devel] [PULL v2 05/25] qapi: Reserve '*List' type names for list types
` [Qemu-devel] [PULL v2 06/25] qapi: Reserve 'q_*' and 'has_*' member names
` [Qemu-devel] [PULL v2 07/25] vnc: Hoist allocation of VncBasicInfo to callers
` [Qemu-devel] [PULL v2 08/25] qapi-visit: Split off visit_type_FOO_fields forward decl
` [Qemu-devel] [PULL v2 09/25] qapi-types: Refactor base fields output
` [Qemu-devel] [PULL v2 10/25] qapi: Prefer typesafe upcasts to qapi base classes
` [Qemu-devel] [PULL v2 11/25] qapi: Unbox base members
` [Qemu-devel] [PULL v2 12/25] qapi-visit: Remove redundant functions for flat union base
` [Qemu-devel] [PULL v2 13/25] qapi: Start converting to new qapi union layout
` [Qemu-devel] [PULL v2 14/25] qapi-visit: Convert "
` [Qemu-devel] [PULL v2 15/25] tests: "
` [Qemu-devel] [PULL v2 16/25] block: "
` [Qemu-devel] [PULL v2 17/25] sockets: "
` [Qemu-devel] [PULL v2 18/25] net: "
` [Qemu-devel] [PULL v2 19/25] char: "
` [Qemu-devel] [PULL v2 20/25] input: "
` [Qemu-devel] [PULL v2 21/25] memory: "
` [Qemu-devel] [PULL v2 22/25] tpm: "
` [Qemu-devel] [PULL v2 23/25] qapi: Finish converting "
` [Qemu-devel] [PULL v2 24/25] qapi: Reserve 'u' member name
` [Qemu-devel] [PULL v2 25/25] qapi: Simplify gen_struct_field()

[uml-devel] [PATCH v3] um: Switch clocksource to hrtimers
 2015-11-02  9:12 UTC  (15+ messages)

[PATCH 1/1] drm/i915/dma: enforce pr_<loglevel> consistency
 2015-11-02  9:12 UTC  (3+ messages)

[PATCH] drm/sti: Remove select of CONFIG_FW_LOADER_USER_HELPER_FALLBACK
 2015-11-02  9:10 UTC  (6+ messages)

[Qemu-devel] [PULL 18/25] char: Convert to new qapi union layout
 2015-11-02  9:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH] fixup! "

[Qemu-devel] [RFC v1 1/1] i2c: Factor our send() and recv() common logic
 2015-11-02  9:09 UTC  (2+ messages)

[PATCH v3 0/6] ASoC: Add HDA HDMI codec driver
 2015-11-02  9:09 UTC  (6+ messages)
` [PATCH v3 1/6] ALSA: hdac: structure definition for ext_dma_params
` [PATCH v3 2/6] ASoC: hdac-hdmi: Add hdmi driver

[PATCH] livepatch: old_name@old_addr scheme in livepatch sysfs directory
 2015-11-02  9:08 UTC  (6+ messages)
`  "

[Qemu-devel] [PATCH V3] hw/virtio: Add PCIe capability to virtio devices
 2015-11-02  9:07 UTC  (4+ messages)

How to disable "module verification failed: signature and/or required key missing - tainting kernel" message?
 2015-11-02  9:06 UTC  (5+ messages)

linux-next: manual merge of the pinctrl tree with the at91 tree
 2015-11-02  9:06 UTC  (3+ messages)

[PATCH v4 1/2] ASoC: wm9713: convert to regmap
 2015-11-02  9:06 UTC  (3+ messages)
` [PATCH v4 2/2] ASoC: wm9713: use snd_soc_*() calls to update ac97 registers

b43: removal of B43_PCMCIA
 2015-11-02  9:05 UTC  (2+ messages)

[PATCH] bfs: fix i_blocks accounting
 2015-11-02  9:03 UTC 

[Qemu-trivial] [PATCH] qom/object: fix 2 comment typos
 2015-11-02  9:04 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/8] virtio: virtio ring layout optimization and RX vector processing
 2015-11-02  9:03 UTC  (6+ messages)
` [PATCH v6 5/8] virtio: virtio vec rx

[rtc-linux] [PATCH v5 0/4] mfd: sec: add S2MPS15 PMIC support
 2015-11-02  9:03 UTC  (7+ messages)
` [rtc-linux] [PATCH v5 4/4] drivers/rtc/rtc-s5m.c: add support for S2MPS15 RTC
  ` [rtc-linux] "
        `  "

[RFC] rpi: add support to enable usb power domain
 2015-11-02  9:02 UTC  (7+ messages)

[Bug 92775] [radeon][TTM] Contention when evicting large buffers between VRAM and GTT
 2015-11-02  9:02 UTC 

[PATCH RESEND 00/16] Support TI LMU devices
 2015-11-02  9:00 UTC  (4+ messages)

[PATCH] bpf: convert hashtab lock to raw lock
 2015-11-02  8:59 UTC  (5+ messages)

Only client.admin can mount cephfs by ceph-fuse
 2015-11-02  8:58 UTC  (2+ messages)

[PATCH 0/6] ARM: dts: Add Advantech board support
 2015-11-02  8:57 UTC  (4+ messages)
` [PATCH 2/6] ARM: dts: imx: Add Advantech BA-16 Qseven module

[mm, page_alloc] 43993977ba: +88% OOM possibility
 2015-11-02  8:55 UTC  (8+ messages)
          ` [lkp] "

[Minutes] ELCE Audio mini conf
 2015-11-01  2:45 UTC  (8+ messages)
` Splitting out controls

[PATCH 00/26] Yet another FBC series, v2
 2015-11-02  8:53 UTC  (5+ messages)
` [PATCH 19/26] drm/i915: move adjusted_mode checks from fbc_update to fbc_enable

[PATCH v2 0/6] Add support for the TI TPS65086 PMIC
 2015-11-01  2:37 UTC  (3+ messages)
` [PATCH v2 5/6] regulator: tps65086: Add regulator driver for the "

[PATCH 0/6] GPIO character device skeleton
 2015-11-01  2:41 UTC  (4+ messages)

[PATCH 0/3] ASoC: Intel: Skylake: Some more fixes
 2015-11-01  2:54 UTC  (3+ messages)
` [PATCH 1/3] ASoC: Intel: Skylake: fix missing machine device creation

[PATCH] regulator: of: removing two variables min_uV and max_uV
 2015-11-01  2:29 UTC  (2+ messages)

[git pull] m68k updates for 4.4
 2015-11-02  8:53 UTC  (2+ messages)

[PATCH 01/38] staging: wilc1000: rename pu8IPAddr of fuction Handle_set_IPAddress
 2015-11-02  8:51 UTC  (38+ messages)
` [PATCH 02/38] staging: wilc1000: rename firmwareIPAddress "
` [PATCH 03/38] staging: wilc1000: remove unused parameter of fuction Handle_get_IPAddress
` [PATCH 04/38] staging: wilc1000: rename pstrHostIfSetMacAddress of fuction Handle_SetMacAddress
` [PATCH 05/38] staging: wilc1000: rename pstrHostIfGetMacAddress of fuction Handle_GetMacAddress
` [PATCH 06/38] staging: wilc1000: rename strHostIFCfgParamAttr of fuction Handle_CfgParam
` [PATCH 07/38] staging: wilc1000: remove return type of Handle_wait_msg_q_empty
` [PATCH 08/38] staging: wilc1000: rename gau8MulticastMacAddrList variable
` [PATCH 09/38] staging: wilc1000: replace explicit NULL comparisons with !
` [PATCH 10/38] staging: wilc1000: linux_wlan: remove unused define CUSTOMER_PLATFORM
` [PATCH 11/38] staging: wilc1000: rename pstrWFIDrv of function dev_state_ev_handler
` [PATCH 12/38] staging: wilc1000: rename pstrWFIDrv of function linux_wlan_init_test_config
` [PATCH 13/38] staging: wilc1000: rename pstrWFIDrv of function wilc_set_multicast_list
` [PATCH 14/38] staging: wilc1000: rename pstrWFIDrv of function mac_close
` [PATCH 15/38] staging: wilc1000: rename pIP_Add_buff of function dev_state_ev_handler
` [PATCH 16/38] staging: wilc1000: fixes blank lines aren't necessary brace
` [PATCH 17/38] staging: wilc1000: linux_wlan.c: clean up comments
` [PATCH 18/38] staging: wilc1000: linux_wlan: remove unused defines
` [PATCH 19/38] staging: wilc1000: remove extern function in c file and move it to header file
` [PATCH 20/38] staging: wilc1000: remove warnings line over 80 characters
` [PATCH 21/38] staging: wilc1000: fixes add spaces required around that '&&'
` [PATCH 22/38] staging: wilc1000: remove do-nothing if condition case
` [PATCH 23/38] staging: wilc1000: rename function GetIfHandler
` [PATCH 24/38] staging: wilc1000: rename pMacHeader of function get_if_handler
` [PATCH 25/38] staging: wilc1000: rename Bssid "
` [PATCH 26/38] staging: wilc1000: rename Bssid1 "
` [PATCH 27/38] staging: wilc1000: rename pBSSID of function linux_wlan_set_bssid
` [PATCH 28/38] staging: wilc1000: fixes braces {} should be used on all arms of this statement
` [PATCH 29/38] staging: wilc1000: remove goto from linux_wlan_start_firmware
` [PATCH 30/38] staging: wilc1000: remove goto from linux_wlan_firmware_download
` [PATCH 31/38] staging: wilc1000: fixes missing a blank line after declarations
` [PATCH 32/38] staging: wilc1000: remove goto from wlan_initialize_threads
` [PATCH 33/38] staging: wilc1000: remove goto from mac_open
` [PATCH 34/38] staging: wilc1000: rename Set_machw_change_vir_if function
` [PATCH 35/38] staging: wilc1000: rename host_int_get_MacAddress function
` [PATCH 36/38] staging: wilc1000: rename s32Error of mac_ioctl function
` [PATCH 37/38] staging: wilc1000: rename QueueCount of mac_xmit function
` [PATCH 38/38] staging: wilc1000: rename pu8UdpBuffer "

[PATCH] Revert "drm/i915: Make prepare_plane_fb fully interruptible."
 2015-11-02  8:50 UTC  (2+ messages)

[PATCH] clocksource: dw_apb_timer_of: support timer-based delay
 2015-11-02  8:48 UTC  (7+ messages)

[lkp] [drm/i915] d1b4e18f22: WARNING: CPU: 3 PID: 603 at drivers/gpu/drm/i915/intel_display.c:3930 intel_atomic_commit+0xee8/0xf00 [i915]()
 2015-11-02  8:47 UTC  (2+ messages)
`  "

wm8960 sleep time is too long when system suspend
 2015-11-02  8:44 UTC 

[Qemu-devel] RFC: libyajl for JSON
 2015-11-02  8:40 UTC  (2+ messages)


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.