All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-04 12:57:11 to 2018-01-04 13:35:55 UTC [more...]

[PATCH 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-04 15:06 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH][cifs-next] CIFS: SMBD: make functions smbd_recv_buf and smbd_recv_page static
 2018-01-04 13:35 UTC  (2+ messages)

[v4,1/3] usb: host: Implement workaround for Erratum A-007463
 2018-01-04 13:38 UTC  (2+ messages)
` [PATCH v4 1/3] "

[PATCH RFC v1 00/74] Run PV guest in PVH container
 2018-01-04 13:06 UTC  (74+ messages)
` [PATCH RFC v1 01/74] x86/svm: Offer CPUID Faulting to AMD HVM guests as well
` [PATCH RFC v1 02/74] x86: Common cpuid faulting support
` [PATCH RFC v1 03/74] x86/upcall: inject a spurious event after setting upcall vector
` [PATCH RFC v1 04/74] tools/libxc: initialise hvm loader elf log fd to get more logging
` [PATCH RFC v1 05/74] tools/libxc: remove extraneous newline in xc_dom_load_acpi
` [PATCH RFC v1 06/74] tools/libelf: fix elf notes check for PVH guest
` [PATCH RFC v1 07/74] tools/libxc: Multi modules support
` [PATCH RFC v1 08/74] libxl: Introduce hack to allow PVH mode to add a shim
` [PATCH RFC v1 09/74] xen/common: Widen the guest logging buffer slightly
` [PATCH RFC v1 10/74] x86/time: Print a more helpful error when a platform timer can't be found
` [PATCH RFC v1 11/74] x86/link: Introduce and use SECTION_ALIGN
` [PATCH RFC v1 12/74] xen/acpi: mark the PM timer FADT field as optional
` [PATCH RFC v1 13/74] xen/domctl: Return arch_config via getdomaininfo
` [PATCH RFC v1 14/74] tools/ocaml: Expose arch_config in domaininfo
` [PATCH RFC v1 15/74] tools/ocaml: Extend domain_create() to take arch_domainconfig
` [PATCH RFC v1 16/74] x86/fixmap: Modify fix_to_virt() to return a void pointer
` [PATCH RFC v1 17/74] ---- x86/Kconfig: Options for Xen and PVH support
` [PATCH RFC v1 18/74] x86/link: Relocate program headers
` [PATCH RFC v1 19/74] x86: introduce ELFNOTE macro
` [PATCH RFC v1 20/74] x86: produce a binary that can be booted as PVH
` [PATCH RFC v1 21/74] x86/entry: Early PVH boot code
` [PATCH RFC v1 22/74] x86/boot: Map more than the first 16MB
` [PATCH RFC v1 23/74] x86/entry: Probe for Xen early during boot
` [PATCH RFC v1 24/74] x86/guest: Hypercall support
` [PATCH RFC v1 25/74] x86/shutdown: Support for using SCHEDOP_{shutdown, reboot}
` [PATCH RFC v1 26/74] x86/pvh: Retrieve memory map from Xen
` [PATCH RFC v1 27/74] xen/console: Introduce console=xen
` [PATCH RFC v1 28/74] x86: initialise shared_info page
` [PATCH RFC v1 29/74] x86: xen pv clock time source
` [PATCH RFC v1 30/74] x86: APIC timer calibration when running as a guest
` [PATCH RFC v1 31/74] x86: read wallclock from Xen running in pvh mode
` [PATCH RFC v1 32/74] x86: don't swallow the first command line item "
` [PATCH RFC v1 33/74] x86/guest: enable event channels upcalls
` [PATCH RFC v1 34/74] x86/guest: add PV console code
` [PATCH RFC v1 35/74] x86/guest: use PV console for Xen/Dom0 I/O
` [PATCH RFC v1 36/74] --- x86/shim: Kconfig and command line options
` [PATCH RFC v1 37/74] tools/firmware: Build and install xen-shim
` [PATCH RFC v1 38/74] x86/pv-shim: Force CPUID faulting in pv-shim mode
` [PATCH RFC v1 39/74] xen/x86: make VGA support selectable
` [PATCH RFC v1 40/74] xen/x86: report domain id on cpuid
` [PATCH RFC v1 41/74] xen/pvh: do not mark the low 1MB as IO mem
` [PATCH RFC v1 42/74] sched/null: skip vCPUs on the waitqueue that are blocked
` [PATCH RFC v1 44/74] xen/pvshim: keep track of unused pages
` [PATCH RFC v1 45/74] x86/guest: use unpopulated memory to map the shared_info page
` [PATCH RFC v1 46/74] xen/guest: fetch vCPU ID from Xen
` [PATCH RFC v1 47/74] x86/guest: fix upcall vector setup
` [PATCH RFC v1 48/74] x86/guest: unmask console event channel
` [PATCH RFC v1 49/74] x86/guest: map per-cpu vcpu_info area
` [PATCH RFC v1 50/74] xen/pvshim: remove Dom0 kernel support check
` [PATCH RFC v1 51/74] xen/pvshim: don't allow access to iomem or ioports
` [PATCH RFC v1 52/74] xen: mark xenstore/console pages as RAM and add them to dom_io
` [PATCH RFC v1 53/74] xen/pvshim: modify Dom0 builder in order to build a DomU
` [PATCH RFC v1 54/74] xen/pvshim: set correct domid value
` [PATCH RFC v1 55/74] xen/pvshim: forward evtchn ops between L0 Xen and L2 DomU
` [PATCH RFC v1 56/74] xen/pvshim: add grant table operations
` [PATCH RFC v1 57/74] x86/pv-shim: shadow PV console's page for L2 DomU
` [PATCH RFC v1 58/74] xen/pvshim: add migration support
` [PATCH RFC v1 59/74] xen/pvshim: add shim_mem cmdline parameter
` [PATCH RFC v1 60/74] xen/pvshim: set max_pages to the value of tot_pages
` [PATCH RFC v1 61/74] xen/pvshim: support vCPU hotplug
` [PATCH RFC v1 62/74] xen/pvshim: memory hotplug
` [PATCH RFC v1 63/74] xen/shim: modify shim_mem parameter behaviour
` [PATCH RFC v1 64/74] xen/pvshim: use default position for the m2p mappings
` [PATCH RFC v1 65/74] xen/shim: crash instead of reboot in shim mode
` [PATCH RFC v1 66/74] xen/shim: allow DomU to have as many vcpus as available
` [PATCH RFC v1 67/74] libxl: libxl__build_hvm: Introduce separate b_info parameter
` [PATCH RFC v1 68/74] libxl__domain_build_info_setdefault_pvhhvm: introduce
` [PATCH RFC v1 69/74] libxl_bitmap_copy_alloc: copy 0, NULL as 0, NULL
` [PATCH RFC v1 70/74] libxl: pvshim: Check state->shim_path before domain type
` [PATCH RFC v1 71/74] libxl: pvshim: Provide first-class config settings to enable shim mode
` [PATCH RFC v1 72/74] libxl: pvshim: Introduce pvhshim_extra
` [PATCH RFC v1 73/74] xl: pvshim: Provide and document xl config
` [PATCH RFC v1 74/74] libxl: pvshim: Set video_memkb to ~0

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-04 13:34 UTC  (3+ messages)
` [PATCH v4 12/19] ocfs2: convert to new i_version API

[PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
 2018-01-04 13:34 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: dra7xx: Fix legacy INTD "

[Bug 104439] intel_do_flush_locked failed: Invalid argument
 2018-01-04 13:34 UTC  (2+ messages)

[pm:build-test 15/15] drivers/base/power/domain.c:119:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '->' token
 2018-01-04 13:30 UTC  (2+ messages)
` [Devel] [pm:build-test 15/15] drivers/base/power/domain.c:119:26: error: expected '=', ',', '; ', "

