All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-03 10:40:37 to 2018-01-03 11:34:09 UTC [more...]

[PATCH] btrfs: not a disk error if the bio_add_page fails
 2018-01-03 11:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] video: ipu: Fix dereferencing NULL pointer problem
 2018-01-03 11:33 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] video: Support multiple lines version string display
` [U-Boot] [PATCH v2 1/2] video: ipu: Fix dereferencing NULL pointer problem

[PATCH v4 00/16] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2018-01-03 11:28 UTC  (49+ messages)
` [PATCH v4 01/16] phy: qcom-qmp: Fix phy pipe clock gating
  ` [v4,01/16] "
` [PATCH v4 02/16] phy: qcom-qmp: Adapt to clk_bulk_* APIs
  ` [v4,02/16] "
` [PATCH v4 03/16] phy: qcom-qmp: Power-on PHY before initialization
  ` [v4,03/16] "
` [PATCH v4 04/16] phy: qcom-qusb2: "
  ` [v4,04/16] "
` [PATCH v4 05/16] phy: qcom-qmp: Fix PHY block reset sequence
  ` [v4,05/16] "
` [PATCH v4 06/16] phy: qcom-qmp: Move SERDES/PCS START after PHY reset
  ` [v4,06/16] "
` [PATCH v4 07/16] phy: qcom-qusb2: Add support for different register layouts
  ` [v4,07/16] "
` [PATCH v4 08/16] dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
  ` [v4,08/16] "
` [PATCH v4 09/16] phy: qcom-qusb2: Add support "
  ` [v4,09/16] "
` [PATCH v4 10/16] phy: qcom-qmp: Move register offsets to header file
  ` [v4,10/16] "
` [PATCH v4 11/16] phy: qcom-qmp: Add register offsets for QMP V3 PHY
  ` [v4,11/16] "
` [PATCH v4 12/16] dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHY
  ` [v4,12/16] "
` [PATCH v4 13/16] phy: qcom-qmp: Add support for QMP V3 USB3 PHY
  ` [v4,13/16] "
` [PATCH v4 14/16] phy: Add USB speed related PHY modes
  ` [v4,14/16] "
` [PATCH v4 15/16] phy: qcom-qusb2: Add support for runtime PM
  ` [v4,15/16] "
` [PATCH v4 16/16] phy: qcom-qmp: "
  ` [v4,16/16] "

[PATCH 0/6] ASoC: rt5645: Analog microphone fixes
 2018-01-03 11:32 UTC  (6+ messages)
` [PATCH 1/6] ASoC: rt5645: change micbias widget type to supply

[PATCH v6 00/16] xen: common: rbtree: ported updates from Linux tree
 2018-01-03 11:32 UTC  (9+ messages)
` [PATCH v6 10/16 RESEND] rbtree: coding style adjustments
` [PATCH v6 11/16 RESEND] rbtree: optimize fetching of sibling node
` [PATCH v6 12/16 RESEND] rbtree: add __rb_change_child() helper function
` [PATCH v6 13/16 RESEND] rbtree: place easiest case first in rb_erase()

[RFC 0/3] drm/msm: Avoid subclassing of drm_atomic_state
 2018-01-03 11:32 UTC  (4+ messages)
` [RFC 1/3] drm/msm/mdp5: Add global state as a private atomic object

ACPI issues on cold power on [bisected]
 2018-01-03 11:29 UTC  (5+ messages)

[PATCH i-g-t] kms_atomic_transition: Remove skip_on_unsupported_nonblocking_modeset
 2018-01-03 11:30 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] optee: fix the dead loop problem when there is signal pending
 2018-01-03 19:30 UTC 

[net-next: PATCH v2 0/5] Armada 7k/8k PP2 ACPI support
 2018-01-03 11:27 UTC  (13+ messages)
` [net-next: PATCH v2 1/5] device property: Introduce fwnode_get_mac_address()
` [net-next: PATCH v2 2/5] device property: Introduce fwnode_get_phy_mode()
` [net-next: PATCH v2 5/5] net: mvpp2: enable ACPI support in the driver

[xtf test] 117575: all pass - PUSHED
 2018-01-03 11:26 UTC 

[Qemu-devel] [PATCH v4 00/17] SDHCI: housekeeping
 2018-01-03 11:25 UTC  (19+ messages)
