All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-16 14:31:46 to 2018-05-16 15:16:40 UTC [more...]

INFO: task hung in blk_queue_enter
 2018-05-16 15:16 UTC  (7+ messages)

[Buildroot] [PATCH 0/8] Fix the Config.in prefix of a number of options
 2018-05-16 15:16 UTC  (6+ messages)
` [Buildroot] [PATCH 6/8] ti-sgx-km: rename options to have proper prefix

[PATCHv2 0/7] DPC updates
 2018-05-16 15:16 UTC  (4+ messages)
` [PATCHv2 2/7] PCI/DPC: Fix PCI legacy interrupt acknowledgement

[PATCH v2] drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()
 2018-05-16 15:15 UTC  (7+ messages)

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-05-16 15:15 UTC  (9+ messages)
` [PATCH v6 04/17] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

[PATCH v6] scripts/add_maintainers.pl: New script
 2018-05-16 15:15 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] numa: clarify error message when node index is out of range in -numa dist, 
 2018-05-16 15:15 UTC  (2+ messages)

[PATCH v2] clk: meson: use SPDX license identifiers consistently
 2018-05-16 15:14 UTC  (6+ messages)

[PATCH v5 0/3] enable early printing of hashed pointers
 2018-05-16 15:13 UTC  (2+ messages)

[PATCH] btrfs: Skip some btrfs_cross_ref_exist() check in nocow path
 2018-05-16 15:11 UTC  (2+ messages)

[Cocci] Matching function pointer typedef
 2018-05-16 15:13 UTC  (5+ messages)

[PATCH 1/7] drm/i915: Remove tasklet flush before disable
 2018-05-16 15:12 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Only sync tasklets once for recursive reset preparation
` [PATCH 3/7] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 4/7] drm/i915: Split execlists/guc reset preparations
` [PATCH 5/7] drm/i915/execlists: Split out CSB processing
` [PATCH 6/7] drm/i915/execlists: Flush pending preemption events during reset
` [PATCH 7/7] drm/i915: Stop parking the signaler around reset

[PATCH RESEND v2] i386/kvm: add support for KVM_CAP_X86_DISABLE_EXITS
 2018-05-16 15:13 UTC  (13+ messages)
                ` [Qemu-devel] "

[Buildroot] [PATCH v2 1/2] package/exim: remove libnsl linking with Glibc
 2018-05-16 15:12 UTC  (2+ messages)