Avoid speculative indirect calls in kernel
 2018-01-04 13:32 UTC  (4+ messages)

[PATCH v2] fbdev: pxa3xx: use ktime_get_ts64 for time stamps
 2018-01-04 13:31 UTC  (4+ messages)

[patch net-next v4 00/10] net: sched: allow qdiscs to share filter block instances
 2018-01-04 13:30 UTC  (14+ messages)

Compiling alsa-lib fails with lto
 2018-01-04 13:29 UTC 

[Qemu-devel] [PATCH 0/5] preparation for Parallels Disk xml driver
 2018-01-04 13:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/5] block/parallels: move some structures into header
` [Qemu-devel] [PATCH 4/5] block/parallels: replace some magic numbers
` [Qemu-devel] [PATCH 5/5] block/parallels: add backing support to readv/writev

[PATCH net v2 0/2] SCTP PMTU discovery fixes
 2018-01-04 13:29 UTC  (6+ messages)
` [PATCH net v2 1/2] sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled

[PATCH] swiotlb: suppress warning when __GFP_NOWARN is set v5
 2018-01-04 13:29 UTC  (2+ messages)

aio poll, io_pgetevents and a new in-kernel poll API
 2018-01-04 13:28 UTC  (2+ messages)
  ` Fwd: "

[PATCH] ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpoint
 2018-01-04 13:27 UTC  (3+ messages)

