All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-09 08:17:58 to 2017-06-09 09:02:02 UTC [more...]

[U-Boot] [PATCH] net: Add ag7xxx driver for Atheros MIPS
 2017-06-09  9:02 UTC  (3+ messages)

[PATCH] efi: arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP
 2017-06-09  9:01 UTC  (4+ messages)

patch "powerpc: ibmebus: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "powerpc: ps3: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "macintosh: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

[PATCH] FORTIFY_SOURCE build fixes
 2017-06-09  9:01 UTC  (8+ messages)
` [PATCH 2/6] efi: Avoid fortify checks in EFI stub

patch "sparc: vio: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "sh: superhyway: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "parisc: parisc_bus_type: use dev_groups and not dev_attrs for" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "rpmsg: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

patch "arm: ecard: use dev_groups and not dev_attrs for bus_type" added to driver-core-testing
 2017-06-09  9:01 UTC 

[PATCH net-next] net: phy: use of_mdio_parse_addr
 2017-06-09  9:00 UTC  (4+ messages)

Two regressions on BYT/T ASUS T100TA 4.12-rc: #2 Keyboard no longer works
 2017-06-09  9:00 UTC  (9+ messages)

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

Resizeable PCI BAR support V5
 2017-06-09  8:59 UTC  (7+ messages)
  ` [PATCH v5 1/6] PCI: add a define for the PCI resource type mask v2
  ` [PATCH v5 2/6] PCI: add resizeable BAR infrastructure v5
  ` [PATCH v5 3/6] PCI: add functionality for resizing resources v6
  ` [PATCH v5 4/6] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v4
  ` [PATCH v5 5/6] drm/amdgpu: move hw generation check into amdgpu_doorbell_init
  ` [PATCH v5 6/6] drm/amdgpu: resize VRAM BAR for CPU access v3

[PATCH] pinctrl: sunxi: constify irq_domain_ops
 2017-06-09  8:59 UTC  (4+ messages)

Resizeable PCI BAR support v6
 2017-06-09  8:59 UTC  (9+ messages)
` [PATCH v6 5/5] drm/amdgpu: resize VRAM BAR for CPU access v2

[linux-wireless] [mac80211] Does IEEE80211_IBSS_MAX_STA_ENTRIES (in net/mac80211/ibss.c) work?
 2017-06-09  8:59 UTC  (2+ messages)

[PATCH] ASoC: ak4613: Fix out of bounds array access for ak4613_iface
 2017-06-09  8:58 UTC  (2+ messages)

[RFC PATCH 0/4] EDAC support for Marvell Armada SoCs
 2017-06-09  8:58 UTC  (6+ messages)
` [RFC PATCH 3/4] ARM: l2x0: add arm,ecc-enable property for aurora
    ` [RFC,3/4] "

[PATCH v1 0/4] Patches to fix some problem for rockchip i2s
 2017-06-09  8:52 UTC  (14+ messages)
` [PATCH v1 1/4] ASoC: rockchip: i2s: add a delay before i2s clear
` [PATCH v1 2/4] ASoC: rockchip: i2s: add support for i2s bclk fs configuration
` [PATCH v1 3/4] ASoC: rockchip: i2s: add other configurable formats
` [PATCH v1 4/4] ASoC: rockchip: i2s: fixup clk div

[PATCH v3] VT-d PI: disable VT-d PI when APICv is disabled
 2017-06-09  8:58 UTC  (3+ messages)

[PATCH v10 0/6] i2c: designware: add I2C SLAVE support
 2017-06-09  8:57 UTC  (8+ messages)
` [PATCH v10 1/6] i2c: designware: Cleaning and comment style fixes
` [PATCH v10 5/6] i2c: designware: add SLAVE mode functions

[PATCH v3 0/5] Add minimal boot support for IPQ8074
 2017-06-09  8:56 UTC  (6+ messages)
` [PATCH v3 1/5] pinctrl: qcom: Add ipq8074 pinctrl driver

[GIT PULL FOR v4.13] Add stm32-cec driver
 2017-06-09  8:56 UTC 

[PATCH 0/8] bus/pci: remove PCI bus from EAL
 2017-06-09  8:56 UTC  (3+ messages)
` [PATCH v2 08/12] kni: disabled by default

