All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-20 14:50:37 to 2016-04-20 15:23:22 UTC [more...]

[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
 2016-04-20 15:23 UTC  (20+ messages)

[RFC][PATCH v2 0/4] U-Boot verified boot basic support
 2016-04-20 15:23 UTC  (2+ messages)

[PATCH v7 00/24] i2c mux cleanup and locking update
 2016-04-20 15:18 UTC  (46+ messages)
` [PATCH v7 01/24] i2c-mux: add common data for every i2c-mux instance
` [PATCH v7 02/24] i2c: i2c-mux-gpio: convert to use an explicit i2c mux core
` [PATCH v7 03/24] i2c: i2c-mux-pinctrl: "
` [PATCH v7 04/24] i2c: i2c-arb-gpio-challenge: "
` [PATCH v7 05/24] i2c: i2c-mux-pca9541: "
` [PATCH v7 06/24] i2c: i2c-mux-pca954x: "
` [PATCH v7 07/24] i2c: i2c-mux-reg: "
` [PATCH v7 08/24] iio: imu: inv_mpu6050: "
` [PATCH v7 09/24] [media] m88ds3103: "
` [PATCH v7 10/24] [media] rtl2830: "
` [PATCH v7 11/24] [media] rtl2832: "
` [PATCH v7 12/24] [media] si2168: "
` [PATCH v7 13/24] [media] cx231xx: "
` [PATCH v7 14/24] of/unittest: "
` [PATCH v7 15/24] i2c-mux: drop old unused i2c-mux api
` [PATCH v7 16/24] i2c: allow adapter drivers to override the adapter locking
` [PATCH v7 17/24] i2c: muxes always lock the parent adapter
` [PATCH v7 18/24] i2c-mux: relax locking of the top i2c adapter during mux-locked muxing
` [PATCH v7 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes
` [PATCH v7 20/24] iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
` [PATCH v7 21/24] [media] si2168: "
` [PATCH v7 22/24] [media] rtl2832: "
` [PATCH v7 23/24] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v7 24/24] [media] rtl2832: regmap is aware of lockdep, drop local locking hack

[PATCH] SCSI: LIBSCSI: Fixed codeing style errors
 2016-04-20 15:20 UTC  (3+ messages)

Regression in next for smsc911x with tigthen lockdep checks
 2016-04-20 15:22 UTC  (6+ messages)

[Buildroot] [PATCH] libsrtp: fix SHA1 functions conflicts with downstream packages
 2016-04-20 15:22 UTC 

[PATCH] KVM: remove buggy vcpu id check on vcpu creation
 2016-04-20 15:21 UTC  (8+ messages)

[RFC v2 0/8] drm: Add support for tiny LCD displays
 2016-04-20 15:22 UTC  (6+ messages)
` [RFC v2 1/8] drm/fb-helper: Add fb_deferred_io support

A&H Zed R16 not completely working (DICE Jr)
 2016-04-20 15:21 UTC  (2+ messages)

[PATCH 1/5] regulator: core: Resolve supply earlier
 2016-04-20 15:21 UTC  (8+ messages)

[meta-qt5][PATCH] qt5: Allow disabling SHA validation for branch
 2016-04-20 13:51 UTC 

[Qemu-devel] [PATCH v3 00/11] tb hash improvements
 2016-04-20 15:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 05/11] qemu-thread: add simple test-and-set spinlock
` [Qemu-devel] [PATCH v3 06/11] exec: add tb_hash_func5, derived from xxhash
` [Qemu-devel] [PATCH v3 11/11] translate-all: add tb hash bucket info to 'info jit' dump

[Qemu-devel] [PATCH] MAINTAINERS: Avoid using K: for NUMA section
 2016-04-20 15:20 UTC  (3+ messages)

[PATCH] efi/arm-init: reserve rather than unmap the memory map for ARM as well
 2016-04-20 15:20 UTC  (2+ messages)

[PATCH lttng-tools 1/4] Fix: validate number of subbuffers after tweaking properties
 2016-04-20 15:20 UTC  (4+ messages)
