All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-27 10:18:31 to 2016-07-27 11:38:49 UTC [more...]

WARNING: CPU: 4 PID: 10512 at drivers/md/raid5-cache.c:728 r5l_do_reclaim+0x415/0x430 [raid456]
 2016-07-27 11:38 UTC 

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-27 11:38 UTC  (15+ messages)
` [PATCH v15 04/10] arm64: Kprobes with single stepping support

(no subject)
 2016-07-27 11:26 UTC 

[U-Boot] [PATCH 0/7] MIPS Boston Development Board Support
 2016-07-27 11:37 UTC  (3+ messages)
` [U-Boot] [PATCH 7/7] boston: Introduce support for the MIPS Boston development board

[Qemu-devel] [PATCH v2 0/2] Drop some useless functions
 2016-07-27 11:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] util: Drop unused *_nonblocking_connect() functions
` [Qemu-devel] [PATCH v2 2/2] util: Drop inet_listen()

[PATCH v2] bluetooth, bpf: split sk_filter in l2cap_sock_recv_cb
 2016-07-27 11:35 UTC  (4+ messages)

OVMF very slow on AMD
 2016-07-27 11:35 UTC  (5+ messages)

[PATCH] Make system_reset_pSeries relocatable
 2016-07-27 11:34 UTC  (2+ messages)

[U-Boot] mmc erase Command and Bad Sectors
 2016-07-27 11:34 UTC  (2+ messages)

[PATCH 00/11] mmc: sdhci: Cleanup assignment/definition of PM ops
 2016-07-27 11:32 UTC  (12+ messages)
` [PATCH 01/11] mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
` [PATCH 02/11] mmc: sdhci-acpi: "
` [PATCH 03/11] mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
` [PATCH 04/11] mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
` [PATCH 05/11] mmc: sdhci-s3c: "
` [PATCH 06/11] mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* "
` [PATCH 07/11] mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
` [PATCH 08/11] mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()
` [PATCH 09/11] mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static
` [PATCH 10/11] mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
` [PATCH 11/11] mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS

ACL: BUG: rte_acl_classify_scalar mismatch when use a special rule
 2016-07-27 11:31 UTC  (2+ messages)

[PATCH RESEND v4] locking/pvqspinlock: Fix double hash race
 2016-07-27 11:30 UTC 

Possible unwanted behaviour in configfs
 2016-07-27 11:30 UTC  (4+ messages)
` [PATCH] fs: configfs: don't set buffer_needs_fill to zero if show() returns error

next-20160727 build: 0 failures 7 warnings (next-20160727)
 2016-07-27 11:29 UTC 

[PATCH] eal: fix parsing of argument of option --lcores
 2016-07-27 11:27 UTC  (3+ messages)
` [PATCH v3 2/4] eal: fix parsing of eal "
` [PATCH v3 4/4] eal: fix end character check in --lcores argument

[PATCH v2 1/2] eal: remove redundant codes to parse --lcores
 2016-07-27 11:25 UTC  (3+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 3/4] eal: fix tail blank check in --lcores argument

Refined set of intel_ringbuffer renames
 2016-07-27 11:26 UTC  (11+ messages)
` [PATCH 17/31] drm/i915: Remove obsolete engine->gpu_caches_dirty
    ` [PATCH] drm/i915: Reduce engine->emit_flush() to a single mode parameter
` [PATCH 18/31] drm/i915: Simplify request_alloc by returning the allocated request
` ✗ Ro.CI.BAT: failure for series starting with [01/31] drm/i915: Reduce breadcrumb lock coverage for intel_engine_enable_signaling() (rev3)

[U-Boot] [PATCH 1/2] mmc: sdhci: remove the unused argument for sdhci_setup_cfg
 2016-07-27 11:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] net: emaclite: fixes and enable for MIPS
 2016-07-27 11:25 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] net: emaclite: Use ioremap_nocache
` [U-Boot] [PATCH 2/3] net: emaclite: use __raw_readl/writel instead of weird define
` [U-Boot] [PATCH 3/3] net: emaclite: Enable driver for MIPS

[PATCH] linux-firmware: rockchip: update dptx firmware to v2.6
 2016-07-27 11:24 UTC 

static member variable in libcommon and double free
 2016-07-27 11:23 UTC  (2+ messages)

Getting to RCU and exporting fences
 2016-07-27 11:23 UTC  (24+ messages)
` [PATCH 01/22] drm/i915: Combine loops within i915_gem_evict_something
` [PATCH 02/22] drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
` [PATCH 03/22] drm/i915: Double check the active status on the batch pool
` [PATCH 04/22] drm/i915: Remove request retirement before each batch
` [PATCH 05/22] drm/i915: Remove i915_gem_execbuffer_retire_commands()
` [PATCH 06/22] drm/i915: Fix up vma alignment to be u64
` [PATCH 07/22] drm/i915: Pad GTT views of exec objects up to user specified size
` [PATCH 08/22] drm/i915: Reduce WARN(i915_gem_valid_gtt_space) to a debug-only check
` [PATCH 09/22] drm/i915: Split insertion/binding of an object into the VM
` [PATCH 10/22] drm/i915: Record allocated vma size
` [PATCH 11/22] drm/i915: Wrap vma->pin_count accessors with small inline helpers
` [PATCH 12/22] drm/i915: Start passing around i915_vma from execbuffer
` [PATCH 13/22] drm/i915: Combine all i915_vma bitfields into a single set of flags
` [PATCH 14/22] drm/i915: Make i915_vma_pin() small and inline
` [PATCH 15/22] drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
` [PATCH 16/22] drm/i915: Make fb_tracking.lock a spinlock
` [PATCH 17/22] drm/i915: Use atomics to manipulate obj->frontbuffer_bits
` [PATCH 18/22] drm/i915: Use dev_priv consistently through the intel_frontbuffer interface
` [PATCH 19/22] drm/i915: Move obj->active:5 to obj->flags
` [PATCH 20/22] drm/i915: Move i915_gem_object_wait_rendering()
` [PATCH 21/22] drm/i915: Enable lockless lookup of request tracking via RCU
` [PATCH 22/22] drm/i915: Export our request as a dma-buf fence on the reservation object
` ✗ Ro.CI.BAT: failure for series starting with [01/22] drm/i915: Combine loops within i915_gem_evict_something

