All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-18 06:44:29 to 2018-07-18 07:56:14 UTC [more...]

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2018-07-18  7:56 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2018-07-18  7:55 UTC 

[PATCH v4 0/5] rtc: isl1208: fixes, documentation and isl1219 support
 2018-07-18  7:55 UTC  (7+ messages)
` [PATCH v4 1/5] rtc: sysfs: facilitate attribute add to rtc device
` [PATCH v4 5/5] rtc: isl1219: add device tree docu

Silent data corruption in blkdev_direct_IO()
 2018-07-18  7:54 UTC  (9+ messages)

[Qemu-devel] [PATCH v0 0/2] Postponed actions
 2018-07-18  7:53 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH] HID: intel-ish-hid: Prevent loading of driver on Mehlow
 2018-07-18  7:53 UTC  (2+ messages)

[PATCH v3 0/7] arm64: numa/topology/smp: update the cpumasks for CPU hotplug
 2018-07-18  7:15 UTC  (10+ messages)
` [PATCH v3 5/7] arm64: smp: remove cpu and numa topology information when hotplugging out CPU

[Qemu-devel] [RFC 00/15] s390: vfio-ccw dasd ipl support
 2018-07-18  7:51 UTC  (5+ messages)
` [Qemu-devel] [RFC 14/15] s390-bios: Support booting from real dasd device
  ` [Qemu-devel] [qemu-s390x] "

[PATCH v2 00/24] mtd: rawnand: Improve compile-test coverage
 2018-07-18  7:15 UTC  (3+ messages)

[PATCH] mtd: nand/raw: MTD_NAND_BCM47XXNFLASH needs CONFIG_BCMA
 2018-07-18  7:50 UTC  (3+ messages)

[PATCH V3 0/7] mmc: add support for sdhci 4.0
 2018-07-18  7:47 UTC  (5+ messages)
` [PATCH V3 6/7] mmc: sdhci-sprd: added Spreadtrum's initial host controller

[PATCH v1] arm64: dts: sdm845: enable tsens thermal zones
 2018-07-18  7:49 UTC  (2+ messages)

[PATCH 0/4] mtd: use mtd_device_register() where applicable
 2018-07-18  7:48 UTC  (2+ messages)

[xen-unstable test] 125259: regressions - FAIL
 2018-07-18  7:48 UTC 

[Qemu-devel] [PATCH 0/7 V11] nvdimm: guarantee persistence of QEMU writes to persistent memory
 2018-07-18  7:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7 V11] memory, exec: Expose all memory block related flags
` [Qemu-devel] [PATCH 2/7 V11] memory, exec: switch file ram allocation functions to 'flags' parameters
` [Qemu-devel] [PATCH 3/7 V11] configure: add libpmem support
` [Qemu-devel] [PATCH 4/7 V11] hostmem-file: add the 'pmem' option
` [Qemu-devel] [PATCH 5/7 V11] mem/nvdimm: ensure write persistence to PMEM in label emulation
` [Qemu-devel] [PATCH 6/7 V11] migration/ram: Add check and info message to nvdimm post copy
` [Qemu-devel] [PATCH 7/7 V11] migration/ram: ensure write persistence on loading all data to PMEM

[PATCH v2] nand: ranw: qcom_nand: stop using phys_to_dma()
 2018-07-18  7:47 UTC  (3+ messages)

[PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
 2018-07-18  7:47 UTC  (3+ messages)

[PATCH 0/5] drm/nouveau: Fix a lot of nasty RPM bugs and deadlocks
 2018-07-18  7:47 UTC  (14+ messages)
` [PATCH 1/5] drm/nouveau: Prevent RPM callback recursion in suspend/resume paths
  ` [Nouveau] "

[PATCH v2] mtd: rawnand: add default values for dynamic timings
 2018-07-18  7:46 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: tegra: check bounds of die_nr properly
 2018-07-18  7:45 UTC  (2+ messages)

[PATCH net-next 0/9] Bug fixes and some minor changes to HNS3 driver
 2018-07-18  7:29 UTC  (4+ messages)
` [PATCH net-next 7/9] net: hns3: Fix for reset_level default assignment probelm

Commit 554c8aa8ecad causing severe performance degression with pcc-cpufreq
 2018-07-18  7:44 UTC  (5+ messages)
` [PATCH] cpufreq: pcc-cpufreq: Disable dynamic scaling on many-CPU systems
  ` [PATCH v2] "

[PATCH] random: add a config option to trust the CPU's hwrng
 2018-07-18  7:22 UTC  (3+ messages)

[PATCH] net/sfc: handle unknown L3 packet class in EF10 event parser
 2018-07-18  7:43 UTC 

[PATCH 0/5] crypto: add IV generation templates
 2018-07-18  7:30 UTC  (12+ messages)
` [PATCH 1/5] crypto: api - introduce API to (un)register a array of templates
` [PATCH 2/5] crypto: ccm - use template array registering API to simplify the code
` [PATCH 3/5] crypto: gcm "
` [PATCH 4/5] crypto: Add IV generation templates
` [PATCH 5/5] dm-crypt: modify dm-crypt to rely on "

[PATCH] drivers/char/random.c: fix uninitialized value warning
 2018-07-18  7:11 UTC 

[PATCH -stable] pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag
 2018-07-18  7:42 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/4] arm: zynq: implement FPGA load from SPL
 2018-07-18  7:41 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 1/4] spl: fit: display a message when an FPGA image is loaded
