All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-09 10:48:56 to 2017-06-09 11:32:21 UTC [more...]

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2017-06-09 11:32 UTC 

[PATCH RFC] KVM: async_pf: fix async_pf exception injection
 2017-06-09 11:32 UTC  (4+ messages)

[PATCH v2 1/5] drm/i915: Encourage our shrinker more when our shmemfs allocations fails
 2017-06-09 11:31 UTC  (8+ messages)
` [PATCH v2 2/5] drm/i915: Remove __GFP_NORETRY from our buffer allocator
` [PATCH v2 3/5] drm/i915: Only restrict noreclaim in the early shrink passes
` [PATCH v2 4/5] drm/i915: Spin for struct_mutex inside shrinker
` [PATCH v2 5/5] drm/i915: Start writeback from the shrinker
` ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915: Encourage our shrinker more when our shmemfs allocations fails

[PATCH] mfd: intel_soc_pmic: use 'depends on' instead of 'select'
 2017-06-09 11:31 UTC  (2+ messages)

[PATCH V5 1/3] brcmfmac: add support multi-scheduled scan
 2017-06-09 11:30 UTC  (4+ messages)
` [PATCH V5 2/3] brcmfmac: add mutex to protect pno requests
` [PATCH V5 3/3] brcmfmac: add scheduled scan support for specified BSSIDs

[Qemu-devel] [RFC v2 0/8] VIRTIO-IOMMU device
 2017-06-09 11:30 UTC  (4+ messages)

[U-Boot] [PATCHv5 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
 2017-06-09 11:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv5, "

[PATCH v6 00/12] rk808: Add RK805 support
 2017-06-09 11:30 UTC  (3+ messages)
` [PATCH v6 12/12] gpio: dt-bindings: add bindings for Rockchip RK805 PMIC

[PATCH] gpio: mockup: use devm_kcalloc() where applicable
 2017-06-09 11:29 UTC  (4+ messages)

Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works
 2017-06-09 11:29 UTC  (12+ messages)
          ` [PATCH] HID: let generic driver yield control iff specific driver has been enabled (was Re: Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works)

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2017-06-09 11:29 UTC 

[PATCH 00/15] xen/tools: add tracing to various Xen subsystems
 2017-06-09 11:29 UTC  (14+ messages)
` [PATCH 06/15] xen: trace IRQ enabling/disabling
` [PATCH 10/15] xen: trace softirqs
` [PATCH 12/15] xen: trace tasklets

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-06-09 11:28 UTC 

[PATCH] MAINTAINERS: gpio: gpio-davinci: Add entry for gpio-davinci driver
 2017-06-09 11:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/7] Convert to realize and cleanup
 2017-06-09 11:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] pci: Clean up error checking in pci_add_capability()
` [Qemu-devel] [PATCH v4 2/7] pci: Add comment for pci_add_capability2()
` [Qemu-devel] [PATCH v4 3/7] pci: Fix the return value checking
` [Qemu-devel] [PATCH v4 4/7] pci: Make errp the last parameter of pci_add_capability()
` [Qemu-devel] [PATCH v4 5/7] pci: Replace pci_add_capability() with pci_add_capability2()
` [Qemu-devel] [PATCH v4 6/7] pci: Convert to realize
` [Qemu-devel] [PATCH v4 7/7] pci: Convert shpc_init() to Error

[PATCH][-next] sched/deadline: make new function grub_reclaim static
 2017-06-09 11:25 UTC  (4+ messages)

boot failure due to ambiguous SELinux config
 2017-06-09 11:25 UTC 

[meta-raspberrypi][PATCH v2] pi-blaster: update to include proper rpi3 support
 2017-06-09 11:24 UTC  (2+ messages)

[[PATCH]] drivers: leds/trigger: system cannot enter suspend
 2017-06-09 11:25 UTC  (2+ messages)

[PATCH] net/liquidio: do not touch mbuf initialized fields
 2017-06-09 11:24 UTC  (2+ messages)

[PATCH 0/1] staging: vboxvideo: Add vboxvideo to drivers/staging
 2017-06-09 11:23 UTC  (6+ messages)
