All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-14 14:19:06 to 2018-09-14 14:52:31 UTC [more...]

[PATCH v2 1/2] media: vsp1: Document max_width restriction on SRU
 2018-09-14 14:26 UTC  (2+ messages)
` [PATCH v2 2/2] media: vsp1: Document max_width restriction on UDS

[PATCH v3 0/2] media: i2c: ov5640: Re-work MIPI startup sequence
 2018-09-14  9:38 UTC  (6+ messages)
` [PATCH v3 1/2] media: "

[PATCH] vhost: add missing cflags in meson build
 2018-09-14 14:51 UTC 

[PATCH] vhost: fix vhost interrupt support
 2018-09-14 14:51 UTC  (5+ messages)
    ` [dpdk-stable] "

[PATCH v2 0/3] fix sync to flush processor cache for ext2/4 DAX files
 2018-09-14 14:51 UTC  (12+ messages)
` [PATCH v2 1/3] ext4, dax: add ext4_bmap to ext4_dax_aops
` [PATCH v2 2/3] ext4, dax: set ext4_dax_aops for dax files
` [PATCH v2 3/3] ext2, dax: set ext2_dax_aops "

[PATCH 4.18 000/197] 4.18.8-stable review
 2018-09-14 14:50 UTC  (3+ messages)

[PATCH 0/6] Initial Vega20 support for KFD
 2018-09-14 14:50 UTC  (2+ messages)

[PATCH] devtools: don't use bash extension in checkpatches
 2018-09-14 14:50 UTC  (3+ messages)
    ` [dpdk-stable] "

[SCHEDULER] Performance drop in 4.19 compared to 4.18 kernel
 2018-09-14 14:50 UTC  (7+ messages)

[PATCH v8 0/2] x86: Fix SEV guest regression
 2018-09-14 14:50 UTC  (9+ messages)
` [PATCH v8 1/2] x86/mm: add .bss..decrypted section to hold shared variables

