All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-20 10:41:57 to 2016-09-20 11:51:02 UTC [more...]

next-20160920 build: 2 failures 5 warnings (next-20160920)
 2016-09-20 11:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/3] ppc: handle broadcast tlb flush
 2016-09-20  7:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/3] target-ppc: add TLB_NEED_LOCAL_FLUSH flag
` [Qemu-devel] [PATCH v5 2/3] target-ppc: add flag in chech_tlb_flush()
` [Qemu-devel] [PATCH v5 3/3] target-ppc: tlbie/tlbivax should have global effect

[Qemu-devel] [PATCH v3 00/10] virtio: avoid exit() when device enters invalid states
 2016-09-20 11:50 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/10] virtio: fix stray tab character
` [Qemu-devel] [PATCH v3 03/10] virtio: stop virtqueue processing if device is broken
` [Qemu-devel] [PATCH v3 04/10] virtio: migrate vdev->broken flag
` [Qemu-devel] [PATCH v3 05/10] virtio: handle virtqueue_map_desc() errors
` [Qemu-devel] [PATCH v3 06/10] virtio: handle virtqueue_get_avail_bytes() errors
` [Qemu-devel] [PATCH v3 07/10] virtio: use unsigned int for virtqueue_get_avail_bytes() index
` [Qemu-devel] [PATCH v3 08/10] virtio: handle virtqueue_read_next_desc() errors
` [Qemu-devel] [PATCH v3 09/10] virtio: handle virtqueue_num_heads() errors

[Qemu-devel] [PATCH v1] spapr: Introduce sPAPRCPUCoreClass
 2016-09-20  6:22 UTC  (2+ messages)

[PATCH 0/4] staging: i4l: act2000: Fix multiple checkpatch warnings
 2016-09-20 11:50 UTC  (3+ messages)
` [PATCH 1/4] staging: i4l: act2000: Replace printk(KERN_WARNING..) with netdev_warn(dev, ..)

[PATCH v2] net/vhost: add pmd xstats
 2016-09-20 11:50 UTC  (7+ messages)
` [PATCH v3 0/2] net/vhost: add pmd xstats support
  ` [PATCH v3 1/2] net/vhost: add a new stats struct
  ` [PATCH v3 2/2] net/vhost: add pmd xstats

[Qemu-devel] steps towards deprecation of old boards and devices
 2016-09-20 11:48 UTC  (6+ messages)

[PATCH v2 0/9] Add support for Neighbor Awareness Networking
 2016-09-20 11:45 UTC  (6+ messages)
` [PATCH v2 2/9] mac80211: add boilerplate code for start / stop NAN

[Qemu-devel] [PULL v3 0/8] Block layer patches
 2016-09-20 11:47 UTC  (2+ messages)

[PATCH] clk: keystone: pll: Unmap region obtained by of_iomap
 2016-09-20 11:46 UTC 

[PATCH net-next v3 0/5] cxgb4: add support for offloading TC u32 filters
 2016-09-20 11:43 UTC  (5+ messages)
` [PATCH net-next v3 1/5] cxgb4: move common filter code to separate file
` [PATCH net-next v3 3/5] cxgb4: add parser to translate u32 filters to internal spec
` [PATCH net-next v3 4/5] cxgb4: add support for offloading u32 filters
` [PATCH net-next v3 5/5] cxgb4: add support for drop and redirect actions

[ovmf test] 101025: all pass - PUSHED
 2016-09-20 11:46 UTC 

[Qemu-devel] [PATCH 2/2] qemu-nbd: Add --image-size option
 2016-09-20 11:45 UTC  (5+ messages)

reStructuredText vs. AsciiDoc
 2016-09-20 11:44 UTC  (2+ messages)

[Qemu-devel] KVM-PR is broken with current QEMU
 2016-09-20 11:44 UTC 

[PATCH v6 00/15] x86: multiboot2 protocol support
 2016-09-20 11:43 UTC  (21+ messages)