` [PATCH] "

[PATCH 00/16] Driver core: remove bus_type.dev_attrs
 2017-06-09 11:23 UTC  (7+ messages)
` [PATCH 11/16] powerpc: vio_cmo: use dev_groups and not dev_attrs for bus_type

[PATCH V2 0/9] nl80211: add support for PTK/GTK handshake offload
 2017-06-09 11:21 UTC  (17+ messages)

[Buildroot] [PATCH 0/2 v2] package/qt5base: fix sparc compilation
 2017-06-09 11:21 UTC  (3+ messages)

[U-Boot] [PATCH] Fixup bug in PMIC TPS65217 register address definition
 2017-06-09 11:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 4/4] arm: am33xx: Add support for mulitiple PLL input frequencies
 2017-06-09 11:20 UTC  (9+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v3 0/2] power: pmic: Add support for LP87565 family of PMICs
 2017-06-09 11:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-09 11:18 UTC  (21+ messages)
` [Qemu-devel] [PATCH v11 1/6] virtio-balloon: deflate via a page list
` [PATCH v11 2/6] virtio-balloon: coding format cleanup
  ` [Qemu-devel] "
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v11 4/6] mm: function to offer a page block on the free list
  `  "
` [PATCH v11 5/6] mm: export symbol of next_zone and first_online_pgdat
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ
  `  "
` [PATCH v11 0/6] Virtio-balloon Enhancement

[PATCHv2 0/2] Multi-threaded RPM support
 2017-06-09 11:18 UTC  (7+ messages)
` [PATCHv2 2/2] rpm: run binary package generation via thread pools

[Qemu-devel] [PATCH] nbd: Fix regression on resiliency to port scan
 2017-06-09 11:17 UTC  (2+ messages)

[PATCH v2] ARM: dts: rv1108: change to "max-frequency" from "clock-freq-min-max"
 2017-06-09 11:17 UTC  (3+ messages)

[PATCH v8 0/3] Support for USB DRD PHY driver for NS2
 2017-06-09 11:16 UTC  (10+ messages)

[RFC] usb-phy-generic: Add support to SMSC USB3315
 2017-06-09 11:17 UTC  (14+ messages)

[PATCH v10 00/32] arm64: Dom0 ITS emulation
 2017-06-09 11:17 UTC  (4+ messages)
` [PATCH v10 25/32] ARM: vITS: handle MAPTI/MAPI command

[PATCH v1] gpio: merrifield: Remove unused header
 2017-06-09 11:16 UTC  (2+ messages)

[PATCH] NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute
 2017-06-09 11:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute (rev3)

[PATCH] usb: gadget: functions: add ftrace export over USB
 2017-06-09 11:15 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] tegra: nyan-big: Support chainloading and add documentation
 2017-06-09 11:16 UTC  (5+ messages)
` [U-Boot] [PATCH 05/12] arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T

[PATCH] drm/amdgpu: add contiguous flag in ucode bo create
 2017-06-09 11:16 UTC  (2+ messages)

[PATCH 00/12] Intel IPU3 ImgU patchset
 2017-06-09 11:16 UTC  (10+ messages)
` [PATCH 01/12] videodev2.h, v4l2-ioctl: add IPU3 meta buffer format
` [PATCH 02/12] intel-ipu3: mmu: implement driver

[RFC 0/6] IORT support and introduce fwspec
 2017-06-09 11:15 UTC  (3+ messages)
` [RFC 6/6] acpi:arm64: Add support for parsing IORT table

[PATCH] af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
 2017-06-09 11:15 UTC  (3+ messages)

[PATCH v1 0/3] TPS68470 PMIC drivers
 2017-06-09 11:15 UTC  (3+ messages)
` [PATCH v1 2/3] gpio: Add support for TPS68470 GPIOs

[PATCH v4 0/7] i#10073: generic EFI for wic
 2017-06-09 11:13 UTC  (3+ messages)

[PATCH 00/11] pull: various small changes
 2017-06-09 11:14 UTC  (3+ messages)
