All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-27 12:18:51 to 2018-02-27 13:22:01 UTC [more...]

VCPU hotplug on KVM/ARM
 2018-02-27 13:21 UTC  (6+ messages)
      ` [Qemu-devel] "

[Qemu-devel] [PULL 00/26] s390x updates (and friends)
 2018-02-27 13:21 UTC 

HRTimer causing rtctest to fail
 2018-02-27 13:20 UTC 

[PATCH] wcn36xx: reduce verbosity of drivers messages
 2018-02-27 13:20 UTC  (3+ messages)

[PATCH 00/24] drm/omap: misc patches
 2018-02-27 13:19 UTC  (11+ messages)
` [PATCH 03/24] drm/omap: add HPD support to connector-dvi
` [PATCH 04/24] dt-bindings: display: add HPD gpio to DVI connector
` [PATCH 05/24] drm/omap: Use devm_kzalloc() to allocate omap_drm_private
` [PATCH 06/24] drm/omap: Allocate drm_device earlier and unref it as last step
` [PATCH 07/24] drm/omap: Manage the usable omap_dss_device list within omap_drm_private

[PATCH] cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN
 2018-02-27 13:11 UTC  (9+ messages)
  `  "

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-02-27 13:16 UTC  (4+ messages)
` [PATCH v2 5/7] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller

[RFC PATCH] Randomization of address chosen by mmap
 2018-02-27 13:13 UTC  (2+ messages)

[PATCH 4.14 00/54] 4.14.23-stable review
 2018-02-27 13:14 UTC  (7+ messages)

[Buildroot] glibc : cannot compute suffix of object files: cannot compile
 2018-02-27 13:13 UTC  (2+ messages)

[PATCH v2] puzzles: upgrade to latest revision
 2018-02-27 13:16 UTC 

[PATCH 4.4 00/22] 4.4.119-stable review
 2018-02-27 13:13 UTC  (5+ messages)
` [PATCH 4.4 23/22?] hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)

[PATCH] serial: mvebu_uart: fix tx lost characters
 2018-02-27 13:12 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-02-25
 2018-02-27 13:12 UTC  (5+ messages)
` [Buildroot] Analysis of build "

[PATCH 4.4 000/193] 4.4.118-stable review
 2018-02-27 13:11 UTC  (4+ messages)
` [PATCH 4.4 002/193] net: replace dst_cache ip6_tunnel implementation with the generic one

[PATCH 00/3] net/sfc: support drop action in flow API
 2018-02-27 13:11 UTC  (4+ messages)
` [PATCH 1/3] net/sfc/base: support drop filters on EF10 family NICs
` [PATCH 2/3] net/sfc: support DROP action in flow API
` [PATCH 3/3] doc: add flow API drop action support to net/sfc

[PATCH 0/4 v4] LE New PHYs kernel interfaces
 2018-02-27 13:11 UTC  (3+ messages)
` [PATCH 3/4 v4] doc/mgmt-api: Add advertising phys support to flags

[PATCH] staging: ks7010: Fixed unnecessary typecasting to int. Issue found with checkpatch. Signed-off-by: Nishka Dasgupta <nishka.dasgupta_ug18@ashoka.edu.in>
 2018-02-27 13:10 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 0/2] arm: Support for Renesas RZ/N1D (R9A06G032)
 2018-02-27 13:10 UTC  (4+ messages)

[PATCH 3.18 00/13] 3.18.97-stable review
 2018-02-27 13:10 UTC  (3+ messages)

[PATCH 00/18] MLX5 tunnel Rx offloading
 2018-02-27 13:10 UTC  (5+ messages)
` [PATCH 01/18] ethdev: support tunnel RSS level
` [PATCH 02/18] app/testpmd: support flow RSS level parsing

[RFC 0/3] vhost: multiqueue improvements
 2018-02-27 13:10 UTC  (3+ messages)
` [RFC 2/3] vhost: add SET_VIRTIO_STATUS support

btrfs space used issue
 2018-02-27 13:09 UTC 

[PATCH 4.15 00/64] 4.15.7-stable review
 2018-02-27 13:09 UTC  (5+ messages)

[RFC][PATCH 00/11] drm: Try to make display info less nuts
 2018-02-27 13:08 UTC  (17+ messages)
` [RFC][PATCH 01/11] drm/gma500: Fill display_info.{width, height}_mm from .get_modes()
` [RFC][PATCH 02/11] drm/i915: "
` [RFC][PATCH 03/11] drm/shmobile: Don't fill display_info.{width,height}_mm at init time
  ` [RFC][PATCH 03/11] drm/shmobile: Don't fill display_info.{width, height}_mm "
