All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-22 15:40:11 to 2017-09-22 16:21:27 UTC [more...]

[PATCH v3 0/3] python: Add non-blocking Xenstore watch bindings
 2017-09-22 16:21 UTC  (2+ messages)
` [PATCH v3 1/3] python: Add binding for xs_fileno()

FAILED: patch "[PATCH] ftrace: Fix memleak when unregistering dynamic ops when" failed to apply to 4.4-stable tree
 2017-09-22 16:21 UTC  (3+ messages)

[PATCH v5 0/6] Optimise 64-bit IOVA allocations
 2017-09-22 16:21 UTC  (3+ messages)
` [PATCH v5 3/6] iommu/iova: Extend rbtree node caching

[PATCH] Switch to use the new hashtable implementation. This reduces the code and need for yet another hashtable implementation
 2017-09-22 16:25 UTC 

Patch "iwlwifi: add workaround to disable wide channels in 5GHz" has been added to the 4.13-stable tree
 2017-09-22 16:20 UTC  (3+ messages)
` [PATCH] iwlwifi: add workaround to disable wide channels in 5GHz

[Buildroot] [git commit] package/pptp-linux: bump version to 1.9.0
 2017-09-22 16:20 UTC 

[PATCH] selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
 2017-09-22 16:20 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/opencv: bump version to 2.4.13.3
 2017-09-22 16:19 UTC  (2+ messages)

[Buildroot] [git commit] package/opencv: bump version to 2.4.13.3
 2017-09-22 16:19 UTC 

linux-next: manual merge of the devicetree tree with the rockchip and sunxi trees
 2017-09-22 16:19 UTC  (2+ messages)

[U-Boot] setjmp/longjmp prototype in U-Boot
 2017-09-22 16:19 UTC  (2+ messages)

[Qemu-trivial] [PATCH 00/34] remove i386/pc dependency from non-PC world (part 1)
 2017-09-22 16:07 UTC  (76+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 01/34] hw: use "qemu/osdep.h" as first #include in source files
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 02/34] hw: remove "qemu/osdep.h" from header files
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 03/34] block: remove "qemu/osdep.h" from header file
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 04/34] misc: remove headers implicitly included
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 05/34] misc: remove duplicated includes
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH 06/34] ppc: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 07/34] i386/hax: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 08/34] nios2: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 09/34] misc: avoid "include/" in include path
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 10/34] amd_iommu: avoid needless includes in header file
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 11/34] i386/pc: use TYPE_PORT92
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 12/34] misc: remove old i386 dependency
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 13/34] hw/ide: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 14/34] hw/ipmi: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 15/34] hw/i2c: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 16/34] hw/tpm: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 17/34] hw/virtio-balloon: "
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 18/34] hw/unicore32: restrict hw addr defines to source file
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 19/34] hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 20/34] hw/timer/i8254: rename pit_init() -> i8254_pit_init()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/34] hw/input/i8042: extract API from hw/i386/pc.h
` [Qemu-trivial] [PATCH 23/34] hw/dma/i8257: rename DMA_init() to i8257_dma_init()
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 24/34] hw/timer/mc146818: rename rtc_init() -> mc146818_init()
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 25/34] hw/timer/m48t59: use TYPE_M48T59_ISA, add entries to MAINTAINERS
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 26/34] hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 27/34] hw/pci: declare pci_nic_init_nofail() in "hw/net/pci.h"
  ` [Qemu-devel] "
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH 28/34] hw/net/e1000: use TYPE_PCI_E1000
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 29/34] hw/net/e1000e: use TYPE_PCI_E1000E
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 30/34] hw/net/pcnet: use TYPE_PCI_PCNET
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 31/34] hw/net/rtl8139: use TYPE_PCI_RTL8139
  ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH 32/34] hw/net/ne2000: use TYPE_PCI_NE2000
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 33/34] hw/alpha: remove old i386 dependency
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 34/34] misc: drop "
  ` [Qemu-devel] "

[PATCH 3/4] cache.h: hex2chr() - avoid -Wsign-compare warnings
 2017-09-22 16:18 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/2] package/libyaml: bump version to 0.1.7
 2017-09-22 16:18 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/php-yaml: bump version to 2.0.2

[Buildroot] [git commit] package/php-yaml: bump version to 2.0.2
 2017-09-22 16:17 UTC 

[PATCH i-g-t v2] tests: add slice power programming test
 2017-09-22 16:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for tests: add slice power programming test (rev2)

[PATCH] arch: remove unused *_segments() macros/functions
 2017-09-22 16:16 UTC  (6+ messages)

[Resend] [PATCH v1 3/4] ASoC: dapm: Avoid creating kcontrol for params
 2017-09-22 16:16 UTC  (3+ messages)