[PATCH v2 0/2] Reduce direct access of nfsd to inode->i_mtime
 2018-01-04 13:26 UTC  (9+ messages)
` [PATCH v2 1/2] nfsd: encode stat->mtime for getattr instead of inode->i_mtime
` [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times

PCI Device Subtree Change from Traditional to Upstream
 2018-01-04 13:26 UTC  (5+ messages)

[U-Boot] [PATCH v2] musb: sunxi: Use base address from device tree
 2018-01-04 13:25 UTC  (2+ messages)

[PATCH 0/3] ASoC: Intel: ACPI-related fixes
 2018-01-04 13:09 UTC  (5+ messages)
` [PATCH 1/3] [PATCH] ASoC: acpi: fix machine driver selection based on quirk
` [PATCH 2/3] ASoC: Replace snd_soc_acpi_check_hid with acpi_dev_present

Slideshow for FOSDEM
 2018-01-04 13:22 UTC  (4+ messages)
  ` [oe] "

[PATCH 1/2] btrfs: remove check for BTRFS_FS_STATE_ERROR which we just set
 2018-01-04 13:21 UTC  (2+ messages)

[Buildroot] [PATCH] linux-firmware: update Broadcom 43xxx file list
 2018-01-04 13:20 UTC 

[PATCH 1/2] jump_label: export static_key_slow_inc/dec_cpuslocked()
 2018-01-04 13:20 UTC  (4+ messages)

[meta-java][PATCH V2 0/7] Several fixes for java/ant recipes
 2018-01-04 13:19 UTC  (8+ messages)
` [meta-java][PATCH 1/7] meta: drop redundant DEPENDS_virtcalss-native definitions
` [meta-java][PATCH 2/7] meta: drop deprecated virtclass-native
` [meta-java][PATCH 3/7] commons-cli: extend native bbclass
` [meta-java][PATCH 4/7] commons-codec: "
` [meta-java][PATCH 5/7] commons-httpclient: "
` [meta-java][PATCH 6/7] jamvm: avoid checking x11 distro feature for native build
` [meta-java][PATCH 7/7] ant-contrib-native: add recipe

data cleaup/disposal process
 2018-01-04 13:19 UTC  (2+ messages)

[meta-qt5] [PATCH] nativesdk-qtbase: drop fakeroot task do_generate_qt_environment_file
 2018-01-04 13:17 UTC 

SMART detects pending sectors; take offline?
 2018-01-04 13:16 UTC  (19+ messages)

[Qemu-devel] [PATCH v2] usb: Remove legacy -usbdevice option
 2018-01-04 13:15 UTC 

[PATCH v2] dt: psci: Update DT bindings to support hierarchical PSCI states
 2018-01-04 13:16 UTC  (5+ messages)

[PATCH i-g-t 0/7] kms_vblank: Move tests over from kms_flip
 2018-01-04 13:15 UTC  (8+ messages)
` [PATCH i-g-t 1/7] tests/kms_flip: Remove blt/rcs flip tests
` [PATCH i-g-t 2/7] tests/kms_flip: Move kms_flip.vblank-vs-hang to kms_vblank
` [PATCH i-g-t 3/7] kms_vblank: Reorganize subtests by pipe
` [PATCH i-g-t 4/7] kms_vblank: Make the -hang tests work as intended
` [PATCH i-g-t 5/7] kms_vblank: Add tests implemented in kms_flip
` [PATCH i-g-t 6/7] kms_flip: Remove redundant vblank tests
` [PATCH i-g-t 7/7] kms_vblank: Remove teardown code from cleanup_crtc

[PATCH 1/9] meson: add a recipe and class from meta-oe
 2018-01-04 13:13 UTC  (4+ messages)
` [PATCH 2/9] gnomebase.bbclass: split into autotools and meson versions

[PATCH 0/5] Remove asm/clkdev.h and privatize __clk{get,put}()
 2018-01-04 13:13 UTC  (3+ messages)
` [PATCH 4/5] clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks

[aaron:for_lkp_skl_2sp2_test 151/225] drivers/net/ethernet/netronome/nfp/nfp_net_common.c:1188:34: error: '__GFP_COLD' undeclared; did you mean '__GFP_COMP'?
 2018-01-04 13:13 UTC  (3+ messages)

[PATCH 1/9] meson: add a recipe and class from meta-oe
 2018-01-04 13:12 UTC  (9+ messages)
` [PATCH 2/9] gnomebase-meson.bbclass: add a meson-specific version
` [PATCH 3/9] json-glib: convert to meson build
` [PATCH 4/9] libepoxy: "
` [PATCH 5/9] libinput: "
` [PATCH 6/9] sysprof: "
` [PATCH 7/9] gst-player: Upgrade, rename to gst-examples
` [PATCH 8/9] meson: export native env only for native build
` [PATCH 9/9] meson: Port pkgconfig-native patch to 0.44.0

[Qemu-devel] [PATCH v3 00/16] piix4: cleanup and improvements
 2018-01-04 13:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 01/16] fdc: move object structures to header file

[PATCH v3] drm/omap: plane zpos/zorder management improvements
 2018-01-04 13:11 UTC 

[RFC][PATCH 0/9] tpm: fix driver so that burstcount can be safely ignored
 2018-01-04 13:11 UTC  (4+ messages)

[PATCH i-g-t] test/kms_psr_sink : HACK test if psr_drrs also need test_cleanup
 2018-01-04 13:12 UTC 

[PATCH v3 0/3] Three small fixes for libsas
 2018-01-04 13:11 UTC  (5+ messages)
` [PATCH v3 1/3] scsi: libsas: fix memory leak in sas_smp_get_phy_events()
` [PATCH v3 2/3] scsi: libsas: fix error when getting phy events
` [PATCH v3 3/3] scsi: libsas: initialize sas_phy status according to response of DISCOVER

[qemu-mainline test] 117590: regressions - trouble: broken/fail/pass
 2018-01-04 13:10 UTC 

[Qemu-devel] [PATCH v3 0/3] chardev: convert leftover glib APIs to use dedicate gcontext
 2018-01-04 13:09 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/2] zlib-ng: rename zlib to libzlib
 2018-01-04 13:09 UTC  (4+ messages)
