All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-07 06:48:55 to 2018-05-07 08:10:45 UTC [more...]

[PATCH for-4.11] x86/pv: Unconditionally hide EFER.SVME from PV guests
 2018-05-07  8:10 UTC  (5+ messages)

[PATCH v2 00/12] media: ov5640: Misc cleanup and improvements
 2018-05-07  8:10 UTC  (9+ messages)

[LTP] [PATCH 1/3] lib/tst_net.sh: Append 6 to the end of $TST_OPTS
 2018-05-07  8:09 UTC  (9+ messages)
` [LTP] [PATCH 2/3] net/tcp_fastopen_run.sh: Cleanup in TST_PARSE_ARGS functions for legacy API
` [LTP] [PATCH 3/3] net/nfs_lib.sh: Cleanup "

[PATCH v6 0/6] Enable NV12 support
 2018-05-07  8:07 UTC  (3+ messages)
` [PATCH v6 6/6] drm/i915: Add NV12 as supported format for sprite plane

[PATCH] netfilter: nf_queue: Replace conntrack entry
 2018-05-07  8:07 UTC  (3+ messages)

[PATCH V1 3/5] backlight: qcom-wled: Add support for short circuit handling
 2018-05-07  8:06 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: imx28-cfa10049: Remove unnecessary #address/#size-cells
 2018-05-07  8:07 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx28-duckbill-2-enocean: "

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-07  8:07 UTC  (2+ messages)

[PATCH] clocksource/drivers/sprd: Fix Kconfig dependency
 2018-05-07  8:06 UTC  (5+ messages)

[PATCH v2 1/2] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
 2018-05-07  8:06 UTC  (4+ messages)

[PATCH] mtd: move code adding (registering) partitions to the parse_mtd_partitions()
 2018-05-07  8:06 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFC PATCH] batman-adv: mitigate issue when empty vlan is received
 2018-05-07  8:06 UTC  (3+ messages)

Show and Tell: Grafana cluster dashboard
 2018-05-07  8:06 UTC 

[-next] dmaengine: sprd: Fix potential NULL dereference in sprd_dma_probe()
 2018-05-07  8:04 UTC 

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-05-07  8:04 UTC  (9+ messages)
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH 0/4] Makedumpfile: Add 5-level paging support
 2018-05-07  8:03 UTC  (13+ messages)
` [PATCH 1/4] arch/x86_64: Cleanup the address translation of the 4-level page tables
` [PATCH 2/4] Makedumpfile: Add pgtable_l5_enabled to number_table
` [PATCH 3/4] Makedumpfile: Add a new function check_5level_paging()
` [PATCH 4/4] arch/x86_64: Add 5-level paging support

[PATCH] drm/i915: Don't request a bug report for unsafe module parameters
 2018-05-07  8:03 UTC  (2+ messages)

[PATCH] tty: implement a rx led trigger
 2018-05-07  8:02 UTC  (4+ messages)
` [PATCH v2] tty: implement led triggers

[PATCH] x86: Convert mce timer to hrtimer
 2018-05-07  7:59 UTC  (6+ messages)
` [PATCH] x86: UV: raw_spinlock conversion

[PATCH v2] iio: accell: mma8452: Reduce sleep time when data not ready
 2018-05-07  7:59 UTC  (4+ messages)

[2/2] dmaengine: sprd: Add Spreadtrum DMA configuration
 2018-05-07  7:58 UTC  (4+ messages)
  ` [PATCH 2/2] "

[PATCH v2 1/2] MIPS: Convert read_persistent_clock() to read_persistent_clock64()
 2018-05-07  7:57 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: Convert update_persistent_clock() to update_persistent_clock64()

[rfc linux-next 3/3] [RFC] prctl: prctl_set_mm -- Bring back handling of PR_SET_MM_x
 2018-05-07  7:52 UTC 

[Qemu-devel] [PATCH v2 0/5] Removal of deprecated -no-kvm* options
 2018-05-07  7:56 UTC  (5+ messages)

[rfc linux-next 2/3] [RFC] prctl: prctl_set_mm -- Make prctl_set_mm_map to accept map as an argument
 2018-05-07  7:52 UTC 

[rfc linux-next 1/3] [RFC] prctl: prctl_set_mm -- Move PR_SET_MM_MAP_SIZE out of prctl_set_mm_map
 2018-05-07  7:52 UTC 

[rfc linux-next 0/3] prctl: prctl_set_mm -- Bring back handling of PR_SET_MM_x
 2018-05-07  7:52 UTC 

[PATCH v5 00/14] drm/i915/gvt: Add huge gtt shadowing
 2018-05-07  7:54 UTC  (16+ messages)