[PATCH net v2] l2tp: fix race condition in l2tp_tunnel_delete
 2017-09-22 16:16 UTC  (3+ messages)

[Buildroot] [git commit] package/libyaml: bump version to 0.1.7
 2017-09-22 16:16 UTC 

[PATCH igt] igt/gem_exec_schedule: Fix up too deep reorder-wide()
 2017-09-22 16:16 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

migrated ceph disk wont start
 2017-09-22 16:15 UTC 

[Buildroot] [PATCH 1/1] package/owfs: bump version to 3.2p1
 2017-09-22 16:15 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_frontbuffer_tracking: Try harder to collect CRC's
 2017-09-22 16:15 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[Buildroot] [git commit] package/owfs: bump version to 3.2p1
 2017-09-22 16:15 UTC 

[Buildroot] [PATCH] luafilesystem: bump to version 1.7.0
 2017-09-22 16:14 UTC  (2+ messages)

[Buildroot] [git commit] luafilesystem: bump to version 1.7.0
 2017-09-22 16:14 UTC 

[Qemu-devel] [RFC 0/6] linux-user: refactor socket.h into architecture specific sockbits
 2017-09-22 16:13 UTC  (3+ messages)
` [Qemu-devel] [RFC 1/6] linux-user: update hppa sockbits

[Qemu-trivial] [PATCH] scripts/orderfile: keep MAINTAINERS at bottom
 2017-09-22 16:13 UTC  (2+ messages)
` [Qemu-devel] "

sysbench throughput degradation in 4.13+
 2017-09-22 16:12 UTC  (5+ messages)

refactor extent manipulation V4
 2017-09-22 16:12 UTC  (3+ messages)
` [PATCH 12/19] xfs: refactor xfs_bmap_add_extent_delay_real

[PATCH v6 0/3] enable eeprom "size" property and runtime pm
 2017-09-22 16:11 UTC  (5+ messages)
` [PATCH v6 2/3] eeprom: at24: add support to fetch eeprom device property "size"

[Qemu-devel] SunOS support
 2017-09-22 16:10 UTC  (4+ messages)

[PATCH v2 00/21] libxl/xl: add PVH guest type
 2017-09-22 16:09 UTC  (5+ messages)
