All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-15 17:05:44 to 2015-08-15 20:53:36 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-08-15 20:53 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-08-15 20:48 UTC 

[PATCH v3 0/2] iio: magnetometer: minor style change and add support for new chip
 2015-08-15 20:47 UTC  (5+ messages)
` [PATCH v3 2/2] iio: magnetometer: add mmc34160 magnetometer driver

[PATCH] spi: Mediatek: fixup cpu_to_le32 incorrect usage
 2015-08-15 20:46 UTC  (3+ messages)

[PATCH] iio: base: Adding flags to regmap_i2c
 2015-08-15 20:44 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/7] x86: Support multiple microcode blobs for FSP
 2015-08-15 20:37 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] x86: Correct microcode documentation
` [U-Boot] [PATCH v2 2/7] x86: baytrail: Add microcode for BayTrail-I D0 stepping
` [U-Boot] [PATCH v2 3/7] x86: baytrail: Support multiple microcode copies
` [U-Boot] [PATCH v2 4/7] x86: ifdtool: Check that U-Boot does not overlap other regions
` [U-Boot] [PATCH v2 5/7] x86: ifdtool: Split microcode linking into its own function
` [U-Boot] [PATCH v2 6/7] x86: ifdtool: Support collating microcode into one place
` [U-Boot] [PATCH v2 7/7] x86: ifdtool: Drop microcode from the device tree when collating

[BUG net-next] infamous dev refcnt leak... again
 2015-08-15 20:36 UTC  (6+ messages)
      ` [PATCH net-next] ipv4: fix refcount leak in fib_check_nh()

[PATCH 00/19] staging: Remove unnecessary externs
 2015-08-15 20:33 UTC  (6+ messages)
` [PATCH 05/19] staging: iio: "

[U-Boot] [PATCH] Drop include/configs/odroid_xu3.h.rej
 2015-08-15 20:32 UTC  (2+ messages)

[PATCH] mmc: sh_mmcif: Silence DMA slave ID compile warnings on 64-bit
 2015-08-15 20:26 UTC  (5+ messages)

[PATCH 0/2] I2C support for NXP LPC18xx family
 2015-08-15 20:24 UTC  (4+ messages)
` [PATCH 1/2] i2c: add i2c-lpc2k driver

[PATCH v3] Add continuous sampling with IIO buffers for Vybrid
 2015-08-15 20:24 UTC  (4+ messages)
` [PATCH v3] iio: adc: vf610: Add IIO buffer support for Vybrid ADC

[PATCH] driver/i2c/mux: Add register based mux i2c-mux-reg
 2015-08-15 20:23 UTC  (3+ messages)

[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
 2015-08-15 20:22 UTC  (3+ messages)
` [RFC v2 0/1] i2c: acpi: "

ifb and LXC
 2015-08-15 20:18 UTC 

[PATCH] spi: Mediatek: fix endian warnings
 2015-08-15 20:17 UTC  (7+ messages)

[PATCH 0/4 net-next] enic: add devcmd2
 2015-08-15 20:14 UTC  (5+ messages)
` [PATCH 1/4 net-next] enic: move struct definition from .c to .h file
` [PATCH 2/4 net-next] enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
` [PATCH 3/4 net-next] enic: add devcmd2 resources
` [PATCH 4/4 net-next] enic: add devcmd2

creating the issue for the v0.94.4 release
 2015-08-15 20:15 UTC  (3+ messages)

fs: out of bounds on stack in iov_iter_advance
 2015-08-15 20:13 UTC  (2+ messages)

[PATCH] ARM: orion5x: fix legacy orion5x IRQ numbers
 2015-08-15 20:09 UTC  (2+ messages)

[Bug 90976] New: GM204 (NV124) black screen on modesetting
 2015-08-15 20:09 UTC  (4+ messages)
  ` [Bug 90976] "

[PATCH V2 0/6] iio: TSYS01, TSYS02D, HTU21, MS5637, MS8607 Measurement Specialties driver development
 2015-08-15 20:09 UTC  (6+ messages)
` [PATCH V2 1/6] iio: Add meas-spec sensors common part

[PATCH v4 2/2] usb: Add support for ACPI identification to xhci-platform
 2015-08-15 20:05 UTC  (5+ messages)