` [PATCH lttng-tools 2/4] Allow channel mode override in snapshot sessions
` [PATCH lttng-tools 3/4] tests: test kernel snapshot with discard buffers
` [PATCH lttng-tools 4/4] tests: test ust "

[PATCH lttng-tools 0/4] Allow discard buffers in snapshot sessions
 2016-04-20 15:19 UTC 

[GIT PULL] MT8173 DRM support
 2016-04-20 15:19 UTC  (3+ messages)

[PATCH v4 0/6] Fixes and workarounds for GuC/doorbell setup
 2016-04-20 15:19 UTC  (6+ messages)
` [PATCH v4 4/6] drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission

[U-Boot] [PATCH 1/6] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-04-20 15:17 UTC  (14+ messages)
` [U-Boot] [PATCH 6/6] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)

[PATCH v4 0/7] Intel IOMMU scalability improvements
 2016-04-20 15:17 UTC  (3+ messages)
` [PATCH v4 5/7] iommu/vt-d: avoid dev iotlb logic in intel-iommu for domains with no dev iotlbs

[PATCH 1/2] mfd: twl6040: Disable and unprepare clk32k in twl6040_power() error path
 2016-04-20 15:16 UTC  (2+ messages)
` [PATCH 2/2] mfd: twl6040: Check clk_prepare_enable() return value in twl6040_power()

[PATCH net 0/4] Mellaox 40G driver fixes for 4.6-rc
 2016-04-20 15:00 UTC  (4+ messages)
` [PATCH net 4/4] net/mlx4_en: Split SW RX dropped counter per RX ring

[Qemu-devel] [PULL for-2.6 0/1] qemu-ga patch queue for 2.6
 2016-04-20 15:16 UTC  (2+ messages)

[PATCH v11 0/3] printk: Make printk() completely async
 2016-04-20 15:16 UTC  (3+ messages)
` [PATCH v11 3/3] printk: make printk.synchronous param rw

ASSALAMU ALAIKUM
 2016-04-20 15:07 UTC 

[Intel-wired-lan] [PATCH next S35 v3 0/9] i40e/i40evf refactor receive
 2016-04-20 15:15 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH next S35 v3 1/9] i40e/i40evf: Refactor tunnel interpretation
  ` [Intel-wired-lan] [PATCH next S35 v3 2/9] i40e: Drop packet split receive routine
    ` [Intel-wired-lan] [PATCH next S35 v3 3/9] i40e/i40evf: Remove reference to ring->dtype
      ` [Intel-wired-lan] [PATCH next S35 v3 4/9] i40e: Refactor receive routine
        ` [Intel-wired-lan] [PATCH next S35 v3 5/9] i40evf: Drop packet split "
          ` [Intel-wired-lan] [PATCH next S35 v3 6/9] i40evf: refactor "
            ` [Intel-wired-lan] [PATCH next S35 v3 7/9] i40e/i40evf: Remove unused hardware receive descriptor code
              ` [Intel-wired-lan] [PATCH next S35 v3 8/9] i40evf: Allocate rx buffers properly
                ` [Intel-wired-lan] [PATCH next S35 v3 9/9] i40e: Test memory before ethtool alloc succeeds

[PATCH v2 0/1] Revert "Prevent NUll pointer dereference with two PHYs"
 2016-04-20 15:14 UTC  (4+ messages)
` [PATCH v2 1/1] Revert "Prevent NUll pointer dereference with two PHYs on cpsw"

[PATCH v3 0/1] mmc: omap_hsmmc: devm_pinctrl_get returns ERR_PTR
 2016-04-20 15:13 UTC  (6+ messages)
` [PATCH v3 1/1] mmc: omap_hsmmc: devm_pinctrl_get returns ERR_PTR upon error

[dm-crypt] [PATCH]: improved cryptsetup translation for Italian (it)
 2016-04-20 15:08 UTC 

[PATCH] drm/i915: Make RPS EI/thresholds multiple of 25 on SNB
 2016-04-20 15:09 UTC  (3+ messages)

[RFC][PATCH v8 0/4] Infrastructure code for perf-config
 2016-04-20 15:11 UTC  (7+ messages)
` [PATCH v8 3/4] perf config: Prepare all default configs

[PATCH] tools/xenstat: handle network interface name in uppercase
 2016-04-20 15:12 UTC  (3+ messages)

[PATCH] wic: isoimage-isohybrid: add grubefi configfile support
 2016-04-20 15:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] tcg: Make direct jump patching thread-safe
 2016-04-20 15:08 UTC  (7+ messages)