IB/mlx4: Use EAGAIN error code instead or EINVAL in function mlx4_ib_poll_one
 2016-07-27 11:23 UTC  (4+ messages)

[PATCH] getops: improve getopt-parse.bash example
 2016-07-27 11:15 UTC  (2+ messages)

[PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs()
 2016-07-27 11:22 UTC  (8+ messages)

[PATCH 0/6] Apple device properties
 2016-07-27 11:20 UTC  (10+ messages)
` [PATCH 1/6] efi: Retrieve "
` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public
` [PATCH 3/6] efi: Add device path parser
` [PATCH 6/6] thunderbolt: Use Device ROM retrieved from EFI
` [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
` [PATCH 5/6] efi: Assign Apple device properties

[PATCH v2 00/22] usb: serial: ti_usb_3410_5052: clean driver
 2016-07-27 11:21 UTC  (3+ messages)
` [PATCH v2 03/22] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc

[PATCH] KEYS: x86_64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 11:21 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: add interface to export kernel_zone max memory size in ttm
 2016-07-27 11:21 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu

[PATCH v3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-27 11:21 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] mmc: fsl_esdhc: don't set XFERTYP_RSPTYP_48_BUSY for CMD with busy response
 2016-07-27 11:21 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] mmc: add workaround for eSDHC erratum A009620

[PATCHv7 0/5] Add USB typeC based DP support for BXT platform
 2016-07-27 11:20 UTC  (4+ messages)
` [PATCHv7 5/5] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT

[PATCH v12 00/30] Add new powerpc specific ELF core notes
 2016-07-27 11:19 UTC  (3+ messages)
` [PATCH v12 02/30] powerpc/process: Add the function flush_tmregs_to_thread

[PATCH 0/6] vc4 miscellaneous v3d fixes
 2016-07-27 11:18 UTC  (7+ messages)
` [PATCH 5/6] drm/vc4: Fix overflow mem unreferencing when the binner runs dry

[PATCH 00/11] Execlist based Engine reset patches
 2016-07-27 11:16 UTC  (4+ messages)
` [PATCH 03/11] drm/i915/tdr: Update reset_in_progress to account for engine reset

[U-Boot] [PATCH] mmc: send CMD0 before CMD1 for some MMC cards
 2016-07-27 11:15 UTC  (3+ messages)

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 11:15 UTC 

[LTP] [PATCH 1/2] network/tcp_cmds/rwho: fix/cleanup test
 2016-07-27 11:14 UTC  (6+ messages)
` [LTP] [PATCH 2/2] network/xinetd: "

PCIe MSI address is not written at pci_enable_msi_range call
 2016-07-27 11:14 UTC  (9+ messages)

sysctl variables are not available to newly created namespace
 2016-07-27 11:13 UTC 

[PATCH 00/14] PM: SoC idle support using PM domains
 2016-07-27 11:11 UTC  (7+ messages)
` [PATCH 02/14] dt/bindings: update binding for PM domain idle states
          ` [draft] "

sysctl variables are not available to newly created namespace
 2016-07-27 11:10 UTC 

Fix the vma leak
 2016-07-27 11:09 UTC  (35+ messages)
` [PATCH 07/55] drm/i915: Avoid using intel_engine_cs *ring for GPU error capture
` [PATCH 32/55] drm/i915: Split early global GTT initialisation
` [PATCH 40/55] drm/i915: Refactor blocking waits
` [PATCH 43/55] drm/i915: Refactor activity tracking for requests
` [PATCH 45/55] drm/i915: Convert intel_overlay to request tracking
` [PATCH 52/55] drm/i915: Track active vma requests
` [PATCH 53/55] drm/i915: Release vma when the handle is closed
` [PATCH 54/55] drm/i915: Mark the context and address space as closed

[Qemu-devel] A question about tb_next_offset[2]
 2016-07-27 11:07 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/2] vhost-user: Extend protocol to receive replies on any command
 2016-07-27 11:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] vhost-user: Introduce a new protocol feature REPLY_ACK

