All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-10 16:47:58 to 2017-10-10 17:28:18 UTC [more...]

[Qemu-devel] [PATCH] oslib-posix: Fix compiler warning
 2017-10-10 17:17 UTC  (6+ messages)

[PATCH] thermal/drivers/hisi: Switch to interrupt mode
 2017-10-10 17:28 UTC  (8+ messages)
` [PATCH V2] "

[PATCH v3 0/2] livepatch: introduce atomic replace
 2017-10-10 17:27 UTC  (6+ messages)
` [PATCH v3 2/2] livepatch: add "
` [PATCH v3.1 2/3] livepatch: shuffle core.c function order
` [PATCH v3.1 3/3] livepatch: add atomic replace

[PATCH v4.13 STABLE] base: arch_topology: fix section mismatch build warnings
 2017-10-10 17:27 UTC 

[ANNOUNCE] v4.11.12-rt13
 2017-10-10 17:27 UTC  (11+ messages)

sysbench throughput degradation in 4.13+
 2017-10-10 17:26 UTC  (11+ messages)

[RFC PATCH 00/11] Refactor HW workaround code
 2017-10-10 17:26 UTC  (4+ messages)
` [RFC PATCH 02/11] drm/i915: Move a bunch of workaround-related code to its own file

[PATCH][net-next] ipv6: fix dereference of rt6_ex before null check error
 2017-10-10 17:26 UTC  (4+ messages)

[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
 2017-10-10 17:25 UTC  (8+ messages)
` [PATCH 1/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-10 17:25 UTC  (10+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()

[PATCH] arm64: dts: rockchip: enable touchpad button for rk3399-gru-kevin
 2017-10-10 17:25 UTC  (8+ messages)

[PATCH 0/7 v1] Speed up page cache truncation
 2017-10-10 17:25 UTC  (3+ messages)

[PATCH 00/10] new mmap_read interfaces for ring buffer
 2017-10-10 17:20 UTC  (11+ messages)
` [PATCH 01/10] perf record: new interfaces to read ring buffer to file
` [PATCH 02/10] perf tool: fix: Don't discard prev in backward mode
` [PATCH 03/10] perf tool: new iterfaces to read event from ring buffer
` [PATCH 04/10] perf tool: perf_mmap__read_init wrapper for evlist
` [PATCH 05/10] perf top: apply new mmap_read interfaces
` [PATCH 06/10] perf trace: "
` [PATCH 07/10] perf kvm: "
` [PATCH 08/10] perf python: "
` [PATCH 09/10] perf tests: "
` [PATCH 10/10] perf tool: remove stale "

[patch net-next 0/4] net: sched: get rid of cls_flower->egress_dev
 2017-10-10 17:25 UTC  (2+ messages)

[PATCH net-next] openvswitch: add ct_clear action
 2017-10-10 17:24 UTC  (5+ messages)

[PATCH rdma-core] iwpmd: Return existing mapping if port reused on active side
 2017-10-10 17:24 UTC  (3+ messages)

[GIT PULL 0/3] perf/urgent fixes
 2017-10-10 17:23 UTC  (2+ messages)

[PATCH 4.9 000/104] 4.9.54-stable review
 2017-10-10 17:22 UTC  (6+ messages)
` [PATCH 4.9 086/104] arm64: kasan: avoid bad virt_to_pfn()

[Qemu-devel] [PATCH v2 0/*] xen: xen-domid-restrict improvements
 2017-10-10 11:40 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/8] xen: defer call to xen_restrict until after os_setup_post
        `  "

[PATCH RFC 0/3] tun zerocopy stats
 2017-10-10 17:23 UTC  (4+ messages)

[PATCH] btrfs: fix max chunk size on dup
 2017-10-10 17:22 UTC  (4+ messages)

[Qemu-devel] [PULL 00/27] vhost-user patches
 2017-10-10 17:22 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/27] glib-compat: move G_SOURCE_CONTINUE/REMOVE there
` [Qemu-devel] [PULL 02/27] build-sys: fix libvhost-user.a build
` [Qemu-devel] [PULL 03/27] build-sys: make vhost-user-scsi depend on libvhost-user.a
` [Qemu-devel] [PULL 04/27] libvhost-user: drop dependency on glib
` [Qemu-devel] [PULL 05/27] libvhost-user: improve vu_queue_pop() doc
` [Qemu-devel] [PULL 06/27] vhost-user-scsi: use g_strdup()
` [Qemu-devel] [PULL 07/27] vhost-user-scsi: connect unix socket before allocating
` [Qemu-devel] [PULL 08/27] vhost-user-scsi: code style fixes
` [Qemu-devel] [PULL 09/27] vhost-user-scsi: use glib allocation
` [Qemu-devel] [PULL 10/27] vhost-user-scsi: glib calls that allocate don't return NULL
` [Qemu-devel] [PULL 11/27] vhost-user-scsi: also free the gtree
` [Qemu-devel] [PULL 12/27] vhost-user-scsi: remove vdev_scsi_find_by_vu()
` [Qemu-devel] [PULL 13/27] vhost-user-scsi: simplify unix path cleanup
` [Qemu-devel] [PULL 14/27] vhost-user-scsi: use NULL pointer
` [Qemu-devel] [PULL 15/27] vhost-user-scsi: assert() in iscsi_add_lun()
` [Qemu-devel] [PULL 16/27] vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
` [Qemu-devel] [PULL 17/27] vhost-user-scsi: remove VUS_MAX_LUNS
` [Qemu-devel] [PULL 18/27] vhost-user-scsi: remove unimplemented functions
` [Qemu-devel] [PULL 19/27] vhost-user-scsi: rename VUS types
` [Qemu-devel] [PULL 20/27] vhost-user-scsi: avoid use of iscsi_ namespace
` [Qemu-devel] [PULL 21/27] vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
` [Qemu-devel] [PULL 22/27] vhost-user-scsi: drop extra callback pointer
` [Qemu-devel] [PULL 23/27] vhost-user-scsi: simplify source handling
` [Qemu-devel] [PULL 24/27] vhost-user-scsi: use glib logging
` [Qemu-devel] [PULL 25/27] libvhost-user: add glib source helper
` [Qemu-devel] [PULL 26/27] vhost-user-scsi: use libvhost-user glib helper
` [Qemu-devel] [PULL 27/27] vhost-user-scsi: remove server_sock from VusDev

[net-next 0/9][pull request] 1GbE Intel Wired LAN Driver Updates 2017-10-10
 2017-10-10 17:21 UTC  (10+ messages)
` [net-next 1/9] e1000e: Fix error path in link detection
` [net-next 2/9] e1000e: Fix wrong comment related to "
` [net-next 3/9] e1000e: Fix return value test
` [net-next 4/9] e1000e: Separate signaling for link check/link up
` [net-next 5/9] e1000e: Avoid receiver overrun interrupt bursts
` [net-next 6/9] e1000e: fix buffer overrun while the I219 is processing DMA transactions
` [net-next 7/9] e1000e: apply burst mode settings only on default
` [net-next 8/9] e1000e: Be drop monitor friendly
` [net-next 9/9] igb: check memory allocation failure

[Patch v6 0/7] Introduce framework for SLIMbus device drivers
 2017-10-10 17:21 UTC  (6+ messages)
` [Patch v6 1/7] slimbus: Device management on SLIMbus
  ` [alsa-devel] "

[PATCH v2] XDP Program for Ip forward
 2017-10-10 17:21 UTC  (6+ messages)
` [PATCH v2] xdp: Sample xdp program implementing ip forward

[PATCH 0/2] Add fio performance tracking to fstests
 2017-10-10 17:21 UTC  (3+ messages)
` [PATCH 1/2] fstests: add fio perf results support
` [PATCH 2/2] perf/001: a random write buffered fio perf test

[PATCH v11 0/9] complete deferred page initialization
 2017-10-10 17:19 UTC  (16+ messages)
` [PATCH v11 7/9] arm64/kasan: add and use kasan_map_populate()

[PATCH] PM / OPP: use of_cpu_device_node_get() instead of of_get_cpu_node()
 2017-10-10 17:20 UTC  (7+ messages)

[PATCH igt 1/2] tests/syncobj_wait: Replace open-coded calls to __syncobj_wait()
 2017-10-10 17:19 UTC  (2+ messages)
` [PATCH igt 2/2] igt/syncobj_wait: Close the sw_sync timeline after the test

net/sunrpc: v4.14-rc4 lockdep warning
 2017-10-10 17:19 UTC  (6+ messages)

[PATCH v2 00/24] Provide some actual restriction of qemu
 2017-10-10 17:18 UTC  (4+ messages)
` [PATCH 04/26] xentoolcore, _restrict_all: Introduce new library and implementation

[U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
 2017-10-10 17:18 UTC  (9+ messages)
` [U-Boot] [PATCH v4 1/2] arm64: sun50i-h5.dtsi : add h5 & a64 compatible to mmc[0-2]
` [U-Boot] [PATCH v4 2/2] sun50i: h5: Add NanoPi Neo Plus2 DT initial support

[Qemu-devel] [PATCH v1 0/7] Limit websockets memory usage & other bug fixes
 2017-10-10 17:18 UTC  (9+ messages)
` [Qemu-devel] [PATCH v1 1/7] io: monitor encoutput buffer size from websocket GSource
` [Qemu-devel] [PATCH v1 2/7] io: simplify websocket ping reply handling
` [Qemu-devel] [PATCH v1 3/7] io: get rid of qio_channel_websock_encode helper method
` [Qemu-devel] [PATCH v1 4/7] io: pass a struct iovec into qio_channel_websock_encode

[PATCH 1/3] drm/i915: Fix eviction when the GGTT is idle but full
 2017-10-10 17:17 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[PATCH v7 0/9] Hello Jens,
 2017-10-10 17:16 UTC  (5+ messages)
` [PATCH v7 9/9] block, scsi: Make SCSI quiesce and resume work reliably

[Patch net-next] tcp: add a tracepoint for tcp_retransmit_skb()
 2017-10-10 17:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] build: remove CONFIG_LIBDECNUMBER
 2017-10-10 17:14 UTC  (5+ messages)

