All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-10 16:51:25 to 2015-10-10 19:59:36 UTC [more...]

[Qemu-devel] [PATCH v3 00/32] implement vNVDIMM
 2015-10-11  3:53 UTC  (66+ messages)
`  "
` [Qemu-devel] [PATCH v3 01/32] acpi: add aml_derefof
  `  "
` [Qemu-devel] [PATCH v3 02/32] acpi: add aml_sizeof
  `  "
` [Qemu-devel] [PATCH v3 03/32] acpi: add aml_create_field
  `  "
` [Qemu-devel] [PATCH v3 04/32] acpi: add aml_mutex, aml_acquire, aml_release
  `  "
` [Qemu-devel] [PATCH v3 05/32] acpi: add aml_concatenate
  `  "
` [Qemu-devel] [PATCH v3 06/32] acpi: add aml_object_type
  `  "
` [Qemu-devel] [PATCH v3 07/32] util: introduce qemu_file_get_page_size()
  `  "
` [Qemu-devel] [PATCH v3 08/32] exec: allow memory to be allocated from any kind of path
  `  "
` [Qemu-devel] [PATCH v3 09/32] exec: allow file_ram_alloc to work on file
  `  "
` [Qemu-devel] [PATCH v3 10/32] hostmem-file: clean up memory allocation
  `  "
` [Qemu-devel] [PATCH v3 11/32] hostmem-file: use whole file size if possible
  `  "
` [Qemu-devel] [PATCH v3 12/32] pc-dimm: remove DEFAULT_PC_DIMMSIZE
  `  "
` [Qemu-devel] [PATCH v3 13/32] pc-dimm: make pc_existing_dimms_capacity static and rename it
  `  "
` [Qemu-devel] [PATCH v3 14/32] pc-dimm: drop the prefix of pc-dimm
  `  "
` [Qemu-devel] [PATCH v3 15/32] stubs: rename qmp_pc_dimm_device_list.c
  `  "
` [Qemu-devel] [PATCH v3 16/32] pc-dimm: rename pc-dimm.c and pc-dimm.h
  `  "
` [Qemu-devel] [PATCH v3 17/32] dimm: abstract dimm device from pc-dimm
  `  "
` [Qemu-devel] [PATCH v3 18/32] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region
  `  "
` [Qemu-devel] [PATCH v3 19/32] dimm: keep the state of the whole backend memory
  `  "
` [Qemu-devel] [PATCH v3 20/32] dimm: introduce realize callback
  `  "
` [Qemu-devel] [PATCH v3 21/32] nvdimm: implement NVDIMM device abstract
  `  "
` [Qemu-devel] [PATCH v3 22/32] nvdimm: init the address region used by NVDIMM ACPI
  `  "
` [Qemu-devel] [PATCH v3 23/32] nvdimm: build ACPI NFIT table
  `  "
` [Qemu-devel] [PATCH v3 24/32] nvdimm: init the address region used by DSM method
  `  "
` [Qemu-devel] [PATCH v3 25/32] nvdimm: build ACPI nvdimm devices
  `  "
` [Qemu-devel] [PATCH v3 26/32] nvdimm: save arg3 for NVDIMM device _DSM method
  `  "
` [Qemu-devel] [PATCH v3 27/32] nvdimm: support DSM_CMD_IMPLEMENTED function
  `  "
` [Qemu-devel] [PATCH v3 28/32] nvdimm: support DSM_CMD_NAMESPACE_LABEL_SIZE function
  `  "
` [Qemu-devel] [PATCH v3 29/32] nvdimm: support DSM_CMD_GET_NAMESPACE_LABEL_DATA
  `  "
` [Qemu-devel] [PATCH v3 30/32] nvdimm: support DSM_CMD_SET_NAMESPACE_LABEL_DATA
  `  "
` [Qemu-devel] [PATCH v3 31/32] nvdimm: allow using whole backend memory as pmem
  `  "
` [PATCH v3 32/32] nvdimm: add maintain info
  ` [Qemu-devel] "

[PATCH] nv50, nvc0: don't base decisions on available pushbuf space
 2015-10-10 19:58 UTC  (5+ messages)
` [Nouveau] "