` [PATCH v5 1/2] usb: make xhci platform driver use 64 bit or 32 bit DMA

[patch] iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()
 2015-08-15 20:05 UTC  (3+ messages)

[PATCH v6 0/2] iio: light: add support for APDS9960 sensor
 2015-08-15 20:03 UTC  (4+ messages)
` [PATCH v6 1/2] iio: light: DT binding docs for APDS9960 driver

[U-Boot] [PATCH 00/15] sunxi_nand_spl: cleanups, auto config and bad block handling
 2015-08-15 20:02 UTC  (16+ messages)
` [U-Boot] [PATCH 01/15] sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
` [U-Boot] [PATCH 02/15] sunxi_nand_spl: Drop unnecessary temp buf
` [U-Boot] [PATCH 03/15] sunxi_nand_spl: We only need to reset the nand chip once
` [U-Boot] [PATCH 04/15] sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
` [U-Boot] [PATCH 05/15] sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
` [U-Boot] [PATCH 06/15] sunxi_nand_spl: Make sure the DMA controller is enabled
` [U-Boot] [PATCH 07/15] sunxi_nand_spl: Turn off clocks when we're done with the nand
` [U-Boot] [PATCH 08/15] sunxi_nand_spl: Add proper cache flusing
` [U-Boot] [PATCH 09/15] sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
` [U-Boot] [PATCH 10/15] sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
` [U-Boot] [PATCH 11/15] sunxi_nand_spl: Add support for sun4i and sun5i SoCs
` [U-Boot] [PATCH 12/15] sunxi_nand_spl: Properly config page-size in the nand ctl register
` [U-Boot] [PATCH 13/15] sunxi_nand_spl: Parametrize lowlevel read functions
` [U-Boot] [PATCH 14/15] sunxi_nand_spl: Auto detect nand configuration parameters
` [U-Boot] [PATCH 15/15] sunxi_nand_spl: Add support for backup boot partitions

[PATCH 0/2] Staging: iio: trigger: Fix style issues
 2015-08-15 20:02 UTC  (5+ messages)
` [PATCH 1/2] Staging: iio: trigger: Alignment should match open parenthesis
` [PATCH 2/2] Staging: iio: trigger: Use braces on both branches of if statement

[PATCH v3] iio: adc: xilinx-xadc: Push interrupts into threaded context
 2015-08-15 19:55 UTC  (7+ messages)
` [PATCH v4] iio: adc: xilinx-xadc: Push interrupts into hardirq context

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-08-15 13:05 UTC  (17+ messages)
` [RFCv5 PATCH 34/46] sched: Enable idle balance to pull single task towards cpu with higher capacity
` [RFCv5 PATCH 35/46] sched: Disable energy-unfriendly nohz kicks
` [RFCv5 PATCH 36/46] sched: Prevent unnecessary active balance of single task in sched group
` [RFCv5 PATCH 38/46] sched: scheduler-driven cpu frequency selection
` [RFCv5 PATCH 39/46] sched/cpufreq_sched: use static key for "
` [RFCv5 PATCH 40/46] sched/cpufreq_sched: compute freq_new based on capacity_orig_of()
` [RFCv5 PATCH 41/46] sched/fair: add triggers for OPP change requests

[PATCH v2] staging: iio: hmc5843: Set iio name dynamically
 2015-08-15 19:49 UTC  (3+ messages)

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-08-15 19:48 UTC  (27+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
  ` [PATCH review 0/19] Locked mount and loopback mount fixes
    ` [PATCH review 0/4] Loopback mount escape fixes
      ` [PATCH review 0/6] Bind "
        ` [PATCH review 4/6] mnt: Track when a directory escapes a bind mount
              ` [PATCH review 0/8] Bind mount escape fixes
                ` [PATCH review 3/8] dcache: Clearly separate the two directory rename cases in d_splice_alias
                          ` [PATCH review 0/7] Bind mount escape fixes
                            ` [PATCH review 1/7] dcache: Handle escaped paths in prepend_path
                            ` [PATCH review 2/7] dcache: Reduce the scope of i_lock in d_splice_alias
                            ` [PATCH review 4/7] dcache: Implement d_common_ancestor
                              ` [PATCH review 3/7] mnt: Track which mounts use a dentry as root
                              ` [PATCH review 5/7] dcache: Only read d_flags once in d_is_dir
                          ` [PATCH review 6/7] mnt: Track when a directory escapes a bind mount
                          ` [PATCH review 7/7] vfs: Test for and handle paths that are unreachable from their mnt_root

[PATCH 0/9] various patches from our internal tree
 2015-08-15 19:39 UTC  (10+ messages)
` [PATCH 1/9] mac80211: debugfs: add file to disallow TDLS wider-bw
` [PATCH 2/9] mac80211: TDLS: add proper HT-oper IE
` [PATCH 3/9] mac80211: TDLS: check reg with IR-relax on chandef upgrade
` [PATCH 4/9] nl80211: support vendor dumpit commands
` [PATCH 5/9] mac80211: Introduce per vif frame registration API
` [PATCH 6/9] mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
` [PATCH 7/9] mac80211: allow to transmit A-MSDU within A-MPDU
` [PATCH 8/9] mac80211: avoid VHT usage with no 80MHz chans allowed
` [PATCH 9/9] mac80211: remove direct probe step before authentication