[Qemu-devel] [PATCH v3] docs/devel/loads-stores.rst: Document our various load and store APIs
 2017-10-10 17:14 UTC 

[Qemu-devel] [PATCH] Several fixes for the Pulse Audio driver, and the HDA device
 2017-10-10 17:12 UTC 

[PATCH] i-g-t/tests: Drop gem_seqno_wrap, gem_pin, gem_hangcheck_forcewake
 2017-10-10 17:12 UTC  (2+ messages)

[RFC PATCH 0/9][V3] overlayfs: Delayed copy up of data
 2017-10-10 17:12 UTC  (5+ messages)
` [PATCH 5/9] ovl: Set xattr OVL_XATTR_METACOPY on upper file
` [PATCH 7/9] ovl: Introduce read/write barriers around metacopy flag update

[pull-request] next-eventdev 17.11 RC1
 2017-10-10 17:11 UTC  (2+ messages)

[PATCH 3/7] IB/srpt: Change default behavior from using SRQ to not using SRQ
 2017-10-10 17:10 UTC  (12+ messages)

Patch "udp: perform source validation for mcast early demux" has been added to the 4.13-stable tree
 2017-10-10 17:09 UTC  (4+ messages)

[RFC] ARC: [plat-hsdk]: Increase SDIO CIU frequency to 50000000Hz
 2017-10-10 17:09 UTC  (3+ messages)

