All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-22 08:18:08 to 2016-07-22 09:09:19 UTC [more...]

[PATCH] update sc->nr_reclaimed after each shrink_slab
 2016-07-22  8:18 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2016-07-22  9:09 UTC 

[PATCH] drm/imx: imx-ldb: do not try to dereference crtc->state->state in encoder mode_set
 2016-07-22  9:09 UTC  (2+ messages)

[WireGuard] Using wireguard link as a proxy?
 2016-07-22  9:09 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2016-07-22  9:08 UTC 

[Bug 97003] [d3dadapter+radeonsi] Dragon's Dogma: video memory leak with precompiled shaders
 2016-07-22  9:08 UTC  (2+ messages)

KVM on ARM crashes with new VGIC v4.7-rc7
 2016-07-22  9:15 UTC  (2+ messages)

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-07-22  9:08 UTC  (9+ messages)
` [PATCH v4 2/2] ACPI / button: Add document for ACPI control method lid device restrictions

[PATCH] ARM: mps2: fix typo
 2016-07-22  9:08 UTC  (5+ messages)

[PATCH v3 0/7] rk3399 support ddr frequency scaling
 2016-07-22  9:07 UTC  (16+ messages)
  ` [PATCH v3 1/7] firmware: rockchip: sip: Add rockchip SIP runtime service
` [PATCH v3 2/7] clk: rockchip: add new clock-type for the ddrclk
` [PATCH v3 3/7] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [PATCH v3 4/7] clk: rockchip: rk3399: add ddrc clock support
` [PATCH v3 5/7] PM / devfreq: event: support rockchip dfi controller
` [PATCH v3 6/7] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [PATCH v3 7/7] drm/rockchip: Add dmc notifier in vop driver

[PATCH 0/2] Revert to default table sort when sort column is hidden
 2016-07-22  8:58 UTC  (3+ messages)
` [PATCH 1/2] toaster: reset table to default orderby when orderby "
` [PATCH 2/2] toaster-tests: add tests for reverting to default sort

[B.A.T.M.A.N.] [PATCH v11 00/11] batctl: netns and netlink support
 2016-07-22  9:07 UTC  (13+ messages)
` [B.A.T.M.A.N.] [PATCH v11 04/11] batctl: Use netlink to replace some of debugfs
` [B.A.T.M.A.N.] [PATCH v11 05/11] batctl: add netlink dump function for backbone tables
` [B.A.T.M.A.N.] [PATCH v11 06/11] batctl: add netlink dump support for B.A.T.M.A.N. V gateways
` [B.A.T.M.A.N.] [PATCH v11 07/11] batctl: Import alfred version of debugfs.*
` [B.A.T.M.A.N.] [PATCH v11 08/11] batctl: Split translate_mac from debugfs backend
` [B.A.T.M.A.N.] [PATCH v11 09/11] batctl: Translate mac addresses via netlink

Unify request construction
 2016-07-22  9:06 UTC  (14+ messages)
` [PATCH 12/18] drm/i915: Unify request submission
` [PATCH 13/18] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH 14/18] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH 17/18] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH 18/18] drm/i915: Simplify calling engine->sync_to

[Cocci] [PATCH RFC] coccinelle: tests: if and else branch should probably not be identical
 2016-07-22  9:05 UTC  (2+ messages)
