All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-25 15:17:17 to 2019-01-25 16:11:18 UTC [more...]

[PATCH v3 00/23] drm/qxl: ttm fixes, cleanups, allocation tweaks, multihead, fbdev
 2019-01-25 16:11 UTC  (48+ messages)
` [PATCH v3 01/23] drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()
` [PATCH v3 02/23] drm/qxl: drop unused qxl_fb_virtual_address
` [PATCH v3 03/23] drm/qxl: simplify slot management
` [PATCH v3 04/23] drm/qxl: change the way slot is detected
` [PATCH v3 05/23] drm/qxl: drop unused fields from struct qxl_device
` [PATCH v3 06/23] drm/qxl: use separate offset spaces for the two slots / ttm memory types
` [PATCH v3 07/23] drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACE
` [PATCH v3 08/23] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo
` [PATCH v3 09/23] drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objects
` [PATCH v3 10/23] drm/qxl: move qxl_primary_apply_cursor to correct place
` [PATCH v3 11/23] drm/qxl: drop unused offset parameter from qxl_io_create_primary()
` [PATCH v3 12/23] drm/qxl: track primary bo

[RFC 0/6] powerpc/pseries: Refactor code to centralize drcinfo parsing
 2019-01-25 16:10 UTC  (7+ messages)
` [RFC 1/6] powerpc:/drc Define interface to acquire arch-specific drc info
` [RFC 3/6] pseries/drcinfo: Pseries impl of arch_find_drc_info

[PATCH-for-4.12] docs: Fix dm_restrict documentation
 2019-01-25 16:10 UTC  (4+ messages)

[PATCH 01/10] sstate.bbclass: make sure changes to SSTATE_SCAN_FILES are not ignored
 2019-01-25 16:10 UTC  (8+ messages)
` [PATCH 04/10] lib/oe/package_manager: turn postinst_intercept warnings into failures for nativesdk

[PATCH v2 1/2] staging: erofs: use xattr_prefix to wrap up
 2019-01-25 16:10 UTC  (2+ messages)
` [PATCH v2 2/2] staging: erofs: complete POSIX ACL support

[PATCH] mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
 2019-01-25 16:08 UTC  (7+ messages)

[PATCH v4 bpf-next 1/9] bpf: introduce bpf_spin_lock
 2019-01-25 16:02 UTC  (11+ messages)

[PATCH] drm/vkms: Fix flush_work() without INIT_WORK()
 2019-01-25 16:07 UTC  (3+ messages)

[PATCH 00/15] Habana Labs kernel driver
 2019-01-25 16:06 UTC  (19+ messages)

[PATCH][RESEND] HID: elan: Make array buf static, shrinks object size
 2019-01-25 16:05 UTC 

[PATCH] usbip: Fix vep_free_request() null pointer checks on input args
 2019-01-25 16:05 UTC  (2+ messages)
`  "

[kvm-unit-tests PATCH 0/7] arm/arm64: Add support for running under kvmtool
 2019-01-25 16:05 UTC  (8+ messages)
` [kvm-unit-tests PATCH 5/7] lib: arm: Fallback to psci_system_off() in exit()

[Linux-v4.18-rc6] modpost-errors when compiling with clang-7 and CONFIG_DRM_AMDGPU=m
 2019-01-25 16:05 UTC  (9+ messages)

[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
 2019-01-25 16:04 UTC  (12+ messages)
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
              ` [Qemu-devel] "

[Buildroot] [PATCH 01/10] package/libshout: Add support for openssl 1.1.x
 2019-01-25 16:04 UTC  (10+ messages)
` [Buildroot] [PATCH 02/10] package/nut: "
` [Buildroot] [PATCH 03/10] package/vboot-utils: "
` [Buildroot] [PATCH 04/10] package/pound: Fix build with OpenSSL 1.1.x
` [Buildroot] [PATCH 05/10] mariadb: use host-openssl from buildroot-system
` [Buildroot] [PATCH 06/10] Introduce the variable BR2_TOOLCHAIN_HAS_UCONTEXT
` [Buildroot] [PATCH 07/10] package/thrift: bump to 0.12.0, add support for openssl 1.1.x
` [Buildroot] [PATCH 08/10] package/rtmpdump: Fix compilation issues with "
` [Buildroot] [PATCH 09/10] freeswitch: bump to git master 8f10ae54a18a19fc6ed938e4f662bd218ba54b5e
` [Buildroot] [PATCH 10/10] libopenssl: bump version to 1.1.1a

[PATCH] ASoC: core: Allow soc_find_component lookups to match parent of_node
 2019-01-25 16:04 UTC 

possible deadlock in __do_page_fault
 2019-01-25 16:02 UTC  (6+ messages)

[PATCH 0/5] Per context dynamic (sub)slice power-gating
 2019-01-25 16:01 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 2/5] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 3/5] drm/i915: Add timeline barrier support
