All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-10 09:43:12 to 2016-04-10 14:18:40 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2016-04-10 14:18 UTC 

[PATCH] iio: ak8975: fix maybe-uninitialized warning
 2016-04-10 14:18 UTC  (2+ messages)

[PATCH] iio: ak8975: Fix NULL pointer exception on early interrupt
 2016-04-10 14:18 UTC  (3+ messages)

[PATCH] powerpc: introduce {cmp}xchg for u8 and u16
 2016-04-10 14:17 UTC  (3+ messages)

[PATCH 0/1] runqemu: let ramfs equal to cpio.gz
 2016-04-10 14:16 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] base.bbclass: fix COMPATIBLE_MACHINE
 2016-04-10 14:14 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v6 00/24] i2c mux cleanup and locking update
 2016-04-10 14:12 UTC  (6+ messages)
` [PATCH v6 08/24] iio: imu: inv_mpu6050: convert to use an explicit i2c mux core

[PATCH 1/3] iio: core: Add devm_ APIs for iio_channel_{get,release}
 2016-04-10 14:08 UTC  (5+ messages)

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2016-04-10 14:07 UTC  (10+ messages)

[PATCH 00/17] staging : lustre : rest of missing patches from 2.5.0 release
 2016-04-10 14:04 UTC  (40+ messages)
` [lustre-devel] "
` [PATCH 01/17] staging: lustre: osc: fix race issues thanks to oap_lock
  ` [lustre-devel] "
` [PATCH 02/17] staging: lustre: clio: incorrect assertions in 'enable-invariants'
  ` [lustre-devel] "
` [PATCH 03/17] staging: lustre: ldlm: Fix a race during FLock handling
  ` [lustre-devel] "
` [PATCH 04/17] staging: lustre: ldlm: refine LU-2665 patch for POSIX compliance
  ` [lustre-devel] "
` [PATCH 05/17] staging: lustre: llite: variable rename in namei.c
  ` [lustre-devel] "
` [PATCH 06/17] staging: lustre: llite: speedup in unlink/rmdir
  ` [lustre-devel] "
` [PATCH 07/17] staging: lustre: llite: error setting max_cache_mb at mount time
  ` [lustre-devel] "
` [PATCH 08/17] staging: lustre: obd: MDT mount fails on MDS w/o MGS on it
  ` [lustre-devel] "
` [PATCH 09/17] staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init()
  ` [lustre-devel] "
` [PATCH 10/17] staging: lustre: llite: Truncate to restore file
  ` [lustre-devel] "
` [PATCH 11/17] staging: lustre: osc: osc_extent_wait() shouldn't be interruptible
  ` [lustre-devel] "
` [PATCH 12/17] staging: lustre: lprocfs: implement log2 using bitops
  ` [lustre-devel] "
` [PATCH 13/17] staging: lustre: lloop: Fix build failure on ppc64
  ` [lustre-devel] "
` [PATCH 14/17] staging: lustre: lov: return minimal FIEMAP for released files
  ` [lustre-devel] "
` [PATCH 15/17] staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAY
  ` [lustre-devel] "
` [PATCH 16/17] staging: lustre: hsm: permission checks for HSM ioctl operations
  ` [lustre-devel] "
` [PATCH 17/17] staging: lustre: hsm: don't use real suppgid
  ` [lustre-devel] "

[PATCH] include/linux/hugetlb.h: Use bool instead of int for hugepage_migration_supported()
 2016-04-10 13:57 UTC 

[PATCH trivial] include : linux: hugetlb: Clean up code
 2016-04-10 14:01 UTC 

[PATCH] staging: iio: ad7606: use iio_device_{claim|release}_direct_mode()
 2016-04-10 14:00 UTC  (7+ messages)