`  "

[PATCH] net/fm10k: fix RSS hash config
 2016-07-22  9:05 UTC  (7+ messages)

[dpdk-users] RSS Hash not working for XL710/X710 NICs for some RX mbuf sizes
 2016-07-22  9:04 UTC  (7+ messages)

[PATCH] cxl: fix sparse warnings
 2016-07-22  9:01 UTC 

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-22  9:04 UTC  (5+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks

[PATCH v2 01/25] drm/i915/cmdparser: Remove stray intel_engine_cs *ring
 2016-07-22  9:03 UTC  (25+ messages)
` [PATCH v2 02/25] drm/i915: Use engine to refer to the user's BSD intel_engine_cs
` [PATCH v2 03/25] drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
` [PATCH v2 04/25] drm/i915: Remove stray intel_engine_cs ring identifiers from i915_gem.c
` [PATCH v2 05/25] drm/i915: Update a couple of hangcheck comments to talk about engines
` [PATCH v2 06/25] drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
` [PATCH v2 07/25] drm/i915: Rename request->ringbuf to request->ring
` [PATCH v2 08/25] drm/i915: Rename backpointer from intel_ringbuffer to intel_engine_cs
` [PATCH v2 09/25] drm/i915: Rename intel_context[engine].ringbuf
` [PATCH v2 10/25] drm/i915: Rename struct intel_ringbuffer to struct intel_ring
` [PATCH v2 11/25] drm/i915: Rename residual ringbuf parameters
` [PATCH v2 12/25] drm/i915: Rename intel_pin_and_map_ring()
` [PATCH v2 13/25] drm/i915: Remove obsolete engine->gpu_caches_dirty
` [PATCH v2 14/25] drm/i915: Simplify request_alloc by returning the allocated request
` [PATCH v2 15/25] drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
` [PATCH v2 16/25] drm/i915: Remove intel_ring_get_tail()
` [PATCH v2 17/25] drm/i915: Convert engine->write_tail to operate on a request
` [PATCH v2 18/25] drm/i915: Unify request submission
` [PATCH v2 19/25] drm/i915/lrc: Update function names to match request flow
` [PATCH v2 20/25] drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
` [PATCH v2 21/25] drm/i915: Reuse legacy breadcrumbs + tail emission
` [PATCH v2 22/25] drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
` [PATCH v2 23/25] drm/i915: Remove duplicate golden render state init from execlists
` [PATCH v2 24/25] drm/i915: Unify legacy/execlists submit_execbuf callbacks
` [PATCH v2 25/25] drm/i915: Simplify calling engine->sync_to

mm/compact: why use low watermark to determine whether compact is finished instead of use high watermark?
 2016-07-22  9:04 UTC  (4+ messages)

Kernel panic on Xen virtualisation in Debian
 2016-07-22  9:03 UTC  (4+ messages)

[PATCH v2] crypto: fix memory leak
 2016-07-22  9:02 UTC  (3+ messages)
` [PATCH v3] "

post-receive: pub/scm/linux/kernel/git/chanwoo/extcon
 2016-07-22  9:01 UTC 

[PATCH] perf probe: fix kconfig symbol names for kprobes and uprobes
 2016-07-22  9:00 UTC 

[PATCH 0/3 v2] Fixes for running a big-endian kernel on Cubieboard2
 2016-07-22  9:01 UTC  (6+ messages)
` [PATCH 1/3] mmc: sunxi-mmc: change idma descriptor to __le32
` [PATCH 3/3] ARM: sunxi: enable big-endian

[PATCH libnftnl] examples: selective rule dumping
 2016-07-22  9:00 UTC  (5+ messages)

[Qemu-devel] [PULL 00/15] tb hash improvements
 2016-07-22  9:04 UTC  (3+ messages)
` [Qemu-devel] [PULL 15/15] translate-all: add tb hash bucket info to 'info jit' dump

[Qemu-devel] [PATCH for-2.7 v5 00/14] nbd: efficient write zeroes
 2016-07-22  8:58 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server
      ` [Qemu-devel] semantics of FIEMAP without FIEMAP_FLAG_SYNC (was Re: [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server)

[PATCH] drm/imx: imx-ldb: store LVDS bus configuration in ldb channel
 2016-07-22  8:59 UTC  (3+ messages)

[PATCH] xfs: Document error handling behavior
 2016-07-22  8:58 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] tools: moveconfig: minor updates related to header cleanup
 2016-07-22  8:58 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] tools: moveconfig: do not cleanup headers in include/generated