` [PATCH v5 01/14] drm/i915/gvt: Add new 64K entry type
` [PATCH v5 02/14] drm/i915/gvt: Add PTE IPS bit operations
` [PATCH v5 03/14] drm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for 64K GTT
` [PATCH v5 04/14] drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDE
` [PATCH v5 05/14] drm/i915/gvt: Add software PTE flag to mark special 64K splited entry
` [PATCH v5 06/14] drm/i915/gvt: Add GTT clear_pse operation
` [PATCH v5 07/14] drm/i915/gvt: Split ppgtt_alloc_spt into two parts
` [PATCH v5 08/14] drm/i915/gvt: Make PTE iterator 64K entry aware
` [PATCH v5 09/14] drm/i915/gvt: Add 64K huge gtt support
` [PATCH v5 10/14] drm/i915/kvmgt: Support setting dma map for huge pages
` [PATCH v5 11/14] drm/i915/gvt: Add 2M huge gtt support
` [PATCH v5 12/14] drm/i915/gvt: Handle special sequence on PDE IPS bit
` [PATCH v5 13/14] drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entry
` [PATCH v5 14/14] drm/i915: Enable platform support for vGPU huge gtt pages
` ✗ Fi.CI.BAT: failure for drm/i915/gvt: Add huge gtt shadowing

[PATCH] vfio: fix documentation
 2018-05-07  7:53 UTC  (3+ messages)

Patch "mm/kmemleak.c: wait for scan completion before disabling free" has been added to the 3.18-stable tree
 2018-05-07  7:52 UTC 

[Qemu-devel] [PATCH v3 0/5] arm: isolate and clean up dtb generation
 2018-05-07  7:51 UTC  (4+ messages)

[PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook
 2018-05-07  7:50 UTC  (6+ messages)
    ` ubifs error with marvell_nand on Armada-98DX4251 (was Re: [PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook)

[PATCH 1/3] drm/i915: Flush submission tasklet after bumping priority
 2018-05-07  7:50 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Flush submission tasklet after bumping priority (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-07  7:50 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/18] Add a new builtin: branch-diff
  ` [PATCH v2 13/18] color: provide inverted colors, too

[PATCH 1/2] btrfs-progs: print-tree: Avoid segfault for heavily corrupted item pointers
 2018-05-07  7:46 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: misc-tests: Add test case for dump-tree on heavily corrupted leaf

[linux-firmware] Version in WHENCE file
 2018-05-07  7:47 UTC  (3+ messages)

[PATCH net-next 0/2] net/ipv6 misc
 2018-05-07  7:45 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipv6: Fix typo in ipv6_find_hdr() documentation
` [PATCH net-next 2/2] net: ipv6/gre: Add GRO support

[PATCH] arm: berlin: remove non-necessary flush_cache_all()
 2018-05-07  7:44 UTC  (2+ messages)

[PATCH] mtd: rawnand: marvell: pass ms delay to wait_op
 2018-05-07  7:41 UTC  (2+ messages)

[PATCH 1/2] Add is_cache_page() helper to check if a page belongs to the cache
 2018-05-07  7:42 UTC  (5+ messages)
` [PATCH 2/2] Check PG_swapbacked for swap cache pages

[PATCH] arm: oxnas: remove non-necessary flush_cache_all()
 2018-05-07  7:42 UTC  (2+ messages)

[PATCH v5 00/16] Flow API overhaul for switch offloads
 2018-05-07  7:42 UTC  (10+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/16] ethdev: flatten RSS configuration in flow API

[PATCH v2 00/14] Update for QCOM NAND driver
 2018-05-07  7:39 UTC  (4+ messages)
` [PATCH v2 01/14] mtd: rawnand: helper function for setting up ECC parameters

git update-ref fails to create reference. (bug)
 2018-05-07  7:39 UTC  (3+ messages)
` [PATCH] refs: handle null-oid for pseudorefs

clang fails on linux-next since commit 8bf705d13039
 2018-05-07  7:34 UTC  (6+ messages)

[U-Boot] [PATCH v7 00/35] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-05-07  7:33 UTC  (36+ messages)
` [U-Boot] [PATCH v7 01/35] usb: sunxi: Simplify ccm reg base code
` [U-Boot] [PATCH v7 02/35] musb: sunxi: Add proper macros instead of numericals
` [U-Boot] [PATCH v7 03/35] musb: sunxi: Use simple way to fill musb_hdrc pdata
` [U-Boot] [PATCH v7 04/35] musb: sunxi: Add fifo config
` [U-Boot] [PATCH v7 05/35] sunxi: clock: Fix clock gating for H3/H5/A64
` [U-Boot] [PATCH v7 06/35] musb: sunxi: Add OTG device clkgate and reset for H3/H5
` [U-Boot] [PATCH v7 07/35] musb: sunxi: Use BIT instead of numerical shift
` [U-Boot] [PATCH v7 08/35] sunxi: clock: Fix OHCI clock gating for H3/H5
` [U-Boot] [PATCH v7 09/35] musb: sunxi: Add support for H3/H5A64
` [U-Boot] [PATCH v7 10/35] phy: Add Allwinner A64 USB PHY driver
` [U-Boot] [PATCH v7 11/35] phy: sun4i-usb: Add id_detect and vbus_detect ops
` [U-Boot] [PATCH v7 12/35] phy: sun4i-usb: Add H3/H5 PHY config
` [U-Boot] [PATCH v7 13/35] phy: sun4i-usb: Add V3S "
` [U-Boot] [PATCH v7 14/35] phy: sun4i-usb: Add A83T USB "
` [U-Boot] [PATCH v7 15/35] phy: sun4i-usb: Add A10/A13/A20 "
` [U-Boot] [PATCH v7 16/35] phy: sun4i-usb: Add A31 "
` [U-Boot] [PATCH v7 17/35] phy: sun4i-usb: Add A33 USB "
` [U-Boot] [PATCH v7 18/35] phy: sun4i-usb: Add A23 "
` [U-Boot] [PATCH v7 19/35] device-tree-bindings: phy: Sync sun4i-usb-phy bindings
` [U-Boot] [PATCH v7 20/35] board: sunxi: Use generic-phy for board_usb_cable_connected
` [U-Boot] [PATCH v7 21/35] phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
` [U-Boot] [PATCH v7 22/35] usb: sunxi: Switch to use generic-phy
` [U-Boot] [PATCH v7 23/35] sunxi: Drop legacy usb_phy.c
` [U-Boot] [PATCH v7 24/35] sunxi: h3: Sync OTG and HCI nodes from Linux DT
` [U-Boot] [PATCH v7 25/35] arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux
` [U-Boot] [PATCH v7 26/35] configs: bananapi-m64: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v7 27/35] ARM: dts: sun8i: a83t: Sync usbphy node from Linux
` [U-Boot] [PATCH v7 28/35] arm64: allwinner: a64: bananapi-m64: Sync usb host nodes "
` [U-Boot] [PATCH v7 29/35] ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg "
` [U-Boot] [PATCH v7 30/35] configs: bananapi-m2-plus: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v7 31/35] arm64: allwinner: h5: orangepi-pc2: Order nodes in alphabetic
` [U-Boot] [PATCH v7 32/35] arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v7 33/35] configs: orangepi-pc2: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v7 34/35] arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v7 35/35] configs: orangepi-prime: Enable USB OTG peripheral mode

[PATCH] arm: Convert arm boot_lock to raw
 2018-05-07  7:33 UTC  (4+ messages)

[PATCH 0/4] powerpc/xive: add support for H_INT_RESET
 2018-05-07  7:32 UTC  (6+ messages)
` [PATCH 4/4] powerpc/xive: prepare all hcalls to support long busy delays