[GIT PULL] Security subsystem updates for 4.8
 2016-07-27 11:04 UTC 

openbmc qemu vs Cedric qemu is different
 2016-07-27 10:26 UTC  (4+ messages)

[Qemu-devel] [PATCH] error: error_setg_errno(): errno gets preserved
 2016-07-27 11:02 UTC  (2+ messages)

[WireGuard] LEDE / OpenWrt test - on TP-Link841Nv11 - 15MBs and crash
 2016-07-27 11:05 UTC  (6+ messages)

[PATCH] xen/domctl: Add DOMINFO_hap to xen_domctl_getdomaininfo
 2016-07-27 11:01 UTC  (2+ messages)

[Qemu-devel] Improving QEMU's About dialog
 2016-07-27 11:00 UTC  (2+ messages)

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 10:59 UTC 

[PATCH] doc : update guide and release notes for mlx5
 2016-07-27 10:55 UTC  (3+ messages)
` [PATCH v2] doc: "

[PATCH v2] i18n: notes: mark comment for translation
 2016-07-27 10:53 UTC  (8+ messages)
` [PATCH v3] "

[LTP] [PATCH] syscalls/*: Fix order of included headers
 2016-07-27 10:51 UTC 

[PATCH 00/15] ethernet: add missing of_node_put after calling of_parse_phandle
 2016-07-27 10:51 UTC  (5+ messages)
` [PATCH 11/15] ethernet: renesas: ravb_main: "
` [PATCH 12/15] ethernet: renesas: sh_eth: "

[U-Boot] [PATCH 0/2] MIPS: Add MIPSfpga u-boot port
 2016-07-27 10:51 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mips: Add MIPSfpga platform support
` [U-Boot] [PATCH 2/2] mips: xilfpga: Add device tree files

[PATCH 00/15] Framework to collect command stream gpu metrics using i915 perf
 2016-07-27 10:50 UTC  (5+ messages)
` [PATCH 01/15] drm/i915: Add ctx getparam ioctl parameter to retrieve ctx unique id

[Qemu-devel] [PATCH RFC 0/3] Backup/blockjob fixes
 2016-07-27 10:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] blockjob: fix dead pointer in txn list
` [Qemu-devel] [PATCH 2/3] backup: fix transaction fail scenario
` [Qemu-devel] [PATCH 3/3] blockjob: fix transaction cancel

[RFC PATCH V4]s390/perf:fix 'start' address of module's map
 2016-07-27 10:49 UTC  (7+ messages)
` [PATCH] s390/perf: fix "
  ` [tip:perf/urgent] perf s390: Fix "

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-27 10:48 UTC  (4+ messages)
` [PATCH v2 2/3] xen-blkfront: introduce blkif_set_queue_limits()

Is this bug ? dev_set/get_drvdata() of rtd
 2016-07-27 10:47 UTC  (2+ messages)

Review regarding work for issue 9911
 2016-07-27 10:47 UTC  (8+ messages)

[PATCH 0/2] Revert to default table sort when sort column is hidden
 2016-07-27 10:46 UTC  (2+ messages)

[LTP] [PATCH] syscalls/fallocate04: add 'FALLOC_FL_INSERT_RANGE' test-case
 2016-07-27 10:45 UTC  (3+ messages)

[PATCH v4 4.8] x86/ptrace: Stop setting TS_COMPAT in ptrace code
 2016-07-27 10:42 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 1/1] stop_machine: touch_nmi_watchdog() after MULTI_STOP_PREPARE
 2016-07-27 10:42 UTC  (2+ messages)
` [tip:core/urgent] stop_machine: Touch_nmi_watchdog() "

[PATCH] tools: add fixdep to objtool/.gitignore
 2016-07-27 10:41 UTC  (2+ messages)
` [tip:core/urgent] objtool: Add 'fixdep' "

[Qemu-devel] tests/ide-test hangs with gthread
 2016-07-27 10:43 UTC  (3+ messages)

[PATCH] KEYS: MIPS64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 10:43 UTC 

[PATCH 0/2] doc: announce ABI change of struct rte_port_source_params
 2016-07-27 10:42 UTC  (4+ messages)
` [PATCH v2] doc: announce ABI change of struct rte_port_source_params and rte_port_sink_params

What license is multipath-tools under
 2016-07-27 10:42 UTC 

[PATCH] ARM: dts: armada388-clearfog: number LAN ports properly
 2016-07-27 10:42 UTC  (10+ messages)

[PATCH] tools lib bpf: Use official ELF e_machine value
 2016-07-27 10:40 UTC  (2+ messages)
` [tip:perf/urgent] "

[LTP] [PATCH] syscalls/sched_getparam03.c: Fix order of included headers
 2016-07-27 10:41 UTC 

[RFC PATCH] net: flush the softnet backlog in process context
 2016-07-27 10:37 UTC 

[LTP] netns_crtchild
 2016-07-27 10:38 UTC  (3+ messages)

[PATCH] sched/core: make "Preemption disabled at" message more useful
 2016-07-27 10:38 UTC  (4+ messages)

[PATCH] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY
 2016-07-27 10:36 UTC  (8+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
      ` [PATCH -v2 1/2] x86/asm: Add __PAGE_OFFSET_BASE define on 32-bit

Lost RAID6 disks when moving to new PC
 2016-07-27 10:35 UTC 

HPE SMART data retreival
 2016-07-27 10:35 UTC 

[PATCH 00/13] RapidIO subsystem updates
 2016-07-27 10:20 UTC  (4+ messages)
` [PATCH 11/13] rapidio: modify for rev.3 specification changes

re
 2016-07-27 10:23 UTC 

VM save/restore on Xen ARM
 2016-07-27 10:34 UTC 

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 10:33 UTC  (6+ messages)

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2016-07-27 10:32 UTC  (2+ messages)

_PAGE_PRESENT and _PAGE_ACCESSED
 2016-07-27  9:49 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Use proper name for fragments list head
 2016-07-27 10:31 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: Use proper name for gateway "

[PATCH] ath10k: Allow setting coverage class
 2016-07-27 10:28 UTC  (3+ messages)

[LTP] [PATCH 1/2] test.sh: make the loop device size can be customized
 2016-07-27 10:28 UTC  (4+ messages)
` [LTP] [PATCH 2/2] mkfs01: extend the loop device size to 256M

[PATCH] libvirt: add missing configuration file
 2016-07-27 10:32 UTC 

[PATCH] Bump libdrm-intel dependency library to a newer version that support softpin
 2016-07-27 10:23 UTC  (5+ messages)

[PATCH 00/22] xen/arm: P2M clean-up and fixes
 2016-07-27 10:22 UTC  (4+ messages)
` [PATCH 18/22] xen/arm: p2m: Rework the context switch to another VTTBR in flush_tlb_domain

[LTP] [PATCH V3 01/23] Add knob to control whether numa support should be checked
 2016-07-27 10:22 UTC  (5+ messages)
` [LTP] [PATCH V3 09/23] mc_gethost: Use unsigned char instead of u_char
` [LTP] [PATCH V3 11/23] lapi: Use sig_t instead of sighandler_t

tlb flush after each vm_exit, also virtual interrupts injection
 2016-07-27 10:19 UTC 

[Qemu-devel] [PATCH v5] virtio-crypto: Add virtio crypto device specification
 2016-07-27 10:08 UTC 

master - tests: add pv-ext-update.sh test
 2016-07-27 10: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.