All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-01 17:54:58 to 2016-05-01 20:30:10 UTC [more...]

[PATCH RFT v2 0/2] Teach phylib hard-resetting devices
 2016-05-01 20:30 UTC  (5+ messages)
` [PATCH] pxa168_eth: fix mdiobus_scan() error check

[net-next PATCH v2 0/9] Fix Tunnel features and enable GSO partial for several drivers
 2016-05-01 20:28 UTC  (9+ messages)
` [net-next PATCH v2 5/9] mlx4: Add support for UDP tunnel segmentation with outer checksum offload
` [net-next PATCH v2 6/9] mlx4: Add support for inner IPv6 checksum offloads and TSO
` [net-next PATCH v2 7/9] mlx5e: Add support for UDP tunnel segmentation with outer checksum offload
` [net-next PATCH v2 8/9] mlx5e: Fix IPv6 tunnel "

[PATCH] intel_telemetry: constify telemetry_core_ops structures
 2016-05-01 20:11 UTC  (2+ messages)

patch "Fix OpenSSH pty regression on close" added to tty-testing
 2016-05-01 20:23 UTC 

[Buildroot] [git commit] syslinux: fix boot hang when host-gcc is 5.3
 2016-05-01 20:22 UTC 

[Buildroot] [PATCH] package/mpd: bump to version 0.19.15
 2016-05-01 20:22 UTC  (2+ messages)

[PATCH] hostfs: fix opening file with overlayfs
 2016-05-01 20:21 UTC  (2+ messages)
  ` [uml-devel] "

[Buildroot] [git commit] package/mpd: bump to version 0.19.15
 2016-05-01 20:21 UTC 

[PATCH v3] char/rtc: replace blacklist with whitelist
 2016-05-01 20:21 UTC  (2+ messages)

[Buildroot] [PATCH] ccache: fix explicit build 'make clean host-ccache'
 2016-05-01 20:20 UTC  (4+ messages)

iMX6UL EVK with kernel 4.6
 2016-05-01 20:19 UTC  (9+ messages)

[PATCH 00/83] libify apply and use lib in am
 2016-05-01 20:19 UTC  (15+ messages)
` [PATCH 54/83] builtin/apply: make parse_chunk() return a negative integer on error
` [PATCH 55/83] builtin/apply: make parse_single_patch() return -1 "
` [PATCH 59/83] builtin/apply: move init_apply_state() to apply.c
` [PATCH 63/83] builtin/apply: make apply_all_patches() return -1 on error
` [PATCH 65/83] builtin/apply: make gitdiff_verify_name() "

[Buildroot] [PATCH v2 0/4] Bump to Python 3.5 and pyc compilation improvements
 2016-05-01 20:17 UTC  (10+ messages)

[Buildroot] [PATCH v3 0/9] Python3 bump to 3.5.1 and global byte-compilation
 2016-05-01 20:15 UTC  (10+ messages)
` [Buildroot] [PATCH v3 1/9] python3: bump to 3.5.1
` [Buildroot] [PATCH v3 2/9] python: align the target finalize hooks with python3
` [Buildroot] [PATCH v3 3/9] python: remove *.pyo files
` [Buildroot] [PATCH v3 4/9] python-crossbar: fix byte-compilation of .pyc files
` [Buildroot] [PATCH v3 5/9] python-pyftpdlib: fix byte-compilation with Python 3
` [Buildroot] [PATCH v3 6/9] python-pygame: bump version to fix Python 3 byte-compilation issue
` [Buildroot] [PATCH v3 7/9] python-pexpect: fix byte-compilation with Python 2
` [Buildroot] [PATCH v3 8/9] python/python3: globalize *.pyc files compilation
` [Buildroot] [PATCH v3 9/9] samba4: remove compilation of .pyc files

Alsamixer output is broken
 2016-05-01 20:13 UTC 

[PATCH] rtlwifi: rtl818x: constify rtl_intf_ops structures
 2016-05-01 19:57 UTC  (2+ messages)

[PATCH v1 net] net/mlx4: Avoid wrong virtual mappings
 2016-05-01 20:12 UTC  (4+ messages)

[PATCH V3 0/3] iio: mxs-lradc: simplify TS handling
 2016-05-01 20:08 UTC  (2+ messages)

[PATCH net 0/4] Mellanox 100G mlx5 fixes for 4.6-rc
 2016-05-01 19:59 UTC  (5+ messages)
` [PATCH net 1/4] net/mlx5: Unmap only the relevant IO memory mapping
` [PATCH net 2/4] net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
` [PATCH net 3/4] net/mlx5e: Implement a mlx5e workqueue
` [PATCH net 4/4] net/mlx5e: Use workqueue for vxlan ops

Issue on rte_sched.c
 2016-05-01 19:58 UTC  (4+ messages)