` [RFC][PATCH 04/11] drm: Split the display info into static and dynamic parts
` [RFC][PATCH 05/11] drm/edid: Clear display info fully
` [RFC][PATCH 06/11] drm/edid: Don't call drm_add_display_info() with an invalid EDID
` [RFC][PATCH 07/11] drm/probe-helper: Avoid iterating the list twice on ww backoff
` [RFC][PATCH 08/11] drm: Add drm_connector_fill_modes()
` [RFC][PATCH 09/11] drm: Fix getconnector locking
` [RFC][PATCH 10/11] drm: Fix debugfs edid_override locking
` [RFC][PATCH 11/11] drm: Sprinkle lockdep asserts for edid/display_info

[PATCH 0/6]GSO_BY_FRAGS correctness improvements
 2018-02-27 13:04 UTC  (7+ messages)
` [PATCH 1/6] net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
` [PATCH 2/6] net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
` [PATCH 3/6] net: xfrm: use skb_gso_validate_network_len() to check gso sizes
` [PATCH 4/6] net: make skb_gso_*_seglen functions private
` [PATCH 5/6] net: add and use helpers when adjusting gso_size
` [PATCH 6/6] net: filter: refuse to change gso_size of SCTP packets

[Qemu-devel] [PATCH v2 0/3] virtio-balloon: free page hint reporting support
 2018-02-27 13:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/3] virtio-balloon: add a timer to limit the free page report waiting time

[PATCH] makedumpfile: Fix a bug when multi-threads feature meets enospace
 2018-02-27 13:08 UTC  (4+ messages)

[PATCH v1] net/tap: add tun support
 2018-02-27 13:06 UTC  (3+ messages)
` [PATCH v2] "

[RFC v1] mm: add the preempt check into alloc_vmap_area()
 2018-02-27 13:06 UTC  (3+ messages)

[PATCH 1/3] libinput: upgrade to version 1.10.0
 2018-02-27 13:05 UTC  (4+ messages)
` [PATCH 2/3] piglit: upgrade to current git master
` [PATCH 3/3] puzzles: upgrade to latest revision
` ✗ patchtest: failure for "libinput: upgrade to version 1..." and 2 more (rev2)

[PATCH v3 0/2] mmc: renesas_sdhi: add eMMC HS400 mode support
 2018-02-27 13:02 UTC  (5+ messages)

[PATCH 1/2] arm: dts: zynq: Add Digilent Zybo Z7 board
 2018-02-27 13:02 UTC  (4+ messages)
` [PATCH 2/2] arm: dts: zynq: Extract common Digilent Zybo board support

[Buildroot] [PATCH 1/2] mpv: disable mali-fbdev support
 2018-02-27 13:01 UTC  (3+ messages)

[PATCH] watchdog: renesas_wdt: adapt timer setup to recommended procedure
 2018-02-27 13:00 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/7] tools/intel_guc_logger: Adjust the tool to work with log modparam changes
 2018-02-27 12:59 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/7] tools/intel_guc_logger: Get rid of poll timeout
` [igt-dev] [PATCH i-g-t 3/7] tools/intel_guc_logger: Get rid of configurable number of subbufs
` [igt-dev] [PATCH i-g-t 4/7] tools/intel_guc_logger: Get rid of discard
` [igt-dev] [PATCH i-g-t 5/7] tools/intel_guc_logger: Get rid of global state
` [igt-dev] [PATCH i-g-t 6/7] tools/intel_guc_logger: Prepare for log_level/relay decoupling
` [igt-dev] [PATCH i-g-t 7/7] tools/intel_guc_logger: Update to include non-verbose log level

Recent changes (master)
 2018-02-27 13:00 UTC 

[PATCH] python-pyparsing: fix SRC_URI's checksum
 2018-02-27 13:00 UTC  (4+ messages)

[PATCHv4 0/3] spi: support for Socionext Synquacer platform
 2018-02-27 12:59 UTC  (4+ messages)