[PATCH 0/4] Fix builds for MIPS64 N32
 2015-08-15 19:34 UTC  (3+ messages)
` [PATCH 4/4] glibc: don't override TUNE_CCARGS for MIPS

(unknown),
 2015-08-15 19:33 UTC 

pull-request: mac80211-next 2015-08-14
 2015-08-15 19:33 UTC  (2+ messages)

OE/Meta Gnome : Login Panel username and password
 2015-08-15 19:22 UTC  (2+ messages)

post-receive: pub/scm/fs/ext2/xfstests-bld
 2015-08-15 19:19 UTC 

XFS File system in trouble
 2015-08-15 19:13 UTC  (17+ messages)

[PATCH] drm/dp/mst: Remove port after removing connector
 2015-08-15 19:12 UTC  (4+ messages)
` [Intel-gfx] "

[U-Boot] u-boot license: SPDX GPL-2.0+ deprecated?
 2015-08-15 19:09 UTC  (2+ messages)

[PATCH] mac80211: process skb_queue while scanning in HW
 2015-08-15 19:04 UTC 

[Qemu-devel] [Qemu-block] RFC cdrom in own thread?
 2015-08-15 19:02 UTC  (13+ messages)

[PATCH] ext4: ratelimit the file system mounted message
 2015-08-15 18:59 UTC 

[PATCH] ASoC: topology: Add Kconfig option for topology
 2015-08-15 18:50 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVE
 2015-08-15 18:47 UTC  (3+ messages)
  ` [PATCHv2] "

[Qemu-devel] guest: NO_HZ FULL will not work with unstable sched clock
 2015-08-15 18:44 UTC 

Windows Vs Linux - Whats the "Reality"
 2015-08-15 18:43 UTC  (2+ messages)

[linux-mingo-tip-master test] 60684: tolerable FAIL - PUSHED
 2015-08-15 18:31 UTC 

[PATCH 0/2] Fix displays requiring 9 bit transfers on RPi
 2015-08-15 18:30 UTC 

[PATCH] mm/memblock: check memblock_reserve on fail in memblock_virt_alloc_internal
 2015-08-15 18:26 UTC  (2+ messages)

[Qemu-devel] [PATCH] linux-user: remove MAX_ARG_PAGES, allow dynamic growth of env/argv space
 2015-08-15 18:26 UTC 

[Qemu-devel] [PATCH] Fix "Argument list to long" errors
 2015-08-15 18:26 UTC 

bcache cant register cache device "bad csum" & "bad magic"
 2015-08-15 18:25 UTC  (3+ messages)

[RFC] Media Controller, the next generation
 2015-08-15 18:25 UTC  (2+ messages)

[PATCH v3 1/4] refs: clean up common_list
 2015-08-15 18:20 UTC  (7+ messages)
` [PATCH v3 2/4] path: optimize common dir checking

post-receive: pub/scm/linux/kernel/git/ebiederm/user-namespace
 2015-08-15 18:18 UTC 

Mail
 2015-08-15  1:55 UTC 

[Qemu-devel] [Consult] tilegx: About floating point instructions
 2015-08-15 18:16 UTC  (2+ messages)

[PATCH] configure: fix 3rd arg w/AC_ARG_ENABLE
 2015-08-15 18:13 UTC 

vmlinux
 2015-08-15 18:10 UTC  (2+ messages)