` [Qemu-devel] [PATCH v4 01/17] sdhci: clean up includes
` [Qemu-devel] [PATCH v4 02/17] sdhci: sort registers comments
` [Qemu-devel] [PATCH v4 03/17] sdhci: remove dead code
` [Qemu-devel] [PATCH v4 04/17] sdhci: refactor same sysbus/pci properties into a common one
` [Qemu-devel] [PATCH v4 05/17] sdhci: refactor common sysbus/pci class_init() into sdhci_class_init()
` [Qemu-devel] [PATCH v4 06/17] sdhci: refactor common sysbus/pci realize() into sdhci_realizefn()
` [Qemu-devel] [PATCH v4 07/17] sdhci: refactor common sysbus/pci unrealize() into sdhci_unrealizefn()
` [Qemu-devel] [PATCH v4 08/17] sdhci: use qemu_log_mask(UNIMP) instead of fprintf()
` [Qemu-devel] [PATCH v4 09/17] sdhci: convert the DPRINT() calls into trace events
` [Qemu-devel] [PATCH v4 10/17] sdhci: add a GPIO for the 'access control' LED
` [Qemu-devel] [PATCH v4 11/17] sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h"
` [Qemu-devel] [PATCH v4 12/17] sdhci: use FIELD_DP32() macro for the WRITE_PROTECT flag
` [Qemu-devel] [PATCH v4 13/17] sdhci: rename the SDHC_CAPAB register
` [Qemu-devel] [PATCH v4 14/17] sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only
` [Qemu-devel] [PATCH v4 15/17] sdhci: Implement write method of ACMD12ERRSTS register
` [Qemu-devel] [PATCH v4 16/17] sdhci: use deposit64() on admasysaddr
` [Qemu-devel] [PATCH v4 17/17] sdhci: add a "dma-memory" property

[PATCH] ethernet: mlx4: Delete an error message for a failed memory allocation in five functions
 2018-01-03 11:24 UTC  (5+ messages)

[PATCH v11 3/5] thinkpad_acpi: Add support for battery thresholds
 2018-01-03 11:24 UTC  (5+ messages)
` [Devel] "

[PATCH] userns: honour no_new_privs for cap_bset during user ns creation/switch
 2018-01-03 11:23 UTC  (9+ messages)

[Qemu-devel] [PATCH V3 0/5] hw/pvrdma: PVRDMA device implementation
 2018-01-03 11:06 UTC  (5+ messages)

[PATCH v2 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-03 11:22 UTC  (11+ messages)
` [PATCH v2 3/9] v4l: platform: Add Renesas CEU driver
` [PATCH v2 1/9] dt-bindings: media: Add Renesas CEU bindings

[PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
 2018-01-03 11:22 UTC  (2+ messages)

[PATCH] xen: Add EFI_LOAD_OPTION support
 2018-01-03 11:20 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: Add workaround for ThunderX2 erratum #174
 2018-01-03 11:20 UTC  (6+ messages)

objtool segfault with ORC unwinder enabled
 2018-01-03 11:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] migration: cleanup migration_thread()
 2018-01-03 11:18 UTC  (19+ messages)
` [Qemu-devel] [PATCH 02/11] migration: qemu_savevm_state_cleanup() in cleanup
` [Qemu-devel] [PATCH 05/11] migration: move vm_old_running into global state
` [Qemu-devel] [PATCH 07/11] migration: introduce migrate_calculate_complete
` [Qemu-devel] [PATCH 09/11] migration: cleanup stats update into function

[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
 2018-01-03 11:18 UTC  (18+ messages)
  ` [PATCH V4 22/26] video: fbdev: intelfb: "
  ` [PATCH V4 23/26] video: fbdev: nvidia: "
  ` [PATCH V4 24/26] video: fbdev: riva: "

pci driver loads right after unload
 2018-01-03 11:18 UTC  (5+ messages)

[PATCH v3] arm64: dts: renesas: salvator-common: add GPIO extender
 2018-01-03 11:17 UTC  (4+ messages)

[PATCH]cpuidle: preventive check in cpuidle_select against crash
 2018-01-03 11:16 UTC  (4+ messages)

[xen-4.7-testing test] 117541: regressions - trouble: broken/fail/pass
 2018-01-03 11:17 UTC 

[drm_hwcomposer PATCH] Take Connection state into account. (v2)
 2018-01-03 11:16 UTC  (2+ messages)

[PATCH 01/19] drm/i915: Delete defunct i915_gem_request_assign()
 2018-01-03 11:13 UTC  (10+ messages)
` [PATCH 10/19] drm/i915/execlists: Assert there are no simple cycles in the dependencies
` [PATCH 11/19] drm/i915/execlists: Reduce list_for_each_safe+list_safe_reset_next
` [PATCH 15/19] drm/i915: Hold rpm wakeref for modifying the global seqno
` [PATCH 18/19] drm/i915/execlists: Tidy enabling execlists

net/virtio: fix vector Rx break caused by rxq flushing
 2018-01-03 11:14 UTC  (4+ messages)

stable/linux-4.14.y boot: 108 boots: 0 failed, 107 passed with 1 conflict (v4.14.11)
 2018-01-03 11:14 UTC  (6+ messages)
        ` [Qemu-devel] "

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-03 11:12 UTC  (8+ messages)

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

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-03 11:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] x86/cpu, x86/pti: Do not enable PTI on AMD processors
 2018-01-03 11:07 UTC 

[U-Boot] [PATCH 00/11] Introduce variables whitelisting in environment
 2018-01-03 11:07 UTC  (4+ messages)
` [U-Boot] [PATCH 03/11] env: add support for whitelisting variables from secondary environments

[RFT net-next v3 0/5] dwmac-meson8b: RGMII clock fixes for Meson8b
 2018-01-03 11:06 UTC  (6+ messages)
` [RFT net-next v3 3/5] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration

[PATCH v2 0/4] clk: Fix debugfs_create_*() usage
 2018-01-03 11:06 UTC  (5+ messages)
` [PATCH v2 1/4] clk: Improve flags doc for of_clk_detect_critical()
` [PATCH v2 2/4] clk: Use octal instead of symbolic permissions
` [PATCH v2 3/4] clk: Show symbolic clock flags in debugfs
` [PATCH v2 4/4] clk: Fix debugfs_create_*() usage

Yocto Project Status WW51’17
 2018-01-03 11:05 UTC  (3+ messages)

[Intel-wired-lan] [next PATCH S84-V2 01/13] i40e: Add returning AQ critical error to SW
 2018-01-03 11:04 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S84-V2 02/13] i40e: Fix for adding multiple ethtool filters on the same location