` [PATCHv4 1/3] dt-bindings: spi: Add DT bindings for Synquacer
` [PATCHv4 2/3] spi: Add spi driver for Socionext Synquacer platform
` [PATCHv4 3/3] MAINTAINERS: Add entry for Synquacer SPI driver

[resend, PATCH v1] ARM: pxa/raumfeld: use PROPERTY_ENTRY_U32() directly
 2018-02-27 12:58 UTC  (4+ messages)

[Bug 75985] New: HDMI audio device only visible after rescan
 2018-02-27 12:57 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[PATCH 01/15] drm/i915/guc: Tidy guc_log_control
 2018-02-27 12:52 UTC  (15+ messages)
` [PATCH 02/15] drm/i915/guc: Create common entry points for log register/unregister
` [PATCH 03/15] drm/i915/guc: Move GuC notification handling to separate function
` [PATCH 04/15] drm/i915/guc: Keep GuC interrupts enabled when using GuC
` [PATCH 05/15] drm/i915/guc: Log runtime should consist of both mapping and relay
` [PATCH 06/15] drm/i915/guc: Merge log relay file and channel creation
` [PATCH 07/15] drm/i915/guc: Flush directly in log unregister
` [PATCH 08/15] drm/i915/guc: Split relay control and GuC log level
` [PATCH 09/15] drm/i915/guc: Move check for fast memcpy_wc to relay creation
` [PATCH 10/15] drm/i915/guc: Get rid of GuC log runtime
` [PATCH 11/15] drm/i915/guc: Always print log stats in i915_guc_info when using GuC
` [PATCH 12/15] drm/i915/guc: Don't print out relay statistics when relay is disabled
` [PATCH 13/15] drm/i915/guc: Allow user to control default GuC logging
` [PATCH 14/15] drm/i915/guc: Default to non-verbose "
` [PATCH 15/15] HAX enable guc and guc_log for CI

general protection fault in hrtimer_active (2)
 2018-02-27 12:54 UTC  (3+ messages)

4.16 regression: s2ram broken on non-PAE i686
 2018-02-27 12:54 UTC 

[PATCH] dt-bindings: i2c: sh_mobile: Document R-Car M3-N support
 2018-02-27 12:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] generalize build_fadt()
 2018-02-27 12:48 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/9] acpi: remove unused acpi-dsdt.aml
` [Qemu-devel] [PATCH 2/9] pc: replace pm object initialization with one-liner in acpi_get_pm_info()
` [Qemu-devel] [PATCH 3/9] acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
` [Qemu-devel] [PATCH 4/9] acpi: add build_append_gas() helper for Generic Address Structure

[PATCH 2/2] KVM: s390: Add storage key facility interpretation control
 2018-02-27 12:47 UTC 

downloads.yoctoproject.org/mirror out of date
 2018-02-27 12:41 UTC 

[PATCH] Bluetooth: Fix missing encryption refresh on Security Request
 2018-02-27 12:45 UTC  (2+ messages)

[PATCH 00/14] net/sfc: support flow API for tunnels
 2018-02-27 12:45 UTC  (15+ messages)
` [PATCH 01/14] net/sfc/base: support filters for encapsulated packets
` [PATCH 02/14] net/sfc/base: support VNI/VSID and inner frame local MAC
` [PATCH 03/14] net/sfc/base: support VXLAN filter creation
` [PATCH 04/14] net/sfc/base: distinguish filters for encapsulated packets
` [PATCH 05/14] net/sfc: add VXLAN in flow API filters support
` [PATCH 06/14] net/sfc: add NVGRE "
` [PATCH 07/14] net/sfc: add GENEVE "
` [PATCH 08/14] net/sfc: add inner frame ETH "
` [PATCH 09/14] net/sfc: add infrastructure to make many filters from flow
` [PATCH 10/14] net/sfc: multiply of specs with an unknown EtherType
` [PATCH 11/14] net/sfc: multiply of specs w/o inner frame destination MAC
` [PATCH 12/14] net/sfc: multiply of specs with an unknown "
` [PATCH 13/14] net/sfc: avoid creation of ineffective flow rules
` [PATCH 14/14] doc: add net/sfc flow API support for tunnels

[PATCH 0/1] Additional strict check on ELF file
 2018-02-27 12:45 UTC  (4+ messages)
` [PATCH 1/1] Additional strict check on ELF file. Checks segments are followed in order of 'p_vaddr ' value ascending. It fixes erorr in total_mapping_size with computation total size. This error happens if segments in ELF file are not in order

[Qemu-devel] [PATCH v3 0/7] Improvements and clean-ups related to -net
 2018-02-27 12:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 6/7] net: Remove the deprecated 'host_net_add' and 'host_net_remove' HMP commands

[Buildroot] [PATCH v2] erlang: enable host-erlang for x86/x86_64 architectures only
 2018-02-27 12:44 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] erlang: enable host-erlang for x86/x86_64 architectures only
 2018-02-27 12:43 UTC 

[PATCH 0/2] audit boot parameter cleanups
 2018-02-27 12:43 UTC  (5+ messages)
` [PATCH 1/2] audit: move processing of "audit" boot param to audit_init()

[PATCH 0/6] x86: Switch some bits of MSR handing over to the new infrastructure
 2018-02-27 12:43 UTC  (3+ messages)
` [PATCH 1/6] x86/vmx: Simplfy the default cases in vmx_msr_{read, write}_intercept()

MSI-X diagnostic problems
 2018-02-27 12:42 UTC 

[Devel] [PATCH] ACPICA: Silent warnings about empty body in if/else statement
 2018-02-27 12:42 UTC 

[Qemu-devel] [PULL 0/4] Linux user for 2.12 patches
 2018-02-27 12:41 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Allow checking and repairing corrupted internal snapshots
 2018-02-27 12:41 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/2] qcow2: "

[RFC REBASED 1/5] powerpc/mm/slice: pass pointers to struct slice_mask where possible
 2018-02-27 12:41 UTC  (5+ messages)
` [RFC REBASED 5/5] powerpc/mm/slice: use the dynamic high slice size to limit bitmap operations