[PATCH 0/2] xfs: test support for xattr inactivate
 2017-10-10 17:09 UTC  (6+ messages)
` [PATCH 1/2] xfs: assert that xattr inactivation never reaches a hole
` [PATCH 2/2] xfs: buffer lru reference count error injection tag

[PATCH net 0/2] net/smc: ib_query_gid() patches
 2017-10-10 17:09 UTC  (5+ messages)
` [PATCH net 1/2] net/smc: replace function pointer get_netdev()
` [PATCH net 2/2] net/smc: dev_put for netdev after usage of ib_query_gid()

[PATCH 0/4] Fix problems with Exynos4412 ISP clocks
 2017-10-10 17:08 UTC  (4+ messages)
  ` [PATCH 2/4] clk: samsung: Add a separate driver for "

[PATCH 00/13] Preparatory work to kill off ACCESS_ONCE()
 2017-10-10 17:06 UTC  (13+ messages)
` [PATCH 13/13] rcutorture: formal: prepare for ACCESS_ONCE() removal
                ` [Ksummit-discuss] "

[PATCH v3 1/2] KVM: X86: Processor States following Reset or INIT
 2017-10-10 17:07 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled

[RFC] column: show auto columns when pager is active
 2017-10-10 17:04 UTC  (7+ messages)

[PATCH] arm64: dts: mediatek: Add cpuidle support for MT2712
 2017-10-10 17:04 UTC  (3+ messages)

[PATCH v8 00/11] Handle SMCs and HVCs in conformance with SMCCC
 2017-10-10 17:03 UTC  (4+ messages)
` [PATCH v8 04/11] public: xen.h: add definitions for UUID handling