` [PATCH v2 02/21] libxl: introduce a way to mark fields as deprecated in the idl

[PATCH 01/14] fuzz/x86_emulate: Remove redundant AFL hook
 2017-09-22 16:09 UTC  (4+ messages)

[PATCH v5 00/23] x86: refactor mm.c
 2017-09-22 16:09 UTC  (14+ messages)
` [PATCH v5 17/23] x86/mm: export base_disallow_mask and l1 mask in asm-x86/mm.h
` [PATCH v5 18/23] x86/mm: export some stuff via local mm.h
` [PATCH v5 19/23] x86/mm: export get_page_light via asm-x86/mm.h
` [PATCH v5 20/23] x86/mm: split out PV mm code to pv/mm.c

[PATCH v3 0/4] BCM283x Camera Receiver driver
 2017-09-22 16:07 UTC  (5+ messages)
` [PATCH v3 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver

URGENT RESPOND NEEDED FROM YOU BY DANIEL MMINELE THE DEPUTY GOVERNOR OF SOUTH AFRICAN RESERVE BANK
 2017-09-22 16:06 UTC 

[PATCH][drm-next] drm/tve200: make two functions static
 2017-09-22 16:05 UTC  (3+ messages)

[PATCH 0/5] usb: usb251xb: Add USB2517i hub support and fix some bugs
 2017-09-22 16:05 UTC  (8+ messages)
` [PATCH 0/9 v2] "
  ` [PATCH 9/9 v2] usb: usb251xb: Use GPIO descriptor consumer interface

[PATCH] git: add --no-optional-locks option
 2017-09-22 16:04 UTC  (3+ messages)

[RFC PATCH] mmc: tmio: check mmc_regulator_get_supply return value
 2017-09-22 16:04 UTC  (3+ messages)

[PATCH net-next 00/10] Add support for DCB feature in hns3 driver
 2017-09-22 16:03 UTC  (4+ messages)
` [PATCH net-next 10/10] net: hns3: Add mqprio support when interacting with network stack

[PATCH] drm/i915: Enable scanline read based on frame timestamps
 2017-09-22 16:09 UTC  (4+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH] hv_netvsc: make const array ver_list static, reduces object code size
 2017-09-22 16:00 UTC  (4+ messages)

[BUG] multipath-tools: missing internal values (multipath -t)
 2017-09-22 15:59 UTC  (2+ messages)

Description of a gamepad device?
 2017-09-22 15:58 UTC 

[PATCH 2/2] drm/i915/psr: Set frames before SU entry for psr2
 2017-09-22 15:58 UTC  (2+ messages)

[net-next] net: remove MTU limits for dummy and ifb device
 2017-09-22 15:57 UTC 

[PATCH] RDMA/qedr: fix build error without ipv6
 2017-09-22 15:57 UTC  (3+ messages)

[PATCH] [media] sn9c20x: Use common error handling code in sd_init()
 2017-09-22 15:56 UTC  (2+ messages)

Worker threads in D state since c5a94a618e7ac86 (workqueue: Use TASK_IDLE)
 2017-09-22 15:56 UTC  (10+ messages)
            ` [RFC][PATCH] sched: Cleanup task->state printing

[PATCH BlueZ] doc: fix typo
 2017-09-22 15:56 UTC 

How to use two toolchains
 2017-09-22 15:55 UTC  (3+ messages)

[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
 2017-09-22 15:56 UTC  (2+ messages)

1ee5b5d213 ("serial: core: Release memory obtained by kasprintf"): BUG: -1 unexpected failures (out of 262) - debugging disabled! |
 2017-09-22 15:55 UTC 

[PATCH v2 0/7] Crypto-perf app improvements
 2017-09-22  7:55 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] app/crypto-perf: set AAD after the crypto operation
  ` [PATCH v3 3/7] app/crypto-perf: parse segment size
  ` [PATCH v3 4/7] app/crypto-perf: overwrite mbuf when verifying
  ` [PATCH v3 5/7] app/crypto-perf: do not populate the mbufs at init
  ` [PATCH v3 6/7] app/crypto-perf: support multiple queue pairs
  ` [PATCH v3 7/7] app/crypto-perf: use single mempool

ASUS G752VS Touchpad does not work
 2017-09-22 15:49 UTC  (18+ messages)

[PATCH 2/4] commit-slab.h: avoid -Wsign-compare warnings
 2017-09-22 15:55 UTC  (4+ messages)

[PATCH i-g-t 1/6] lib/igt_kms: Don't assert on non-existent plane
 2017-09-22 15:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/6] "

[PATCH for-next v2] IB/core: Fix for core panic
 2017-09-22 15:53 UTC  (3+ messages)

[Qemu-devel] [PATCH] docker: add installation to build tests
 2017-09-22 15:52 UTC  (3+ messages)

[PATCH] [PATCH v3] lib/librte_sched: fix update tc_credits
 2017-09-22 15:52 UTC  (2+ messages)

Porting OpenBMC to Raspberry PI 3
 2017-09-22 15:49 UTC 

[Qemu-devel] [PATCH v2] docker: add installation to build tests
 2017-09-22 15:49 UTC 

[U-Boot] [PATCH] ARM: MV_EBU: Increase size of PCIe default mapping
 2017-09-22 15:49 UTC 

[PATCH] futex: Fix pi_state->owner serialization
 2017-09-22 15:48 UTC 

[PATCH v3] drm/gem-fb-helper: Improve documentation
 2017-09-22 15:47 UTC 

[SPDK] spdk user mode initiator
 2017-09-22 15:45 UTC 

[U-Boot] [RESEND PATCH 1/5] dm: video: bridge: add operation to read EDID
 2017-09-22 15:45 UTC  (9+ messages)
` [U-Boot] [RESEND PATCH 5/5] sunxi: video: add LCD support to DE2 driver

[Qemu-devel] [RFC PATCH qemu] virtio-pci: Replace modern_as with direct access to modern_bar
 2017-09-22 15:45 UTC  (2+ messages)

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-09-22 15:44 UTC  (6+ messages)
` [PATCH 4/4] iommu/dma, numa: Use NUMA aware memory allocations in __iommu_dma_alloc_pages

[v8 0/4] cgroup-aware OOM killer
 2017-09-22 15:44 UTC  (7+ messages)

[RFC] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-09-22 15:44 UTC  (4+ messages)
` [RESEND] "

[Buildroot] [PATCH] libidn: add fix for CVE-2017-14062
 2017-09-22 15:44 UTC  (2+ messages)

drm_hwcomposer moving to fd.o
 2017-09-22 15:43 UTC  (3+ messages)

[PATCH 1/2] iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
 2017-09-22 15:43 UTC  (3+ messages)

Intel-gfx related suspend-to-ram issues on IBM R31
 2017-09-22 15:42 UTC  (2+ messages)

[PATCH] selftests: timers: set-timer-lat: fix hang when std out/err are redirected
 2017-09-22 15:41 UTC  (3+ messages)

[Qemu-devel] [Bug 1718964] [NEW] Memory leak when using websocket over a low speed network
 2017-09-22 15:33 UTC 

dw_mmc: busy check incomplete?
 2017-09-22 15:39 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.