Deadlocks with multiple applications on AMD RX 460 and RX 550 - Update 2
 2018-01-03 11:02 UTC  (8+ messages)

[PATCH] PM / runtime: Rework pm_runtime_force_suspend/resume()
 2018-01-03 11:01 UTC  (4+ messages)

[RFC] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-01-03 11:00 UTC 

[U-Boot] [PATCH v10 00/27] dm: Generic MTD Subsystem, with SPI-NOR interface
 2018-01-03 10:59 UTC  (6+ messages)

[PATCH] uvcvideo: Apply flags from device to actual properties
 2018-01-03 10:59 UTC 

[PATCH v5 00/34] Add directory rename detection to git
 2018-01-03 10:57 UTC  (3+ messages)

[PATCH] uvcvideo: Apply flags from device to actual properties
 2018-01-03 10:57 UTC  (4+ messages)

[PATCH] mtd: fsl-quadspi: update hwcaps read capabilities as READ_1_4_4
 2018-01-03 10:56 UTC 

[PATCH V5 1/2] mtd: partitions: add of_match_table parser matching
 2018-01-03 10:55 UTC  (5+ messages)
` [PATCH V6 "
  ` [PATCH V6 2/2] mtd: ofpart: add of_match_table with "fixed-partitions"

[U-Boot] [PATCH 2/2] imx7: spl: Add support for MMC3, SD3 and NAND boot devices
 2018-01-03 10:56 UTC 

[PATCH] glib-2.0: Remove python3 modules when building for mingw
 2018-01-03 10:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices
 2018-01-03 10:53 UTC 

[PATCH] CAN NETWORK DRIVERS: set cf->can_id to CAN_ERR_CRTL when cf->data[1] is filled with either CAN_STATE_ERROR_WARNING or CAN_STATE_ERROR_PASSIVE
 2018-01-03 10:50 UTC  (2+ messages)

[PATCH] gdb: fix build with x32
 2018-01-03 10:48 UTC  (2+ messages)

[RFC PATCH 0/1] update.py: fetch repos parallelly
 2018-01-03 10:48 UTC  (4+ messages)

[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
 2018-01-03 10:48 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu: loosen the criteria for huge pages a bit
 2018-01-03 10:47 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: minor optimize VM moved handling v2

[PATCH] thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
 2018-01-03 10:44 UTC 

[PATCH -next] iio: light: st_uvis25: make local symbols static
 2018-01-03 10:44 UTC  (2+ messages)

3c59x: pci_unmap_single() oops
 2018-01-03 10:42 UTC  (4+ messages)
` [PATCH] 3c59x: fix missing dma_mapping_error check

[gpio:gpio-descriptors-regulator 26/26] drivers/regulator/gpio-regulator.c:340:1-6: WARNING: invalid free of devm_ allocated data (fwd)
 2018-01-03 10:42 UTC 

[Qemu-devel] [PATCH v3 00/42] SDHCI: housekeeping, add a qtest and fix few issues
 2018-01-03 10:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 07/42] sdhci: refactor common sysbus/pci unrealize() into sdhci_unrealizefn()

[PATCH 0/1] rpm_4.14.0: clamp timestamps
 2018-01-03 10:40 UTC  (4+ messages)
` [PATCH 1/1] rpm_4.14.0: clamp timestamps by default


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.