[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
 2018-05-16 15:12 UTC  (5+ messages)
` [PATCH v2 09/11] docs: Fix some broken references

[PATCH IB/core 2/2] IB/cm: Send authentic pkey in REQ msg and check eligibility of the pkeys
 2018-05-16 15:12 UTC  (11+ messages)

Voice calls over qmi was Re: Incoming sms problem on Motorola Droid 4
 2018-05-16 15:10 UTC  (2+ messages)

[Qemu-devel] Restoring bitmaps after failed/cancelled migration
 2018-05-16 15:10 UTC  (5+ messages)

vm_fault_t conversion, for real
 2018-05-16 15:08 UTC  (8+ messages)
` [PATCH 14/14] mm: turn on vm_fault_t type checking
    ` [Ocfs2-devel] "
    ` [lustre-devel] "

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-16 15:09 UTC  (5+ messages)
` [PATCH v3 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data

[Bug 106544] Boot error: gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu] dce110_stream_encoder_update_hdmi_info_packets+0x20e/0x3a0 [amdgpu]
 2018-05-16 15:09 UTC  (2+ messages)

[PATCH 0/7] Miscellaneous patches and bug fixes
 2018-05-16 15:09 UTC  (4+ messages)
` [PATCH 1/7] cxlflash: Yield to active send threads

[PATCH v2 0/3] btrfs: balance: improve kernel logs
 2018-05-16 15:09 UTC  (8+ messages)
` [PATCH v2 2/3] btrfs: balance: add args info during start and resume
` [PATCH v2 3/3] btrfs: balance: add kernel log for end or paused

[PATCH net-next] net: ethoc: Remove useless test before clk_disable_unprepare
 2018-05-16 15:00 UTC  (2+ messages)

[PATCH v3 0/2] app/testpmd: introduce new commands in forward topology
 2018-05-16 15:03 UTC  (5+ messages)
` [PATCH v3 1/2] app/testpmd: add custom topology command
` [PATCH v3 2/2] app/testpmd: add set topology on the fly command

[PATCH v3 00/14] tracing: Add triggers to trace_marker writes
 2018-05-16 15:00 UTC  (15+ messages)
` [PATCH v3 01/14] tracing: Do not reference event data in post call triggers
` [PATCH v3 02/14] tracing: Add __find_event_file() to find event files without restrictions
` [PATCH v3 03/14] tracing: Have event_trace_init() called by trace_init_tracefs()
` [PATCH v3 04/14] tracing: Add brackets in ftrace event dynamic arrays
` [PATCH v3 05/14] tracing: Do not show filter file for ftrace internal events
` [PATCH v3 06/14] tracing: Add trigger file for trace_markers tracefs/ftrace/print
` [PATCH v3 07/14] tracing: Have zero size length in filter logic be full string
` [PATCH v3 08/14] tracing: Prevent further users of zero size static arrays in trace events
` [PATCH v3 09/14] tracing: Allow histogram triggers to access ftrace internal events
` [PATCH v3 10/14] tracing: Document trace_marker triggers
` [PATCH v3 11/14] ftrace/selftest: Have the reset_trigger code be a bit more careful
` [PATCH v3 12/14] ftrace/selftest: Fix reset_trigger() to handle triggers with filters
` [PATCH v3 13/14] tracing/selftest: Add selftests to test trace_marker histogram triggers
` [PATCH v3 14/14] tracing/selftest: Add test to test hist trigger between kernel event and trace_marker

[CI 1/4] drm/i915: Remove tasklet flush before disable
 2018-05-16 15:06 UTC  (4+ messages)
` [CI 2/4] drm/i915: Only sync tasklets once for recursive reset preparation
` [CI 3/4] drm/i915/execlists: Refactor out complete_preempt_context()
` [CI 4/4] drm/i915: Split execlists/guc reset preparations

[PATCH v3 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-16 15:05 UTC 

[Qemu-devel] [PATCH 0/2] qapi: allow flat unions with empty branches
 2018-05-16 15:05 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/2] "

[PATCH v3 00/40] drm/i915: Implement HDCP2.2
 2018-05-16 15:05 UTC  (7+ messages)
` [PATCH v3 05/40] misc/mei/hdcp: Notifier chain for mei cldev state change
` [PATCH v3 07/40] linux/mei: Header for mei_hdcp driver interface

[PATCH 0/4] gdb upgrade and misc fixes to enable gcc8
 2018-05-16 15:04 UTC  (6+ messages)
` [PATCH 4/4] musl: Make dev package rdep on staticdev

[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
 2018-05-16 15:02 UTC  (5+ messages)
` [PATCH 2/2] support kdump when AMD secure memory encryption is active

[PATCH] ARC: Explicitly add -mmedium-calls to CFLAGS
 2018-05-16 15:03 UTC  (2+ messages)

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370
 2018-05-16 15:03 UTC  (7+ messages)

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-16 15:02 UTC  (19+ messages)
` [PATCH 12/14] net: sched: retry action check-insert on concurrent modification

[PATCH 1/7] drm/i915: Remove tasklet flush before disable
 2018-05-16 15:01 UTC  (4+ messages)
` [PATCH 6/7] drm/i915/execlists: Flush pending preemption events during reset

[PATCH 0/5] Introduce STMFX I2C GPIO expander
 2018-05-16 15:01 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings

[PATCH] vhost: improve dirty pages logging performance
 2018-05-16 15:00 UTC  (5+ messages)

[U-Boot] [PATCH v2] phy: add support for STM32 usb phy controller
 2018-05-16 14:59 UTC  (5+ messages)

[PATCH v16 0/9] Address error and recovery for AER and DPC
 2018-05-16 14:58 UTC  (9+ messages)
` [PATCH v16 8/9] PCI/DPC: Unify and plumb error handling into DPC

[PATCH v3] gpu: drm: i915: Change return type to vm_fault_t
 2018-05-16 14:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for gpu: drm: i915: Change return type to vm_fault_t (rev3)

worktrees vs. alternates
 2018-05-16 14:58 UTC  (6+ messages)

[U-Boot] [PATCH] usb: xhci: zynqmp: Fix header location
 2018-05-16 14:58 UTC  (2+ messages)

[Bug 105284] Every boot I get an error in dmesg "WARNING: CPU: 2 PID: 1380 at drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services.h:132 generic_reg_update_ex+0x108/0x150 [amdgpu]"
 2018-05-16 14:57 UTC  (2+ messages)

xfsprogs 4.16.0 format change, GRUB error unknown filesystem
 2018-05-16 14:55 UTC  (6+ messages)

[PATCH 0/2] app/testpmd: introduce new commands in forward topology
 2018-05-16 14:55 UTC  (2+ messages)

[PATCH v3 00/12] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-05-16 14:51 UTC  (8+ messages)
` [PATCH v3 07/12] ACPI / APEI: Make the nmi_fixmap_idx per-ghes to allow multiple in_nmi() users

[iproute2] Bug#898840: Latest update breaks ip6 default gateway cli api
 2018-05-16 14:53 UTC  (2+ messages)

migration regression in xen-4.11 and qemu-2.11 and qcow2
 2018-05-16 14:53 UTC  (4+ messages)

[PATCH v9 0/9] xen/x86: various XPTI speedups
 2018-05-16 14:53 UTC  (5+ messages)
` backporting considerations (Re: [PATCH v9 0/9] xen/x86: various XPTI speedups)

[xen-unstable-smoke test] 122877: tolerable all pass - PUSHED
 2018-05-16 14:52 UTC 

[PATCH RFC 0/6] hwmon: Add support for Raspberry Pi voltage sensor
 2018-05-16 14:52 UTC  (5+ messages)
` [PATCH RFC 2/6] dt-bindings: hwmon: Add "

[GIT PULL 00/11] perf/core improvements and fixes
 2018-05-16 14:49 UTC  (14+ messages)
` [PATCH 01/11] perf tests parse-events: Add intel_pt parse test
` [PATCH 02/11] perf buildid-cache: Warn --purge-all failures
` [PATCH 03/11] perf llvm-utils: Add bpf include path to clang command line
` [PATCH 04/11] perf bpf: Add 'examples' directories
` [PATCH 05/11] perf bpf: Add bpf.h to be used in eBPF proggies
` [PATCH 06/11] perf bpf: Add kprobe example to catch 5s naps
` [PATCH 07/11] perf bpf: Add license(NAME) helper
` [PATCH 08/11] perf bpf: Add probe() helper to reduce kprobes boilerplate
` [PATCH 09/11] perf tools: Use the "_stest" symbol to identify the kernel map when loading kcore
` [PATCH 10/11] perf parse-events: Handle uncore event aliases in small groups properly
` [PATCH 11/11] perf bpf: Fix NULL return handling in bpf__prepare_load()

[PATCH xf86-video-amdgpu] Replace 'foo == NULL' with '!foo'
 2018-05-16 14:51 UTC 

[PATCH 0/3] Expanding the basic vkms features
 2018-05-16 14:51 UTC  (4+ messages)
` [PATCH 1/3] drm/vkms: Add basic CRTC initialization

stall/hang on 4.15 kernel with some Xeon skylake CPUs and extended APIC
 2018-05-16 14:50 UTC  (4+ messages)
` [bisected] rcu_sched detected stalls - 4.15 or newer "

[PATCH] selftests: cgroup: memcontrol: add basic test for socket accounting
 2018-05-16 14:48 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] numa: clarify error message when node index is out of range in -numa dist, 
 2018-05-16 14:46 UTC  (6+ messages)

administrivia: mails containing HTML attachments
 2018-05-16 14:46 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/21] This patch series brings in sync DISPLAY5 internal
 2018-05-16 14:46 UTC  (4+ messages)