[PATCH REPOST] Revert mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-05-07  7:31 UTC  (2+ messages)

[PATCH 7/7] ARM: dts: sun7i: Add dts file for the A20-linova1-7 HMI
 2018-05-07  7:30 UTC  (13+ messages)

[LTP] Want to contribute
 2018-05-07  7:25 UTC  (4+ messages)

[PATCH 3/3] drm/i915/execlists: Direct submit onto idle engines
 2018-05-07  7:24 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/3] block/file-posix: File locking during creation
 2018-05-07  7:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] "

[PATCH] bpf: fix misaligned access for BPF_PROG_TYPE_PERF_EVENT program type on x86_32 platform
 2018-05-07  7:23 UTC  (5+ messages)

[GIT PULL 00/12] perf/urgent fixes
 2018-05-07  7:21 UTC  (9+ messages)
` [PATCH 05/12] perf pmu: Fix pmu events parsing rule
            ` [PATCH] perf tools: Fix parser for empty pmu terms case

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-07  7:21 UTC  (7+ messages)
` [PATCH v3 12/20] media: Remove depends on HAS_DMA in case of platform dependency

[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
 2018-05-07  7:21 UTC  (6+ messages)
` [PATCH v9 06/11] arm64: kexec_file: allow for loading Image-format kernel

[RFC PATCH 0/5] nvme: ANA support
 2018-05-07  7:21 UTC  (5+ messages)
` [PATCH 1/5] nvmet: EUI64 support
` [PATCH 5/5] nvme: ANA base support

[PATCH] staging: greybus: Remove unused local variable
 2018-05-07  7:20 UTC  (3+ messages)