[meta-qt5][PATCH] qtlocation: Add licenses used under mapboxgl
 2018-02-27 12:40 UTC  (3+ messages)

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-02-27 12:40 UTC  (5+ messages)

[PATCH 4.13 00/43] 4.13.11-stable review
 2018-02-27 12:40 UTC  (9+ messages)
` [PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed

[PATCH v4 0/6] vfio/type1: Add support for valid iova list management
 2018-02-27 12:40 UTC  (5+ messages)
` [PATCH v4 4/6] vfio/type1: check dma map request is within a valid iova range

[PATCH] arm64/acpi: make ACPI boot preference configurable
 2018-02-27 12:40 UTC  (3+ messages)

[PATCH BlueZ 0/1 v2] BT Mesh API doc
 2018-02-27 12:40 UTC  (5+ messages)
` [PATCH BlueZ 1/1 v2] Add initial doc describing Bluetooth Mesh API

[Buildroot] [PATCH 1/3] bind BIND_PKGDIR
 2018-02-27 12:39 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] bind config files
` [Buildroot] [PATCH 3/3] bind sed

[PATCH v4 0/3] Enable CONFIG_VT support for S390
 2018-02-27 12:39 UTC  (5+ messages)
` [PATCH v4 3/3] s390/setup : enable display support for KVM guest

[meta-qt5][PATCH v2] qtlocation: Add licenses used under mapboxgl
 2018-02-27 12:38 UTC 

WARNING in smc_unhash_sk
 2018-02-27 12:38 UTC  (3+ messages)

Xen Security Advisory 255 - grant table v2 -> v1 transition may crash Xen
 2018-02-27 12:37 UTC 

[PATCH v2 0/8] go1.10 update and misc improvements
 2018-02-27 12:36 UTC  (9+ messages)
` [PATCH v2 1/8] go: update go 1.9 -> go 1.10
` [PATCH v2 2/8] go: set GOMIPS envrionment variable
` [PATCH v2 3/8] go.bbclass: rename GO_TMPDIR -> GOTMPDIR
` [PATCH v2 4/8] go.bbclass: remove debug-related commands
` [PATCH v2 5/8] go.bbclass: don't stage test data with sources
` [PATCH v2 6/8] go.bbclass: ptest cleanup and improvements
` [PATCH v2 7/8] goarch.bbclass: disable shared runtime for nativesdk builds
` [PATCH v2 8/8] go: move common settings to go-common.inc

[PATCH v0 0/3] additional cumulative livepatch doc/samples
 2018-02-27 12:36 UTC  (3+ messages)
` [PATCH v0 2/3] livepatch: update documentation/samples for callbacks

[PATCH 00/10] various cleanup
 2018-02-27 12:36 UTC  (4+ messages)
` [PATCH 09/10] commands/file: use definitions from arm/linux.h

Is there any way to read msr in hypervisor code?
 2018-02-27 12:35 UTC  (3+ messages)

[PATCH 2/5] drm/i915: read Vprime thrice incase of mismatch
 2018-02-27 12:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] fs: select/pselect buffer overrun with x32 abi
 2018-02-27 12:31 UTC 

[PATCH] mt7601u: Fix system freeze after resuming from hibernation
 2018-02-27 12:25 UTC  (10+ messages)

[PATCH V8 2/4] sctp: Add ip option support
 2018-02-27 12:24 UTC  (6+ messages)

[PATCH v5 5/6] extcon: add possibility to get extcon device by OF node
 2018-02-27 12:22 UTC  (5+ messages)
  ` [PATCH v6 "
    ` [v6,5/6] "

[PATCH iproute2] Fix compilation with kernel headers < 3.4
 2018-02-27 12:21 UTC  (3+ messages)

[PATCH v6 3/3] PCI: mobiveil: Add MSI support for Mobiveil PCIe Host Bridge IP driver
 2018-02-27 12:20 UTC 

[PATCH v6 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2018-02-27 12:20 UTC 

[PATCH v6 1/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
 2018-02-27 12:19 UTC 

[PATCH v4 net] Use correct sk->sk_prot for IPv6 in TLS
 2018-02-27 12:18 UTC  (2+ messages)
` [PATCH v4 net] tls: Use correct sk->sk_prot for IPV6

[PATCH next V1 0/7] Report PCI device link status
 2018-02-27 12:18 UTC  (5+ messages)
` [PATCH next V1 4/7] PCI: Print PCI device link status in kernel log


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.