All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-24 11:28:26 to 2016-10-24 12:17:38 UTC [more...]

[net-next PATCH RFC 00/26] Add support for DMA writable pages being writable by the network stack
 2016-10-24 12:06 UTC  (5+ messages)
` [net-next PATCH RFC 03/26] arch/arc: Add option to skip sync on DMA mapping
` [net-next PATCH RFC 10/26] arch/m68k: Add option to skip DMA sync as a part of mapping
` [net-next PATCH RFC 18/26] arch/sh: "
` [net-next PATCH RFC 19/26] arch/sparc: Add option to skip DMA sync as a part of map and unmap

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2016-10-24 12:17 UTC 

[PATCH] x86emul: fix XOP decode
 2016-10-24 12:17 UTC 

[PATCH] package.py: New EXTRA_STRIPFLAGS variable
 2016-10-24 12:16 UTC  (2+ messages)

[PATCH v4 1/2] ARM: dts: imx6ul: Add DTS for liteSOM module
 2016-10-24 12:15 UTC  (3+ messages)

[PATCH v5 0/7] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-10-24 12:15 UTC  (6+ messages)
  ` [PATCH v5 6/7] iommu/exynos: Add runtime pm support

[PATCH v7 0/6] add Tx preparation
 2016-10-24 12:14 UTC  (4+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/6] ethdev: "

[PATCH] staging: sm750fb: Fix lock context error
 2016-10-24 12:12 UTC  (2+ messages)

[PATCH v3 0/5] Add runtime PM support for clocks (on Exynos SoC example)
 2016-10-24 12:12 UTC  (12+ messages)
    ` [PATCH v3 1/5] clk: add support for runtime pm
    ` [PATCH v3 2/5] clock: samsung: "
    ` [PATCH v3 3/5] clocks: exynos4x12: add runtime pm support for ISP clocks
    ` [PATCH v3 4/5] ARM: dts: exynos: add support for ISP power domain to exynos4x12 clocks device
    ` [PATCH v3 5/5] clocks: exynos5433: add runtime pm support

[PATCH 1/2] staging: vc04_services: Fix unportable cast in vchiq_copy_from_user
 2016-10-24 12:12 UTC  (7+ messages)

[PATCH v2 1/2] nl80211: add flag to force passive scan on DFS channels
 2016-10-24 12:11 UTC  (5+ messages)
` [PATCH v2 2/2] mac80211: passively scan DFS channels if requested

hit a KASan bug related to Perf during stress test
 2016-10-24 12:12 UTC  (10+ messages)

concurrent rhashtable test failure
 2016-10-24 12:11 UTC 

[Buildroot] [Bug 9251] New: Shared C++ libraries for Microblaze results in Segmentation Fault
 2016-10-24 12:11 UTC  (2+ messages)
` [Buildroot] [Bug 9251] "

[PATCH 0/2] crypto/qat: performance optimisation
 2016-10-24 12:00 UTC  (3+ messages)
` [PATCH 1/2] crypto/qat: rework request builder for performance
` [PATCH 2/2] app/test: use correct offsets in AES perf test

[PATCH v2 0/9] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-10-24 12:09 UTC  (6+ messages)

[U-Boot] [PATCH v7 00/21] imx6: Add Engicam i.CoreM6 QDL support
 2016-10-24 12:09 UTC  (17+ messages)