` [greybus-dev] "

[PATCH v2 0/2] usb: dwc2: fix isoc split in transfer issue
 2018-05-07  7:19 UTC  (7+ messages)
` [PATCH v2 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in

[PATCH v3 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
 2018-05-07  7:19 UTC  (8+ messages)
` [PATCH v3 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet

[Buildroot] regarding creating my own customized package in buildroot and use it in my OS in Raspberry Pi
 2018-05-07  7:16 UTC  (2+ messages)

[PATCH v6] ethdev: check Rx/Tx offloads
 2018-05-07  7:15 UTC  (4+ messages)
` [PATCH v7] "

Compiling DPDK with CentOS6
 2018-05-07  7:15 UTC  (3+ messages)

[PATCH] iommu/amd: fix unused symbol iommu_table_lock
 2018-05-07  7:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: Silence 'has no peer' messages in testing mode
 2018-05-07  7:14 UTC  (4+ messages)

[PATCH v2] serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
 2018-05-07  7:14 UTC  (3+ messages)

[Buildroot] [PATCH 0/4] Improve verification of custom rootfs skeletons and overlays
 2018-05-07  7:13 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] skeleton-custom: install /bin, /lib, and /sbin
` [Buildroot] [PATCH 3/4] Makefile: check rootfs overlays with BR2_ROOTFS_MERGED_USR enabled

[PATCH v2] kbuild: deb-pkg improve maintainer address generation
 2018-05-07  7:11 UTC 

[BUG] drm/vc4: vblank wait timed out
 2018-05-07  7:11 UTC  (6+ messages)

drivers/gpu/drm/bridge/sil-sii8620.c:2229: undefined reference to `extcon_find_edev_by_node'
 2018-05-07  7:09 UTC  (4+ messages)

domain_crash_sync vs "plain crash"
 2018-05-07  7:09 UTC  (2+ messages)

Moving unmaintained filesystems to staging
 2018-05-07  7:08 UTC  (5+ messages)
` moving affs + RDB partition support to staging?

[PATCH v2 1/3] dt: bindings: i2c-mux-pca954x: add mux-locked property
 2018-05-07  7:04 UTC  (3+ messages)
` [PATCH v2 3/3] i2c: mux: pca954x: add option to use as mux-locked

[PATCH 3/3] scsi: arcmsr: Update driver version to v1.40.00.06-20180504
 2018-05-07  7:00 UTC 

[RFCv2 PATCH 0/3] Salted build ids via linker sections
 2018-05-07  6:58 UTC  (3+ messages)

[PATCH v3] iio: magnetometer: mag3110: Add ability to run in continuous mode
 2018-05-07  6:58 UTC  (3+ messages)

NVMe Poll CQ on timeout
 2018-05-07  6:57 UTC  (3+ messages)

[PATCH 1/2] ASoC: nau8810: change input PGA mixer stage
 2018-05-07  6:57 UTC  (6+ messages)
` [PATCH 2/2] ASoC: nau8810: change the target of MIC BIAS supply

[PATCH 2/3] scsi: arcmsr: Add slave_configure callback function to set device command timeout value
 2018-05-07  6:57 UTC 

[PATCH] arm: dts: am437x-sk-evm: add wilink8 support
 2018-05-07  6:55 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH 0/2] nds32:Renaming file and fixing the unaligned access handler
 2018-05-07  6:45 UTC  (3+ messages)
` [PATCH 1/2] nds32: Renaming the file for unaligned access
` [PATCH 2/2] nds32: Fix the unaligned access handler

[PATCH v1 0/9] Bunch of flow API-related fixes
 2018-05-07  6:53 UTC  (3+ messages)
` [PATCH v1 5/9] app/testpmd: fix RSS flow action configuration

[PATCH 1/3] scsi: arcmsr: Add driver parameter cmd_timeout, default value is ARCMSR_DEFAULT_TIMEOUT
 2018-05-07  6:53 UTC 

[v3,0/5] eventdev: cover letter - crypto adapter
 2018-05-07  6:50 UTC  (3+ messages)
` [v3,3/5] eventdev: add crypto adapter implementation
  ` [v3, 3/5] "

[PATCH] locking/atomics: Clean up the atomic.h maze of #defines
 2018-05-07  6:50 UTC  (12+ messages)
      ` [RFC PATCH] locking/atomics/powerpc: Clarify why the cmpxchg_relaxed() family of APIs falls back to full cmpxchg()
          ` [PATCH] locking/atomics/powerpc: Move cmpxchg helpers to asm/cmpxchg.h and define the full set of cmpxchg APIs

QT5.8 -qtwebengine SDK generation fails
 2018-05-07  6:18 UTC 

Problem with current->journal_info for BTRFS, Null pointer dereference in start_transaction
 2018-05-07  6:49 UTC 

[PATCH v2 3/7] platform/mellanox: mlxreg-hotplug: add extra cycle for hotplug work queue
 2018-05-07  6:48 UTC  (2+ messages)
` [PATCH v2 7/7] platform/x86: mlx-platform: Add mlxreg-io platform driver activation


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.