[PATCH v10 5/6] i2c: designware: add SLAVE mode functions
 2017-06-09  8:53 UTC  (2+ messages)

[PATCH net RESEND] net: rps: send out pending IPI's on CPU hotplug
 2017-06-09  8:54 UTC 

[PATCH trivial] gpio: of: Spelling: s/retures/returns/
 2017-06-09  8:54 UTC  (2+ messages)

[PATCH v2 07/32] repository: introduce the repository object
 2017-06-09  8:53 UTC  (4+ messages)
` [PATCH 0/2] Add a freez() wrapper
` [PATCH 1/2] git-compat-util: add a freez() wrapper around free(x); x = NULL
` [PATCH 2/2] *.[ch] refactoring: make use of the freez() wrapper

Nested Virtualization Support Host-Only Hypervisors
 2017-06-09  8:54 UTC  (3+ messages)

[PATCH v2 0/3] pinctrl: cherryview: Extend the DMI quirk to Intel_Strago systems
 2017-06-09  8:53 UTC  (4+ messages)
` [PATCH v2 2/3] pinctrl: cherryview: Add terminate entry for dmi_system_id tables

[GIT PULL] Another EFI BGRT fix for v4.12
 2017-06-09  8:45 UTC  (3+ messages)
` [PATCH] efi: fix boot panic because of invalid bgrt image address

[Buildroot] [PATCH] support/scripts: fix shebang with bash
 2017-06-09  8:50 UTC  (6+ messages)

[PATCH 1/5 v2] clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCC
 2017-06-09  8:48 UTC  (5+ messages)

[PATCH v9 0/1] [media] i2c: add support for OV13858 sensor
 2017-06-09  8:43 UTC  (2+ messages)
` [PATCH v9 1/1] "

[PATCH] MAINTAINERS: Add mediatek git repository
 2017-06-09  8:43 UTC  (2+ messages)

[PATCH net] net/flow: fix fc->percpu NULL pointer dereference
 2017-06-09  8:43 UTC  (4+ messages)

[PATCH v2 00/20] Overlayfs inodes index
 2017-06-09  8:43 UTC  (7+ messages)
` [PATCH v2 08/20] ovl: lookup index entry for non-dir

[PATCH] drm/i915/glk: Remove the alpha_support flag
 2017-06-09  8:43 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[meta-oe][PATCH 1/3] meson: update Meson devtool to 0.40.1
 2017-06-09  8:43 UTC  (3+ messages)
  ` -pie in SECURITY_CFLAGS (was: Re: [meta-oe][PATCH 1/3] meson: update Meson devtool to 0.40.1)

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

patch "mtd: use class_groups instead of class_attrs" added to driver-core-testing
 2017-06-09  8:41 UTC 

patch "gpio: use class_groups instead of class_attrs" added to driver-core-testing
 2017-06-09  8:41 UTC 

[PATCH] KVM: ARM64: fix phy counter access failure in guest
 2017-06-09 16:22 UTC  (4+ messages)

patch "pktcdvd: use class_groups instead of class_attrs" added to driver-core-testing
 2017-06-09  8:41 UTC 

patch "scsi: ibmvscsi_tgt: remove use of class_attrs" added to driver-core-testing
 2017-06-09  8:41 UTC 

[Qemu-devel] [PATCH v2 0/6] migration: objectify MigrationState
 2017-06-09  8:40 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 6/6] migration: move skip_section_footers

[LTP] [PATCH] syscalls/fcntl35.c: add new regression test
 2017-06-09  8:40 UTC 

[PATCH/RFC 0/5] mmc: renesas_sdhi: add support for R-Car Gen3 SDHI DMAC
 2017-06-09  8:40 UTC  (4+ messages)
` [PATCH/RFC 5/5] mmc: renesas-sdhi: remove gen3 support from sysc dmac driver

[RFC v2][PATCH] arm-acpi: Add ITS Support for Dom0
 2017-06-09  8:39 UTC  (4+ messages)

[PATCH v2 1/4] eventdev: remove PCI dependency from generic data structures
 2017-06-09  8:37 UTC  (6+ messages)
` [PATCH v4 0/4] Remove PCI and VDEV dependency from eventdev library
  ` [PATCH v4 1/4] eventdev: remove PCI dependency from generic data structures
  ` [PATCH v4 2/4] eventdev: restructure event PMD release function
  ` [PATCH v4 3/4] eventdev: make PCI probe and remove functions optional
  ` [PATCH v4 4/4] eventdev: make vdev init and uninit "