` [U-Boot] [PATCH v1 16/21] display5: net: Add function to read ethaddr from iMX6 fuses

[U-Boot] [PATCH] sf: Add Macronix MX25U25645G ID
 2018-05-16 14:45 UTC 

[PATCH] drm/i915: Call intel_opregion_notify_encoder in intel_sanitize_encoder, v2
 2018-05-16 14:45 UTC  (2+ messages)

[U-Boot] [PATCH] sf: Add Winbond W25Q256 ID
 2018-05-16 14:45 UTC 

[PATCH v2 00/10] Introduce AMD SVM AVIC
 2018-05-16 14:44 UTC  (6+ messages)
` [PATCH v2 02/10] x86/HVM: Rename vlapic_read_aligned() to vlapic_reg_read()
` [PATCH v2 03/10] x86/HVM: Make vlapic_reg_read/write() non-static

[linux-lvm] inconsistency between thin pool metadata mapped_blocks and lvs output
 2018-05-16 14:43 UTC  (5+ messages)

[PATCH] net/i40e: fix link up failure issue
 2018-05-16 14:43 UTC  (2+ messages)

add swiotlb support for riscv
 2018-05-16 14:43 UTC  (8+ messages)
  ` [PATCH 1/3] riscv: simplify Kconfig magic for 32-bit vs 64-bit kernels
  ` [PATCH 2/3] riscv: only enable ZONE_DMA32 for 64-bit
  ` [PATCH 3/3] riscv: add swiotlb support

[PATCH v2] igb_uio: fail and log if kernel lock down is enabled
 2018-05-16 14:42 UTC  (2+ messages)