[RESEND PATCH v2] staging/wlan-ng: Fix potential buffer overflow in firmware handling
 2015-10-10 19:56 UTC 

[PATCH] nouveau: fix OpenFirmware support
 2015-10-10 19:56 UTC  (5+ messages)

[PATCH 0/4] Staging: rtl8712: Fix coding style warnings
 2015-10-10 19:52 UTC  (10+ messages)
` [PATCH 1/4] Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()
` [PATCH 2/4] Staging: rtl8712: Use ether_addr_equal() over memcmp()
` [PATCH 3/4] Staging: rtl8712: Coding style warnings fix for block comments
` [PATCH 4/4] Staging: rtl8712: fix warning for placing constant on the right side of test

[Cocci] adding blank lines
 2015-10-10 19:48 UTC 

kernel BUG at /linux/fs/btrfs/extent-tree.c:1833!
 2015-10-10 19:48 UTC  (3+ messages)

switchdev and VLAN ranges
 2015-10-10 19:47 UTC  (5+ messages)

[PATCH 0/2] atm: iphase: Fix misleading indention and return -ENOMEM on error
 2015-10-10 19:47 UTC  (6+ messages)
` [PATCH 1/2] atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
` [PATCH 2/2] atm: iphase: fix misleading indention

[PATCH] doc: Clarify that nmi_watchdog param is for hardlockups
 2015-10-10 19:40 UTC 

[PATCH] nouveau: avoid emitting new fences unnecessarily
 2015-10-10 19:41 UTC  (3+ messages)
    ` [Mesa-dev] "

[PATCH 0/6] staging: rtl8192: Fix coding style problems
 2015-10-10 19:37 UTC  (10+ messages)
` [PATCH 1/6] staging: rtl8192u: Fix spacing errors
  ` [Outreachy kernel] "
` [PATCH 2/6] staging: rtl8192u: Move open brace to previous line
` [PATCH 3/6] staging: rtl8192u: Move else "
` [PATCH 4/6] staging: rtl8192u: Remove unnecessary braces
  ` [Outreachy kernel] "
` [PATCH 5/6] staging: rtl8192u: Add blank line after declarations
` [PATCH 6/6] staging: rtl8192u: Add paranthesis to complex macro
  ` [Outreachy kernel] "

[PATCH 0/2] iser bounce buffering cleanup
 2015-10-10 19:35 UTC  (3+ messages)
` [PATCH 2/2] IB/iser: Enable SG clustering

[PATCH 1/2] iser: Set block queue_virt_boundary and remove bounce buffering code
 2015-10-10 19:33 UTC 

[PATCH 0/2] Introduce "efi_fake_mem" boot option
 2015-10-10 19:31 UTC  (4+ messages)
` [PATCH 1/2] x86, efi: rename print_efi_memmap() to efi_print_memmap()

[PATCH] Make CTRL and ALT keys work as expected on EFI systems (version 5)
 2015-10-10 18:48 UTC  (2+ messages)

[net-next 16/16] i40e: print neato new features
 2015-10-10 19:29 UTC 

[PATCH 1/2 v3] drivers: staging: rtl8723au: Changed rssi_cmd to little-endian param
 2015-10-10 19:28 UTC  (2+ messages)
` [PATCH 2/2 v3] drivers: staging: rtl8723au: Changed raid_cmd to little-endian mask

4.2: CONFIG_NO_HZ_FULL_ALL effectively disabling non-boot CPUs
 2015-10-10 19:24 UTC  (2+ messages)

[PATCH] mISDN: use kstrdup() in dsp_pipeline_build
 2015-10-10 19:22 UTC  (2+ messages)

[PATCH net-next] bnxt_en: New Broadcom ethernet driver
 2015-10-10 19:17 UTC  (3+ messages)

[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular
 2015-10-10 19:18 UTC  (5+ messages)
` [PATCH 4/5] drivers/tty: make serial/mpsc.c driver "

[PATCH] guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm
 2015-10-10 19:15 UTC  (4+ messages)