` [Buildroot] [PATCH v5 2/2] zlib-ng: new package

[PATCH] media: don't use whitespaces for indentation
 2018-01-04 13:08 UTC  (2+ messages)

hey
 2018-01-04 13:07 UTC 

[Intel-wired-lan] Anybody knows what "i40e_dev_interrupt_handler(): ICR0: malicious programming detected" means?
 2018-01-04 13:03 UTC 

[PATCH 1/2] utils: Make get_multilib_datastore available from lib/oe
 2018-01-04 13:02 UTC  (2+ messages)
` ✗ patchtest: failure for "utils: Make get_multilib_datas..." and 1 more

Xen Security Advisory 253 - x86: memory leak with MSR emulation
 2018-01-04 13:02 UTC 

Vendor product extension thoughts
 2018-01-04 13:01 UTC 

[PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
 2018-01-04 13:00 UTC  (4+ messages)

Issue with commit fea23fb591cc "net: phy: convert read-modify-write to phy_modify()"
 2018-01-04 12:59 UTC  (2+ messages)

[PATCH] clk: imx: imx7d: correct video pll clock tree
 2018-01-04 12:59 UTC  (3+ messages)

[PATCH 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-01-04 12:59 UTC  (6+ messages)
` [RFC PATCH 09/12] mmc: sdhci: Use software timer when timeout greater than hardware capablility

[PATCH 1/2] eal/arm64: modify I/O device memory barriers
 2018-01-04 12:58 UTC  (2+ messages)

[PATCH 1/2] HID: core: i2c-hid: fix size check and type usage
 2018-01-04 12:58 UTC  (6+ messages)
` [PATCH 2/2] HID: i2c-hid: Fix resume issue on Raydium touchscreen device

[Resend PATCH 00/11] mpt3sas: Enable scsi MQ & lockless command submission
 2018-01-04 12:57 UTC  (13+ messages)
` [Resend 01/11] mpt3sas: set default value for cb_idx
` [Resend 02/11] mpt3sas: use list_splice_init()
` [Resend 03/11] mpt3sas: separate out _base_recovery_check()
` [Resend 04/11] mpt3sas: open-code _scsih_scsi_lookup_get()
` [Resend 05/11] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [Resend 06/11] mpt3sas: check command status before attempting abort
` [Resend 07/11] mpt3sas: always use first reserved smid for ioctl passthrough
` [Resend 08/11] mpt3sas: simplify task management functions
` [Resend 09/11] mpt3sas: simplify mpt3sas_scsi_issue_tm()
` [Resend 10/11] mpt3sas: simplify _wait_for_commands_to_complete()
` [Resend 11/11] mpt3sas: lockless command submission

INFO: rcu detected stall in memcpy
 2018-01-04 12:57 UTC  (2+ messages)

[U-Boot] [PATCH V2] imx: mx7: psci: add system reset support
 2018-01-04 12:57 UTC  (2+ messages)

[PATCH 0/4] dpdk: enhance EXPERIMENTAL api tagging
 2018-01-04 12:56 UTC  (5+ messages)
` [PATCHv3 "


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.