` [PATCH v3] "

INTMS/INTMC not being used in NVME interrupt handling
 2018-05-16 14:42 UTC  (3+ messages)

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-16 13:47 UTC  (6+ messages)

[PATCH 4.4 000/190] 4.4.128-stable review
 2018-05-16 14:42 UTC  (4+ messages)
` [PATCH 4.4 164/190] futex: Remove requirement for lock_page() in get_futex_key()

[PATCH V2] test online label ioctl
 2018-05-16 14:42 UTC  (4+ messages)
` [PATCH V3] "

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-05-16 14:41 UTC  (5+ messages)
` [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

[U-Boot] [PATCH 0/6] Convert Xilinx ZynqMP to DM_USB with generic DWC3 glue logic driver
 2018-05-16 14:41 UTC  (5+ messages)
` [U-Boot] [PATCH 1/6] usb: dwc3: Add dwc3_init/remove with DM_USB
` [U-Boot] [PATCH 3/6] usb: dwc3: Add generic DWC3 glue logic driver

Yocto 2.5 and problem with pseudo-native-1.9.0
 2018-05-16 14:41 UTC  (13+ messages)

[U-Boot] [PATCH 0/4] Updates for Turris Mox
 2018-05-16 14:39 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] phy: marvell: Support changing SERDES map in board file
` [U-Boot] [PATCH 2/4] board: turris_mox: Change SERDES map depending on module topology
` [U-Boot] [PATCH 3/4] board: turris_mox: Support differentiating SD version from eMMC
` [U-Boot] [PATCH 4/4] board: turris_mox: Add gpio command to defconfig

[PATCH] tty: fix typo in ASYNCB_FOURPORT comment
 2018-05-16 14:39 UTC 

[PATCH BlueZ] shared/io-ell: Add support for ELL based IO handling
 2018-05-16 14:39 UTC  (3+ messages)

[PATCH] vfio/mdev: Check globally for duplicate devices
 2018-05-16 14:38 UTC  (4+ messages)

[RFC PATCH] driver core: make deferring probe forever optional
 2018-05-16 14:38 UTC  (8+ messages)

[RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support
 2018-05-16 14:38 UTC  (5+ messages)
` [RFC PATCH bpf-next 12/12] i40e: implement Tx zero-copy
      ` [Intel-wired-lan] "

[PATCH v2] btrfs: fix BUG trying to resume balance without resume flag
 2018-05-16 14:35 UTC  (2+ messages)

[PATCH v5 0/7] pcal6524 extensions and fixes for pca953x driver
 2018-05-16 14:37 UTC  (5+ messages)

[SPDK] Day2:: SPDK Summit Live streamed!
 2018-05-16 14:37 UTC 

[PATCH] net/virtio-user: strip VIRTIO_NET_F_MAC when MAC isn't specified
 2018-05-16 14:36 UTC  (3+ messages)

[PATCH 0/2] pinctrl: pinctrl-single: Add functions to save and restore pinctrl contex
 2018-05-16 14:36 UTC  (4+ messages)
` [PATCH 1/2] arm: mach-omap2: pdata-quirks: Add a quirk function to convey off mode state

[PATCH] net/vhost: do not zero ol_flags in eth_vhost_rx()
 2018-05-16 14:36 UTC  (3+ messages)

glibc and linux-man disagrees about pkey_alloc
 2018-05-16 14:36 UTC  (2+ messages)

[PATCH] maintainers: add maintainer for testpmd
 2018-05-16 14:35 UTC  (4+ messages)
` [PATCH] maintainers: fix responsibility of flow API bits

[Qemu-devel] [PATCH v3 0/8] xen_disk: legacy code removal and cleanup
 2018-05-16 14:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/8] xen_backend: add an emulation of grant copy
      `  "

[meta-gnome][PATCH] gnome-keyring: fix 'installed but not shipped' QA issue
 2018-05-16 14:34 UTC 

[PATCH v2 2/3] drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS is present
 2018-05-16 14:34 UTC  (3+ messages)
` [PATCH v3 "

[RFC v4 0/5] virtio: support packed ring
 2018-05-16 14:33 UTC  (9+ messages)
` [RFC v4 3/5] virtio_ring: add packed ring support

[PATCH 1/2] xfs_io: add the ability to do an O_PATH open
 2018-05-16 14:32 UTC  (2+ messages)

[PATCH 2/2] unpack_trees_options: free messages when done
 2018-05-16 14:32 UTC  (3+ messages)

[PATCH] doc: advise to specify LTS branch when backporting patches
 2018-05-16 14:31 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.