fq_codel_drop vs a udp flood
 2016-05-01 19:55 UTC  (6+ messages)
` [Codel] "

[U-Boot] [PATCH 1/2] image-fit: Don't display an error in fit_set_timestamp()
 2016-05-01 19:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mkimage: Add a quiet mode

[PATCH net-next] drivers/net: add 6WIND SHULTI support
 2016-05-01 19:53 UTC  (5+ messages)

[PATCH 2/2] target: use RCU_INIT_POINTER() when NULLing
 2016-05-01 19:53 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/24] dm: mmc: Add driver-model block-device support to MMC
 2016-05-01 19:52 UTC  (25+ messages)
` [U-Boot] [PATCH v2 01/24] dm: blk: Fix allocation of block-device numbering
` [U-Boot] [PATCH v2 02/24] dm: core: Allow device names to be freed automatically
` [U-Boot] [PATCH v2 03/24] dm: blk: Free the block device name when unbound
` [U-Boot] [PATCH v2 04/24] dm: mmc: Move mmc_switch_part() above its callers
` [U-Boot] [PATCH v2 05/24] dm: mmc: Implement the select_hwpart() method
` [U-Boot] [PATCH v2 06/24] dm: mmc: Add a function to obtain the block device
` [U-Boot] [PATCH v2 07/24] dm: mmc: spl: Use the legacy block interface in SPL
` [U-Boot] [PATCH v2 08/24] dm: mmc: Use the new select_hwpart() API
` [U-Boot] [PATCH v2 09/24] dm: blk: Add functions to select a hardware partition
` [U-Boot] [PATCH v2 10/24] dm: part: Use the legacy block driver for hardware partition support
` [U-Boot] [PATCH v2 11/24] dm: part: Drop the block_drvr table
` [U-Boot] [PATCH v2 12/24] dm: blk: Add a comment as to why the bdev member is needed
` [U-Boot] [PATCH v2 13/24] dm: mmc: Set up the device pointer when using the MMC uclass
` [U-Boot] [PATCH v2 14/24] dm: mmc: Move the device list into a separate file
` [U-Boot] [PATCH v2 15/24] dm: blk: Use the correct error code for blk_get_device_by_str()
` [U-Boot] [PATCH v2 16/24] dm: mmc: Adjust mmc_switch_part() to use a struct mmc
` [U-Boot] [PATCH v2 17/24] dm: sandbox: Only enable the sandbox MMC driver when valid
` [U-Boot] [PATCH v2 18/24] dm: mmc: Implement the MMC functions for block devices
` [U-Boot] [PATCH v2 19/24] dm: mmc: Add a way to bind MMC devices with driver model
` [U-Boot] [PATCH v2 20/24] dm: mmc: Add support for driver-model block devices
` [U-Boot] [PATCH v2 21/24] dm: mmc: sandbox: Add an SD-card emulation
` [U-Boot] [PATCH v2 22/24] dm: sandbox: mmc: Enable building MMC code for sandbox
` [U-Boot] [PATCH v2 23/24] dm: mmc: test: Add tests for MMC
` [U-Boot] [PATCH v2 24/24] Revert "Revert "dm: sandbox: Drop the pre-DM host implementation""

Cannot use NFS with linux-next 20160429
 2016-05-01 19:52 UTC  (3+ messages)

[Buildroot] [PATCH 1/5] package/nginx: bump version to 1.10.0
 2016-05-01 19:52 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/nginx: add support for stream proxy modules
` [Buildroot] [PATCH 3/5] package/nginx: add thread pool support
` [Buildroot] [PATCH 4/5] package/nginx: add debug logging support
` [Buildroot] [PATCH 5/5] package/nginx: fix error is nginx.service

[PATCH nf] netfilter: conntrack: avoid integer overflow when resizing
 2016-05-01 19:48 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] ARM: exynos: Fix build error if SERIAL is disabled in SPL
 2016-05-01 19:46 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support "

[PATCH] parport: parport_pc: PCI SIO access should also depend on SIO option
 2016-05-01 19:46 UTC  (5+ messages)

[U-Boot] [RFC] SPL -> U-Boot Chain of Trust
 2016-05-01 19:45 UTC  (6+ messages)

acpi_nfit_query_poison() broken on non-ARS systems
 2016-05-01 19:44 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] net: Split out the Ethernet uclass into its own file
 2016-05-01 19:43 UTC  (5+ messages)
` [U-Boot] [PATCH 8/8] net: Probe PCI before looking for ethernet devices

[Buildroot] [Bug 8866] New: Making an USB flash bootable with extlinux build with buildroot does not work
 2016-05-01 19:37 UTC  (3+ messages)
` [Buildroot] [Bug 8866] "