` [PATCH 01/11] misc: fallthrough fixes

[PATCHv3 0/2] Multi-threaded RPM support
 2017-06-09 11:13 UTC  (3+ messages)
` [PATCHv3 1/2] package_rpm.bbclass: use multithreaded xz compression
` [PATCHv3 2/2] rpm: run binary package generation via thread pools

[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
 2017-06-09 11:13 UTC  (3+ messages)
` [RFC][PATCH] atomic: Fix atomic_set_release() for 'funny' architectures

[PATCH] leds: pca955x: add GPIO support
 2017-06-09 11:13 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2017-06-09 11:13 UTC 

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2017-06-09 11:13 UTC 

[PATCH 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2017-06-09 11:11 UTC  (5+ messages)
` [PATCH 2/2] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH] allow DRM_MASTER to change client's priorities
 2017-06-09 11:11 UTC  (11+ messages)
` [PATCH 2/8] drm/amdgpu: add framework for HW specific priority settings v8
` [PATCH 5/8] drm/amdgpu: move priority decay logic into amd_sched_priority_ctr
` [PATCH 6/8] drm/amd/sched: allow clients to edit an entity's rq
` [PATCH 7/8] drm/amdgpu: add plumbing for ctx priority changes
` [PATCH 8/8] drm/amdgpu: add interface for editing a foreign process's priority

post-receive: pub/scm/linux/kernel/git/will/kvmtool
 2017-06-09 11:10 UTC 

There are too many unreachable loose objects
 2017-06-09 11:10 UTC  (6+ messages)

[Buildroot] [git commit branch/2017.02.x] package/qt5base: link with -latomic when needed
 2017-06-09 11:10 UTC 

[Buildroot] [git commit branch/2017.02.x] package/qt5base: install arch-specific configuration
 2017-06-09 11:10 UTC 

[Buildroot] [git commit branch/2017.05.x] package/qt5base: link with -latomic when needed
 2017-06-09 11:09 UTC 

[PATCH] net: vrf: Make add_fib_rules per network namespace flag
 2017-06-09 11:09 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.05.x] package/qt5base: install arch-specific configuration
 2017-06-09 11:09 UTC 