` [U-Boot] [PATCH 2/2] tools: moveconfig: do not check clean tree and compilers for -H option

[PATCH 0/8] Packages Upgrade
 2016-07-22  8:54 UTC  (6+ messages)
` [PATCH 1/8] e2fsprogs: 1.43 -> 1.43.1
` [PATCH 5/8] slang: 2.2.4 -> 2.3.0

[B.A.T.M.A.N.] [PATCH] batman-adv: Keep batadv netdev when hardif disappears
 2016-07-22  8:54 UTC  (2+ messages)

[PATCH 00/22] xen/arm: P2M clean-up and fixes
 2016-07-22  8:54 UTC  (5+ messages)
` [PATCH 15/22] xen/arm: Don't call p2m_alloc_table from arch_domain_create
` [PATCH 20/22] xen/arm: Don't export flush_tlb_domain

Lidl hat eine Überraschung für Sie - Kostenloser Gutschein von Lidl
 2016-07-22  8:54 UTC 

[PATCH 0/4] power: sbs-manager fixup gpio detect irq handling
 2016-07-22  8:42 UTC  (5+ messages)
` [PATCH 1/4] power: sbs-battery: Use devm_kzalloc to alloc data
` [PATCH 2/4] power: sbs-battery: Request threaded irq and fix dev callback cookie
` [PATCH 3/4] power: sbs-battery: Use devm_power_supply_register
` [PATCH 4/4] power: sbs-battery: Use gpio_desc and sleeping calls for battery detect

[PATCH] net/virtio_user: fix inconsistent name
 2016-07-22  8:50 UTC  (3+ messages)

[lkp] [writeback] 9340837195: INFO: suspicious RCU usage. ]
 2016-07-22  8:47 UTC  (2+ messages)
`  "

Xen-unstable 4.8: Host crash when shutting down guest with pci device passed through using MSI-X interrupts
 2016-07-22  8:50 UTC  (3+ messages)
` [PATCH] x86/vMSI-X: Fix host crash when shutting down guests with MSI capable devices

Help/info request (in re trip points)
 2016-07-22  8:22 UTC 

[RFC PATCH v1 0/2] Add Hisilicon Djtag driver
 2016-07-22  8:48 UTC  (9+ messages)
` [RFC PATCH v1 1/2] Documentation: arm64: Add Hisilicon HiP05/06/07 Sysctrl and Djtag dts bindings
` [RFC PATCH v1 2/2] drivers: soc: Add support for Hisilicon Djtag driver

RFC: silencing kvm unimplemented msr spew
 2016-07-22  8:48 UTC  (6+ messages)

Problem connecting to wifi on libertas_cpio (sd8686)
 2016-07-22  8:48 UTC  (18+ messages)

[PATCH] mtd: ubi: Fix race condition between ubi device creation and udev
 2016-07-22  8:45 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2016-07-22  8:45 UTC  (21+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] GPU-DRM-GMA500: Deletion of unnecessary checks before two "
                                  ` [PATCH] GPU-DRM-GMA500: Delete "

[Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug
 2016-07-22  8:42 UTC  (6+ messages)
` [Qemu-devel] [PATCH 6/8] spapr: init CPUState->cpu_index with index relative to core-id
        ` [Qemu-devel] [Qemu-ppc] "

[PATCH 0/4] ARM: OMAP2+: Fix AM335x RTC External Abort
 2016-07-22  8:41 UTC  (3+ messages)

[PATCH 0/4] vmx: miscellaneous cleanups
 2016-07-22  8:40 UTC  (5+ messages)
` [PATCH 4/4] nvmx: check for shadow vmcs check on entry

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] b700b35f35236d99d72e8ffca8261f8dcf60f27f BUILD SUCCESS
 2016-07-22  8:40 UTC 

[PATCH] python-pygpgme: update tests
 2016-07-22  8:45 UTC 

[PATCH] python-pygpgme: update ptest output format
 2016-07-22  8:45 UTC 

[RFC] ath10k: silence firmware file probing warnings
 2016-07-22  8:38 UTC  (8+ messages)

[PATCH] mmc: sdhci-msm: Add set_uhs_signaling() implementation
 2016-07-22  8:37 UTC  (3+ messages)

[PATCH v2] HID: use IS_ENABLED() instead of checking for built-in or module
 2016-07-22  8:37 UTC  (2+ messages)

[PATCH for v4.8] cec: fix off-by-one memset
 2016-07-22  8:36 UTC 

[PATCH v2 0/4] Add MT8173 MDP Driver
 2016-07-22  8:33 UTC  (15+ messages)
` [PATCH v2 1/4] VPU: mediatek: Add mdp support
` [PATCH v2 2/4] dt-bindings: Add a binding for Mediatek MDP
` [PATCH v2 3/4] media: Add Mediatek MDP Driver
` [PATCH v2 4/4] arm64: dts: mediatek: Add MDP for MT8173

Build failures in v3.12-stable-queue
 2016-07-22  8:19 UTC  (2+ messages)

Some more VC4 vblank fixes and timestamping improvements
 2016-07-22  8:31 UTC  (3+ messages)

[Bug 97039] The Talos Principle and Serious Sam 3 GPU faults
 2016-07-22  8:30 UTC  (2+ messages)

[PATCH] efi: add efi_test driver for exporting UEFI runtime service interfaces
 2016-07-22  8:30 UTC  (3+ messages)

[PATCH 0/2] dra7: add support for two PCIe ports
 2016-07-22  8:26 UTC  (7+ messages)
` [PATCH 2/2] ARM: DRA7: select PCI_DOMAINS config

fix stgt crash in conn_close
 2016-07-22  8:26 UTC 

[PATCH v1 0/3] cgroup: allow for unprivileged management
 2016-07-22  8:30 UTC  (18+ messages)
` [PATCH v1 3/3] cgroup: relax common ancestor restriction for direct descendants

[PATCH 00/19] x86/dumpstack: rewrite x86 stack dump code
 2016-07-22  8:24 UTC  (5+ messages)
` [PATCH 07/19] x86/dumpstack: add IRQ_USABLE_STACK_SIZE define

[PATCH 00/12] net/virtio: add offload support
 2016-07-22  8:24 UTC  (4+ messages)
` [PATCH 04/12] mbuf: add function to calculate a checksum

[Qemu-devel] [RFC PATCH V9 0/7] Introduce COLO-compare
 2016-07-22  8:24 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH V9 5/7] qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2016-07-22  8:24 UTC 

[PATCH v2] i2c: designware-baytrail: Fix the Kconfig dependency fix
 2016-07-22  8:24 UTC 

[U-Boot] [PATCH v2 1/3] spi: ti_qspi: Fix failure on multiple READ_ID cmd
 2016-07-22  8:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] spi: ti_qspi: Fix compiler warning when DEBUG macro is set
` [U-Boot] [PATCH v2 3/3] spi: ti_qspi: Remove delay in read path for dra7xx

[PATCH] usb: remove redundant dependency on USB_SUPPORT
 2016-07-22  8:23 UTC 

[meta-oe][PATCH] collectd: replace deprecated readdir_r() with readdir()
 2016-07-22  8:19 UTC 

[Bug 92922] New: Xorg random freeze
 2016-07-22  8:22 UTC  (2+ messages)
  ` [Bug 92922] [NVE6] "

[PATCH ew/daemon-socket-keepalive] Windows: add missing definition of ENOTSOCK
 2016-07-22  8:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/37] Various memory leak fixes
 2016-07-22  8:20 UTC  (4+ messages)
` [Qemu-devel] [PATCH 28/37] virtio-input: free config list

[Qemu-devel] [PATCH v7 00/16] backup compression
 2016-07-22  8:17 UTC  (17+ messages)
` [Qemu-devel] [PATCH v7 01/16] block: switch blk_write_compressed() to byte-based interface
` [Qemu-devel] [PATCH v7 02/16] block: Convert bdrv_pwrite_compressed() to BdrvChild
` [Qemu-devel] [PATCH v7 03/16] block/io: reuse bdrv_co_pwritev() for write compressed
` [Qemu-devel] [PATCH v7 04/16] qcow2: add qcow2_co_pwritev_compressed
` [Qemu-devel] [PATCH v7 05/16] qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PATCH v7 06/16] vmdk: add vmdk_co_pwritev_compressed
` [Qemu-devel] [PATCH v7 07/16] qcow: add qcow_co_pwritev_compressed
` [Qemu-devel] [PATCH v7 08/16] qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
` [Qemu-devel] [PATCH v7 09/16] block: remove BlockDriver.bdrv_write_compressed
` [Qemu-devel] [PATCH v7 10/16] block/io: turn on dirty_bitmaps for the compressed writes
` [Qemu-devel] [PATCH v7 11/16] block: simplify drive-backup
` [Qemu-devel] [PATCH v7 12/16] block: simplify blockdev-backup
` [Qemu-devel] [PATCH v7 13/16] drive-backup: added support for data compression
` [Qemu-devel] [PATCH v7 14/16] blockdev-backup: "
` [Qemu-devel] [PATCH v7 15/16] qemu-iotests: test backup compression in 055
` [Qemu-devel] [PATCH v7 16/16] qemu-iotests: add vmdk for "

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-22  8:17 UTC  (6+ messages)
` [PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources

post-receive: pub/scm/linux/kernel/git/jirislaby/linux-stable
 2016-07-22  8:18 UTC 


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.