[U-Boot] [PATCH] mkimage: fix argument parsing on BSD systems
 2016-05-01 19:35 UTC  (2+ messages)

[U-Boot] A problem about 'sf probe' using DM_SPI
 2016-05-01 19:35 UTC  (6+ messages)

[PATCH 0/6] omap-ssi cleanups + dvfs support
 2016-05-01 19:34 UTC  (4+ messages)
` [PATCH 5/6] HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module

Unprivileged containers and co-ordinating user namespaces
 2016-05-01 16:37 UTC  (5+ messages)

[U-Boot] [PATCH] mkimage: fit: spl: Add an optional static offset for external data
 2016-05-01 19:32 UTC  (2+ messages)

[U-Boot] [PATCH] dm: allow setting driver_data before/during bind
 2016-05-01 19:27 UTC  (2+ messages)

[Bug 95213] New: no screens found(EE)
 2016-05-01 19:24 UTC  (6+ messages)
  ` [Bug 95213] "

drivers/media/i2c/adp1653.c: does not show as /dev/video* or v4l-subdev*
 2016-05-01 19:21 UTC  (7+ messages)
` v4l subdevs without big device was "
    ` camera application for testing (was Re: v4l subdevs without big device)

[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
 2016-05-01 19:16 UTC  (12+ messages)
` [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()

client/server test to write to single file from all clients
 2016-05-01 19:11 UTC 

pthread_sigmask() on windows (wine actualy)
 2016-05-01 19:08 UTC  (3+ messages)
  ` [PATCH jk/push-client-deadlock-fix] Windows: add pthread_sigmask() that does nothing

[patch] iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()
 2016-05-01 19:04 UTC  (2+ messages)

[OpenRISC] [PATCH] cgen: sim: Updates to sim files to match gdb types
 2016-05-01 19:03 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/4] Amlogic Meson GXBaby and ODROID-C2 support
 2016-05-01 18:58 UTC  (4+ messages)
` [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2

[U-Boot] [PATCH 00/44] dm: blk: Add more driver-model support for block devices
 2016-05-01 18:56 UTC  (19+ messages)
` [U-Boot] [PATCH 15/44] dm: blk: Add a legacy block interface
` [U-Boot] [PATCH 16/44] dm: systemace: "
` [U-Boot] [PATCH 20/44] dm: mmc: Add an implementation of the 'devnum' functions
` [U-Boot] [PATCH 34/44] dm: ide: Add support for driver-model block devices
` [U-Boot] [PATCH 35/44] dm: sandbox: Enable IDE
` [U-Boot] [PATCH 40/44] dm: blk: Allow blk_create_device() to allocate the device number

[U-Boot] ARMv7 / RK3288 Hypervisor Support
 2016-05-01 18:56 UTC  (2+ messages)

[U-Boot] [PATCH] dm: at91: Add driver model support for the spi driver
 2016-05-01 18:56 UTC  (2+ messages)

[U-Boot] [verified-boot] Multiple levels of signing keys
 2016-05-01 18:56 UTC  (2+ messages)

[U-Boot] Introduce clk framework
 2016-05-01 18:56 UTC  (2+ messages)

[U-Boot] chainloading u-boot on an acer cb5 chromebook (nyan_big)
 2016-05-01 18:55 UTC  (2+ messages)

[U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
 2016-05-01 18:55 UTC  (2+ messages)

[U-Boot] u-boot wiki page on "fdt" command full of "FDT_ERR_BADMAGIC"
 2016-05-01 18:55 UTC  (2+ messages)

[U-Boot] in cmd/fdt.c, why is CONFIG_OF_CONTROL described as "temporary #ifdef"?
 2016-05-01 18:55 UTC  (2+ messages)

[U-Boot] [PATCH] Fix spelling of "occurred"
 2016-05-01 18:55 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: disk: Fix unused variable warning
 2016-05-01 18:55 UTC  (2+ messages)

[PATCH V3 0/7] iommu/msm: Add DT adaptation and generic bindings support
 2016-05-01 18:54 UTC  (16+ messages)
  ` [PATCH V3 1/7] iommu/msm: Add DT adaptation
  ` [PATCH V3 2/7] documentation: iommu: Add bindings for msm,iommu-v0 ip
    ` [PATCH V3 2/7] documentation: iommu: Add bindings for msm, iommu-v0 ip
  ` [PATCH V3 3/7] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
  ` [PATCH V3 4/7] iommu/msm: Add support for generic master bindings
  ` [PATCH V3 6/7] iommu/msm: Use writel_relaxed and add a barrier
  ` [PATCH V3 7/7] iommu/msm: Remove driver BROKEN