[PATCH v10 0/2] Add XYUV format support
 2018-09-14 14:49 UTC  (6+ messages)
        ` [Intel-gfx] "

[Qemu-devel] Can I only commit from active image to corresponding range of its backing file by qemu cmd?
 2018-09-14 14:48 UTC  (8+ messages)

[STABLE v4.14 PATCH] drm/i915: set DP Main Stream Attribute for color range on DDI platforms
 2018-09-14 14:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: set DP Main Stream Attribute for color range on DDI platforms (rev3)

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-14 14:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] usb: assign unique serial numbers to hid devices
 2018-09-14 14:46 UTC  (4+ messages)

[PATCH] drm/etnaviv: add DMA configuration for etnaviv platform device
 2018-09-14 14:45 UTC  (3+ messages)

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-14 14:45 UTC  (17+ messages)
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers

[PATCH] refs: docstirng typo
 2018-09-14 14:45 UTC 

[PATCH 0/8] staging: erofs: error handing and more tracepoints
 2018-09-14 14:40 UTC  (18+ messages)
` [PATCH 1/8] staging: erofs: fix a missing endian conversion
` [PATCH 2/8] staging: erofs: clean up z_erofs_map_blocks_iter
` [PATCH 3/8] staging: erofs: complete error handing of z_erofs_map_blocks_iter
` [PATCH 4/8] staging: erofs: fix a bug when appling cache strategy
` [PATCH 5/8] staging: erofs: complete error handing of z_erofs_do_read_page
` [PATCH 6/8] staging: erofs: avoid magic constants when initializing clusterbits
` [PATCH 7/8] staging: erofs: add trace points for reading zipped data
` [PATCH 8/8] staging: erofs: replace BUG_ON with DBG_BUGON in data.c

[PATCHv2 0/3] PCI: emulated PCI bridge config space
 2018-09-14 14:44 UTC  (8+ messages)
` [PATCHv2 1/3] PCI: Introduce PCI bridge emulated config space common logic
` [PATCHv2 2/3] PCI: mvebu: Convert to PCI emulated bridge config space

Introduce xenwatch multithreading (mtwatch)
 2018-09-14 14:44 UTC  (12+ messages)
` [PATCH 5/6] xenbus: process be_watch events in xenwatch multithreading
    ` [Xen-devel] "

v2.19.0 Git install doesn't allow VS Code as an editor
 2018-09-14 14:43 UTC 

[PATCH v3 00/21] nvmem: rework of the subsystem for non-DT users
 2018-09-14 14:43 UTC  (3+ messages)

[PATCH v4 00/22] nvmem: rework of the subsystem for non-DT users
 2018-09-14 14:40 UTC  (46+ messages)
` [PATCH v4 01/22] nvmem: provide nvmem_dev_name()
` [PATCH v4 02/22] nvmem: remove the name field from struct nvmem_device
` [PATCH v4 03/22] nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells()
` [PATCH v4 04/22] nvmem: remove a stray newline
` [PATCH v4 05/22] nvmem: check the return value of nvmem_add_cells()
` [PATCH v4 06/22] nvmem: use kref
` [PATCH v4 07/22] nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails
` [PATCH v4 08/22] nvmem: sunxi_sid: use devm_nvmem_register()
` [PATCH v4 09/22] nvmem: lpc18xx_eeprom: "
` [PATCH v4 10/22] nvmem: mxs-ocotp: "
` [PATCH v4 11/22] nvmem: change the signature of nvmem_unregister()
` [PATCH v4 12/22] nvmem: remove the global cell list
` [PATCH v4 13/22] nvmem: add support for cell info
` [PATCH v4 14/22] nvmem: resolve cells from DT at registration time
` [PATCH v4 15/22] nvmem: add support for cell lookups from machine code
` [PATCH v4 16/22] Documentation: nvmem: document cell tables and lookup entries
` [PATCH v4 17/22] nvmem: add a notifier chain
` [PATCH v4 18/22] nvmem: use SPDX license identifiers
` [PATCH v4 19/22] nvmem: make the naming of arguments in nvmem_cell_get() consistent
` [PATCH v4 20/22] nvmem: use EOPNOTSUPP instead of ENOSYS
` [PATCH v4 21/22] nvmem: fix commenting style
` [PATCH v4 22/22] nvmem: use octal permissions instead of constants

[PATCH] test: fix kni test to check kni module dependency
 2018-09-14 14:40 UTC  (2+ messages)

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-14 14:37 UTC  (3+ messages)

[PATCH v1 0/4] Cleanup pass on special test setups
 2018-09-14 14:37 UTC  (5+ messages)
` [PATCH v1 1/4] correct typo/spelling error in t/README
` [PATCH v1 2/4] fsmonitor: update GIT_TEST_FSMONITOR support
` [PATCH v1 3/4] read-cache: update TEST_GIT_INDEX_VERSION support
` [PATCH v1 4/4] preload-index: update GIT_FORCE_PRELOAD_TEST support

[Bug 107213] [amdgpu/DisplayPort] KDE Wayland session is segfaulting right after login
 2018-09-14 14:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/20] memory-device: complete refactoring + virtio-pmem
 2018-09-14 14:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 05/20] memory-device: convert get_region_size() to get_memory_region()

[PATCH v2 0/3] Add R-Car gen3 SoC support to the CMT driver
 2018-09-14 14:34 UTC  (2+ messages)

[PATCH] clocksource: sh_cmt: fix clocksource width for 32-bit machines
 2018-09-14 14:33 UTC  (2+ messages)

[PATCH v3] clocksource: sh_cmt: fixup for 64-bit machines
 2018-09-14 14:33 UTC  (2+ messages)

Add proto v2 archive command with HTTP support
 2018-09-14 14:31 UTC  (6+ messages)
` [PATCH 2/3] archive: implement protocol v2 archive command

[PATCH 2/2] KVM: i386: Add support for save and restore nested state
 2018-09-14 14:31 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v7 0/6] Add non-strict mode support for iommu-dma
 2018-09-14 14:30 UTC  (14+ messages)
` [PATCH v7 1/6] iommu/arm-smmu-v3: Implement flush_iotlb_all hook
` [PATCH v7 2/6] iommu/dma: Add support for non-strict mode
` [PATCH v7 3/6] iommu/io-pgtable-arm: "
` [PATCH v7 4/6] iommu: Add bootup option "iommu.non_strict"
` [PATCH v7 5/6] iommu/arm-smmu-v3: Add support for non-strict mode
` [PATCH v7 6/6] iommu/arm-smmu: Support "

[PATCH] perf/x86/intel/lbr: Optimize context switches for LBR
 2018-09-14 14:27 UTC  (6+ messages)

[PATCH net-next] cxgb4: add per rx-queue counter for packet errors
 2018-09-14  9:16 UTC 

[PATCH] mtd: rawnand: denali: fix a race condition when DMA is kicked
 2018-09-14 14:29 UTC  (2+ messages)

[PATCH] app/testpmd: show errno along with flow API errors
 2018-09-14 14:28 UTC  (3+ messages)