` [PATCH] webkitgtk, gcr, libsecret: force ARM mode

[PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat
 2015-10-10 19:14 UTC  (2+ messages)
` [PATCH] ARM: shmobile: defconfig: enable HDMI output for RCar

[PATCH] misc: mic: use kstrdup() in cosm_sysfs
 2015-10-10 19:14 UTC  (2+ messages)

[PATCH v2] staging: rtl8723au: Fix sparse errors in rtl8723a_cmd.c
 2015-10-10 19:12 UTC  (4+ messages)

[PATCH] gcc-4.x: fix wrong warning when using the universal zero initializer {0}
 2015-10-10 19:10 UTC  (2+ messages)

v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)!
 2015-10-10 19:08 UTC  (2+ messages)

[PATCH 1/1] Allow any MIDI endpoint to drive use of interrupt transfer on Roland devices
 2015-10-10 18:59 UTC 

[PATCH 0/3] (Was: sched: start stopper early)
 2015-10-10 18:53 UTC  (4+ messages)
` [PATCH 1/3] sched: select_task_rq() should check cpu_active() like select_fallback_rq()
` [PATCH 2/3] sched: change select_fallback_rq() to use for_each_cpu_and()
` [PATCH 3/3] sched: don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS

[Qemu-devel] [PATCH] armv7-m: exit on external reset request
 2015-10-10 18:54 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] "

Updated scalable urandom patchkit
 2015-10-10 18:45 UTC 

[PATCH] thinkpad_acpi: Add TP_HKEY_EV_SCREEN_FLIP (0x60c0) for Lenovo ThinkPad Yoga 12
 2015-10-10 18:45 UTC  (2+ messages)

[GIT PULL] Broadcom soc changes for v4.4
 2015-10-10 18:40 UTC  (2+ messages)
` [GIT PULL] Broadcom soc changes for v4.4 (try 2)

[PATCH v2 4/4] platform:x86: Makefile/Kconfig/MAINTAINERS changes for Intel Telemetry
 2015-10-10 18:38 UTC  (4+ messages)

slab.h debugging tags
 2015-10-10 18:34 UTC  (3+ messages)

[Patch RFC 00/13] VT-d Asynchronous Device-TLB Flush for ATS Device
 2015-10-10 18:24 UTC  (9+ messages)

[PATCH v3 5/5] crypto: marvell: factor out common import functions
 2015-10-10 18:07 UTC  (4+ messages)
` [PATCH v3b 5/5] crypto: marvell: factor out common import/export functions

[PATCH v2 00/10] port branch.c to use ref-filter's printing options
 2015-10-10 18:19 UTC  (16+ messages)
` [PATCH v2 01/10] ref-filter: implement %(if), %(then), and %(else) atoms
` [PATCH v2 02/10] ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)
` [PATCH v2 04/10] ref-filter: modify "%(objectname:short)" to take length
` [PATCH v2 05/10] ref-filter: adopt get_head_description() from branch.c
` [PATCH v2 07/10] ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams

[U-Boot] [PATCH] nios2: convert dma mapping to use dm cpu data
 2015-10-10 18:19 UTC  (4+ messages)
` [U-Boot] [PATCH v3] nios2: convert dma_alloc_coherent to use memalign

[U-Boot] [PATCH] nios2: convert cache flush to use dm cpu data
 2015-10-10 18:18 UTC  (6+ messages)

[patch net-next] bridge: try switchdev op first in __vlan_vid_add/del
 2015-10-10 18:16 UTC  (5+ messages)

[PATCH v2] ALSA: usb-audio: Fix max packet size calculation for USB audio
 2015-10-10 18:12 UTC  (4+ messages)

[U-Boot] [PATCH] nios2: set default cache configuration in start.S
 2015-10-10 18:10 UTC  (4+ messages)

[PATCH 00/15] Input: xpad: updates
 2015-10-10 18:10 UTC  (8+ messages)
` [PATCH 07/15] Input: xpad: move the input device creation to a new function
` [PATCH 10/15] Input: xpad: use ida() for finding the pad_nr
` [PATCH 12/15] Input: xpad: replace mutex by spinlock

