All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-06 09:18:41 to 2018-06-06 10:11:33 UTC [more...]

[PATCH 0/6] x86/vmx: Misc fixes and improvements
 2018-06-06 10:11 UTC  (10+ messages)
` [PATCH 3/6] x86/pat: Simplify host PAT handling
` [PATCH 4/6] x86/vmx: Simplify PAT handling during vcpu construction
` [PATCH 5/6] x86/vmx: Defer vmx_vmcs_exit() as long as possible in construct_vmcs()
` [PATCH 6/6] x86/vmx: Drop VMX signal for full real-mode

xscreensaver yocto recipe
 2018-06-06  9:55 UTC  (3+ messages)
` [PATCH] Adding support for xscreensaver-5.39

[PATCH] irqchip/ls-scfg-msi: map MSIs in the iommu
 2018-06-06 10:10 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/ls-scfg-msi: Map "

[PATCH] f2fs: check mount option before turn quota on
 2018-06-06 10:09 UTC  (2+ messages)

[PATCH] irqchip/stm32: fix non-SMP build warning
 2018-06-06 10:10 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/stm32: Fix "

[PATCH v3 0/6] Add MCAN Support for dra76x
 2018-06-06 10:09 UTC  (3+ messages)

[Qemu-devel] [PULL 00/31] acpi, vhost, misc: fixes, features
 2018-06-06 10:09 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 0/7] QEMU binary instrumentation prototype
 2018-06-06  9:21 UTC  (2+ messages)

[virtio-dev] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
 2018-06-06 10:11 UTC  (14+ messages)
` [virtio-dev] [PATCH v7 4/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
          ` [Qemu-devel] "
      ` [virtio-dev] "

[PATCH for-4.11] scripts/add_maintainers.pl: Don't call get_maintainers.pl with -f
 2018-06-06 10:06 UTC  (4+ messages)

[PATCH] arm64: topology: Avoid checking numa mask for scheduler MC selection
 2018-06-06 10:05 UTC  (3+ messages)

[PATCH] md: dm-crypt: Add Inline Encryption support for dmcrypt
 2018-06-06 10:04 UTC  (6+ messages)

[PATCH v5 00/10] track CPU utilization
 2018-06-06 10:02 UTC  (7+ messages)

[RFC, libv4l]: Make libv4l2 usable on devices with complex pipeline
 2018-06-06 10:01 UTC  (11+ messages)

[PATCH v5 01/14] mfd: da9063: Replace regmap_add_irq_chip with devm counterpart
 2018-06-06 10:00 UTC  (14+ messages)
` [PATCH v5 02/14] mfd: da9063: Replace mfd_add_devices "
` [PATCH v5 03/14] mfd: da9063: Use regmap_reg_range
` [PATCH v5 04/14] mfd: da9063: Use REGMAP_IRQ_REG
` [PATCH v5 05/14] mfd: da9063: Use PLATFORM_DEVID_NONE
` [PATCH v5 06/14] mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZE
` [PATCH v5 07/14] mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
` [PATCH v5 08/14] mfd: da9063: Replace model with type
` [PATCH v5 09/14] mfd: da9063: Add DA9063L type
` [PATCH v5 10/14] mfd: da9063: Add custom regmap for DA9063L
` [PATCH v5 11/14] mfd: da9063: Add custom IRQ map "
` [PATCH v5 12/14] mfd: da9063: Register RTC only on DA9063L
` [PATCH v5 13/14] regulator: da9063: Handle less LDOs "
` [PATCH v5 14/14] mfd: da9063: Add DA9063L support

[PATCH 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-06-06  9:58 UTC  (7+ messages)
` [PATCH 18/19] serdev: ttydev: Serdev driver that creates an standard TTY port

[PATCH] Bluetooth: btusb: Avoid race condition during controller recovery
 2018-06-06  9:57 UTC  (2+ messages)

[meta-java][PATCH] icetea7, openjdk-8: Fix depenency to xproto -> xorgproto
 2018-06-06  9:57 UTC  (2+ messages)

[PATCH v4 00/14] coresight: allow to build components as modules
 2018-06-06  9:57 UTC  (8+ messages)
` [PATCH v4 05/14] coresight: get/put module in coresight_build/release_path
` [PATCH v4 14/14] coresight: allow the coresight core driver to be built as a module

[PATCH] ASoC: ak5558: make two structures static
 2018-06-06  9:57 UTC  (2+ messages)

[PATCH net-next 0/6] use pci_zalloc_consistent
 2018-06-06  9:56 UTC  (5+ messages)
` [PATCH net-next 1/6] net: hippi: "
` [PATCH net-next 4/6] netxen_nic: "

Enabling i915.fastboot=1 by default
 2018-06-06  9:54 UTC  (3+ messages)

[PATCH v2] arm64: dts: renesas: r8a77990: Enable USB2.0 Host for Ebisu board
 2018-06-06  9:52 UTC 

[PATCH 0/8] serial: 8250: Add 485 emulation to 8250_dw
 2018-06-06  9:51 UTC  (22+ messages)
` [PATCH 4/8] serial: 8250: Handle case port doesn't have TEMT interrupt using em485
        ` [PATCH 2/4] serial: 8250: Copy mctrl when register port
          ` [PATCH 3/4] serial: 8250: Make em485_rts_after_send() set mctrl according to rts state
          ` [PATCH 4/4] serial: core: Mask mctrl with TIOCM_RTS too if rs485 on and RTS_AFTER_SEND set
          ` [PATCH 1/4] serial: 8250: Copy em485 from port to real port
        ` [PATCH 2/4] serial: 8250_dw: allow enable rs485 at boot time
          ` [PATCH 3/4] serial: 8250: Handle case port doesn't have TEMT interrupt using em485
          ` [PATCH 4/4] serial: 8250_dw: treat rpm suspend with -EBUSY if RS485 ON and RTS_AFTER_SEND
          ` [PATCH 1/4] serial: 8250_dw: add em485 support

radeon 0000:1d:00.0: GPU lockup (current fence id 0x00000000010da43f last fence id 0x00000000010da52d on ring 0)
 2018-06-06  9:52 UTC  (3+ messages)

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-06-06  9:51 UTC  (13+ messages)

[PATCH] remoteproc: qcom: Introduce Hexagon V5 based WCSS driver
 2018-06-06  9:51 UTC  (7+ messages)

[PATCH v3 01/10] mfd: da9063: Fix failpath in core
 2018-06-06  9:50 UTC  (13+ messages)
` [PATCH v3 06/10] mfd: da9063: Add custom regmap for DA9063L
` [PATCH v3 08/10] mfd: da9063: Register RTC only on DA9063L

[PATCH v4 01/12] mfd: da9063: Fix failpath in core
 2018-06-06  9:47 UTC  (4+ messages)
` [PATCH v4 08/12] mfd: da9063: Add custom regmap for DA9063L

[MODERATED] spectrev1+
 2018-06-06  9:50 UTC  (13+ messages)
` [MODERATED] spectrev1+

[PATCH 0/3] Fix S3 entry crashes
 2018-06-06  9:49 UTC  (6+ messages)
  ` [PATCH 1/3] drm/amd/display: remove cursor hack for S3
  ` [PATCH 2/3] drm/amd/amdgpu: Fix crash in amdgpu_bo_reserve
  ` [PATCH 3/3] drm/amd/amdgpu: Fix NULL pointer OOPS during S3

[RFC][PATCH 0/76] vfs: 'views' for filesystems with more than one root
 2018-06-06  9:49 UTC  (6+ messages)

Gratitude
 2018-06-06  9:42 UTC  (2+ messages)

[BUG REPORT] reset_controller stress operation lead to kernel NULL pointer
 2018-06-06  9:48 UTC  (7+ messages)

[U-Boot] [PATCH] lsxl: Add documentation how to flash an unmodified board
 2018-06-06  9:47 UTC 

[PATCH 0/3] ASoC: stm32: sai: add support of iec958 controls
 2018-06-06  9:47 UTC  (11+ messages)
      ` [alsa-devel] "

linux-next: manual merge of the staging tree with Linus' tree
 2018-06-06  9:47 UTC  (2+ messages)

[PATCH] doc: add suggested new feature order to release notes
 2018-06-06  9:46 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] storing machine data in qcow images?
 2018-06-06  9:44 UTC  (11+ messages)

[PATCH RESEND] pwm: berlin: Don't use broken prescaler values
 2018-06-06  9:44 UTC  (4+ messages)

[RFC PATCH] kcm: hold rx mux lock when updating the receive queue
 2018-06-06  9:44 UTC  (4+ messages)

[PATCH v2 0/8] cros_ec: Switch to SPDX identifier
 2018-06-06  9:43 UTC  (5+ messages)
` [PATCH v2 6/8] pwm: cros-ec: "

Full ppgtt for hsw, closer
 2018-06-06  9:42 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/17] drm/i915/gtt: Invalidate GGTT caches after writing the gen6 page directories (rev3)