` [PATCH v2] "

[Qemu-devel] configure qemu and compile it on windows
 2016-04-10 13:57 UTC  (3+ messages)

[PATCH 0/9] iio: use regmap to retrieve struct device
 2016-04-10 13:55 UTC  (18+ messages)
` [PATCH 1/9] iio: adc: exynos_adc: "
` [PATCH 2/9] iio: adc: qcom-spmi-iadc: "
` [PATCH 3/9] iio: adc: qcom-spmi-vadc: "
` [PATCH 5/9] iio: accel: mma7455: "

[PATCH 0/4] support for ack commits
 2016-04-10 13:54 UTC  (5+ messages)
` [PATCH 1/4] rebase -i: add ack action
` [PATCH 2/4] git-rebase: document ack
` [PATCH 3/4] rebase: test ack
` [PATCH 4/4] git-ack: record an ack

segfault with UVC webcam
 2016-04-10 13:17 UTC 

[PATCH] fs: remove implicit compiler calls to memset/memcpy
 2016-04-10 13:52 UTC 

[PATCH net-next v2 1/2] rtnetlink: add new RTM_GETSTATS message to dump link stats
 2016-04-10 13:48 UTC  (4+ messages)

[PATCH] nvme/host: Add missing blk_integrity tag_size + flags assignments
 2016-04-10 13:47 UTC  (3+ messages)

[PATCH v2 00/21] git bisect improvements
 2016-04-10 13:47 UTC  (23+ messages)
` [PATCH v2 01/21] bisect: write about `bisect next` in documentation
` [PATCH v2 02/21] bisect: allow 'bisect run' if no good commit is known
` [PATCH v2 03/21] t/test-lib-functions.sh: generalize test_cmp_rev
` [PATCH v2 04/21] t: use test_cmp_rev() where appropriate
` [PATCH v2 05/21] t6030: generalize test to not rely on current implementation
` [PATCH v2 06/21] bisect: add test for the bisect algorithm
` [PATCH v2 07/21] bisect: plug the biggest memory leak
` [PATCH v2 08/21] bisect: make bisect compile if DEBUG_BISECT is set
` [PATCH v2 09/21] bisect: make algorithm behavior independent of DEBUG_BISECT
` [PATCH v2 10/21] bisect: get rid of recursion in count_distance()
` [PATCH v2 11/21] bisect: use struct node_data array instead of int array
` [PATCH v2 12/21] bisect: replace clear_distance() by unique markers
` [PATCH v2 13/21] bisect: use commit instead of commit list as arguments when appropriate
` [PATCH v2 14/21] bisect: extract get_distance() function from code duplication
` [PATCH v2 15/21] bisect: introduce distance_direction()
` [PATCH v2 16/21] bisect: make total number of commits global
` [PATCH v2 17/21] bisect: rename count_distance() to compute_weight()
` [PATCH v2 18/21] bisect: prepare for different algorithms based on find_all
` [PATCH v2 19/21] bisect: use a bottom-up traversal to find relevant weights
` [PATCH v2 20/21] bisect: compute best bisection in compute_relevant_weights()
  ` [PATCH v2 21/21] bisect: get back halfway shortcut

[PATCH] platform:x86 decouple telemetry driver from the optional IPC resources
 2016-04-10 13:46 UTC  (3+ messages)

Support for dual polarity antennas
 2016-04-10 13:46 UTC 

[PATCH v4] iio: light: new driver for the ROHM BH1780
 2016-04-10 13:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2016-04-10 13:31 UTC 

iSER initiator in 4.5 is unhappy
 2016-04-10 13:30 UTC  (12+ messages)

[PATCH v6] iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs
 2016-04-10 13:29 UTC  (4+ messages)

[PATCH] iio: mxs-lradc: Move binding document out of staging as well
 2016-04-10 13:26 UTC  (4+ messages)

[PATCH 0/5] Support for max44000 Ambient and Infrared Proximity Sensor
 2016-04-10 13:24 UTC  (12+ messages)
` [PATCH 1/5] max44000: Initial commit
` [PATCH 2/5] max44000: Initial support for proximity reading
` [PATCH 3/5] max44000: Support controlling LED current output
` [PATCH 4/5] max44000: Expose ambient sensor scaling
` [PATCH 5/5] max44000: Initial triggered buffer support

Major improvements to the ch341 driver
 2016-04-10 13:24 UTC  (3+ messages)
` [PATCH v2 06/14] USB: ch341: reinitialize chip on reconfiguration

[RESEND PATCH] NVMe: Fix reset/remove race
 2016-04-10 13:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] [PATCH] [WIP] [RFC] [RESEND] Add initial 9pfs support for Windows hosts
 2016-04-10 13:13 UTC 