[U-Boot] [PATCH] nios2: zap cache status enable and disable functions
 2015-10-10 18:10 UTC  (4+ messages)

[vfs:orangefs-untested 18/19] gossip_err("Error: trailer size (%ld) is non-zero, no trailer elements though? (%zu)n", (unsigned long)trailer_size, count);
 2015-10-10 17:59 UTC 

[PATCH 0/7] Add hierarchical support to make install
 2015-10-10 17:45 UTC  (3+ messages)
` [PATCH v4 0/7] Add instalation rules for dpdk files

[PATCH] arm64: Increase the max granular size
 2015-10-10 17:39 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] proftpd: Add ftp user creation
 2015-10-10 17:38 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] vsftpd: "
` [Buildroot] [PATCH 3/3] skeleton: Remove ftp user and /home/ftp

[Buildroot] [PATCHv2 1/2] toolchain: add sparc64 architecture support
 2015-10-10 17:35 UTC  (2+ messages)

[Buildroot] [git commit] skeleton: Remove ftp user and /home/ftp
 2015-10-10 17:32 UTC 

[Buildroot] [git commit] vsftpd: Add ftp user creation
 2015-10-10 17:31 UTC 

[PATCH] staging: rdma: hfi1: remove unnecessary 'out of memory' messages
 2015-10-10 17:31 UTC  (4+ messages)
` [Outreachy kernel] "

[Buildroot] [git commit] proftpd: Add ftp user creation
 2015-10-10 17:27 UTC 

[Buildroot] [PATCH 1/1] libwebsockets: add option to enable/disable ipv6 support
 2015-10-10 17:24 UTC  (2+ messages)

[PATCHv2 00/15] arm64: 16K translation granule support
 2015-10-10 17:22 UTC  (14+ messages)
` [PATCH 09/15] arm64: Add page size to the kernel image header
` [PATCH 11/15] arm64: Cleanup VTCR_EL2 computation
` [PATCH 12/15] arm: kvm: Move fake PGD handling to arch specific files

RCU caching regression in kernel v4.1+
 2015-10-10 17:19 UTC  (7+ messages)
` [PATCH] namei: results of d_is_negative() should be checked after dentry revalidation

[PATCH 00/17] Armada 370/XP NAND driver
 2015-10-10 17:17 UTC  (4+ messages)
` [PATCH 15/17] mtd: nand_mrvl_nfc: Add support for NDCB3 register

CFS scheduler unfairly prefers pinned tasks
 2015-10-10 17:13 UTC  (6+ messages)
    ` [patch] sched: disable task group re-weighting on the desktop

[PATCH net-next] bpf, skb_do_redirect: clear sender_cpu before xmit
 2015-10-10 17:12 UTC  (9+ messages)

[PATCH v3 0/3] Remove commented printk
 2015-10-10 17:08 UTC  (3+ messages)
` [PATCH v3 3/3] Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messages
  ` [Outreachy kernel] "

[PATCH] efi: remove UEFIv2.5 properties table from /sys/firmware/efi/systab
 2015-10-10 17:03 UTC  (3+ messages)

VFAT patent EP 0 618 540
 2015-10-10 16:58 UTC  (5+ messages)

btrfs says no errors, but booting gives lots of errors
 2015-10-10 16:55 UTC  (6+ messages)

[PATCH 0/7] Enable SVM for Intel VT-d
 2015-10-10 16:54 UTC  (3+ messages)
` [PATCH 7/7] iommu/vt-d: Implement page request handling

[PATCH v3 0/5] crypto: fixes for Marvell hash
 2015-10-10 16:52 UTC  (4+ messages)
` [PATCH v3 1/5] crypto: ensure algif_hash does not pass a zero-sized state

[PATCHv5 00/13] SDR transmitter API
 2015-10-10 16:51 UTC  (4+ messages)
` [PATCHv5 10/13] hackrf: add support for transmitter
` [PATCHv5 11/13] hackrf: do not set human readable name for formats
` [PATCHv5 13/13] DocBook: add SDR specific info to G_MODULATOR / S_MODULATOR


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.