[PATCH v2 0/3] completion: complete all possible -no-<options>
 2018-06-06  9:41 UTC  (5+ messages)
` [PATCH v3 0/3] ompletion: "
  ` [PATCH v3 1/3] parse-options: option to let --git-completion-helper show negative form
  ` [PATCH v3 2/3] completion: suppress some -no- options
  ` [PATCH v3 3/3] completion: collapse extra --no-.. options

[meta-oe][PATCH] nodejs: 8.9.4 -> 8.11.2
 2018-06-06  9:19 UTC 

LKMM litmus test for Roman Penyaev's rcu-rr
 2018-06-06  9:40 UTC  (3+ messages)

[RFC PATCH 0/2] Document the V4L2 (stateful) Codec API
 2018-06-06  9:40 UTC  (7+ messages)
` [RFC PATCH 2/2] media: docs-rst: Add encoder UAPI specification to Codec Interfaces

[xen-unstable test] 123379: regressions - FAIL
 2018-06-06  9:40 UTC  (8+ messages)

[RFC PATCH 0/2] mkfs.ubifs: Implement selinux labelling support
 2018-06-06  9:39 UTC  (3+ messages)
` [RFC PATCH 1/2] mkfs.ubifs: add_xattr is not depending on host XATTR support
` [RFC PATCH 2/2] mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs

[Ocfs2-devel] [PATCH] ocfs2: return -EROFS when filesystem becomes read-only
 2018-06-06  9:39 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t 1/2] scripts/trace.pl: Support class:instance engine tracepoints
 2018-06-06  9:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] scripts/trace.pl: Support class:instance engine tracepoints (rev2)

[xen-unstable-coverity test] 123848: all pass - PUSHED
 2018-06-06  9:37 UTC 

[U-Boot] [PATCH] ax25: Remove CONFIG_BOOTP_SERVERIP
 2018-06-06  9:37 UTC  (2+ messages)

[PATCH 00/21] omapdrm: Rework the HPD-related operations
 2018-06-06  9:36 UTC  (22+ messages)
` [PATCH 01/21] drm/omap: dss: Remove unused omap_dss_driver operations
` [PATCH 02/21] drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operations
` [PATCH 03/21] drm/omap: Remove unnecessary display output sanity checks
` [PATCH 04/21] drm/omap: Check omap_dss_device type based on the output_type field
` [PATCH 05/21] drm/omap: connector-hdmi: Convert to the GPIO descriptors API
` [PATCH 06/21] drm/omap: encoder-tfp410: "
` [PATCH 07/21] drm/omap: panel-nec-nl8048hl11: "
` [PATCH 08/21] drm/omap: panel-sony-acx565akm: "
` [PATCH 09/21] drm/omap: panel-tpo-td028ttec1: Drop unneeded linux/gpio.h header
` [PATCH 10/21] drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors API
` [PATCH 11/21] drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
` [PATCH 12/21] drm/omap: dss: Add device operations flags
` [PATCH 13/21] drm/omap: Don't call .detect() operation recursively
` [PATCH 14/21] drm/omap: Don't call HPD registration operations recursively
` [PATCH 15/21] drm/omap: Remove unneeded safety checks in the HPD operations
` [PATCH 16/21] drm/omap: Merge HPD enable operation with HPD callback registration
` [PATCH 17/21] drm/omap: Move HPD disconnection handling to omap_connector
` [PATCH 18/21] drm/omap: Don't call EDID read operation recursively
` [PATCH 19/21] drm/omap: Get from CRTC to display device directly
` [PATCH 20/21] drm/omap: Pass both output and display omap_dss_device to encoder init
` [PATCH 21/21] drm/omap: Don't call HDMI mode and infoframe operations recursively