` [PATCH V3 5/7] iommu/msm: use generic ARMV7S short descriptor pagetable ops

[U-Boot] [PATCH RESEND 0/2] cmd: fdt: Add device tree overlays support
 2016-05-01 18:55 UTC  (3+ messages)
` [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand

[U-Boot] [PATCH 00/11] ARM: Keystone2: Convert davinci_spi to DM
 2016-05-01 18:55 UTC  (5+ messages)
` [U-Boot] [PATCH 01/11] spi: davinci_spi: Convert to driver to adapt "

[U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
 2016-05-01 18:54 UTC  (2+ messages)

[U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
 2016-05-01 18:54 UTC  (2+ messages)

[U-Boot] [RFC PATCH] SPL: FIT: Align loading address for header
 2016-05-01 18:54 UTC  (2+ messages)

[U-Boot] [PATCH] dm: fdtdec: Check full path for alias
 2016-05-01 18:54 UTC  (4+ messages)

[U-Boot] [PATCH] dm: gpio: pca953x: Support PCA953X with 40 GPIOs
 2016-05-01 18:54 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/12] cpsw: enable DM_ETH on dra74 and am437x evms
 2016-05-01 18:54 UTC  (3+ messages)
` [U-Boot] [PATCH v3 01/12] drivers: core: device: add support to check dt compatible for a device/machine

[U-Boot] [PATCH 1/6 v4] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-05-01 18:54 UTC  (5+ messages)
` [U-Boot] [PATCH 6/6 v4] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)

[U-Boot] [PATCH V3 1/4] dm: spi: soft_spi bug fix
 2016-05-01 18:54 UTC  (6+ messages)
` [U-Boot] [PATCH V3 3/4] dm: spi: introduce dm api
` [U-Boot] [PATCH V3 4/4] dm: gpio: introduce 74x164 driver

[U-Boot] [PATCH 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
 2016-05-01 18:54 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] dm: gpio: Add methods for open drain setting
` [U-Boot] [PATCH 3/3] dm: gpio: Implement open drain for MPC85XX GPIO

Q: How to disable vlan strip in Intel igb driver ?
 2016-05-01 18:48 UTC  (3+ messages)

[PATCH 00/41] Add and use error_errno() and warning_errno()
 2016-05-01 18:46 UTC  (11+ messages)
` [PATCH 01/41] usage.c: move format processing out of die_errno()
` [PATCH 08/41] builtin/mailsplit.c: use error_errno()
` [PATCH 12/41] builtin/update-index.c: "
` [PATCH 17/41] compat/win32/syslog.c: use warning_errno()
` [PATCH 27/41] grep.c: use error_errno()

[Buildroot] [PATCH] syslinux: fix boot hang when host-gcc is 5.3
 2016-05-01 18:38 UTC  (3+ messages)

NULL pointer dereference when 'rmmod gpio_lynxpoint'
 2016-05-01 18:30 UTC  (4+ messages)

[ovmf test] 93300: regressions - FAIL
 2016-05-01 18:27 UTC 

[PATCH for-4.7] tools: xen-xsplice.c: fix length parameter of memset in list_func
 2016-05-01 18:21 UTC 

[PATCH 2/2 v2] pwm: add a driver for the STMPE PWM
 2016-05-01 18:19 UTC  (2+ messages)

[PATCH] Fix multiple spelling errors
 2016-05-01 18:18 UTC 

[U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
 2016-05-01 18:12 UTC  (2+ messages)

[PATCH v2] nvme: add helper nvme_cleanup_cmd()
 2016-05-01 18:09 UTC  (2+ messages)

[PATCH] NVMe: correct comment for offset enum of controller registers in nvme.h
 2016-05-01 18:09 UTC  (2+ messages)

[PATCH] NVMe: Fix check_flush_dependency warning
 2016-05-01 18:08 UTC  (2+ messages)

[PATCH v10] xSplice v1 design and implementation
 2016-05-01 18:08 UTC  (4+ messages)
` [PATCH v10 04/24] xen-xsplice: Tool to manipulate xsplice payloads

[PATCH] NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does
 2016-05-01 18:05 UTC  (2+ messages)

[PATCH 0/3] mxs-lradc: Add support for current sources
 2016-05-01 18:02 UTC  (5+ messages)

RFC: automatic interrupt affinity for MSI/MSI-X capable devices
 2016-05-01 18:01 UTC  (5+ messages)
` [PATCH 6/8] pci: provide sensible irq vector alloc/free routines

[PATCH V3 0/3] vfio, platform: add HIDMA and ACPI support
 2016-05-01 17:55 UTC  (6+ messages)
` [PATCH V3 1/3] vfio, platform: add support for ACPI while detecting the reset driver

[RFC 0/7] iio: inv_mpu6050: Support i2c master and external readings
 2016-05-01 17:54 UTC  (3+ messages)
` [RFC 7/7] iio: inv_mpu6050: Add support for external sensors


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.