All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-16 18:18:57 to 2014-11-16 20:55:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2014-11-16 20:55 UTC 

post-receive: pub/scm/linux/kernel/git/backports/backports
 2014-11-16 20:54 UTC 

post-receive: pub/scm/linux/kernel/git/backports/backports
 2014-11-16 20:54 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2014-11-16 20:53 UTC 

[PATCH v2 0/2] Unify & improve Minstrel & Minstrel_HT rate control
 2014-11-16 20:53 UTC  (3+ messages)
` [PATCH v2 2/2] mac80211: improve minstrel_ht rate sorting by throughput & probability

[PATCH 00/20] backports: bring it to next-20141114
 2014-11-16 20:49 UTC  (21+ messages)
` [PATCH 01/20] headers: cleanup linux/skbuff.h
` [PATCH 02/20] headers: add dev_alloc_page()
` [PATCH 03/20] headers: add skb_copy_datagram_msg()
` [PATCH 04/20] headers: snd_pcm_stop_xrun()
` [PATCH 05/20] headers: delete the list in unregister_netdevice_many()
` [PATCH 06/20] headers: add list_last_entry
` [PATCH 07/20] headers: add list_first_or_null_rcu()
` [PATCH 08/20] headers: add rt6_nexthop()
` [PATCH 09/20] copy-list: some header files for ieee802154 were moved
` [PATCH 10/20] dependencies: fix media dependencies
` [PATCH 11/20] dependencies: make IEEE802154 depend on 3.19
` [PATCH 12/20] backports: add woken_wake_function()
` [PATCH 13/20] backports: add genl_notify()
` [PATCH 14/20] backports: add net/6lowpan/
` [PATCH 15/20] patches: igb: remove usage of pfmemalloc in struct page
` [PATCH 16/20] patches: disable qdisc_tx_busylock in bluetooth
` [PATCH 17/20] backports: refresh patches on next-20141114
` [PATCH 18/20] headers: remove pci_regs.h
` [PATCH 19/20] headers: fix problem when unloading mac80211 on Ubuntu 14.04
` [PATCH 20/20] backports: do not use in kernel version of rt6_nexthop()

Stress tests added to ctf testsuite
 2014-11-16 20:49 UTC  (2+ messages)

[net-next 01/12] i40e: only warn once of PTP nonsupport in 100Mbit speed
 2014-11-16 20:49 UTC  (4+ messages)
  ` [PATCH net-next] device: Add dev_<level>_once variants

[PATCH 0/3] Add temperature reading and registers dump to mv88e6171
 2014-11-16 20:48 UTC  (2+ messages)

[Xenomai] IMX kernel 3.0.35_4.1.0 + adeos-ipipe-3.0.43-mx6q-1.18-14 -> very slow boot
 2014-11-16 20:44 UTC  (4+ messages)

read performance is too low compared to write - /dev/sda1
 2014-11-16 20:44 UTC  (5+ messages)

frequent lockups in 3.18rc4: revert suggestion
 2014-11-16 20:42 UTC  (3+ messages)

[PATCH] 0001-xilinx-xadc-core-Fix-voltage-offset.patch
 2014-11-16 20:35 UTC  (6+ messages)

[PATCH] net/at91_ether: fix loading when macb is compiled as a module
 2014-11-16 20:32 UTC  (3+ messages)

xen/arm: Bootwrapper update to support PSCI and GICv3
 2014-11-16 20:26 UTC  (3+ messages)
` [PATCH 1/4] xen: Correction to module@1 (dom0 kernel) DT node

[PATCH v1 0/4] BMC 150 driver updates
 2014-11-16 20:25 UTC  (9+ messages)
` [PATCH v1 1/4] iio: accel: bmc150: Error handling when mode set fails
` [PATCH v1 2/4] iio: accel: bmc150: Send x, y and z motion separately
` [PATCH v1 3/4] iio: accel: bmc150: set low default thresholds
` [PATCH v1 4/4] iio: accel: bmc150: Fix iio_event_spec direction

[PATCH v1 0/4] BMG160 updates
 2014-11-16 20:21 UTC  (9+ messages)
` [PATCH v1 1/4] iio: gyro: bmg160: Error handling when mode set fails
` [PATCH v1 2/4] iio: gyro: bmg160: Don't let interrupt mode to be open drain
` [PATCH v1 3/4] iio: gyro: bmg160: Send x, y and z motion separately
` [PATCH v1 4/4] iio: gyro: bmg160: Fix iio_event_spec direction

[patch net-next v2 4/4] sched: introduce vlan action
 2014-11-16 20:19 UTC  (3+ messages)
` [patch iproute2] tc: add support for vlan tc action