compex wle900vx (ath10k) problem on 4.4.24 / armv7
 2016-10-24 12:08 UTC  (3+ messages)
  ` Re[2]: "

[PATCH] kernel: irq: fix build failure
 2016-10-24 12:08 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2016-10-24 12:07 UTC 

[PATCH v1] char: hw_random: atmel-rng: disable TRNG during suspend
 2016-10-24 12:07 UTC  (3+ messages)

[PATCH v3 00/15] Introduce SoC device/driver framework for EAL
 2016-10-24 12:08 UTC  (28+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 11/17] eal/soc: add default scan for Soc devices
  ` [PATCH v5 00/21] Introduce SoC device/driver framework for EAL
    ` [PATCH v5 01/21] eal: generalize PCI kernel driver enum to EAL
    ` [PATCH v5 02/21] eal: generalize PCI map/unmap resource "
    ` [PATCH v5 03/21] eal/linux: generalize PCI kernel unbinding driver "
    ` [PATCH v5 04/21] eal/linux: generalize PCI kernel driver extraction "
    ` [PATCH v5 05/21] eal: define container macro
    ` [PATCH v5 06/21] eal/soc: introduce very essential SoC infra definitions
    ` [PATCH v5 07/21] eal/soc: add SoC PMD register/unregister logic
    ` [PATCH v5 08/21] eal/soc: implement SoC device list and dump
    ` [PATCH v5 09/21] eal: introduce command line enable SoC option
    ` [PATCH v5 10/21] eal/soc: init SoC infra from EAL
    ` [PATCH v5 11/21] eal/soc: implement probing of drivers
    ` [PATCH v5 12/21] eal/soc: extend and utilize devargs
    ` [PATCH v5 13/21] eal/soc: add drv_flags
    ` [PATCH v5 14/21] eal/soc: add intr_handle
    ` [PATCH v5 15/21] eal/soc: add default scan for Soc devices
    ` [PATCH v5 16/21] eal/soc: additional features for SoC
    ` [PATCH v5 17/21] ether: utilize container_of for pci_drv
    ` [PATCH v5 18/21] ether: verify we copy info from a PCI device
    ` [PATCH v5 19/21] ether: extract function eth_dev_get_intr_handle
    ` [PATCH v5 20/21] ether: introduce ethernet dev probe remove
    ` [PATCH v5 21/21] eal/crypto: Support rte_soc_driver/device for cryptodev

[Qemu-devel] Regression caused by d2f39ad "exec.c: Ensure right alignment also for file backed ram"
 2016-10-24 12:06 UTC  (3+ messages)

[PATCH] ARM: dts: vf610: fix IRQ flag of global timer
 2016-10-24 12:06 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] nvram: Refactor OpenBIOS NVRAM code to support -prom-env on pseries, too
 2016-10-24 12:04 UTC  (5+ messages)

[Qemu-devel] [PATCHv4 00/11] Cleanups to qtest PCI handling
 2016-10-24 12:02 UTC  (6+ messages)
` [Qemu-devel] [PATCHv4 11/11] libqos: Change PCI accessors to take opaque BAR handle

[PATCH] mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
 2016-10-24 12:06 UTC  (2+ messages)

[PATCH] docs: remove wrong statement about bug in xenstore
 2016-10-24 12:06 UTC  (4+ messages)

guest get stuck on stable 4.1.32
 2016-10-24 12:03 UTC 

[Buildroot] Report from the Buildroot Meeting in Berlin
 2016-10-24 12:02 UTC  (3+ messages)

[PATCH 0/5] Support for LEGO MINDSTORTMS EV3
 2016-10-24 11:58 UTC  (9+ messages)