[RFC 1/2] printk: Enable platform to provide a early boot clock
 2018-06-06  9:38 UTC  (6+ messages)
` [RFC 2/2] x86, tsc: Enable clock for ealry printk timestamp

YOCTO kernel PF_CAN feature set and socketCAN layer of the shelf?
 2018-06-06  9:35 UTC 

[PATCH] ASoC: twl6040: make pointer dmic_codec_dev static
 2018-06-06  9:35 UTC  (2+ messages)

question about the limited interrupt vector resource on a single cpu
 2018-06-06  9:34 UTC  (4+ messages)

[PATCH] ARM: dts: cygnus: Add HWRNG node
 2018-06-06  9:34 UTC  (2+ messages)

partitions resizing on the fly
 2018-06-06  9:33 UTC  (3+ messages)

[Qemu-arm] [PATCH 0/6] arm_gic: add virtualization extensions support
 2018-06-06  9:31 UTC  (14+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 1/6] intc/arm_gic: Refactor operations on the distributor
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/6] intc/arm_gic: Remove some dead code and put some functions static
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 3/6] intc/arm_gic: Add the virtualization extensions to the GIC state
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 4/6] intc/arm_gic: Add virtualization extensions logic
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 5/6] intc/arm_gic: Improve traces
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 6/6] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
  ` [Qemu-devel] "