[PATCH v3 0/3] Amlogic Meson pinctrl driver
 2014-11-16 20:14 UTC  (10+ messages)
` [PATCH v3 1/3] pinctrl: meson: add device tree bindings documentation
` [PATCH v3 2/3] pinctrl: add driver for Amlogic Meson SoCs
` [PATCH v3 3/3] ARM: meson: select PINCTRL_MESON and ARCH_REQUIRE_GPIOLIB

/proc/net/sockstat invalid memory accounting or memory leak in latest kernels?
 2014-11-16 20:16 UTC  (13+ messages)
                          ` /proc/net/sockstat invalid memory accounting or memory leak in latest kernels? (trying to debug)

Bad python code : any advice ?
 2014-11-16 20:15 UTC 

[PATCH] kernel:signal.c Fix coding style errors and warnings
 2014-11-16 20:09 UTC  (18+ messages)
` [UNNECESSARY PATCH 00/16] signal: coding style wankery
  ` [UNNECESSARY PATCH 01/16] signal: whitespace neatening
  ` [UNNECESSARY PATCH 02/16] signal: vertical line neatening
  ` [UNNECESSARY PATCH 03/16] signal: Move EXPORT_SYMBOL after function definition
  ` [UNNECESSARY PATCH 04/16] signal: Use pr_<level>
  ` [UNNECESSARY PATCH 05/16] signal: Move case statements to separate lines and for loop neatening
  ` [UNNECESSARY PATCH 06/16] signal: Use consistent function definition style
  ` [UNNECESSARY PATCH 07/16] signal: Add braces
  ` [UNNECESSARY PATCH 08/16] signal: Remove unnecessary return
  ` [UNNECESSARY PATCH 09/16] signal: Use include <linux not <asm
  ` [UNNECESSARY PATCH 10/16] signal: Remove unnecessary parentheses from function pointer call
  ` [UNNECESSARY PATCH 11/16] signal: Add parenthese around sizeof argument
  ` [UNNECESSARY PATCH 12/16] signal: 80 column wrapping
  ` [UNNECESSARY PATCH 13/16] signal: Move label to first column
  ` [UNNECESSARY PATCH 14/16] signal: Convert for (;;) to do {} while
  ` [UNNECESSARY PATCH 15/16] signal: Isolate returns by adding blank lines
  ` [UNNECESSARY PATCH 16/16] signal: Coalesce kdb_printf formats

Fail to enter retention
 2014-11-16 20:10 UTC 

[PATCH] backport: genl: add __genl_const for new hwsim mcast group
 2014-11-16 20:08 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-11-16 20:06 UTC 

[PATCH wpan-tools 1/2] interface: add support for extended addr while iface add
 2014-11-16 20:05 UTC  (2+ messages)
` [PATCH wpan-tools 2/2] interface: mac: fix byteorder issues

Business Project
 2014-11-16 19:59 UTC 

Business Project
 2014-11-16 19:59 UTC 

[net-next 00/12][pull request] Intel Wired LAN Driver Updates 2014-11-14
 2014-11-16 20:04 UTC  (2+ messages)

Logo Nouveau
 2014-11-16 20:03 UTC 

[GIT net] Open vSwitch
 2014-11-16 20:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-11-16 20:01 UTC 

What tree to base patches on?
 2014-11-16 20:00 UTC  (2+ messages)

[RFC] Possible new execveat(2) Linux syscall
 2014-11-16 19:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2014-11-16 19:52 UTC 

Raid 6 Fail Event
 2014-11-16 19:52 UTC  (2+ messages)

[PATCH net] dcbnl : Disable software interrupts before taking dcb_lock
 2014-11-16 19:51 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-11-16 19:51 UTC 

[Qemu-devel] [PATCH V8 0/3] Virtual Machine Generation ID
 2014-11-16 19:49 UTC  (2+ messages)

[PATCH] ARM: dts: sun6i: Add ethernet support to M9 board
 2014-11-16 19:49 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-11-16 19:45 UTC 

[PATCH] ieee802154: fix error handling in ieee802154fake_probe()
 2014-11-16 19:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] exec: Handle multipage ranges in invalidate_and_set_dirty()
 2014-11-16 19:44 UTC 

[Buildroot] [RFC/PATCH v6 00/17] package/kodi: Bump version to 14.0b3-Helix
 2014-11-16 19:44 UTC  (18+ messages)