[PATCH 2/2] gpio: wm8994: use the new open drain callback
 2016-04-10 13:12 UTC 

[PATCH 1/2] gpio: wm831x: use the new open drain callback
 2016-04-10 13:12 UTC 

[PATCH] iio: max5487: Add support for Maxim digital potentiometers
 2016-04-10 13:10 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH v2 1/5] bpf: add PHYS_DEV prog type for early driver filter
 2016-04-10 13:07 UTC  (10+ messages)

[Qemu-devel] [PATCH] [PATCH] [WIP] [RFC] Add initial 9pfs support for Windows hosts
 2016-04-10 13:04 UTC 

[PATCHv2 net-next 0/6] sctp: support sctp_diag in kernel
 2016-04-10 13:02 UTC  (7+ messages)
` [PATCHv2 net-next 1/6] sctp: add sctp_info dump api for sctp_diag

[RFC PATCH v1 0/3] iio sensor mounting matrix support
 2016-04-10 12:54 UTC  (3+ messages)

[Qemu-devel] [PATCHv8] Improve documentation for TLS
 2016-04-10 12:47 UTC 

[Bug 90481] Radeon R9 270X gpu lockup in game spec ops: the line
 2016-04-10 12:47 UTC  (2+ messages)
` [Bug 90481] Radeonsi driver, X crash while playing "Spec ops: the line"

[PATCH RFC] select_idle_sibling experiments
 2016-04-10 12:46 UTC  (5+ messages)
` sched: tweak select_idle_sibling to look for idle threads

[lustre-devel] [PATCH] Mark a pointer as an userspace pointer using __user macro
 2016-04-10 12:46 UTC 

[B.A.T.M.A.N.] [PATCHv12 0/4] Multicast optimizations for bridges
 2016-04-10 12:43 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCHv12 1/4] batman-adv: Always flood IGMP/MLD reports

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2016-04-10 12:37 UTC 

[PATCH v4 0/1] iio:magnetometer:ak8975: fix and enhancements
 2016-04-10 12:37 UTC  (3+ messages)
` [PATCH v4 1/1] iio:magnetometer:ak8975: triggered buffer support

[PATCH v7 00/16] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-10 12:16 UTC  (3+ messages)
` [PATCH v7 16/16] arm64: hibernate: Prevent resume from a different kernel version

omap4: how to get the HDMI core IRQ?
 2016-04-10 12:02 UTC  (6+ messages)

Max 26 concurrent ecryptfs mounts?
 2016-04-10 11:59 UTC  (2+ messages)

smoke suite partial pass for ARMv8 on v10.1.1
 2016-04-10 11:58 UTC  (2+ messages)

[PATCH 1/1] iio: adc: Add driver for the TI INA3221 Triple Current/Voltage Monitor
 2016-04-10 11:57 UTC  (2+ messages)

AP firmware for TI wl1251 wifi chip (wl1251-fw-ap.bin)
 2016-04-10 11:51 UTC  (7+ messages)

[PATCH v6 00/14] arm64: kernel: Add support for hibernate/suspend-to-disk
 2016-04-10 11:49 UTC  (3+ messages)
` [PATCH v6 14/14] arm64: hibernate: Prevent resume from a different kernel version

nfsd delays between svc_recv and gss_check_seq_num
 2016-04-10 11:44 UTC 

[U-Boot] [PATCH] bugfix: unlock current sector instead of sector 0 before, buffered write
 2016-04-10 11:38 UTC 

[PATCH] ARM: dts: sun8i: Add dts file for the Orange Pi One SBC
 2016-04-10 11:35 UTC  (3+ messages)

[PATCH v3] iio: potentiometer: add driver for Maxim Integrated DS1803
 2016-04-10 11:35 UTC  (2+ messages)

[meta-qt5][PATCH 00/31] Update Qt5-core recipes to 5.6.0
 2016-04-10 11:34 UTC  (3+ messages)
` [meta-qt5][PATCH 29/31] qtquick1: update sources "

[PATCH] iio: pressure: bmp280: add support for BMP180
 2016-04-10 11:32 UTC  (2+ messages)

[PATCH] ath9k: remove duplicate assignment of variable ah
 2016-04-10 11:25 UTC  (3+ messages)
` [ath9k-devel] "