` [U-Boot] [RFC PATCH 2/4] drivers: fpga: zynqpl: fix compilation with SPL
` [U-Boot] [RFC PATCH 3/4] arm: zynq: spl: fix FPGA initialization
` [U-Boot] [RFC PATCH 4/4] arm: zynq: spl: implement FPGA load from FIT

[Qemu-devel] [Bug 1782300] [NEW] COLO unable to failover to secondary VM
 2018-07-18  7:30 UTC 

BPI-M2 Ultra boot hang, with linux-next
 2018-07-18  7:40 UTC  (2+ messages)

[PATCH] net/sfc: fix assert in set multicast address list
 2018-07-18  7:40 UTC 

[PATCH] arm: dts: zynq: Fix memory size on the Zybo Z7 board
 2018-07-18  7:38 UTC  (4+ messages)

[PATCH] drm/i915/mst: Do not retrain new links
 2018-07-18  7:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 00/19] qgroup unused parameter cleanup
 2018-07-18  7:00 UTC  (22+ messages)
` [PATCH 01/19] btrfs: qgroup: Drop quota_root parameter from add_qgroup_relation_item
` [PATCH 02/19] btrfs: qgroup: Drop quota_root parameter from del_qgroup_relation_item
` [PATCH 03/19] btrfs: qgroup: Drop quota_root parameter from del_qgroup_item
` [PATCH 04/19] btrfs: qgroup: Drop root parameter from update_qgroup_limit_item
` [PATCH 05/19] btrfs: qgroup: Drop root parameter from update_qgroup_info_item
` [PATCH 06/19] btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item
` [PATCH 07/19] btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation
` [PATCH 08/19] btrfs: qgroup: Drop fs_info parameter from __del_qgroup_relation
` [PATCH 09/19] btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation
` [PATCH 10/19] btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup
` [PATCH 11/19] btrfs: qgroup: Drop fs_info parameter from btrfs_remove_qgroup
` [PATCH 12/19] btrfs: qgroup: Drop fs_info parameter from btrfs_limit_qgroup
` [PATCH 13/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_extent
` [PATCH 14/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_trace_leaf_items
` [PATCH 15/19] btrfs: qgroup: Drop root parameter from btrfs_qgroup_trace_subtree
` [PATCH 16/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extent
` [PATCH 17/19] btrfs: qgroup: Drop fs_info parameter from btrfs_run_qgroups
` [PATCH 18/19] btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_inherit
` [PATCH 19/19] btrfs: qgroup: Drop fs_info parameter from qgroup_rescan_leaf

[Bug 200531] New: amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep
 2018-07-18  7:36 UTC  (3+ messages)
` [Bug 200531] "

[Bug 72] Unable to install dpdk on arm64
 2018-07-18  7:35 UTC  (2+ messages)

[PATCH] librte_ethdev: improve description for port name api
 2018-07-18  7:35 UTC  (3+ messages)
` [PATCH v2] "

[EXTERNAL] Re: Issues compiling User Space Tracing examples from documentation
 2018-07-18  7:34 UTC 

[LTP] [PATCH] hotplug/cpu_hotplug05.sh: Fix obsolete output of offline CPU
 2018-07-18  7:33 UTC 

[PATCH v2 2/2] librte_ip_frag: add mbuf counter
 2018-07-18  7:33 UTC  (4+ messages)

[PATCH v8 0/3] uvcvideo: asynchronous controls
 2018-07-18  6:55 UTC  (5+ messages)
` [PATCH v8 2/3] uvcvideo: send a control event when a Control Change interrupt arrives

[PATCH][meta-oe] libblockdev: 2.16 -> 2.18
 2018-07-18  7:31 UTC  (10+ messages)
` [PATCH][meta-oe] mm-common: 0.9.11 -> 0.9.12
` [PATCH] multipath-tools: upgrade 0.7.1 -> 0.7.7
` [PATCH][meta-oe] numactl: 2.0.11 -> 2.0.12
` [PATCH][meta-oe] oprofile: 1.1.0 -> 1.1.2
` [PATCH][meta-oe] pps-tools: 0.0.0+gitX -> 1.0.2
` [PATCH] python-pygobject: 3.28.0 -> 3.28.3
` [PATCH][meta-oe] tclap: upgrade 1.2.1 -> 1.2.2
` [PATCH] udisks2: 2.7.6 -> 2.7.7
` [PATCH][meta-oe] xf86-video-ati: 7.8.0 -> 18.0.1

[PATCH] x86/cpuid: Adjust the policies based on the boot time vPMU setting
 2018-07-18  7:29 UTC  (2+ messages)

[resend PATCH v4 0/5] arm/arm64: mediatek: Fix mmsys device probing
 2018-07-18  7:28 UTC  (7+ messages)
` [resend PATCH v4 4/5] drm/mediatek: Add support for mmsys through a pdev

[LTP] [PATCH] hotplug/cpu_hotplug05.sh: Fix obsolete output of offline CPU
 2018-07-18  7:28 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] qemu-iotests: Adapt to moved location of StringIO module in py3
 2018-07-18  7:27 UTC  (2+ messages)

[cip-dev] [Git][cip-project/cip-testing/board-at-desk-single-dev][master] 2 commits: Use 2018.4 version of LAVA #185
 2018-07-18  7:26 UTC 

[Qemu-devel] qemu-iotests: workaround to avoid Python3 while running tests on Fedora Docker image
 2018-07-18  7:25 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-07-18  7:25 UTC  (11+ messages)
` [RFC][PATCH 01/42] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
            ` vfs / overlayfs conflict resolution for linux-next

[PATCH 2/3] mtd: rawnand: micron: Disable ECC earlier in the read path
 2018-07-18  7:25 UTC  (9+ messages)
` [2/3] "

[PATCH v1 0/3] thermal: tsens: bugfixes, cleanups
 2018-07-18  7:25 UTC  (4+ messages)
` [PATCH v1 1/3] thermal: tsens: Rename variable
` [PATCH v1 2/3] thermal: tsens: switch from of_iomap() to devm_ioremap_resource()
` [PATCH v1 3/3] thermal: tsens: Fix negative temperature reporting

[cip-dev] [Git][cip-project/cip-testing/board-at-desk-single-dev][master] 2 commits: Use a local test for the BBB health check
 2018-07-18  7:25 UTC 

[PATCH][V2] drivers: fpga: fix two trivial spelling mistakes
 2018-07-18  7:25 UTC  (2+ messages)

[PATCH 0/3] follow-up to the unicode vt console series
 2018-07-18  7:25 UTC  (3+ messages)
` [PATCH 3/3] vt: add /dev/vcsu* to devices.txt

[PATCH] automation: add SLES 11 SP4 dockerfile
 2018-07-18  7:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/5] riscv: Fix introspection problems
 2018-07-18  7:23 UTC  (3+ messages)