` [PATCH 4/5] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 5/5] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev19)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

System crash with perf_fuzzer (kernel: 5.0.0-rc3)
 2019-01-25 16:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] arm: microbit Non-Volatile Memory Controller
 2019-01-25 16:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/5] pflash: flush rom device memory region

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Fix handling of test comparisons
 2019-01-25 15:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

kernel panic due to https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2830bf6f05fb3e05bc4743274b806c821807a684
 2019-01-25 15:58 UTC  (6+ messages)

[PATCH v5 1/3] xen/pt: fix some pass-thru devices don't work across reboot
 2019-01-25 15:57 UTC  (8+ messages)

[Qemu-devel] [PATCH] pflash: flush rom device memory region
 2019-01-25 15:57 UTC 

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-25 15:55 UTC  (18+ messages)
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH] arm64: Kconfig.platforms: fix warning unmet direct dependencies
 2019-01-25 15:57 UTC  (4+ messages)

[PATCH 1/2] regulator: mc13xxx: Use lowercase regulator names to match the DT
 2019-01-25 15:37 UTC  (2+ messages)
` [PATCH 2/2] regulator: da9052: "

[RFC][PATCH v2 0/5] Experiments with overlayfs filemap
 2019-01-25 15:56 UTC  (9+ messages)

[PATCH RFC 1/1] arm64: Use PSCI calls for CPU stop when hotplug is supported
 2019-01-25 15:56 UTC  (8+ messages)

[Qemu-devel] [PATCH] hw/arm/nrf51_soc: set object owner in memory_region_init_ram
 2019-01-25 15:56 UTC 

[matrix-gui-v2-apps][PATCH v2] hmi_apps : hmi_mmwave : Add matrix icon for mmwave Gesture controlled HMI
 2019-01-25 15:56 UTC  (2+ messages)

[PATCH] nvme-cli: fix compilation with uint64_t cast
 2019-01-25 15:55 UTC  (2+ messages)

[patch iproute2] libnetlink: linkdump_req: AF_PACKET family also expects ext_filter_mask
 2019-01-25 15:54 UTC  (2+ messages)

[PATCH] HID: elan: Make array buf static, shrinks object size
 2019-01-25 15:53 UTC  (4+ messages)

[PATCH v6 00/22] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-01-25 15:52 UTC  (12+ messages)
` [PATCH v6 12/22] dt-bindings: sun6i-dsi: Add VCC-DSI supply property
` [PATCH v6 14/22] dt-bindings: sun6i-dsi: Add A64 DSI compatible (w/ A31 fallback)
` [PATCH v6 15/22] dt-bindings: sun6i-dsi: Add A64 DPHY "

[PATCH v5 2/2] LSM: add SafeSetID module that gates setid calls
 2019-01-25 15:51 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 0/3] Add support for IR on Allwinner A64
 2019-01-25 15:51 UTC  (8+ messages)
` [PATCH 1/3] media: dt: bindings: sunxi-ir: Add A64 compatible

[igt-dev] [PATCH i-g-t v5 00/13] igt: chamelium: Test YUV buffers using the Chamelium
 2019-01-25 15:50 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v5 09/13] igt: fb: Rework YUV i915 allocation path
` [igt-dev] ✗ Fi.CI.BAT: failure for igt: chamelium: Test YUV buffers using the Chamelium (rev7)

[PATCH 0/3] net/virtio: missing/wrong read barriers
 2019-01-25 15:50 UTC  (2+ messages)

[PATCH] drm/i915/icl: Add TypeC ports only if VBT is present
 2019-01-25 15:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/4] pinctrl: sh-pfc: Miscellaneous pinmux fixes
 2019-01-25 15:48 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: sh-pfc: emev2: Add missing pinmux functions
` [PATCH 2/4] pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group
` [PATCH 3/4] pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b "
` [PATCH 4/4] pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups

[Qemu-devel] [PATCH] i386: hvf: Don't miss 16-bit displacement
 2019-01-25 15:47 UTC 

[PATCH v2] ras: Use consistent types for UUIDs
 2019-01-25 15:45 UTC  (2+ messages)
` [tip:ras/core] RAS: "

[PATCH for-4.12] x86/p2m: Drop erroneous #VE-enabled check in ept_set_entry()
 2019-01-25 15:44 UTC  (6+ messages)

[PATCH V4] livepatch: non static warnings fix
 2019-01-25 15:44 UTC  (2+ messages)

[PATCH 0/2 v5] test-case-mgmt
 2019-01-25 15:44 UTC  (3+ messages)
` [PATCH 1/2 v5] resultstool: enable merge, store, report and regression analysis

[PATCH v7 0/5] media/sun6i: Allwinner A64 CSI support
 2019-01-25 15:43 UTC  (13+ messages)