` [Buildroot] [RFC/PATCH v6 01/17] package/libcec: Bump to version 2.2.0
` [Buildroot] [RFC/PATCH v6 02/17] package/ffmpeg: Add Kodi patchset
` [Buildroot] [RFC/PATCH v6 03/17] Rename XBMC to Kodi - part I - move files
` [Buildroot] [RFC/PATCH v6 04/17] Rename XBMC to Kodi - part II - rename variables
` [Buildroot] [RFC/PATCH v6 05/17] package/kodi: Bump version to 14.0b3-Helix
` [Buildroot] [RFC/PATCH v6 06/17] Rename xbmc-pvr-addons to kodi-pvr-addons - part I - move files
` [Buildroot] [RFC/PATCH v6 07/17] Rename xbmc-pvr-addons to kodi-pvr-addons - part II - rename variables
` [Buildroot] [RFC/PATCH v6 08/17] package/kodi-pvr-addons: Bump version for Helix-compatibility
` [Buildroot] [RFC/PATCH v6 09/17] Rename xbmc-addon-xvdr to kodi-addon-xvdr - part I - move files
` [Buildroot] [RFC/PATCH v6 10/17] Rename xbmc-addon-xvdr to kodi-addon-xvdr - part II - rename variables
` [Buildroot] [RFC/PATCH v6 11/17] package/kodi-addon-xvdr: Bump version for Helix-compatibility
` [Buildroot] [RFC/PATCH v6 12/17] package/kodi: New option to enable support for optical drives
` [Buildroot] [RFC/PATCH v6 13/17] package/kodi: Enable install to STAGING_DIR, needed for audioencoder addons
` [Buildroot] [RFC/PATCH v6 14/17] package/kodi-audioencoder-flac: New package
` [Buildroot] [RFC/PATCH v6 15/17] package/kodi-audioencoder-lame: "
` [Buildroot] [RFC/PATCH v6 16/17] package/kodi-audioencoder-vorbis: "
` [Buildroot] [RFC/PATCH v6 17/17] package/kodi-audioencoder-wav: "

[PATCH 1/1 net-next] net: dsa: replace count*size kzalloc by kcalloc
 2014-11-16 19:44 UTC  (2+ messages)

[PATCH 1/1 net-next] net: dsa: replace count*size kmalloc by kmalloc_array
 2014-11-16 19:43 UTC  (2+ messages)

[PATCH 1/1 net-next] openvswitch: use PTR_ERR_OR_ZERO
 2014-11-16 19:43 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-11-16 19:43 UTC 

[U-Boot] Booting non devicetree enabled kernels using u-boot build with CONFIG_OF_LIBFDT ?
 2014-11-16 19:41 UTC  (4+ messages)

[PATCH 1/1] ipc/mqueue.c: Drag unneeded code out of locks
 2014-11-16 19:40 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/1] sunxi: video: Add simplefb support
 2014-11-16 19:39 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[pull] drm/msm: msm-next for 3.19
 2014-11-16 19:38 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2014-11-16 19:37 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2014-11-16 19:34 UTC  (33+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] kernel-trace: Deletion of an unnecessary check before the function call "iput"
                                    ` [PATCH v2 0/2] kernel-trace: Fixes around the jump label "fail_address_parse"
                                      ` [Cocci] "
                                      ` [PATCH v2 1/2] kernel-trace: Deletion of an unnecessary check before the function call "iput"
                                        ` [Cocci] "
                                      ` [PATCH v2 2/2] kernel-trace: Less calls for iput() in create_trace_uprobe() after error detection
                                        ` [Cocci] "
                                          ` [PATCH v2 2/2] kernel-trace: Less calls for iput() in create_trace_uprobe() after error detectio

Virtual Block device resize corrupts XFS
 2014-11-16 19:34 UTC 

[PATCH v4 0/6] Xilinx Zynq OCM support
 2014-11-16 19:32 UTC  (6+ messages)
` [PATCH v4 6/6] ARM: zynq: DT: Add OCM controller node

[U-Boot] [PATCH] get_maintainer.pl: fix source tree detection
 2014-11-16 19:30 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2014-11-16 19:27 UTC 

[PATCH net-next] tipc: allow one link per bearer to neighboring nodes
 2014-11-16 19:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2014-11-16 19:26 UTC 

post-receive: pub/scm/linux/kernel/git/device-mapper/linux-dm
 2014-11-16 19:25 UTC 

[PATCH 0/8] Netfilter/IPVS fixes for net
 2014-11-16 19:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] blackfin: spi: move spi max chip select to spi.h
 2014-11-16 19:23 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] spi: add common spi3 controller driver

[PATCHv8 0/4] syscalls,x86,sparc: Add execveat() system call
 2014-11-16 19:23 UTC  (5+ messages)
` [PATCHv8 3/4] sparc: Hook up execveat "