` [PATCH 2/5] ARM: davinci: Don't append git rev to local version
` [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts

Recent changes (master)
 2016-10-24 12:00 UTC 

[RFD] Common userspace tool for fscypto
 2016-10-24 11:59 UTC  (3+ messages)

[PATCH] usb: gadget: udc: atmel: fix endpoint name
 2016-10-24 11:59 UTC  (7+ messages)

Failure on MTD sub-page test
 2016-10-24 11:58 UTC  (4+ messages)

[PATCH v3] cfg80211: Check radar_detect and num_different_channels with beacon interface combinations
 2016-10-24 11:59 UTC  (3+ messages)

[PATCH] gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak
 2016-10-24 11:59 UTC 

[PATCH 1/4] mtk_mdp_vpu: fix build with COMPILE_TEST for 32 bits
 2016-10-24 11:59 UTC  (11+ messages)
` [PATCH 2/4] mtk_mdp_vpu: remove a double unlock at the error path
` [PATCH 3/4] mtk_mdp_m2m: remove an unused struct
  ` [SPAM][PATCH "

[PATCH] ARM: dts: novena: Enable PWM1
 2016-10-24 11:58 UTC  (2+ messages)

[U-Boot] [PATCH v8 00/23] imx6: Add Engicam i.CoreM6 QDL support
 2016-10-24 11:57 UTC  (24+ messages)
` [U-Boot] [PATCH v8 01/23] serial: Kconfig: Add MXC_UART entry
` [U-Boot] [PATCH v8 02/23] thermal: Kconfig: Add IMX_THERMAL entry
` [U-Boot] [PATCH v8 03/23] config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
` [U-Boot] [PATCH v8 04/23] arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial support
` [U-Boot] [PATCH v8 05/23] net: Kconfig: Add FEC_MXC entry
` [U-Boot] [PATCH v8 06/23] imx6: icorem6: Add ENET support
` [U-Boot] [PATCH v8 07/23] imx: s/docs\/README.imximage/doc\/README.imximage/g
` [U-Boot] [PATCH v8 08/23] arm: dts: Add devicetree for i.MX6DL
` [U-Boot] [PATCH v8 09/23] arm: dts: Add devicetree for i.MX6DQL
` [U-Boot] [PATCH v8 10/23] arm: dts: imx6dl: Add pinctrl defines
` [U-Boot] [PATCH v8 11/23] dt-bindings: clock: imx6qdl: Add clock defines
` [U-Boot] [PATCH v8 12/23] arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/Solo
` [U-Boot] [PATCH v8 13/23] imx6q: icorem6: Enable pinctrl driver
` [U-Boot] [PATCH v8 14/23] configs: imx6qdl: Enable CONFIG_BLK if DM_MMC
` [U-Boot] [PATCH v8 15/23] configs: imx6qdl: Enable CONFIG_DM_MMC_OPS "
` [U-Boot] [PATCH v8 16/23] engicam: icorem6: Add DM_GPIO, DM_MMC support
` [U-Boot] [PATCH v8 17/23] arm: dts: Add devicetree for i.MX6Q
` [U-Boot] [PATCH v8 18/23] arm: dts: imx6q: Add pinctrl defines
` [U-Boot] [PATCH v8 19/23] arm: imx6q: Add devicetree support for Engicam i.CoreM6 Quad/Dual
` [U-Boot] [PATCH v8 20/23] mtd: nand: Kconfig: Add NAND_MXS entry
` [U-Boot] [PATCH v8 21/23] imx6: icorem6: Add NAND support
` [U-Boot] [PATCH v8 22/23] imx6: icorem6: Enable MTD device support
` [U-Boot] [PATCH v8 23/23] imx6: icorem6: Add default mtd nand partition table

[PATCH] ARM: imx_v6_v7_defconfig: Select the es8328 codec driver
 2016-10-24 11:55 UTC  (2+ messages)

[PATCH] i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings
 2016-10-24 11:55 UTC  (3+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Increase CMA size
 2016-10-24 11:55 UTC  (2+ messages)

i915 4.8.3: cdclk < crtc_clock
 2016-10-24 11:54 UTC 

[Qemu-devel] [PATCH] qemu-error: remove dependency of stubs on monitor
 2016-10-24 11:52 UTC  (3+ messages)

[LTP] [PATCH] cpuhotplug_hotplug.sh: dash's 'local' only accepts the first token
 2016-10-24 11:52 UTC  (2+ messages)

question about function igmp_stop_timer() in net/ipv4/igmp.c
 2016-10-24 11:50 UTC 

[PATCH] Documentation: DMA-API: Clarify semantics of dma_set_mask_and_coherent
 2016-10-24 11:51 UTC  (7+ messages)

[PATCH 01/10] drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
 2016-10-24 11:50 UTC  (10+ messages)
` [PATCH 10/10] drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates

[PATCH v4 0/4] v4l: platform: Add Renesas R-Car FDP1 Driver
 2016-10-24 11:49 UTC  (4+ messages)
` [PATCH v4 3/4] v4l: "

send/sendmsg ENOMEM errors WAS(Re: [PATCH net 6/6] sctp: not return ENOMEM err back in sctp_packet_t
 2016-10-24 11:48 UTC  (7+ messages)
` Fwd: send/sendmsg ENOMEM errors WAS(Re: [PATCH net 6/6] sctp: not return ENOMEM err back in sctp_packet_transmit
  `  "
          ` send/sendmsg ENOMEM errors WAS(Re: [PATCH net 6/6] sctp: not return ENOMEM err back in sctp_pack

[Bug 98276] Kernel Panic on shutdown caused by "drm/amdgpu: always apply pci shutdown callbacks"
 2016-10-24 11:48 UTC  (2+ messages)

[PATCH v4 2/4] dt-bindings: Add Renesas R-Car FDP1 bindings
 2016-10-24 11:47 UTC  (3+ messages)
` [PATCH v4.1 "

Drive Replacement
 2016-10-24 11:47 UTC  (4+ messages)

[PATCH 0/2] XFS buffer cache scalability improvements
 2016-10-24 11:47 UTC  (6+ messages)
` [PATCH 1/2] xfs: use rhashtable to track buffer cache

[PATCH 0/4] fs: Provide function to unmap metadata for a range of blocks
 2016-10-24 11:45 UTC  (4+ messages)
` [PATCH 1/4] "

[PATCH v3 0/3] topology: Support widgets' stream name and file inclusion for text conf file
 2016-10-24 11:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2016-10-24 11:42 UTC 

[RESEND PATCH 0/6] drm/i915: Enable support for nonblocking modeset
 2016-10-24 11:41 UTC  (10+ messages)
` [RESEND PATCH 2/6] drm/i915: Pass atomic state to intel_audio_codec_enable

[meta-raspberrypi] Branch Krogoth
 2016-10-24 11:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] qapi: fix memory leak in QmpOutputVisitor
 2016-10-24 11:40 UTC  (4+ messages)

[Qemu-devel] [Bug 1636126] [NEW] qemu-system-arm segfaults on "smulbb r7, r5, r5"
 2016-10-24 11:31 UTC  (2+ messages)
` [Qemu-devel] [Bug 1636126] "

[PATCH] x86/AMD: Apply erratum 688 on machines without a BIOS fix
 2016-10-24 11:38 UTC  (12+ messages)

[PATCH 3/3] drm/edid: Only print the bad edid when aborting
 2016-10-24 11:38 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[Qemu-devel] [PATCH v5 0/4] fdc: Use separate qdev device for drives
 2016-10-24 11:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 1/4] block: improve error handling in raw_open
` [Qemu-devel] [PATCH v5 2/4] qapi: fix memory leak in bdrv_image_info_specific_dump
` [Qemu-devel] [PATCH v5 3/4] throttle: Correct access to wrong BlockBackendPublic structures
` [Qemu-devel] [PATCH v5 4/4] qemu-iotests: Test I/O in a single drive from a throttling group

[PATCH] of: Add vendor prefix for Aries Embedded GmbH
 2016-10-24 11:38 UTC  (3+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-10-24 11:36 UTC  (6+ messages)
` [PATCHv3 17/41] filemap: handle huge pages in filemap_fdatawait_range()

[Qemu-devel] [PATCH v2] target-i386: Print warning when mixing [+-]foo and foo=(on|off)
 2016-10-24 11:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/22] qcow2: persistent dirty bitmaps
 2016-10-24 11:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH 12/22] qcow2-bitmap: add IN_USE flag

[PATCH net 1/1] net sched filters: fix notification of filter delete with proper handle
 2016-10-24 11:34 UTC  (6+ messages)

[PATCH] fs: fcntl, avoid undefined behaviour
 2016-10-24 11:34 UTC  (6+ messages)

[PATCH 2/3] arm64: arch_timer: Work around QorIQ Erratum Hisilicon-161x01
 2016-10-24 11:34 UTC  (4+ messages)

[PATCH v2] ARM: dts: imx6sx: Add UDOO Neo support
 2016-10-24 11:33 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2016-10-24 11:33 UTC 

Attention all: patches for upstream source will be applied with stricter criteria for context
 2016-10-24 11:30 UTC  (3+ messages)
  ` [yocto] "

[PATCH] arm64: Neaten show_regs, remove KERN_CONT
 2016-10-24 11:31 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION ce571494dee293003b31f7e2a15cc9819649ba05
 2016-10-24 11:31 UTC 

[PATCH] Xen: Force non-irq keyhandler to be run in tasklet when receive a debugkey from serial port
 2016-10-24 11:26 UTC  (3+ messages)

[PATCH v5 0/7] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-10-24 11:31 UTC  (11+ messages)
` [PATCH v5 5/7] VT-d: No need to set irq affinity for posted format IRTE

[PATCH 1/2] libsdl2: update to 2.0.5
 2016-10-24 11:27 UTC  (3+ messages)
` [PATCH 2/2] taglib: update to 1.11

[Qemu-devel] 5 euros offerts sur votre première commande
 2016-10-24 11:28 UTC  (4+ messages)
` [PATCH] arm64: SMMU-v2: Workaround for Cavium ThunderX erratum 28168

[PATCH net] macsec: Fix header length if SCI is added if explicitily disabled
 2016-10-24 11:28 UTC  (2+ messages)


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.