messages from 2016-08-26 13:15:22 to 2016-08-26 14:09:35 UTC [more...]
[PATCH] arm: add an option for erratum 657417
2016-08-26 14:07 UTC (7+ messages)
[PATCH] drm/doc: Document uapi requirements in DRM
2016-08-26 14:09 UTC (2+ messages)
[PATCH v8 00/71] xfs: add reflink and dedupe support
2016-08-26 14:08 UTC (2+ messages)
[U-Boot] [PATCH 1/2] sunxi: add proper device tree for iNet D978 rev2 boards
2016-08-26 14:08 UTC (4+ messages)
Defining polarity and trigger mode for static interrupts in _PRT
2016-08-26 14:07 UTC (11+ messages)
[PATCH] Re: dm-crypt: Fix error with too large bios
2016-08-26 14:05 UTC (8+ messages)
` "
` [dm-devel] "
[PATCH 0/7] multipathd: Fix race conditions related to thread termination
2016-08-26 14:04 UTC (5+ messages)
` [PATCH 6/6] multipathd: Remove a busy-waiting loop
[PATCH 00/15] Lib'ify quite a few functions in sequencer.c
2016-08-26 13:48 UTC (22+ messages)
` [PATCH 04/15] sequencer: lib'ify prepare_revs()
` [PATCH 06/15] sequencer: lib'ify read_populate_todo()
` [PATCH v2 00/14] Lib'ify quite a few functions in sequencer.c
` [PATCH v2 01/14] sequencer: lib'ify sequencer_pick_revisions()
` [PATCH v2 02/14] sequencer: do not die() in do_pick_commit()
` [PATCH v2 03/14] sequencer: lib'ify write_message()
` [PATCH v2 04/14] sequencer: lib'ify do_recursive_merge()
` [PATCH v2 05/14] sequencer: lib'ify do_pick_commit()
` [PATCH v2 06/14] sequencer: lib'ify walk_revs_populate_todo()
` [PATCH v2 07/14] sequencer: lib'ify prepare_revs()
` [PATCH v2 08/14] sequencer: lib'ify read_and_refresh_cache()
` [PATCH v2 09/14] sequencer: lib'ify read_populate_todo()
` [PATCH v2 10/14] sequencer: lib'ify read_populate_opts()
` [PATCH v2 11/14] sequencer: lib'ify create_seq_dir()
` [PATCH v2 12/14] sequencer: lib'ify save_head()
` [PATCH v2 13/14] sequencer: lib'ify save_todo()
` [PATCH v2 14/14] sequencer: lib'ify save_opts()
[U-Boot] [PATCH] imx: mx7dsabresd: consolidate BOOT_FROM
2016-08-26 14:03 UTC (3+ messages)
[PATCH v2 0/3] perf probe: Introduce remote cross-arch probes
2016-08-26 14:02 UTC (3+ messages)
` [PATCH v2 2/3] perf-probe: Ignore vmlinux buildid if offline kernel is given
[PATCH] i40iw: Receive notification events correctly
2016-08-26 14:02 UTC (2+ messages)
[PATCH] i40iw: Update hw_iwarp_state
2016-08-26 14:02 UTC (2+ messages)
[U-Boot] [PATCH v2] sunxi: display: Use PWM to drive backlight where applicable
2016-08-26 14:01 UTC
[linux-lvm] LVM cache/dm-cache questions
2016-08-26 14:01 UTC (7+ messages)
[U-Boot] [PATCH] sunxi: display: Use PWM to drive backlight where applicable
2016-08-26 14:01 UTC (3+ messages)
[Buildroot] [PATCH] blktrace: re-enable on uClibc
2016-08-26 14:01 UTC (2+ messages)
[Buildroot] [PATCH] board: add support for ZII VF610 Development Board
2016-08-26 14:00 UTC (5+ messages)
[PATCH 1/4] ARM: dts: shmobile: remove label property from led
2016-08-26 13:49 UTC (10+ messages)
` [PATCH 1/4] ARM: dts: armadillo800eva: remove label property from led nodes
` [PATCH 2/4] ARM: dts: koelsch: "
` [PATCH 3/4] ARM: dts: gose: "
` [PATCH 4/4] ARM: dts: kzm9g: "
[Buildroot] [git commit] blktrace: re-enable on uClibc
2016-08-26 13:59 UTC
[Buildroot] [git commit branch/next] blktrace: re-enable on uClibc
2016-08-26 13:59 UTC
[RFC/PATCH] dt: bindings: Define bindings for device idle states
2016-08-26 13:58 UTC (2+ messages)
[PATCH v4 00/17] prepare for rte_device / rte_driver
2016-08-26 13:57 UTC (27+ messages)
` [PATCH v8 00/25] Introducing rte_driver/rte_device generalization
` [PATCH v8 01/25] eal: define macro container_of
` [PATCH v8 02/25] eal: remove duplicate function declaration
` [PATCH v8 03/25] pci: no need for dynamic tailq init
` [PATCH v8 04/25] crypto: no need for a crypto pmd type
` [PATCH v8 05/25] drivers: align pci driver definitions
` [PATCH v8 06/25] eal: introduce init macros
` [PATCH v8 07/25] driver: init/uninit common wrappers for PCI drivers
` [PATCH v8 08/25] drivers: convert all pdev drivers as pci drivers
` [PATCH v8 09/25] driver: Remove driver register callbacks for crypto/net
` [PATCH v8 10/25] eal/pci: Helpers for device name parsing/update
` [PATCH v8 11/25] ethdev: do not scan all pci devices on attach
` [PATCH v8 12/25] eal: add hotplug operations for pci and vdev
` [PATCH v8 13/25] ethdev: convert to eal hotplug
` [PATCH v8 14/25] ethdev: get rid of device type
` [PATCH v8 15/25] eal: extract vdev infra
` [PATCH v8 16/25] eal: Remove PDEV/VDEV unused code
` [PATCH v8 17/25] drivers: convert PMD_VDEV drivers to use rte_vdev_driver
` [PATCH v8 18/25] eal: move init/uninit to rte_vdev_driver
` [PATCH v8 19/25] eal: remove PMD_DRIVER_REGISTER and unused pmd_types
` [PATCH v8 20/25] eal: rte_pci.h includes rte_dev.h
` [PATCH v8 21/25] eal: rename and move rte_pci_resource
` [PATCH v8 22/25] eal/pci: inherit rte_driver by rte_pci_driver
` [PATCH v8 23/25] eal: call rte_eal_driver_register
` [PATCH v8 24/25] eal: introduce rte_device
` [PATCH v8 25/25] eal/pci: Create rte_device list and fallback on its members
[PATCH libnftnl] expr: imm: Fix immediate verdict comparison
2016-08-26 13:49 UTC (2+ messages)
[PATCH v2] IB/{core,hw}: Add constant for node_desc
2016-08-26 13:57 UTC (2+ messages)
[PATCH v4 54/57] x86/mm: convert arch_within_stack_frames() to use the new unwinder
2016-08-26 13:55 UTC (8+ messages)
` [PATCH 2/2] mm/usercopy: enable usercopy size checking for modern versions of gcc
[Ksummit-discuss] Self nomination - Sasha Levin
2016-08-26 13:55 UTC (10+ messages)
[PATCH] kthread: add kerneldoc for kthread_create()
2016-08-26 13:23 UTC
[cifs-utils PATCHv2 0/6] cifs.upcall: cleanup and overhaul of the cifs.upcall krb5 handling code
2016-08-26 13:54 UTC (8+ messages)
[PATCH WIP/RFC 0/6] nvme-rdma device removal fixes
2016-08-26 13:53 UTC (6+ messages)
` [PATCH WIP/RFC 2/6] iw_cxgb4: block module unload until all ep resources are released
` [PATCH WIP/RFC 3/6] nvme_rdma: keep a ref on the ctrl during delete/flush
` [PATCH WIP/RFC 4/6] nvme-rdma: destroy nvme queue rdma resources on connect failure
` [PATCH WIP/RFC 5/6] nvme-rdma: add DELETING queue flag
` [PATCH WIP/RFC 6/6] nvme-rdma: keep a cm_id around during reconnect to get events
Shortest path to EGL_ANDRIOD_native_sync
2016-08-26 13:52 UTC (7+ messages)
` [PATCH 09/13] drm/i915: Move execbuf object synchronisation to i915_gem_execbuffer
` [PATCH 10/13] drm/i915: Nonblocking request submission
` [PATCH 11/13] drm/i915: Serialise execbuf operation after a dma-buf reservation object
[PATCH v7 0/4] Add Mediated device support
2016-08-26 13:50 UTC (5+ messages)
` [PATCH v7 3/4] vfio iommu: Add support for mediated devices
` [Qemu-devel] "
[PATCH] Documentation: move oneshot trigger attributes documentation to ABI
2016-08-26 13:50 UTC (2+ messages)
[PATCH] gstreamer1.0-plugins-bad: add packageconfig for egl
2016-08-26 13:49 UTC
[PATCH 00/30] FCoE VN2VN fixes
2016-08-26 13:48 UTC (4+ messages)
` [PATCH 01/30] libfc: Revisit kref handling
[PATCH 0/3] Add SMP support for i.MX7D
2016-08-26 13:48 UTC (5+ messages)
` [PATCH 3/3] ARM: imx: add "
[PATCH v14 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
2016-08-26 13:46 UTC (4+ messages)
` [PATCH v14 07/27] bisect--helper: `bisect_reset` shell function in C
[PATCH] arm: sys_oabi-compat: Use kmalloc_array() in two functions
2016-08-26 13:45 UTC (8+ messages)
[PATCH] ntnic: add PMD driver
2016-08-26 13:44 UTC
[U-Boot] [PATCH 00/21] imx: support i.MX6ULL and EVK board
2016-08-26 13:45 UTC (2+ messages)
[xen-4.7-testing test] 100632: regressions - FAIL
2016-08-26 13:45 UTC
[PATCH xf86-video-ati] Fix build against xserver < 1.13
2016-08-26 13:44 UTC (2+ messages)
[PATCH v4 04/16] generic-sections: add section core helpers
2016-08-26 13:28 UTC (18+ messages)
[U-Boot] [PATCH] common/xyzModem.c: Fix delay timeout calculation
2016-08-26 13:43 UTC (4+ messages)
[PATCH V2 00/10] microblaze/MIPS: xilfpga: intc and peripheral
2016-08-26 13:41 UTC (3+ messages)
[PATCH v2 0/3] Add R8A7792/Blanche PFC support
2016-08-26 13:40 UTC (4+ messages)
` [PATCH v2] ARM: dts: blanche: add support for general purpose LEDs
[PATCH] checkout: swap the order of ambiguity check for :/ syntax
2016-08-26 13:34 UTC (5+ messages)
[PATCH 0/4] net: phy: Register header file for Microsemi PHYs
2016-08-26 13:40 UTC (4+ messages)
[Buildroot] [PATCH/next] system/skeleton: use uid/gid 65534 for nobody/nogroup
2016-08-26 13:39 UTC (2+ messages)
[Buildroot] [git commit branch/next] system/skeleton: use uid/gid 65534 for nobody/nogroup
2016-08-26 13:39 UTC
[Buildroot] [git commit] system/skeleton: use uid/gid 65534 for nobody/nogroup
2016-08-26 13:39 UTC
[Buildroot] [PATCH/next 1/1] package/freeswitch: bump version to 1.6.10
2016-08-26 13:39 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/freeswitch: bump version to 1.6.10
2016-08-26 13:39 UTC
[Buildroot] [git commit] package/freeswitch: bump version to 1.6.10
2016-08-26 13:39 UTC
[PATCH v2] kernel.bbclass: include signing keys when copying files required for module builds
2016-08-26 13:37 UTC (5+ messages)
[Buildroot] [PATCH] imagemagick: security bump to 7.0.2-9
2016-08-26 13:37 UTC (2+ messages)
[Buildroot] [PATCH 1/2] board/minnowboard/post-build.sh: only tweak /etc/inittab if available
2016-08-26 13:37 UTC (2+ messages)
[Buildroot] [git commit] board/raspberrypi/post-build.sh: only tweak /etc/inittab if available
2016-08-26 13:37 UTC
[Buildroot] [git commit] imagemagick: security bump to 7.0.2-9
2016-08-26 13:37 UTC
[Buildroot] [git commit] gcc: fix conditional move constraint on ARC
2016-08-26 13:37 UTC
[Buildroot] [git commit] board/minnowboard/post-build.sh: only tweak /etc/inittab if available
2016-08-26 13:37 UTC
[Buildroot] [PATCH] gcc: ARC Fix conditional move contstraint
2016-08-26 13:37 UTC (2+ messages)
[PATCH] xfs_quota: fix missing break after foreign_allowed option
2016-08-26 13:36 UTC (2+ messages)
[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
2016-08-26 13:35 UTC (4+ messages)
[Cluster-devel] [PATCH linux-gfs2] fs: gfs2: Check if the return value of rhashtable_walk_start is -EAGAIN
2016-08-26 13:35 UTC (3+ messages)
Errant return in Carrizo SMU code
2016-08-26 13:35 UTC (2+ messages)
[PATCH] ARM: imx: use soc type instead of cpu type for i.MX
2016-08-26 21:21 UTC
[RFC] drm: implement generic firmware eviction
2016-08-26 13:33 UTC (10+ messages)
[Qemu-devel] [ANNOUNCE] QEMU 2.6.1 Stable released
2016-08-26 11:45 UTC (4+ messages)
` [Qemu-devel] [Qemu-stable] "
re
2016-08-26 13:04 UTC
[Qemu-devel] Effective way to test PowerPC lwbrx instruction
2016-08-26 12:33 UTC (5+ messages)
[U-Boot] [PATCH] mx6ul_14x14_evk: don't use array for SD2 card detect pad
2016-08-26 13:31 UTC (2+ messages)
[PATCH 3/6] x86/dumpstack: make printk_stack_address() more generally useful
2016-08-26 13:30 UTC (9+ messages)
[PATCH] mmc: sdhci-brcmstb: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA
2016-08-26 13:29 UTC (3+ messages)
[PATCH v2 0/5] hwrng: amd: rework of the amd hwrng driver
2016-08-26 13:29 UTC (5+ messages)
` [PATCH v2 5/5] hwrng: amd: Rework of the amd768-hwrng driver
[PATCH] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
2016-08-26 13:29 UTC (10+ messages)
[RFC PATCH v1] rte: add bit-rate metrics to xstats
2016-08-26 13:28 UTC (2+ messages)
[PATCH v7 00/14] fix some type infos and bugs for arm64/of numa
2016-08-26 13:28 UTC (5+ messages)
` [PATCH v7 09/14] arm64/numa: support HAVE_SETUP_PER_CPU_AREA
[PATCH v2 0/3] be2iscsi: cleanup of 11.2 in 4.9/scsi-queue
2016-08-26 13:28 UTC (7+ messages)
` [PATCH v2 1/3] be2iscsi: Fix error return code
` [PATCH v2 2/3] be2iscsi: Remove redundant iscsi_wrb desc memset
` [PATCH v2 3/3] be2iscsi: Add missing unlock for mbox_lock
[Buildroot] [PATCH v1 0/9] board: introduce common infrastructure for Intel SoCs
2016-08-26 13:28 UTC (5+ messages)
` [Buildroot] [PATCH v1 3/9] board/intel/common: Add possibility for adding ACPI tables to the initrd
[PATCH] mmc: sdhci-esdhc-imx: reset tuning circurt when insert sd card
2016-08-26 10:54 UTC (3+ messages)
[PATCH v1]:rte_timer:timer lag issue correction
2016-08-26 13:27 UTC
[U-Boot] [PATCH 00/10] mx7: add dt support for Colibri iMX7S/iMX7D
2016-08-26 13:25 UTC (2+ messages)
[PATCH] docs: make kernel-doc handle varargs properly
2016-08-26 13:25 UTC
[Qemu-devel] [PATCH v2 for 2.7] ui: fix refresh of VNC server surface
2016-08-26 11:38 UTC (7+ messages)
` [Qemu-devel] [Qemu-stable] "
[PATCH v2 1/2] clk: zx: reform pll config info to ease code extension
2016-08-26 13:24 UTC (3+ messages)
` [PATCH v2 2/2] clk: zx: register ZX296718 clocks
[RFC] x86/boot: Don't use BDA value if it's suspiciously small
2016-08-26 13:23 UTC (4+ messages)
[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
2016-08-26 12:27 UTC (5+ messages)
` [PATCH 2/3] qemu: Implement virtio-pstore device
` [Qemu-devel] "
[RFC] drivers: advertise kmod dependencies in pmdinfo
2016-08-26 13:20 UTC
[RFC PATCH 0/4] devfreq_cooling: let the driver supply the dynamic power every time we need it
2016-08-26 13:18 UTC (5+ messages)
` [RFC PATCH 1/4] devfreq_cooling: make the structs devfreq_cooling_xxx visible for all
` [RFC PATCH 2/4] devfreq_cooling: pass a pointer to devfreq in the power model callbacks
` [RFC PATCH 3/4] devfreq_cooling: let the driver supply the dynamic power every time we need it
` [RFC PATCH 4/4] devfreq_cooling: fix unnecessary check of unsigned long value
[U-Boot] [PATCH] warp7: Add PMIC support
2016-08-26 13:19 UTC (2+ messages)
Skylake graphics regression: projector failure with 4.8-rc3
2016-08-26 13:10 UTC
[PATCHv6 0/3] USB Type-C Connector class
2016-08-26 13:16 UTC (5+ messages)
` [PATCHv6 1/3] usb: USB Type-C connector class
[U-Boot] [PATCH] warp: Fix RAM size runtime detection
2016-08-26 13:16 UTC (3+ messages)
[PATCH V2 0/9] Some Tegra I2C Updates
2016-08-26 13:09 UTC (8+ messages)
` [PATCH V2 4/9] i2c: tegra: Add missing new line characters
` [PATCH V2 6/9] i2c: tegra: Use device name for adapter name
` [PATCH V2 7/9] i2c: tegra: Simplify I2C resume
` [PATCH V2 8/9] i2c: tegra: Add runtime power-management support
` [PATCH V2 9/9] i2c: tegra: Add pinctrl support
[PATCH] tools: fix json output of pmdinfo
2016-08-26 13:15 UTC
[PATCH v2 0/9] arm64: Work around for mismatched cache line size
2016-08-26 13:04 UTC (4+ messages)
` [PATCH v2 9/9] arm64: Work around systems with mismatched cache line sizes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.