messages from 2015-08-05 15:02:57 to 2015-08-05 15:43:52 UTC [more...]
[v2 0/9] dpaa_eth: Add the Freescale DPAA Ethernet driver
2015-08-05 15:41 UTC (5+ messages)
` [v2 1/9] devres: add devm_alloc_percpu()
` [v2 2/9] dpaa_eth: add support for DPAA Ethernet
` [v2 3/9] dpaa_eth: add support for S/G frames
[PATCHv2] serial: don't register CIR serial ports
2015-08-05 15:43 UTC
[PATCH 0/3] MIPS: uaccess: EVA fixes
2015-08-05 15:41 UTC (8+ messages)
` [PATCH 1/3] MIPS: uaccess: Fix strlen_user with EVA
` [PATCH 2/3] MIPS: uaccess: Take EVA into account in __copy_from_user()
` [PATCH 3/3] MIPS: uaccess: Take EVA into account in [__]clear_user
perf, tools: Refactor and support interval and CSV metrics v2
2015-08-05 15:42 UTC (3+ messages)
[Xenomai] Segfaults and ENOMEM during rt_event_create()
2015-08-05 15:42 UTC (2+ messages)
[PATCH] am: let command-line options override saved options
2015-08-05 15:41 UTC (3+ messages)
` [PATCH v2 0/3] "
MIPS: uaccess: Fix strlen_user with EVA
2015-08-05 15:41 UTC
MIPS: uaccess: Fix strlen_user with EVA
2015-08-05 15:41 UTC
MIPS: uaccess: Fix strlen_user with EVA
2015-08-05 15:41 UTC
[PATCH net-next] r8169:Issues on alloc memory
2015-08-05 15:41 UTC
g_serial hangs on write when the cable is disconnected
2015-08-05 15:40 UTC (3+ messages)
[PATCH] README: don't advertise obsolete layer URLs
2015-08-05 15:40 UTC
[PATCH v3 00/32] Introduce HVM without dm and new boot ABI
2015-08-05 15:39 UTC (26+ messages)
` [PATCH v3 07/32] xen/x86: fix arch_set_info_guest for HVM guests
[Qemu-devel] [PATCH for-2.4] oslib-win32: only provide localtime_r/gmtime_r if missing
2015-08-05 15:38 UTC (7+ messages)
` [Qemu-devel] QEMU 2.4 for Windows - current status
help with linux-fslc 3.18.7 stops at "Uncompressing Linux... done, booting the kernel"
2015-08-05 15:37 UTC (3+ messages)
[PATCH RFC v1 0/4] perf: Introduce extended syscall error reporting
2015-08-05 15:35 UTC (4+ messages)
` [PATCH RFC v1 1/4] "
[PATCH 0/7] phy: use syscon framework APIs to set ctrl mod reg
2015-08-05 15:35 UTC (6+ messages)
` [PATCH 2/7] phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
[PATCH] ARCNET: fix hard_header_len limit
2015-08-05 15:34 UTC
[PATCH for-next 0/2] IB/{core,mlx4_ib}: RX/TX checksum offload
2015-08-05 15:34 UTC (3+ messages)
` [PATCH for-next 1/2] IB/core: Add support for RX/TX checksum offload capabilities report
` [PATCH for-next 2/2] IB/mlx4_ib: "
[PATCH v6 03/19] drm/i915/gen8: Abstract PDP usage
2015-08-05 15:33 UTC (4+ messages)
` [PATCH v7 "
[U-Boot] [PATCH] tegra: pll: fix pllx cpcon in pllinfo table for t20/t30
2015-08-05 15:33 UTC (3+ messages)
virtio on pv/pvh xen
2015-08-05 15:33 UTC (2+ messages)
[PATCH v2 0/3] soc: ti: Introduce wkup_m3_ipc driver
2015-08-05 15:32 UTC (6+ messages)
` [PATCH v2 1/3] mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle
qca6164 support
2015-08-05 15:32 UTC (3+ messages)
[PATCH 0/2] VBT and I_boost fixes
2015-08-05 15:32 UTC (5+ messages)
` [PATCH 1/2] drm/i915: Allow parsing of variable size child device entries from VBT
` [PATCH 1/2 v2] "
[PATCH 0/8] ARM: AM4372: Enable RTC
2015-08-05 15:31 UTC (3+ messages)
` [PATCH 1/8] ARM: dts: AM4372: Reorder the rtc compatible string
[PATCH 00/26] iommu/vt-d: Clean up device<->domain attachment
2015-08-05 15:18 UTC (48+ messages)
` [PATCH 01/26] iommu/vt-d: Keep track of per-iommu domain ids
` [PATCH 02/26] iommu/vt-d: Add access functions for iommu->domains
` [PATCH 03/26] iommu/vt-d: Split up iommu->domains array
` [PATCH 04/26] iommu/vt-d: Get rid of iommu_attach_vm_domain()
` [PATCH 05/26] iommu/vt-d: Calculate translation in domain_context_mapping_one
` [PATCH 06/26] iommu/vt-d: Simplify domain_context_mapping_one
` [PATCH 07/26] iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi
` [PATCH 08/26] iommu/vt-d: Don't pre-allocate domain ids for si_domain
` [PATCH 09/26] iommu/vt-d: Kill dmar_domain->id
` [PATCH 10/26] iommu/vt-d: Replace iommu_bmp with a refcount
` [PATCH 11/26] iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap
` [PATCH 12/26] iommu/vt-d: Simplify domain_remove_one_dev_info()
` [PATCH 13/26] iommu/vt-d: Simplify domain_remove_dev_info()
` [PATCH 14/26] iommu/vt-d: Move context-mapping into dmar_insert_dev_info
` [PATCH 15/26] iommu/vt-d: Rename dmar_insert_dev_info()
` [PATCH 16/26] iommu/vt-d: Rename domain_remove_one_dev_info()
` [PATCH 17/26] iommu/vt-d: Rename iommu_detach_dependent_devices()
` [PATCH 18/26] iommu/vt-d: Pass an iommu pointer to domain_init()
` [PATCH 19/26] iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
` [PATCH 20/26] iommu/vt-d: Unify domain->iommu attach/detachment
` [PATCH 21/26] iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain
` [PATCH 22/26] iommu/vt-d: Get rid of domain->iommu_lock
` [PATCH 23/26] iommu/vt-d: Remove dmar_global_lock from device_notifier
` [PATCH 24/26] iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info
` [PATCH 25/26] iommu/vt-d: Only insert alias dev_info if there is an alias
` [PATCH 26/26] iommu/vt-d: Avoid duplicate device_domain_info structures
[PATCH v6 00/19] 48-bit PPGTT
2015-08-05 15:31 UTC (3+ messages)
` [PATCH v6 02/19] drm/i915/gen8: Make pdp allocation more dynamic
Toaster Minutes 8/5/15
2015-08-05 15:30 UTC
[PATCH] sched: check pinned tasks before nohz balance, linux-4.2-rc5
2015-08-05 15:29 UTC (2+ messages)
[PATCH v5] Add new mac80211 driver mwlwifi
2015-08-05 15:29 UTC (7+ messages)
[PATCH 6/6] ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
2015-08-05 15:29 UTC (6+ messages)
` [PATCH 6/6 v2][RESEND] "
[U-Boot] [PATCH v2] dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression
2015-08-05 15:29 UTC (4+ messages)
[PATCH 0/4] drm: Add support for the ARM HDLCD display controller
2015-08-05 14:28 UTC (5+ messages)
` [PATCH 1/4] drm: arm: Add DT bindings documentation for HDLCD driver
` [PATCH 2/4] drm: Add support for ARM's HDLCD controller
` [PATCH 3/4] arm64: Juno: Add HDLCD support to the Juno boards
` [PATCH 4/4] MAINTAINERS: Add Liviu Dudau as maintainer for ARM HDLCD driver
[meta-systemd][PATCH] dhcp: fix parsing warning
2015-08-05 15:28 UTC (2+ messages)
[PATCH 5/6][RESEND] ASoC: fsl_ssi: instantiate AC'97 CODEC
2015-08-05 15:26 UTC (2+ messages)
[patch 00/11] ARM: Interrupt cleanups and API change preparation
2015-08-05 15:26 UTC (2+ messages)
[PATCH v2 0/7] Fix Keystone 2 physical address switch
2015-08-05 15:26 UTC (3+ messages)
` [PATCH 7/7] ARM: redo TTBR setup code for LPAE
[RFC 0/8] Introduce framework for forwarding generic non-OA performance
2015-08-05 15:25 UTC (6+ messages)
` [RFC 7/8] drm/i915: Add support for forwarding execbuffer tags in timestamp sample metadata
[PATCH] serial: don't register CIR serial ports
2015-08-05 15:25 UTC (4+ messages)
[PATCH 4/6][RESEND] ASoC: fsl_ssi: add AC'97 ops setting check and cleanup
2015-08-05 15:25 UTC
[meta-selinux][PATCH v1] libpam: use wildcard for version and cleanup
2015-08-05 15:25 UTC (3+ messages)
veths often slow to come up
2015-08-05 15:23 UTC (3+ messages)
[PATCH 3/6][RESEND] ASoC: fsl_ssi: enable AC'97 asymmetric rates
2015-08-05 15:24 UTC (2+ messages)
[PATCH 0/9] split irqchip series
2015-08-05 15:23 UTC (10+ messages)
` [PATCH 1/9] KVM: x86: set TMR when the interrupt is accepted
` [PATCH 2/9] KVM: x86: store IOAPIC-handled vectors in each VCPU
` [PATCH 3/9] KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
` [PATCH 4/9] KVM: x86: introduce lapic_in_kernel
` [PATCH 5/9] KVM: x86: unify handling of interrupt window
` [PATCH 6/9] KVM: x86: Split the APIC from the rest of IRQCHIP
` [PATCH 7/9] KVM: x86: Add KVM exit for IOAPIC EOIs
` [PATCH 8/9] KVM: x86: Add EOI exit bitmap inference
` [PATCH 9/9] KVM: x86: Add support for local interrupt requests from userspace
[U-Boot] [PATCH] usb: Fix device detection code
2015-08-05 15:23 UTC (3+ messages)
[U-Boot] [PULL] u-boot-usb/master
2015-08-05 15:23 UTC
[PATCH 2/6][RESEND] ASoC: fsl_ssi: AC'97 DAI driver needs probe method too
2015-08-05 15:22 UTC (2+ messages)
master - lvmlockd: handle loss of sanlock lease storage
2015-08-05 15:22 UTC
[PATCH] audit: fix uninitialized variable in audit_add_rule()
2015-08-05 15:22 UTC
[Qemu-devel] FW: about the bdrv_invalidate_cache_all()
2015-08-05 15:21 UTC
[PATCH 1/6][RESEND] ASoC: fsl_ssi: enable IPG clock during AC'97 reg access
2015-08-05 15:21 UTC
[U-Boot] [RESEND PATCH v5] fs/fs.c: read up to EOF when len would read past EOF
2015-08-05 15:20 UTC (9+ messages)
` [U-Boot] [RESEND PATCH v5] net: asix: fix operation without eeprom
` [U-Boot] [RESEND PATCH v5] generic-board: allow showing custom board info
` [U-Boot] [RESEND PATCH v5] logos: add Toradex logo
` [U-Boot] [RESEND PATCH v5] colibri_vf: remove spurious new line
` [U-Boot] [RESEND PATCH v5] image-fdt.c: store returned error value
` [U-Boot] [RESEND PATCH v5] mtd/nand/ubi: assortment of alignment fixes
` [U-Boot] [RESEND PATCH v5] tftp.c: fix CONFIG_TFTP_TSIZE for small files
[U-Boot] [PATCH] Tegra: spi: Move TEGRA114_SPI switch to defconfigs
2015-08-05 15:20 UTC (4+ messages)
[daisy][PATCH] packagegroup-*-multimedia-sdk-target: mark as machine-specific now
2015-08-05 15:19 UTC
[PATCH 00/11] DAX fixes for 4.3
2015-08-05 15:19 UTC (5+ messages)
` [PATCH 04/11] ext4: Add ext4_get_block_dax()
[PATCH v1 2/2] drm/i915:gen9: Add disable gather at set shader w/a
2015-08-05 15:18 UTC (4+ messages)
` [PATCH v2 "
[meta-selinux][PATCH 1/2] linux-yocto: enable selinux support for kernel v4.1
2015-08-05 15:18 UTC (2+ messages)
Changes to 5tuple IPv4 filters in dpdk v2.0
2015-08-05 15:18 UTC (4+ messages)
[fido/master][PATCH] packagegroup-*-multimedia-sdk-target: mark as machine-specific now
2015-08-05 15:17 UTC
[U-Boot] [PATCH 0/3] sunxi: display: Add overscan correction
2015-08-05 15:17 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] cfbconsole: Remove width argument from the logo functions
` [U-Boot] [PATCH 2/3] cfbconsole: Add support for stride != width
` [U-Boot] [PATCH 3/3] sunxi: display: Add overscan correction
[meta-fsl-arm][ v2 0/4] Upgrade 6ul7D version 2
2015-08-05 14:56 UTC (5+ messages)
` [meta-fsl-arm][ v2 1/4] linux-imx: Upgrade to 3.14.38-6UL7D_beta
` [meta-fsl-arm][ v2 2/4] imx7dsabresd: Add sim imx7d-sdb-sim device trees
` [meta-fsl-arm][ v2 3/4] imx7dsabresd: Add touch imx7d-sdb-touch device tree
` [meta-fsl-arm][ v2 4/4] imx6ulevk: Create i.MX 6 UltraLite EVK machine
[Qemu-devel] [PATCH RFC v3 00/32] qapi: QMP introspection
2015-08-05 15:15 UTC (3+ messages)
` [Qemu-devel] [PATCH RFC v3 10/32] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Latency values in perf mem report
2015-08-05 14:54 UTC
Fsync Performance
2015-08-05 15:14 UTC (2+ messages)
[PATCH v2 0/8] ARCv2 port to Linux - (C) perf
2015-08-05 15:13 UTC (9+ messages)
` [PATCH v2 1/8] ARC: perf: support RAW events
` [PATCH v2 2/8] ARC: perf: cap the number of counters to hardware max of 32
` [PATCH v2 3/8] ARCv2: perf: implement "event_set_period" for future use with interrupts
` [PATCH v2 4/8] ARCv2: perf: Support sampling events using overflow interrupts
` [PATCH v2 5/8] ARCv2: perf: set usable max period as a half of real max period
` [PATCH v2 6/8] ARCv2: perf: implement exclusion of event counting in user or kernel mode
` [PATCH v2 7/8] ARCv2: perf: SMP support
` [PATCH v2 8/8] ARCv2: perf: Finally introduce HS perf unit
[U-Boot] [PATCH 1/5] sunxi: display: Replace #ifdef-ery with helper functions
2015-08-05 15:13 UTC (7+ messages)
` [U-Boot] [PATCH 3/5] sunxi: display: Add a few extra register and constant defines
` [U-Boot] [PATCH 4/5] sunxi: display: Add support for interlaced modes
[PATCH v2] f2fs: fix to release inode page in get_new_data_page
2015-08-05 15:12 UTC (4+ messages)
` [f2fs-dev] "
[PATCH V5] audit: save signal match info in case entry passed in is the one deleted
2015-08-05 15:12 UTC (2+ messages)
ADD GDB in FSL toolchain
2015-08-05 15:11 UTC (6+ messages)
[SHDCI] Heavy (thousands) DMA leaks
2015-08-05 15:11 UTC (5+ messages)
` [RFC] sdhci: fix DMA leaks [was: [SHDCI] Heavy (thousands) DMA leaks]
list_del corruption / unhash_ol_stateid()
2015-08-05 15:11 UTC (12+ messages)
[PATCH for-next V7 0/6] HW Device hot-removal support
2015-08-05 15:09 UTC (4+ messages)
` [PATCH for-next V7 6/6] IB/ucma: "
[U-Boot] [PATCH] sunxi: Enable musb in host mode on the Jesurun Q5
2015-08-05 15:07 UTC (3+ messages)
[PATCH 0/7] ARM: dts: MMC fixes for DRA7 based boards
2015-08-05 15:06 UTC (5+ messages)
[PATCH] oe-selftest: support selftests from other layers
2015-08-05 15:07 UTC (2+ messages)
[U-Boot] [PATCH 1/1] arm: mxs: make inline function compatible for GCC 5
2015-08-05 15:06 UTC
[PATCH v3 0/2] add a new driver to support SAMA5D4 watchdog timer
2015-08-05 15:04 UTC (4+ messages)
` [PATCH v3 1/2] drivers: watchdog: add a "
[Qemu-devel] Summary of MTTCG Call 3/8/2015
2015-08-05 15:03 UTC (2+ messages)
[PATCH] drm/atomic: Call ww_acquire_done after check phase is complete
2015-08-05 15:03 UTC (3+ messages)
[PATCH] drm/i915/skl: Bypass debug message if scalers are not requested
2015-08-05 15:02 UTC (10+ messages)
[GIT PULL] Xilinx ZynqMP DT changes for v4.3
2015-08-05 15:03 UTC (3+ messages)
Armadaxp GPIO interrupts
2015-08-05 15:02 UTC (3+ messages)
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.