[PATCH] devargs: fix devargs truncation when format string is used
 2018-07-18  7:23 UTC 

[PATCH 1/2] drm/sun4i: sun4i: Register quirks with the backend structure
 2018-07-18  7:21 UTC  (6+ messages)
` [PATCH 2/2] drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support
  ` [linux-sunxi] "

[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
 2018-07-18  7:20 UTC  (7+ messages)
` [PATCH v2 0/3] ARM: OMAP1: ams-delta: Complete driver gpiod migration
  ` [PATCH v2 2/3 v4] mtd: rawnand: ams-delta: use GPIO lookup table

[PATCH V2] ARM: STi: warn if scu mapping fails
 2018-07-18  7:17 UTC  (3+ messages)

[PATCH linux dev-4.17 0/7] drivers/mmc/host: Add Aspeed SDIO driver
 2018-07-18  7:16 UTC  (7+ messages)
` [PATCH linux dev-4.17 1/7] clk: Aspeed: Modify clk-aspeed.c driver probe sequence

[Bug 102962] GPU crash running Overwatch in wine-staging
 2018-07-18  7:18 UTC  (2+ messages)

[PATCH V3 00/16] PM / OPP: Introduce APIs to transition OPPs
 2018-07-18  7:16 UTC  (6+ messages)
` [PATCH V3 11/16] cpufreq: dt: Pass regulator name to the OPP core

[PATCH v4 0/4] add mailbox support for i.MX7D
 2018-07-18  7:12 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: arm: fsl: add mu binding doc
` [PATCH v4 2/4] dt-bindings: arm: fsl: rework mu doc
` [PATCH v4 3/4] ARM: dts: imx7s: add i.MX7 messaging unit support
` [PATCH v4 4/4] mailbox: Add support for i.MX7D messaging unit

kernel BUG at fs/userfaultfd.c:LINE! (2)
 2018-07-18  7:12 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-07-18  7:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH 10/12] migration: introduce lockless multithreads model
        `  "

[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
 2018-07-18  7:12 UTC  (4+ messages)
` [PATCH v2 20/21] xen: support console_switching between Dom0 and DomUs on ARM

[U-Boot] [PATCH v3] env: Added support to save env to spi through Kconfig
 2018-07-18  7:11 UTC 

[PATCH v5 0/9] extend PWM framework to support PWM modes
 2018-07-18  7:07 UTC  (4+ messages)

include architecture Kconfig files from top-level Kconfig v2
 2018-07-18  7:06 UTC  (5+ messages)
` [PATCH 4/9] kconfig: include common Kconfig files from top-level Kconfig

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-07-18  7:05 UTC  (6+ messages)
` [RFC v3 2/2] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "

[PATCH 0/5] Add a standard module for accessing the layerindex
 2018-07-18  7:03 UTC  (4+ messages)

xfstests can't be installed by running make install
 2018-07-18  6:26 UTC  (10+ messages)

[PATCH v2 RFC] Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets
 2018-07-18  7:01 UTC 

[PATCH] ARM: dts: imx7d: add missing OPP property for cpu0
 2018-07-18  6:54 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2018.07 released
 2018-07-18  6:59 UTC  (13+ messages)

[PATCH v2] drm/amdgpu: remove internal/unused kernel module parameters
 2018-07-18  6:58 UTC  (3+ messages)

[PATCH v5 0/2] hwmon/powernv: Add attributes to enable/disable sensors
 2018-07-18  6:57 UTC  (4+ messages)
` [PATCH v5 2/2] hwmon: ibmpowernv: Add attributes to enable/disable sensor groups

[PATCH 1/3] mtd: rawnand: davinci: fix build testing on 64-bit
 2018-07-18  6:56 UTC  (8+ messages)
` [PATCH 2/3] mtd: atmel nand: fix build warning "

linux-next: build failure after merge of the ida tree
 2018-07-18  6:54 UTC 

[Buildroot] LOVE can't build with external toolchain - wrong tool(s) used to link
 2018-07-18  6:53 UTC  (2+ messages)

[Bug 107153] 4.18-rc3 crash on hdmi (0010:dm_update_crtcs_state+0x41e/0x4a0)
 2018-07-18  6:51 UTC  (2+ messages)

[PATCH net-next] net: phy: add GBit master / slave error detection
 2018-07-18  6:14 UTC 

[Qemu-devel] [RFC PATCH 0/3] Balloon inhibit enhancements
 2018-07-18  6:48 UTC  (3+ messages)
  `  "

[PATCH 0/3] blk-mq: Enable runtime power management
 2018-07-18  6:47 UTC  (3+ messages)
` [PATCH 1/3] block: Fix a comment in a header file

[PATCH] automation: enable building rombios with clang
 2018-07-18  6:47 UTC  (3+ messages)

[PATCH v11 00/15] subject: arm64: kexec: add kexec_file_load() support
 2018-07-18  6:45 UTC  (13+ messages)
` [PATCH v11 03/15] powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()

[PATCH v2 00/13] x86: CPUID and MSR policy marshalling support
 2018-07-18  6:45 UTC  (5+ messages)
` [PATCH v2 12/13] x86/sysctl: Implement XEN_SYSCTL_get_cpu_policy

[PATCH v8 0/7] thermal: tsens: Refactoring for TSENSv2 IP
 2018-07-18  6:43 UTC  (3+ messages)
` [PATCH v8 6/7] thermal: tsens: Add generic support for TSENS v2 IP
` [PATCH v8 7/7] arm64: dts: sdm845: Add tsens nodes


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.