[PATCH] ksys_mount: check for permissions before resource allocation
 2018-06-06  9:32 UTC  (4+ messages)

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-06-06  9:32 UTC  (5+ messages)
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface

[PATCH] selftests/ftrace: Add ppc support for kprobe args tests
 2018-06-06  9:31 UTC 

[PATCH 0/4] arm64: dts: renesas: r8a77990 and ebisu: Enable USB2.0 host
 2018-06-06  9:31 UTC  (3+ messages)

[PATCH] ARM: dts: imx6: RDU2: correct touchscreen axis inversion
 2018-06-06  9:30 UTC 

[U-Boot] [PATCH] riscv: Add support for HI20 PE relocations
 2018-06-06  9:30 UTC  (4+ messages)

[PATCH] clk: imx6: fix video_27m parent for IMX6SX_CLK_CKO1_SEL
 2018-06-06  9:29 UTC  (2+ messages)

[PATCH] ARM: Build secure_cntvoff.S unconditionally to fix shmobile !SMP build
 2018-06-06  9:28 UTC  (8+ messages)

Cannot Connect NVMeoF At Certain NR_IO_Queues Values
 2018-06-06  9:27 UTC  (6+ messages)

[PATCH 0/2] More miscellaneous patches
 2018-06-06  9:26 UTC  (3+ messages)
` [PATCH 2/2] multipath: don't check timestamps without a path

kernel panic in reading /proc/kpageflags when enabling RAM-simulated PMEM
 2018-06-06  9:24 UTC  (8+ messages)

[PATCH v2] ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP build
 2018-06-06  9:25 UTC  (2+ messages)

[PATCH 1/2] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-06-06  9:24 UTC  (4+ messages)
` [RFC 2/2] ARM: dts: imx6sl: Convert gpc to new bindings

[PATCH v4 0/3] NVMF/RDMA 16K Inline Support
 2018-06-06  9:24 UTC  (3+ messages)
` [PATCH v4 3/3] nvmet-rdma: support max(16KB, PAGE_SIZE) inline data

[PATCH] integrity: silence warning when CONFIG_SECURITYFS is not enabled
 2018-06-06  9:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] nvmet: filter newlines from user input
 2018-06-06  9:21 UTC  (2+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH] Allow PIR read in privileged mode
 2018-06-06  9:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3] target/ppc: "
        ` [Qemu-devel] [Qemu-ppc] "

[PATCH 1/2] gpio: davinci: Move fetching IRQ to beginning of probe
 2018-06-06  9:18 UTC  (4+ messages)
` [PATCH 2/2] gpio: davinci: Do not assume continuous IRQ numbering

[RFC PATCH v1 0/4] GMSL Drivers
 2018-06-06  9:18 UTC  (4+ messages)
` [RFC PATCH v1 1/4] media: dt-bindings: max9286: add device tree binding


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.