[rtc-linux] [PATCH 2/2] rtc: ds1307: clear the interrupts on probe
 2016-04-10 11:23 UTC  (2+ messages)
` [rtc-linux] [PATCH] rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled

Вы еще ищите помещение?, Вы еще ищите помещение?
 2016-04-08 17:33 UTC 

[PATCH v2] iio: potentiometer: add driver for Maxim Integrated DS1803
 2016-04-10 11:13 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-03-31
 2016-04-10 10:59 UTC  (2+ messages)

[PATCH] fujitsu-laptop: Support radio LED
 2016-04-10 10:52 UTC  (6+ messages)

[PATCH 1/2] PCI: iproc: Support DT property for ignoring aborts when probing
 2016-04-10 10:54 UTC  (4+ messages)

[PATCH 1/1] added tpm 2.0 support to nuvoton i2c driver
 2016-04-10 10:53 UTC 

[PATCH net] packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interface
 2016-04-10 10:52 UTC 

[PATCH] thunderbolt: Fix double free of drom buffer
 2016-04-10 10:48 UTC 

[lm-sensors] [PATCH v3 00/25] hwmon: (it87) Various enhancements and fixes
 2016-04-10 10:46 UTC  (5+ messages)
` [lm-sensors] [PATCH v3 00/25] hwmon: (it87) V

[PATCH] staging: wilc1000: rework comments in wilc_sdio.c
 2016-04-10 10:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2016-04-10 10:36 UTC 

[PATCH] gpio: vx855: use the new open drain callback
 2016-04-10 10:34 UTC 

[PATCH 1/3] sunxi: A20-OLinuXino-LIME2: Fix ldo3/ldo4 in DTS
 2016-04-10 10:32 UTC  (5+ messages)
` [PATCH 3/3] sunxi: A20-OLinuXino-LIME2: Add i2c2 bus "
    ` [linux-sunxi] "

iwlwifi monitor mode: No data frame captured on 5 Ghz
 2016-04-10 10:28 UTC  (6+ messages)

[Bug 94374] New: transparent window with DRI_PRIME=1, depending on size of used textures
 2016-04-10 10:23 UTC  (2+ messages)
  ` [Bug 94374] "

[PATCH] gpio: brcmstb: Return proper error if bank width is invalid
 2016-04-10 10:15 UTC 

[PATCH] PCI: Add Broadcom 4331 reset quirk to prevent IRQ storm
 2016-04-10 10:09 UTC  (5+ messages)

[PATCH] runqueue: Improve 'mulitiple .bb files are due to be built' message
 2016-04-10 10:09 UTC 

[PATCH] doc: announce API changes for device objects
 2016-04-10 10:05 UTC  (4+ messages)

[Buildroot] [PATCH v3 1/1] ipmitool: fix musl build
 2016-04-10 10:03 UTC 

[GIT PULL] ARM: Amlogic: DT fix for v4.6-rc
 2016-04-10 10:03 UTC  (3+ messages)

[PATCH] vhost: ABI/API change announcement due to refactor
 2016-04-10 10:02 UTC  (4+ messages)

[PATCH] doc: announce ABI changes for user-owned mempool caches
 2016-04-10  9:55 UTC  (4+ messages)

[PATCH 0/3] clk: sunxi: Add the clocks used for audio/video on sun8i
 2016-04-10  9:53 UTC  (7+ messages)
` [PATCH 2/3] clk: sunxi: Add sun6i/8i PLL video support
` [PATCH 3/3] clk: sunxi: Add sun8i PLL audio support

[PATCH] maintainers: claim responsibility for pcap PMD
 2016-04-10  9:45 UTC  (3+ messages)

[PATCH] doc: fill nics features matrix for pcap
 2016-04-10  9:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next 0/4] qed*: [mostly] Ethtool RSS configuration
 2016-04-10  9:43 UTC  (4+ messages)
` [PATCH net-next 2/4] qed: add Rx flow hash/indirection support
` [PATCH 3/4] qede: "
` [PATCH 4/4] qed* - bump driver versions to 8.7.1.20


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.