` [PATCH v6 01/15] x86: properly calculate ELF end of image address
` [PATCH v6 08/15] x86/efi: create new early memory allocator
` [PATCH v6 10/15] x86/boot: implement early command line parser in C

[PATCH -next v2] arm*/efi: efi_init error handling fix
 2016-09-20 11:39 UTC  (3+ messages)

[PATCH net-next V2 0/4] mlx4 misc cleanups and improvements
 2016-09-20 11:39 UTC  (5+ messages)
` [PATCH net-next V2 1/4] net/mlx4_en: Add branch prediction hints in RX data-path
` [PATCH net-next V2 2/4] net/mlx4_en: Fix wrong indentation
` [PATCH net-next V2 3/4] net/mlx4_core: Use RCU to perform radix tree lookup for SRQ
` [PATCH net-next V2 4/4] net/mlx4_core: Fix deadlock when switching between polling and event fw commands

[PATCH] drm/amdgpu: fix gtt_mgr bo's offset
 2016-09-20 11:40 UTC  (8+ messages)

[U-Boot] [PATCH] WIP: usb: xhci-pci: Add DM support
 2016-09-20 11:40 UTC  (4+ messages)

[PATCH] irqchip, gicv3: Fix out-of-range cpumask access reported by cpumask_check()
 2016-09-20 11:39 UTC  (3+ messages)

Introducing Tendrl
 2016-09-20 11:40 UTC  (2+ messages)

[PATCH 4.4 000/192] 4.4.21-stable review
 2016-09-20 11:39 UTC  (3+ messages)
` [PATCH 4.4 017/192] [PATCH 017/135] clk: xgene: Fix divider with non-zero shift value

[V4 PATCH 0/2] kexec: crash_kexec_post_notifiers boot option related fixes
 2016-09-20 11:37 UTC  (14+ messages)
` [V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path
    `  "
          `  "
` [V4 PATCH 2/2] mips/panic: "
    `  "

[Qemu-devel] [PATCH v3 00/10] block: Accept qdev IDs in device level QMP commands
 2016-09-20 11:38 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] block: Add blk_by_dev()
` [Qemu-devel] [PATCH v3 02/10] qdev-monitor: Factor out find_device_state()
` [Qemu-devel] [PATCH v3 03/10] qdev-monitor: Add blk_by_qdev_id()
` [Qemu-devel] [PATCH v3 04/10] block: Accept device model name for blockdev-open/close-tray
` [Qemu-devel] [PATCH v3 05/10] block: Accept device model name for x-blockdev-insert-medium
` [Qemu-devel] [PATCH v3 06/10] block: Accept device model name for x-blockdev-remove-medium
` [Qemu-devel] [PATCH v3 07/10] block: Accept device model name for eject
` [Qemu-devel] [PATCH v3 08/10] block: Accept device model name for blockdev-change-medium
` [Qemu-devel] [PATCH v3 09/10] block: Accept device model name for block_set_io_throttle
` [Qemu-devel] [PATCH v3 10/10] qemu-iotests/118: Test media change with qdev name

Source code review around jump label usage
 2016-09-20 11:30 UTC  (19+ messages)
` [PATCH 0/6] firmware-qemu_fw_cfg: Fine-tuning for four function implementations
    ` [Qemu-devel] "