[PATCH 0/2] crypto: KEYS: convert public key to the akcipher API
 2015-08-15 18:08 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] ext4, jbd2: ensure entering into panic after recording an error in JBD2 superblock
 2015-08-15 18:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2015-08-15 18:05 UTC 

[PATCH v2 0/7] dax: I/O path enhancements
 2015-08-15 18:05 UTC  (8+ messages)
` [PATCH v2 7/7] pmem, dax: have direct_access use __pmem annotation

[U-Boot] [PATCH 0/1] env_mmc: Properly prefix mmc errors with '!'
 2015-08-15 18:05 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[PATCH v11 05/13] ref-filter: implement an `align` atom
 2015-08-15 18:00 UTC 

[PATCH v11 10/13] tag.c: use 'ref-filter' data structures
 2015-08-15 18:00 UTC 

[PATCH v11 12/13] tag.c: implement '--format' option
 2015-08-15 18:00 UTC 

[PATCH v11 13/13] tag.c: implement '--merged' and '--no-merged' options
 2015-08-15 18:00 UTC 

[PATCH v11 09/13] ref-filter: add option to match literal pattern
 2015-08-15 18:00 UTC 

[PATCH v11 11/13] tag.c: use 'ref-filter' APIs
 2015-08-15 18:00 UTC 

[PATCH v11 07/13] ref-filter: support printing N lines from tag annotation
 2015-08-15 18:00 UTC 

[PATCH v11 08/13] ref-filter: add support to sort by version
 2015-08-15 18:00 UTC 

[PATCH v11 06/13] ref-filter: add option to filter out tags, branches and remotes
 2015-08-15 18:00 UTC 

[PATCH v11 04/13] utf8: add function to align a string into given strbuf
 2015-08-15 18:00 UTC 

[PATCH v11 02/13] ref-filter: print output to strbuf for formatting
 2015-08-15 18:00 UTC 

[PATCH v11 01/13] ref-filter: move `struct atom_value` to ref-filter.c
 2015-08-15 18:00 UTC 

[PATCH v11 03/13] ref-filter: introduce ref_formatting_state
 2015-08-15 18:00 UTC 

[PATCH v11 00/13] port tag.c to use ref-filter APIs
 2015-08-15 18:00 UTC 

[PATCH] coccinelle: add style check for assignment in if
 2015-08-15 17:46 UTC  (8+ messages)
` [Cocci] "

post-receive: pub/scm/linux/kernel/git/ralf/linux
 2015-08-15 17:44 UTC 

/sys/block and /dev and partitions
 2015-08-15 17:42 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/ralf/linux
 2015-08-15 17:37 UTC 

[Buildroot] [PATCH] clapack: musl patches
 2015-08-15 17:36 UTC  (2+ messages)

master - dmstats: fix --length argument
 2015-08-15 17:35 UTC 

[meta-perl][PATCH] libencode-perl: add 2.76 recipe
 2015-08-15 17:35 UTC  (2+ messages)

[PATCHv3] serial: don't register CIR serial ports
 2015-08-15 17:25 UTC 

[Xenomai] [RELEASE] Xenomai 3.0-rc7
 2015-08-15 17:24 UTC 

[Buildroot] [PATCH] package/batctl: bump to version 2015.1
 2015-08-15 17:19 UTC 

[PATCH 0/9] Add DSP topology management for SKL
 2015-08-15 17:21 UTC  (11+ messages)
` [PATCH 1/9] ASoC: Intel: Skylake: Add pipe and modules handlers
` [PATCH 5/9] ASoC: Intel: Skylake: Add topology core init and handlers

Best approach to explore the linux source code
 2015-08-15 17:17 UTC  (2+ messages)

[GIT PULL] Thermal-SoC management updates for v4.2-rc7
 2015-08-15 17:17 UTC  (2+ messages)

[RFC PATCH] support reduced fps for vivid video out
 2015-08-15 17:15 UTC  (2+ messages)
` [RFC PATCH] vivid: add support for reduced fps in "

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-15 17:07 UTC  (4+ messages)
` [PATCH v2 08/16] x86/efi: Carrying hibernation key by setup data

[Bug 84101] New: A crash upon boot
 2015-08-15 17:05 UTC  (2+ messages)
  ` [Bug 84101] [NV96] null deref in nouveau_i2c_acquire_pad, triggered by xcmddc


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.