` [PATCH v7 1/5] dt-bindings: media: sun6i: Add A64 CSI compatible
` [PATCH v7 2/5] media: sun6i: Add A64 CSI block support
` [PATCH v7 3/5] arm64: dts: allwinner: a64: Add A64 CSI controller

MUSB interrupt storm on device removal
 2019-01-25 15:43 UTC 

[PATCH kvmtool] arm: Allow command line for firmware
 2019-01-25 15:43 UTC 

[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
 2019-01-25 15:42 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/52] arm: disable CONFIG_SERIAL_ISA
` [Qemu-devel] [PATCH 02/52] ide: split ioport registration to a separate file
` [Qemu-devel] [PATCH 07/52] hw/arm/Makefile.objs: CONFIG_VIRT created for virt board
` [Qemu-devel] [PATCH 13/52] hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
` [Qemu-devel] [PATCH 20/52] hw/alpha/Makefile.objs: Create CONFIG_* for alpha
` [Qemu-devel] [PATCH 23/52] hw/moxie/Makefile.objs: Conditionally build moxie
` [Qemu-devel] [PATCH 24/52] hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
` [Qemu-devel] [PATCH 26/52] hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller

[PATCH] media: ov5640: Fix set 15fps regression
 2019-01-25 15:39 UTC  (2+ messages)

[PATCH] vivid: fix vid_out_buf_prepare()
 2019-01-25 15:40 UTC 

[PATCH] x86/speculation: Update TIF_SPEC_IB before ibpb barrier
 2019-01-25 15:39 UTC  (3+ messages)

[PATCH v10 0/4] Media Device Allocator API
 2019-01-25 15:38 UTC  (5+ messages)
` [PATCH v10 1/4] media: "

[cip-dev] Meet Bot in #cip
 2019-01-25 15:36 UTC  (2+ messages)

[PATCH] clk: ingenic: jz4740: Fix gating of UDC clock
 2019-01-25 15:34 UTC 

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2019-01-25 15:33 UTC  (2+ messages)
` Regression in: "

[PATCH] of: Make of_node_name_eq() case insensitive
 2019-01-25 15:33 UTC  (7+ messages)

[PATCH] r8169: Load MAC address from device tree if present
 2019-01-25 15:33 UTC  (3+ messages)

[Bug 109456] KVM VFIO guest X hang with guest kernel > 4.15
 2019-01-25 15:32 UTC  (2+ messages)

[stable] ipfrag: really prevent allocation on netns exit
 2019-01-25 15:31 UTC 

[PATCH] workqueue: Try to catch flush_work() without INIT_WORK()
 2019-01-25 15:31 UTC  (4+ messages)

[PATCH] drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines
 2019-01-25 15:29 UTC  (3+ messages)

[PATCH] net/mlx5: fix VXLAN missing decap action Flows for E-Switch
 2019-01-25 15:29 UTC 

[GIT PULL FOR v5.1] vb2 + cedrus fixes/improvements
 2019-01-25 15:29 UTC 

[PATCH] drm/i915: Don't use the second dbuf slice on icl
 2019-01-25 15:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 00/14] testing/next (binfmt_misc, vm-build and BSD CI)
 2019-01-25 15:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 05/14] docker: disable Xen on CentOS 7

[CI 1/2] drm/i915: Remove manual breadcumb counting
 2019-01-25 15:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

[Qemu-devel] [PATCH] hw: input: set category of the i8042 device
 2019-01-25 15:24 UTC  (2+ messages)

[PATCHv4 0/5] vb2: add buf_out_validate callback
 2019-01-25 15:23 UTC  (3+ messages)
` [PATCHv4 5/5] vb2: check that buf_out_validate is present
  ` [PATCHv4.1 "

[PATCH] net: wireless: prefix header search paths with $(srctree)/
 2019-01-25 15:18 UTC 

[PATCH v1] git-instaweb: Add Python builtin http.server support
 2019-01-25 15:22 UTC  (4+ messages)

[LTP] [PATCH] syscalls: add getresgid*_16, getresuid*_16 to runtest/syscalls
 2019-01-25 15:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests: Add variable refresh rate tests
 2019-01-25 15:21 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests: Add variable refresh rate tests (rev2)

[PATCH] arm64: dts: renesas: r8a7796: Add CMT device nodes
 2019-01-25 15:20 UTC  (12+ messages)

[PATCH v6] x86: load FPU registers on return to userland
 2019-01-25 15:18 UTC  (3+ messages)
` [PATCH 08/22] x86/fpu: Remove user_fpu_begin()

[PATCH net] net: mvpp2: fix condition for setting up link interrupt
 2019-01-25 15:18 UTC  (5+ messages)

[PATCH] staging: mt7621-pinctrl: Remove space after cast
 2019-01-25 15:17 UTC  (4+ messages)

[PATCH] net/mlx5: fix ETH and VLAN items for E-Switch flows
 2019-01-25 15:17 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.