` [Qemu-devel] [PATCH 05/11] tcg/i386: "
` [Qemu-devel] [PATCH 08/11] tcg/aarch64: "

[Bug 44647] New: [wine regression] Call of Duty 4: Intro videos renders garbage
 2016-04-20 15:08 UTC  (2+ messages)
` [Bug 44647] "

RSS configuration in iwlwifi
 2016-04-20 15:08 UTC 

Please advise on dealing with compiler issue
 2016-04-20 15:08 UTC 

[PATCH 00/13] devpts: New instances for every mount
 2016-04-20 14:55 UTC  (21+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup
                          ` [PATCH 01/16] devpts: Attempting to get it right
                                  ` [PATCH] devpts: Make each mount of devpts an independent filesystem

[PATCH] plugins: Add allowed APN list
 2016-04-20 15:07 UTC  (2+ messages)

[PATCH V3] rtc: zynqmp: Update seconds time programming logic
 2016-04-20 15:06 UTC  (6+ messages)
` [rtc-linux] "
  ` [rtc-linux] "

[PATCH 1/2] drm/radeon: forbid mapping of userptr bo through radeon device file
 2016-04-20 15:06 UTC  (4+ messages)

[Question] Missing data after DMA read transfer
 2016-04-20 14:56 UTC 

[PATCH v2] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
 2016-04-20 15:05 UTC  (5+ messages)

[PATCH V5 0/4] Introduce CoreSight STM support
 2016-04-20 15:06 UTC  (4+ messages)

[PATCH 0/1] Revert "Prevent NUll pointer dereference with two PHYs"
 2016-04-20 15:05 UTC  (3+ messages)
` [PATCH 1/1] Revert "Prevent NUll pointer dereference with two PHYs on cpsw"

[Qemu-devel] [PULL 0/5] Mirror block job fixes for 2.6.0-rc3
 2016-04-20 15:03 UTC  (6+ messages)
` [Qemu-devel] [PULL 1/5] block/mirror: Revive dead yielding code
` [Qemu-devel] [PULL 2/5] block/mirror: Refresh stale bitmap iterator cache
` [Qemu-devel] [PULL 3/5] mirror: Don't extend the last sub-chunk
` [Qemu-devel] [PULL 4/5] iotests: Add iotests.image_size
` [Qemu-devel] [PULL 5/5] iotests: Test case for drive-mirror with unaligned image size

[ANNOUNCE] Linux Media Summit 2016 Report – San Diego (draft)
 2016-04-20 15:03 UTC  (3+ messages)
` [media-workshop] "

[PATCH 0/2] make use of devm function in the mcb-pci driver
 2016-04-20 15:03 UTC  (5+ messages)
` [PATCH 1/2] mcb: Replace ioremap and request_region with the devm version
` [PATCH 2/2] mcb: Delete num_cells variable which is not required

[PATCH net-next 1/4] netlink: fix test alignment in nla_align_64bit()
 2016-04-20 15:03 UTC  (4+ messages)
  ` [PATCH net-next] net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos

SkyLake
 2016-04-20 15:02 UTC  (7+ messages)

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-04-20 15:02 UTC  (30+ messages)
` [PATCH v2 2/3] x86/ioreq server: Rename p2m_mmio_write_dm to p2m_ioreq_server
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

Ublox Toby Modem
 2016-04-20 15:02 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-04-20 15:01 UTC  (2+ messages)
` [U-Boot] [PATCH] cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly

[PATCH 0/4] Add support for QCA9984
 2016-04-20 14:59 UTC  (10+ messages)
` [PATCH 1/4] ath10k: Move rx_location_info out of struct rx_pkt_end
` [PATCH 2/4] ath10k: Clean up growing hw checks during safe and full reset
` [PATCH 3/4] ath10k: Define rx_ppdu_end for QCA9984
` [PATCH 4/4] ath10k: Enable support "

[PATCH v2] drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
 2016-04-20 15:00 UTC  (2+ messages)

[PATCH i-g-t 0/7] Enable kms_flip_event_leak and kms_vblank on vc4
 2016-04-20 14:59 UTC  (8+ messages)
` [PATCH i-g-t 1/7] lib/igt_kms: Add support for up to 10 planes per pipe
` [PATCH i-g-t 2/7] lib/igt_kms: Fix plane counting in igt_display_init
` [PATCH i-g-t 3/7] lib/igt_kms: Make sure that default planes aren't overwritten
` [PATCH i-g-t 4/7] lib/igt_kms: Only move the in cursor plane for Intel hw
` [PATCH i-g-t 5/7] lib/igt_kms: Switch to verbose assert
` [PATCH i-g-t 6/7] kms_vblank: Switch from using crtc0 statically to explicitly setting mode
` [PATCH i-g-t 7/7] kms_flip_event_leak: Enable test on DRIVER_ANY