[PATCH v3 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-06-09 11:08 UTC  (2+ messages)

[PATCH v2 1/3] ath10k: Use complete VHT chan width for 160MHz workaround
 2017-06-09 11:07 UTC  (6+ messages)
` [PATCH v2 2/3] ath10k: Configure rxnss_override for 10.4 firmware
` [PATCH v2 3/3] ath10k: Set rxnss_override for QCA9888

[Qemu-devel] [PATCH v2] spapr: manage hotplugged devices while the VM is not started
 2017-06-09 11:08 UTC 

[PATCH v2] openssl: Upgrade 1.0.2k -> 1.0.2l
 2017-06-09 11:06 UTC  (2+ messages)

[PATCH] drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDMI 2.0 PHY
 2017-06-09 11:04 UTC 

master - tests: no longer allowed too big thin-pools for small chunks
 2017-06-09 11:05 UTC 

master - configure: report yes or no for wiping and system
 2017-06-09 11:04 UTC 

master - cache: lvcreate --cachepool checks for cache pool
 2017-06-09 11:04 UTC 

[PATCH v2 0/3] pinctrl: Add support for Intel Cannon Lake PCH
 2017-06-09 11:04 UTC  (7+ messages)
` [PATCH v2 1/3] pinctrl: intel: Add support for variable size pad groups
` [PATCH v2 2/3] pinctrl: intel: Make it possible to specify mode per pin in a group
` [PATCH v2 3/3] pinctrl: intel: Add Intel Cannon Lake PCH pin controller support

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-09 11:02 UTC  (4+ messages)
` [PATCH v7 22/26] x86/umip: Force a page fault when unable to copy emulated result to user

[PATCH] ARM: dts: omap3-overo: Remove "vqmmc-supply" property from MMC dt node
 2017-06-09 11:02 UTC  (5+ messages)

[OSSTEST PATCH v4 00/11] livepatch test support
 2017-06-09 11:01 UTC  (3+ messages)

PROBLEM: nfs I/O errors with sqlite applications
 2017-06-09 11:01 UTC  (13+ messages)

[PATCH v2] gpio: mvebu: fix regmap_update_bits usage
 2017-06-09 11:01 UTC  (3+ messages)

[PATCH v2 1/2] DT: pinctrl: Add binding documentation for Spreadtrum pin controller
 2017-06-09 11:00 UTC  (2+ messages)

[PATCH V7 0/2] PM / Domains: Power domain performance states
 2017-06-09 11:00 UTC  (7+ messages)
` [PATCH V7 1/2] PM / Domains: Add support to select performance-state of domains

(no subject)
 2017-06-09 10:59 UTC  (6+ messages)
` [PATCH 05/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig

[PATCH 0/3] Add some DT nodes for Mediatek MT2701
 2017-06-09 10:59 UTC  (6+ messages)
` [PATCH 3/3] arm: dts: mt2701: Add display subsystem related nodes for MT2701

[PATCH v2 0/4] net/i40e: add advanced features for FDIR
 2017-06-09 10:59 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 07/32] repository: introduce the repository object
 2017-06-09 10:58 UTC  (5+ messages)
` [PATCH 0/2] Add a freez() wrapper
  ` [PATCH 2/2] *.[ch] refactoring: make use of the "

[PATCH] driver: mtd: ifc: update bufnum mask for ver >= 2.0.0
 2017-06-09 10:57 UTC 

[PATCH] driver: mtd: ifc: Initialize SRAM for all version >= 1.0
 2017-06-09 10:57 UTC 

[PATCH v2 1/3] clk: samsung: Add enable/disable operation for PLL36XX clocks
 2017-06-09 10:58 UTC  (2+ messages)

[PATCH 1/2] ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing
 2017-06-09 10:58 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: imx6ul: Add imx6ul-tempmon

[PATCH v2] NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute
 2017-06-09 10:57 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH] spapr: manage hotplugged devices while the VM is not started
 2017-06-09 10:53 UTC  (6+ messages)

[Qemu-devel] [PATCH RFC] spapr: ignore interrupts during reset state
 2017-06-09 10:27 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/6] spapr/xics: fix migration of older machine types
 2017-06-09 10:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/5] spapr/xics: fix migration of older machine types
 2017-06-09  9:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 3/5] xics: setup cpu at realize time

[Qemu-devel] unplug_request and migration
 2017-06-09 10:03 UTC  (3+ messages)

[PATCH] ARM: dts: rk322x: fix i2s1 pinctrl error
 2017-06-09 10:56 UTC  (3+ messages)

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-09 10:55 UTC  (6+ messages)
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature

[PATCH] mtd: nand: fsl_ifc: remove unused variable
 2017-06-09 10:56 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/open01: Cleanup && convert to new library
 2017-06-09 10:56 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/open02: "

[PATCH v2] acpi: indicate to platform when hot remove returns busy
 2017-06-09 10:54 UTC 

[RESEND PATCH v8 0/3] Support for USB DRD PHY driver for NS2
 2017-06-09 10:53 UTC  (11+ messages)
` [RESEND PATCH v8 1/3] dt-bindings: phy: Add DT bindings documentation for NS2 USB DRD PHY
` [RESEND PATCH v8 2/3] phy: phy-bcm-ns2-usbdrd: Broadcom USB DRD PHY driver for Northstar2
` [RESEND PATCH v8 3/3] arm64: dts: NS2: Add USB DRD PHY device tree node

[Qemu-devel] AArch64 regression
 2017-06-09 10:54 UTC  (2+ messages)

[PATCH] ethdev: remove driver name from device private data
 2017-06-09 10:51 UTC  (4+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2017-06-09 10:50 UTC 

[PATCH -v4 0/14] mm: make movable onlining suck less
 2017-06-09 10:49 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/snawrocki/clk
 2017-06-09 10:49 UTC 

[PATCH 1/1] rdma: copy the saddr if it is already resolved
 2017-06-09 10:49 UTC 


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.