[PATCH -tip v3 0/7] kprobes/x86: Preempt related enhancements
 2017-10-10 17:02 UTC  (3+ messages)
` [PATCH -tip v3 3/7] kprobes: Warn if optprobe handler tries to change execution path

[PATCHv4 0/7] Fix remaining issues to drop more omap platform data
 2017-10-10 17:01 UTC  (4+ messages)
` [PATCH 7/7] ARM: dts: Use ti-sysc module driver for omap4 musb

[PATCH v6 00/11] vpci: PCI config space emulation
 2017-10-10 11:35 UTC  (4+ messages)
` [PATCH v6 09/11] vpci/msi: add MSI handlers

[PATCH 1/2] mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash
 2017-10-10 16:59 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork "

Xen 4.10 Development update: code freeze date
 2017-10-10 16:58 UTC  (2+ messages)

ld.so(8) need clarification
 2017-10-10 16:58 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS cbfddf9e845466c946de7e7952065fa073bd9d5e
 2017-10-10 16:58 UTC 

[CI 01/10] drm/i915: Extract intel_get_cagf
 2017-10-10 16:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,01/10] "

[xen-unstable test] 114204: tolerable FAIL - PUSHED
 2017-10-10 16:57 UTC 

[PATCH v4 00/13] mmc: mediatek: add support of mt2701/mt2712
 2017-10-10 16:57 UTC  (4+ messages)
` [PATCH v4 05/12] mmc: mediatek: add pad_tune0 support

[PATCH 0/6] drm: Add leases [v4]
 2017-10-10 16:56 UTC  (4+ messages)
` [PATCH 6/6] drm: Add four ioctls for managing drm mode object "

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-10 16:56 UTC  (7+ messages)

[PATCH] bus/dpaa: fix memory allocation during bus scan
 2017-10-10 16:55 UTC  (5+ messages)

nftables equivalent for ebtables BROUTING trick?
 2017-10-10 16:55 UTC 

[PATCH] PM / ACPI: Removed unused function
 2017-10-10 16:55 UTC  (2+ messages)

VPMU interrupt unreliability
 2017-10-10 16:54 UTC  (6+ messages)

[PATCH v2] mtd: spi-nor: add support for Gigadevice GD25LQ32
 2017-10-10 16:53 UTC  (2+ messages)

[PATCH v3] platform/chrome: Use proper protocol transfer function
 2017-10-10 16:52 UTC  (13+ messages)

[PATCHv2] thinkpad_acpi: Implement tablet mode resolving using GMMS method
 2017-10-10 16:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] pc: make sure that plugged CPUs are of the same type
 2017-10-10 16:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] powerpc/perf: Fix IMC initialization crash
 2017-10-10 16:51 UTC 

[Qemu-devel] [PATCH] nios2: define tcg_env
 2017-10-10 16:49 UTC  (2+ messages)

[PATCH v6 0/7] eventdev: cover letter: eth Rx adapter
 2017-10-10 22:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/30] s390x: SMP for TCG
 2017-10-10 16:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/30] s390x/tcg: turn INTERRUPT_EXT into a mask

[PATCH] ACPI / PM: Combine two identical device resume routines
 2017-10-10 16:49 UTC 

[PATCH 00/14] Adding NV12 support
 2017-10-10 16:48 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Adding NV12 support (rev3)


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.