[Qemu-devel] [PATCH for-2.6 v3 0/3] block: Fix drive-mirror with image size unaligned with granularity
 2016-04-20 14:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.6 v3 3/3] iotests: Test case for drive-mirror with unaligned image size

[cryptodev:master 56/59] warning: (RAPIDIO_DMA_ENGINE && ..) selects DMA_ENGINE which has unmet direct dependencies (DMADEVICES)
 2016-04-20 14:57 UTC  (2+ messages)

[PATCH 0/8] STMPE fixes/rework and add STMPE1600 support
 2016-04-20 14:56 UTC  (9+ messages)
` [PATCH 7/8] gpio: stmpe: Add "
` [PATCH 8/8] gpio: stmpe: configure GPIO as output by default

[PATCH 0/9] Enable Gen 7 Observation Architecture
 2016-04-20 14:56 UTC  (2+ messages)

[PATCH 1/1] perf/x86/intel/uncore: Add support for Intel SKL client uncore
 2016-04-20 14:54 UTC  (4+ messages)

[U-Boot] [PATCH] x86: qemu: Drop our own ACPI implementation
 2016-04-20 14:56 UTC  (6+ messages)

[PATCH v2 0/1] drivers: net: cpsw: Fix NULL pointer dereference with two slave PHYs
 2016-04-20 14:56 UTC  (4+ messages)

[PATCH] Bluetooth: vhci: Fix race at creating hci device
 2016-04-20 14:55 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: DT: vdma: Add clock support for vdma
 2016-04-20 14:55 UTC  (8+ messages)
` [PATCH v2 2/2] dmaengine: vdma: Add clock support

[PATCH] crypto: ccp - Ensure all dependencies are specified
 2016-04-20 14:55 UTC 

[PATCH for-4.7 0/5] build: fixes for building Xen with clang
 2016-04-20 14:55 UTC  (6+ messages)
` [PATCH for-4.7 1/5] build: make HOSTCC conditional on the value of clang

[PATCH v5 0/4] Propagate errors out from compressed streams
 2016-04-20 14:54 UTC  (4+ messages)
` [PATCH v5 2/4] ALSA: compress: Add function to indicate the stream has gone bad

[Qemu-devel] [PATCH] tb: consistently use uint32_t for tb->flags
 2016-04-20 14:52 UTC  (3+ messages)

[PATCH v3 0/3] mmc: usdhi6rol0: UHS support
 2016-04-20 14:53 UTC  (4+ messages)
` [PATCH v3 1/3] mmc: dt: usdhi6rol0: add optional pinctrl binding
` [PATCH v3 2/3] mmc: usdhi6rol0: add support for UHS modes
` [PATCH v3 3/3] mmc: usdhi6rol0: add pinctrl to set pin drive strength

[PATCH v5 0/7] arm64: perf: Broadcom Vulcan PMU support
 2016-04-20 14:52 UTC  (4+ messages)
` [PATCH v5 6/7] arm64/perf: Filter common events based on PMCEIDn_EL0

[PATCH] PCI: Fix device attach failure handling
 2016-04-20 14:54 UTC  (3+ messages)

New messages in OSD logs
 2016-04-20 14:51 UTC  (5+ messages)

[PATCH for-next] IB/mlx5: Add UARs write-combining and non-cached mapping
 2016-04-20 14:51 UTC  (2+ messages)

[PATCH net-next] net/hsr: Fixed version field in ENUM
 2016-04-20 14:51 UTC  (2+ messages)

[PATCH 1/3] rtc: mc13xxx: remove UIE signaling
 2016-04-20 14:51 UTC  (4+ messages)
` [1/3] "
    ` [rtc-linux] "


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.