[PATCH v2 0/4] Add RK3399 HDMI Support
 2017-06-09  8:37 UTC  (5+ messages)
` [PATCH 1/4] drm: bridge: dw-hdmi: Export hdmi_phy_configure_dwc_hdmi_3d_tx

BPF updates 06
 2017-06-09  8:37 UTC 

[PATCH] gpio: lp87565: Add support for GPIO
 2017-06-09  8:36 UTC  (2+ messages)

[PATCH v2] efi: fix boot panic because of invalid bgrt image address
 2017-06-09  8:35 UTC  (4+ messages)

[Cluster-devel] GFS2 Patches Needing Review
 2017-06-09  8:35 UTC  (2+ messages)

[PATCH] kbuild: replace genhdr-y with generated-y, deprecating genhdr-y
 2017-06-09  8:35 UTC  (4+ messages)

[PATCH 0/3] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-09  8:35 UTC  (6+ messages)
  ` [PATCH 3/3] ARM: dts: exynos: Remove the display-timing and delay from rinato dts

[Qemu-devel] [PATCH] Add manpage for QEMU Backup Tool
 2017-06-09  8:33 UTC  (3+ messages)

[PATCH v1] thermal: int340x_thermal: Switch to use new generic UUID API
 2017-06-09  8:33 UTC 

[Qemu-devel] [PATCH v4 0/4] fsdev: qmp interface for io throttling
 2017-06-09  8:32 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 3/4] qmp: refactor duplicate code
` [Qemu-devel] [PATCH v4 4/4] fsdev: QMP interface for throttling

[RFC PATCH 0/7] EDAC drivers for Armada XP L2 and DDR
 2017-06-09  8:31 UTC  (15+ messages)
` [RFC PATCH 1/7] ARM: l2c: move cache-aurora-l2.h to asm/hardware
  ` [RFC,1/7] "
` [RFC PATCH 2/7] ARM: aurora-l2: add prefix to MAX_RANGE_SIZE
  ` [RFC,2/7] "
` [RFC PATCH 3/7] EDAC: Add missing debugfs_create_x32 wrapper
  ` [RFC,3/7] "
` [RFC PATCH 4/7] EDAC: Add devres helpers for edac_mc_alloc/edac_mc_add_mc(_with_groups)
  ` [RFC,4/7] "
` [RFC PATCH 5/7] EDAC: Add devres helpers for edac_device_alloc_ctl_info/edac_device_add_device
  ` [RFC,5/7] "
` [RFC PATCH 6/7] EDAC: Add driver for the AURORA L2 cache
  ` [RFC,6/7] "
` [RFC PATCH 7/7] EDAC: Add driver for the Marvell Armada XP SDRAM controller
  ` [RFC,7/7] "

[Buildroot] [Bug 9921] New: lockfile module within python-daemon not available
 2017-06-09  8:30 UTC  (4+ messages)
` [Buildroot] [Bug 9921] "

[PATCH v5 00/11] serial/gpio: exar: Fixes and support for IOT2000
 2017-06-09  8:29 UTC  (6+ messages)
` [PATCH v5 01/11] serial: exar: Leave MPIOs as output for Commtech adapters
` [PATCH v5 03/11] gpio-exar/8250-exar: Fix passing in of parent PCI device