` [PATCH 0/6] GPU-DRM-GMA500: Fine-tuning for two "
  ` [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data()
    ` [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_da
        ` GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data()

xfs_copy V5 XFS to multi-targets cause targets corruption
 2016-09-20 11:39 UTC 

Tascam US-366 and Alsa Firmware
 2016-09-20 11:39 UTC 

[lustre-devel] [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md
 2016-09-20 11:39 UTC  (11+ messages)
    `  "

[kvm-unit-tests PATCH] x86: apic: add LVT timer test
 2016-09-20 11:38 UTC  (3+ messages)

[PATCH 00/14] blk-mq: Minor fixes and cleanups
 2016-09-20 11:44 UTC  (7+ messages)
` [PATCH 04/14] blk-mq: Do not limit number of queues to 'nr_cpu_ids' in allocations
` [PATCH 07/14] blk-mq: Cleanup a loop exit condition

[PATCH libibverbs v3 0/3] SIF related libibverbs patches
 2016-09-20 11:37 UTC  (4+ messages)
` [PATCH libibverbs v3 1/3] Add new call ibv_cmd_create_ah_ex which supports extra parameters

Tegra baseline test results for v4.8-rc7
 2016-09-20 11:37 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: core: Remove unnecessary parentheses around pointers
 2016-09-20 11:36 UTC  (2+ messages)

State of the fuzzer
 2016-09-20 11:33 UTC  (4+ messages)

[PATCH net-next 0/8] mlx5e XDP support
 2016-09-20 11:33 UTC  (4+ messages)
` [PATCH net-next 7/8] net/mlx5e: XDP TX forwarding support

[PATCH] arm64, numa: Add cpu_to_node() implementation
 2016-09-20 11:32 UTC  (7+ messages)

[PATCH net-next 0/2] bnx2x: page allocation failure
 2016-09-20 11:30 UTC  (5+ messages)
` [PATCH net-next 2/2] bnx2x: allocate mac filtering pending list in PAGE_SIZE increments

[PATCH v2 0/4] gpio: fix an incorrect lockdep warning
 2016-09-20 11:30 UTC  (15+ messages)

[Buildroot] [PATCH 1/2] python-psutil: bump to version 4.3.1
 2016-09-20 11:30 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] python-psutil: fix build against musl C library

[PATCH 1/3] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
 2016-09-20 11:29 UTC  (9+ messages)
` [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer

[PATCH 16/38] drm/i915: Pass around sg_table to get_pages/put_pages backend
 2016-09-20 11:24 UTC  (2+ messages)

[RFC 2/2] drm/exynos: mixer: configure layers once in mixer_atomic_flush()
 2016-09-20 11:23 UTC  (3+ messages)

[PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-09-20 11:21 UTC  (2+ messages)

[PATCH v6 1/2] xen: replace tlbflush check and operation with inline functions
 2016-09-20 11:20 UTC  (4+ messages)
` [PATCH v6 2/2] xen: move TLB-flush filtering out into populate_physmap during vm creation

[PATCH][RFC] Implement arch primitives for busywait loops
 2016-09-20 11:19 UTC  (2+ messages)

brcmf_txfinalize misses 802.1x packet leading to infinite WARNINGs
 2016-09-20 11:16 UTC  (2+ messages)

[PATCH] pcap: fix memory leak in jumbo frames
 2016-09-20 11:16 UTC  (3+ messages)

[PATCH 0/7] Fix multiple checkpatch issues
 2016-09-20 11:16 UTC  (8+ messages)
` [PATCH 1/7] staging: rts5208: Remove unnecessary parentheses
` [PATCH 2/7] staging: rts5208: Add spaces around operators
` [PATCH 3/7] staging: rts5208: Remove explicit NULL comparison
` [PATCH 4/7] staging: rts5208: Fix indentation
` [PATCH 5/7] staging: rts5208: Put constant on right side of comparison
` [PATCH 6/7] staging: rts5208: Use BIT(x) macro
` [PATCH 7/7] staging: rts5208: Remove space after cast

[PATCH] usb: misc: legousbtower: Fix NULL pointer deference
 2016-09-20 11:04 UTC  (6+ messages)

[Qemu-devel] [PATCH] docker: Handle exceptions when looking for docker command
 2016-09-20 11:16 UTC  (2+ messages)

ChaCha20 vs. AES performance
 2016-09-20 11:15 UTC 

linux-next: manual merge of the staging tree with the vfs tree
 2016-09-20 11:14 UTC  (2+ messages)

rate limit not working ?
 2016-09-20 11:14 UTC  (4+ messages)

[PATCH] dma-buf/sw_sync: mark sync_timeline_create() static
 2016-09-20 11:13 UTC  (3+ messages)

[PATCH 0/2] examples/ipsec_secgw: add configuration file support
 2016-09-20 11:13 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/2] examples/ipsec-secgw: "
  ` [PATCH v7 2/2] examples/ipsec-secgw: add sample configuration files

[PATCH v6 0/9] Replay Protected Memory Block (RPMB) subsystem
 2016-09-20 11:11 UTC  (3+ messages)

[mm] 0331ab667f: kernel BUG at mm/mmap.c:327!
 2016-09-20 11:11 UTC 

Seeking help for implementing CT HELPER in nftables
 2016-09-20 11:10 UTC  (6+ messages)

[RFC] arm64: Ensure proper addressing for ldnp/stnp
 2016-09-20 11:00 UTC  (5+ messages)

Homebrew and Git
 2016-09-20 11:07 UTC  (3+ messages)
  `  "

[PATCH v2 0/4] libxl: add HVM USB passthrough capability
 2016-09-20 11:09 UTC  (5+ messages)
` [PATCH v2 4/4] docs: add HVM USB passthrough documentation

[v2] clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_iomap
 2016-09-20 11:08 UTC 

[PATCH libibverbs v2 0/3] SIF related libibverbs patches
 2016-09-20 11:08 UTC  (8+ messages)
` [PATCH libibverbs v2 3/3] Provide remote XRC SRQ number in kernel post_send

[Qemu-devel] [PATCH 1/2] qemu-nbd: Shrink image size by specified offset
 2016-09-20  9:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/10] block: Accept qdev IDs in device level QMP commands
 2016-09-20 11:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 04/10] block: Accept device model name for blockdev-open/close-tray

[U-Boot] [PATCH 01/15] serial: Add serial_mvebu_a3700 for Armada 3700 SoC
 2016-09-20 11:03 UTC  (4+ messages)
` [U-Boot] [PATCH 06/15] usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8)