[Xenomai] Pull requests
 2014-11-16 19:22 UTC  (5+ messages)

[PATCH 1/1] drivers: net: cpsw: Fix TX_IN_SEL offset
 2014-11-16 19:20 UTC  (2+ messages)

[PATCH net] reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
 2014-11-16 19:19 UTC  (2+ messages)

[PATCH] qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
 2014-11-16 19:18 UTC  (4+ messages)

[PATCH net] ipv4: Fix incorrect error code when adding an unreachable route
 2014-11-16 19:16 UTC  (2+ messages)

[PATCH 1/2] groups: Factor out a function to set a pre-sorted group list
 2014-11-16 19:12 UTC  (15+ messages)
` [PATCH 2/2] groups: Allow unprivileged processes to use setgroups to drop groups

post-receive: pub/scm/linux/kernel/git/zohar/linux-integrity
 2014-11-16 19:11 UTC 

[PATCH v2 0/2] Don't make $GIT_DIR executable
 2014-11-16 19:08 UTC  (3+ messages)
` [PATCH v2 1/2] create_default_files(): don't set u+x bit on $GIT_DIR/config

[PATCH v3 0/6] clk: sun6i: Unify AHB1 clock and fix rate calculation
 2014-11-16 19:04 UTC  (4+ messages)
` [PATCH v3 4/6] clk: sunxi: unify sun6i AHB1 clock with proper PLL6 pre-divider

[PATCH v2 net-next 0/7] implementation of eBPF maps
 2014-11-16 19:04 UTC  (4+ messages)
` [PATCH v2 net-next 6/7] bpf: allow eBPF programs to use maps

ARM atomics overhaul for musl
 2014-11-16 19:02 UTC  (7+ messages)

[PATCH] replace: fix replacing object with itself
 2014-11-16 18:59 UTC  (4+ messages)

[U-Boot] [RFC PATCH] sf: New SF-NOR framework
 2014-11-16 18:58 UTC  (5+ messages)

vhost + multiqueue + RSS question
 2014-11-16 18:56 UTC  (2+ messages)

[PATCH v2] x86, mm: set NX across entire PMD at boot
 2014-11-16 18:52 UTC  (6+ messages)

[PATCH 0/2] Don't make $GIT_DIR executable
 2014-11-16 18:49 UTC  (3+ messages)
` [PATCH 2/2] config: clear the executable bits (if any) on $GIT_DIR/config

[PATCH] Introduce a hook to run after formatting patches
 2014-11-16 18:40 UTC  (2+ messages)

[PATCH v5 0/6] ARM64: Add support for FSL's LS2085A SoC
 2014-11-16 18:39 UTC  (3+ messages)
` [PATCH v5 4/6] arm64: Add DTS "

frequent lockups in 3.18rc4
 2014-11-16 18:33 UTC  (7+ messages)

[Documentation][PATCH] RN: Updates from bitbake-metadata2doc.sh
 2014-11-16 18:32 UTC  (2+ messages)

BUG in scsi_lib.c due to a bad commit
 2014-11-16 18:30 UTC  (12+ messages)

[dizzy] Choppy gstreamer video (MPEG TS over UDP)
 2014-11-16 18:29 UTC  (4+ messages)

[meta-fsl-arm][PATCH] linux-imx: Remove +yocto sufix from LOCALVERSION
 2014-11-16 18:25 UTC 

[lm-sensors] [PATCH 2/2] hwmon: (lm95234) Add support for LM95233
 2014-11-16 18:23 UTC 

[lm-sensors] [PATCH 1/2] hwmon: (lm95245) Add support for LM95235
 2014-11-16 18:23 UTC 

[efi:next 2/3] arch/x86/boot/compressed/eboot.c:26:16: sparse: incorrect type in return expression (different modifiers)
 2014-11-16 18:22 UTC  (5+ messages)

[PATCH 51/56] drivers/char/mem: support compiling out splice
 2014-11-16 18:20 UTC  (7+ messages)

[patch -next] x86/lguest: interrupt[] array size has changed
 2014-11-16 18:18 UTC  (2+ messages)
` [tip:x86/apic] x86: lguest: "


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.