[PATCH 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
 2017-06-09  8:25 UTC  (6+ messages)
` [PATCH 3/3] mm: migrate: Stabilise page count when migrating transparent hugepages

A (possible) problem with `--no-huge` option
 2017-06-09  8:29 UTC  (3+ messages)
  ` [PATCH] eal: don't advertise a physical address when no hugepages

[PATCH] platform/x86: wmi: Fix printing info about WDG structure
 2017-06-09  8:29 UTC  (7+ messages)

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: do not add loop detection mac addresses to global tt
 2017-06-09  8:29 UTC  (2+ messages)

git stash --include-untracked possible destructive behavior
 2017-06-09  8:28 UTC  (5+ messages)
    `  "

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

[PATCH 00/12] Intel IPU3 ImgU patchset
 2017-06-09  8:26 UTC  (4+ messages)
` [PATCH 02/12] intel-ipu3: mmu: implement driver

[PATCH -next v2 0/8] rbtree: Cache leftmost node internally
 2017-06-09  8:15 UTC  (3+ messages)
` [PATCH 5/8] lib/interval_tree: Fast overlap detection

[RFC] usb-phy-generic: Add support to SMSC USB3315
 2017-06-09  8:26 UTC  (13+ messages)

Delivery Status Notification (Failure)
 2017-06-09  8:26 UTC 

[PATCH] ARM: dts: exynos: Add the OF graph between fimd and dsi
 2017-06-09  8:26 UTC  (5+ messages)

[PATCH v2 0/8] net: mvmdio: add xSMI support
 2017-06-09  8:25 UTC  (5+ messages)
` [PATCH v2 7/8] net: mvmdio: add xmdio support

[PATCH v4 0/1] multipath-tools: Prioritizer based on a latency algorithm
 2017-06-09  8:26 UTC  (5+ messages)

[PATCH v2 0/4] net/i40e: add advanced features for FDIR
 2017-06-09  8:21 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] net/i40e: support flexible payload parsing "
  ` [PATCH v3 2/4] net/i40e: support input set selection "
  ` [PATCH v3 3/4] net/i40e: update supported patterns "
  ` [PATCH v3 4/4] net/i40e: support ether pattern "

Delivery Status Notification (Failure)
 2017-06-09  8:25 UTC 

[U-Boot] [PATCH v8 0/7] Add Intel Arria 10 SoC FPGA driver
 2017-06-09  8:25 UTC  (18+ messages)
` [U-Boot] [PATCH v8 4/7] arm: socfpga: Enable FPGA driver on SPL

[PATCH v6 0/1] platform/x86: Add driver for ACPI INT0002 Virtual GPIO
 2017-06-09  8:22 UTC  (9+ messages)
` [PATCH v6] platform/x86: Add driver for ACPI INT0002 Virtual GPIO device

[U-Boot] [PATCH v4 00/11] rk3328: add support of usb host and gadget
 2017-06-09  8:23 UTC  (8+ messages)
` [U-Boot] [PATCH v4 04/11] usb: host: xhci-rockchip: use fixed regulator to control vbus

[PATCH net-next 0/8] qed*: Light L2 updates
 2017-06-09  8:23 UTC  (6+ messages)
` [PATCH net-next 1/8] qed: LL2 to use packed information for tx

[PATCH 0/3] Add some DT nodes for Mediatek MT2701
 2017-06-09  8:22 UTC  (10+ messages)
` [PATCH 1/3] arm: dts: mt2701: Add ethernet device node
` [PATCH 3/3] arm: dts: mt2701: Add display subsystem related nodes for MT2701

[PATCH 1/5] net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
 2017-06-09  8:22 UTC  (2+ messages)

[PATCH v5] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
 2017-06-09  8:22 UTC  (2+ messages)

[ovmf bisection] complete build-amd64-xsm
 2017-06-09  8:22 UTC 

[PATCH 0/4] thp: fix few MADV_DONTNEED races
 2017-06-09  8:21 UTC  (7+ messages)
` [PATCH 2/4] thp: fix MADV_DONTNEED vs. numa balancing race

[PATCH RFC 1/2] thermal/cpu idle cooling: Introduce cpu idle cooling driver
 2017-06-09  8:20 UTC  (3+ messages)

[PATCH 2/2] drm/amdgpu: add sysfs for current gpu voltage
 2017-06-09  8:19 UTC 

[xen-unstable test] 110009: regressions - FAIL
 2017-06-09  8:19 UTC  (7+ messages)

[RFC PATCH v2 0/8] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-06-09  8:19 UTC  (5+ messages)
` [RFC PATCH v2 5/8] arm/mem_access: Add software guest-page-table walk

[PATCH 1/2] drm/amd/powerplay: implement gpu voltage display for smu7_hwmgr
 2017-06-09  8:18 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.