[PATCH v2 0/8] SIF related verbs patches
 2016-09-20 11:02 UTC  (4+ messages)
` [PATCH v2 5/8] ib_uverbs: Add padding to end align ib_uverbs_reg_mr_resp

[xen-unstable test] 101020: regressions - FAIL
 2016-09-20 11:02 UTC 

[v2] clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and of_iomap
 2016-09-20 10:59 UTC 

[Qemu-devel] [PATCH] build-sys: fix make install regression
 2016-09-20 10:57 UTC  (3+ messages)

[qemu-mainline baseline-only test] 67731: tolerable trouble: blocked/broken
 2016-09-20 10:57 UTC 

[Xenomai] Cannot create a share library linked against Xenomai libs
 2016-09-20 10:56 UTC  (3+ messages)

VERBOSE flags
 2016-09-20 10:56 UTC  (8+ messages)

[PATCH v2 00/14] Partial MIPS Malta DT conversion
 2016-09-20 10:55 UTC  (6+ messages)
` [PATCH v2 09/14] MIPS: Malta: Probe RTC via DT

[sound:for-next 48/48] sound/usb/line6/driver.c:484:2-7: WARNING: NULL check before freeing functions like kfree, debugfs_remove, debugfs_remove_recursive or usb_free_urb is not needed. Maybe consider reorganizing relevant code to avoid passing NULL values
 2016-09-20 10:54 UTC  (3+ messages)
` [PATCH] ALSA: line6: fix ifnullfree.cocci warnings

[PATCH] clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap
 2016-09-20 10:54 UTC 

[U-Boot] [PATCH] dfu: Migrate to Kconfig
 2016-09-20 10:53 UTC  (4+ messages)

[RFC 0/7] Support non-PCI devices
 2016-09-20 10:49 UTC  (8+ messages)
` [PATCH v3 00/15] Introduce SoC device/driver framework for EAL
  ` [PATCH v3 06/15] eal/soc: implement probing of drivers

[PATCH 0/3] hisi_sas add hip07 support
 2016-09-20 10:49 UTC  (4+ messages)
` [PATCH 1/3] devicetree: bindings: scsi: hisi_sas "
` [PATCH 2/3] hisi_sas: add device tree support for hip07
  ` [PATCH 3/3] hisi_sas: add v2 hw support for different refclk

[U-Boot] [PATCH 00/28] Kconfig: Move console options to Kconfig
 2016-09-20 10:48 UTC  (3+ messages)
  ` [U-Boot] [PATCH 14/28] video: Drop the s3c-fb driver

lpm performance
 2016-09-20 10:47 UTC  (3+ messages)

DAPM over two regmaps (and a mailbox)
 2016-09-20 10:46 UTC  (7+ messages)

[REGRESSION? v4.8] i2c-core: acpi_i2c_get_info() touches non-existent devices
 2016-09-20 10:45 UTC  (4+ messages)
` [PATCH] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter

[PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER
 2016-09-20 10:44 UTC  (5+ messages)

[PATCH 35/38] drm/i915: Reserve space in the global seqno during request allocation
 2016-09-20 18:49 UTC  (3+ messages)
  ` [PATCH] drm/i915: fix semicolon.cocci warnings

[Qemu-devel] [PATCH v2 0/3] pc: compat macroses fixes/cleanups
 2016-09-20 10:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/3] target-i386: turn off CPU.l3-cache only for 2.7 and older machine types


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.