[PATCH] powerpc/fadump: re-register firmware-assisted dump if already registered
 2018-09-14 14:28 UTC  (2+ messages)

KSM not working in 4.9 Kernel
 2018-09-14 14:28 UTC  (2+ messages)

[PATCH v4 00/16] Add utilization clamping support
 2018-09-14 14:28 UTC  (7+ messages)
` [PATCH v4 14/16] sched/core: uclamp: request CAP_SYS_ADMIN by default

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-14 14:27 UTC  (7+ messages)
` [patch 11/11] x66/vdso: Add "

can we drop support of centos/rhel 7.4?
 2018-09-14 14:27 UTC  (5+ messages)

[PATCH v2 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-14  9:10 UTC  (17+ messages)
` [PATCH v2 01/16] dt-bindings: display: renesas: du: Document r8a77990 bindings
` [PATCH v2 02/16] dt-bindings: display: renesas: lvds: "
` [PATCH v2 03/16] dt-bindings: display: renesas: lvds: Add EXTAL and DU_DOTCLKIN clocks
` [PATCH v2 04/16] drm: bridge: thc63: Restrict modes based on hardware operating frequency
` [PATCH v2 05/16] drm: rcar-du: lvds: D3/E3 support
` [PATCH v2 06/16] drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
` [PATCH v2 07/16] drm: rcar-du: Use LVDS PLL clock as dot clock when possible
` [PATCH v2 08/16] drm: rcar-du: Enable configurable DPAD0 routing on Gen3
` [PATCH v2 09/16] drm: rcar-du: Cache DSYSR value to ensure known initial value
` [PATCH v2 10/16] drm: rcar-du: Don't use TV sync mode when not supported by the hardware
` [PATCH v2 11/16] drm: rcar-du: Add r8a77990 and r8a77995 device support
` [PATCH v2 12/16] arm64: dts: renesas: r8a77990: Add I2C device nodes
` [PATCH v2 13/16] arm64: dts: renesas: r8a77990: Add display output support
` [PATCH v2 14/16] arm64: dts: renesas: r8a77995: Add LVDS support
` [PATCH v2 15/16] arm64: dts: renesas: r8a77990: ebisu: Enable VGA and HDMI outputs
` [PATCH v2 16/16] arm64: dts: renesas: r8a77995: draak: Enable HDMI display output

[Intel-wired-lan] [RFC PATCH net-next v1 00/14] rename and shrink i40evf
 2018-09-14  9:10 UTC  (2+ messages)
`  "

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-09-14 14:23 UTC  (6+ messages)
` [PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
    ` [v2,05/17] "

[PATCHES] tty ioctls cleanups, compat and not only
 2018-09-14 14:23 UTC  (6+ messages)
` [PATCH 01/50] presence of RS485 ioctls has been unconditional since 2014
  ` [PATCH 34/50] complete ->[sg]et_serial() switchover
  ` [PATCH 42/50] remove fallback to drivers for TIOCGICOUNT

[PATCH BUGFIX/IMPROVEMENT 0/3] bfq: one fix and two important improvements for throughput
 2018-09-14 14:23 UTC  (4+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/3] block, bfq: correctly charge and reset entity service in all cases
` [PATCH BUGFIX/IMPROVEMENT 2/3] block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash
` [PATCH BUGFIX/IMPROVEMENT 3/3] blok, bfq: do not plug I/O if all queues are weight-raised

[Qemu-devel] What kind of situation to use internal or external snapshot?
 2018-09-14 14:22 UTC  (6+ messages)

[PATCH] tvp5150: avoid going past array on v4l2_querymenu()
 2018-09-14  9:08 UTC  (2+ messages)

[PATCH] Make credit2 the default scheduler
 2018-09-14 14:21 UTC  (4+ messages)

[PATCH v3 0/3] Stingray thermal driver support
 2018-09-14 14:20 UTC  (3+ messages)
` [PATCH v3 3/3] thermal: broadcom: Add Stingray thermal driver

[PATCH net-next] cxgb4: Fix endianness issue in t4_fwcache()
 2018-09-14  9:06 UTC 

[PATCH] kernel/hung_task.c: disable on suspend
 2018-09-14 14:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] hw/vfio/display: add ramfb support
 2018-09-14 14:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] "
          ` [Qemu-devel] [libvirt] "

[PATCH v2 1/6] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
 2018-09-14 14:18 UTC  (3+ messages)
` [PATCH v2 2/6] drm/i915: Unset reset pch handshake when PCH is not present in one place
` [PATCH v2 3/6] drm/i915: Do not modifiy reserved bit in gens that do not have IPC


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.