All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-04 18:04:27 to 2014-03-04 19:02:15 UTC [more...]

[PATCH 0/4] ARM: mvebu: Device Tree updates for Armada XP boards
 2014-03-04 19:02 UTC  (4+ messages)
` [PATCH 4/4] ARM: mvebu: the Armada XP Matrix board has 4 GB

[RFC] [PATCH] Pre-emption control for userspace
 2014-03-04 19:01 UTC  (5+ messages)

[Qemu-devel] [PULL 0/8] tcg-ia64 ldst updates
 2014-03-04 19:01 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] tcg-ia64: Optimize small arguments to exit_tb
` [Qemu-devel] [PULL 2/8] tcg-ia64: Re-bundle the tlb load
` [Qemu-devel] [PULL 3/8] tcg-ia64: Move bswap for store into "
` [Qemu-devel] [PULL 4/8] tcg-ia64: Move tlb addend load into tlb read
` [Qemu-devel] [PULL 5/8] tcg-ia64: Reduce code duplication in tcg_out_qemu_ld
` [Qemu-devel] [PULL 6/8] tcg-ia64: Convert to new ldst helpers
` [Qemu-devel] [PULL 7/8] tcg-ia64: Move part of softmmu slow path out of line
` [Qemu-devel] [PULL 8/8] tcg-ia64: Convert to new ldst opcodes

[PATCH][RESEND 3] hwrng: add randomness to system from rng sources
 2014-03-04 19:01 UTC  (3+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-03-04 19:00 UTC  (11+ messages)

[PATCH RFC 0/6] tty: xuartps renaming
 2014-03-04 17:17 UTC  (4+ messages)
` [PATCH RFC 1/6] tty: xemacps: Clean up
` [PATCH RFC 2/6] tty: xemacps: Print warning in clock notifier
` [PATCH RFC 4/6] tty: cadence: Document DT binding

[RFC PATCH 0/1] Add pci_hole_min_size
 2014-03-04 18:57 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[patch 00/26] genirq: Another round of tree wide cleanups
 2014-03-04 18:57 UTC  (4+ messages)
` [patch 13/26] sparc: Use the core irq stats function

[PATCH] irq: Export symbol no_action()
 2014-03-04 18:56 UTC  (5+ messages)

relocate_sdk.py: Possible bug, /lib64/ld-linux-x86-64.so.2 not relocated
 2014-03-04 18:54 UTC 

[PATCHv2 00/14]: ARM: OMAP2: clock DT conversion
 2014-03-04 18:54 UTC  (5+ messages)
` [PATCHv2 13/14] ARM: OMAP24xx: clock: remove legacy clock data

ENOSPC errors during raid1 rebalance
 2014-03-04 18:54 UTC  (5+ messages)

[PATCH] Corenet: Add QE platform support for Corenet
 2014-03-04 18:53 UTC  (4+ messages)

[PATCH 2/2] usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
 2014-03-04 18:53 UTC 

[PATCH 1/2] usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
 2014-03-04 18:52 UTC 

[Buildroot] [PATCH 1/1] [V3] toolchain: control vendor part in GNU_TARGET_NAME
 2014-03-04 18:52 UTC  (2+ messages)

[PATCH v2] cifs: Wait for writebacks to complete before attempting write
 2014-03-04 18:51 UTC  (2+ messages)

[net-next v4 0/3] 802.21 and MPLS headers and classification
 2014-03-04 18:51 UTC  (2+ messages)

TCP being hoodwinked into spurious retransmissions by lack of timestamps?
 2014-03-04 18:50 UTC  (3+ messages)

[PATCH] net: unix socket code abuses csum_partial
 2014-03-04 18:50 UTC  (3+ messages)

[Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
 2014-03-04 17:54 UTC  (4+ messages)

[PATCH 0/2] pm8921 driver cleanup
 2014-03-04 18:48 UTC  (6+ messages)
` [PATCH 1/2] mfd: pm8921: Drop irq_set_lockdep_class() code
` [PATCH 2/2] mfd: pm8921: Use IRQCHIP_SKIP_SET_WAKE

[BUG] Deadlock on sk->sk_lock.slock
 2014-03-04 18:48 UTC  (3+ messages)

[PATCH v9 0/9] USB Host support for OMAP5 uEVM
 2014-03-04 18:47 UTC  (6+ messages)

[PATCHv2] ARM: OMAP2+: Use pdata quirks for wl12xx on the AM335x EV-MSK
 2014-03-04 18:47 UTC  (2+ messages)

[PATCH net-next 0/6] tipc: refcount and memory leak fixes
 2014-03-04 18:47 UTC  (3+ messages)
` [PATCH net-next 1/6] tipc: allow connection shutdown callback to be invoked in advance

cannot connect Rock Candy Gesture Controller (wiimote) on Arch Linux
 2014-03-04 18:46 UTC  (3+ messages)

[PATCH] implemented strbuf_write_or_die()
 2014-03-04 18:45 UTC  (6+ messages)

[PATCH lttng-tools] Fix: Unchecked session pointer when destroying a connection in relayd
 2014-03-04 18:45 UTC 

[Qemu-devel] [PATCH v9 00/20] Vhost and vhost-net support for userspace based backends
 2014-03-04 18:45 UTC  (28+ messages)
` [Qemu-devel] [PATCH v9 01/20] Convert -mem-path to QemuOpts and add share property
` [Qemu-devel] [PATCH v9 02/20] Add kvm_eventfds_enabled function
  `  "
` [Qemu-devel] [PATCH v9 03/20] Add chardev API qemu_chr_fe_read_all
` [Qemu-devel] [PATCH v9 04/20] Add chardev API qemu_chr_fe_set_msgfds
` [Qemu-devel] [PATCH v9 05/20] Add chardev API qemu_chr_fe_get_msgfds
` [Qemu-devel] [PATCH v9 06/20] Add G_IO_HUP handler for socket chardev
` [Qemu-devel] [PATCH v9 07/20] vhost_net should call the poll callback only when it is set
` [Qemu-devel] [PATCH v9 08/20] Refactor virtio-net to use generic get_vhost_net
` [Qemu-devel] [PATCH v9 09/20] Add new virtio API virtio_queue_get_avail_idx
` [Qemu-devel] [PATCH v9 10/20] Gracefully handle ioctl failure in vhost_virtqueue_stop
` [Qemu-devel] [PATCH v9 11/20] vhost_net_init will use VhostNetOptions to get all its arguments
` [Qemu-devel] [PATCH v9 12/20] Add vhost_ops to vhost_dev struct and replace all relevant ioctls
` [Qemu-devel] [PATCH v9 13/20] Add mandatory_features to vhost_dev
` [Qemu-devel] [PATCH v9 14/20] Add vhost-backend and VhostBackendType
` [Qemu-devel] [PATCH v9 15/20] Add vhost-user as a vhost backend
` [Qemu-devel] [PATCH v9 16/20] Add new vhost-user netdev backend
` [Qemu-devel] [PATCH v9 17/20] Add the vhost-user netdev backend to the command line
` [Qemu-devel] [PATCH v9 18/20] Add vhost-user protocol documentation
` [Qemu-devel] [PATCH v9 19/20] libqemustub: add stubs to be able to use qemu-char.c
` [Qemu-devel] [PATCH v9 20/20] Add qtest for vhost-user

[BISECTED] ssh - Received disconnect from x.x.x.x: 2: Bad packet length 3149594624
 2014-03-04 18:33 UTC  (4+ messages)
` [PATCH] wl1251: use skb_trim to make skb shorter

[PATCH 3.14.0-rc5 v3 1/10] rsi: Adding RS9113 driver files
 2014-03-04 18:38 UTC  (2+ messages)

pull request: iwlwifi 2014-03-04
 2014-03-04 18:34 UTC  (2+ messages)

What is SOF_TIMESTAMPING_RX_HARDWARE?
 2014-03-04 17:45 UTC  (5+ messages)

[PATCHv3 0/4] Add DT support for fixed PHYs
 2014-03-04 18:44 UTC  (9+ messages)
` [PATCHv3 1/4] net: phy: decouple PHY id and PHY address in fixed PHY driver
` [PATCHv3 2/4] net: phy: extend fixed driver with fixed_phy_register()

[U-Boot] [PATCH v2 1/2] nand/denali: Adding Denali NAND driver support
 2014-03-04 18:44 UTC  (4+ messages)

[PATCH 23/44] unicore32: Use get_signal() signal_setup_done()
 2014-03-04 18:41 UTC  (3+ messages)
` [PATCH 28/44] Add translate_signal() helper

[PATCH] drm/i915: re-add locking around hw state readout
 2014-03-04 18:16 UTC  (3+ messages)

[PATCH 0/4] NFSv4 fix nfs4_stateid_is_current processing
 2014-03-04 18:42 UTC  (6+ messages)
` [PATCH 2/4] NFSv4 Check errors on stateid changed functions in I/O path
` [PATCH 3/4] NFSv4 _nfs4_do_setattr use zero stateid on lost lock

[PATCH] i18n: proposed command missing leading dash
 2014-03-04 18:40 UTC  (3+ messages)
` [PATCH v2 1/2] "

[Buildroot] [PATCH] samba4: move x86_64 answer cache file
 2014-03-04 18:39 UTC  (2+ messages)

[Buildroot] [git commit] samba4: move x86_64 answer cache file
 2014-03-04 18:39 UTC 

[Buildroot] [PATCH] gnutls: security bump to version 3.2.12
 2014-03-04 18:39 UTC  (2+ messages)

[Buildroot] [git commit] gnutls: security bump to version 3.2.12
 2014-03-04 18:38 UTC 

[Buildroot] [PATCH] libnftnl: exclude for CS PPC toolchains
 2014-03-04 18:38 UTC  (2+ messages)

[PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers
 2014-03-04 18:34 UTC  (26+ messages)
` [PATCH v5 1/9] Input: pmic8xxx-keypad - Fix build by removing gpio configuration
` [PATCH v5 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs
` [PATCH v5 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v5 4/9] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v5 5/9] Input: pmic8xxx-pwrkey "
` [PATCH v5 6/9] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v5 7/9] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v5 8/9] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v5 9/9] devicetree: bindings: Document PM8921/8058 vibrators

[PATCH] Revert "drm/i915: enable HiZ Raw Stall Optimization on IVB"
 2014-03-04 18:38 UTC  (4+ messages)

[Buildroot] [git commit] libnftnl: exclude for CS PPC toolchains
 2014-03-04 18:38 UTC 

[PATCH] drm/i915: honor forced connector modes v2
 2014-03-04 18:13 UTC  (2+ messages)

[PATCH 0/2] fix package archs ordering for RPM
 2014-03-04 18:37 UTC  (3+ messages)
` [PATCH 1/2] Revert "lib/oe/package_manager.py: RpmPM: fix issue with multilib builds"

[PATCH/RFC] rebase: new convenient option to edit a single commit
 2014-03-04 18:37 UTC  (9+ messages)
` [PATCH 0/3] rebase's convenient options
  ` [PATCH 1/3] rev-parse: support OPT_NUMBER_CALLBACK in --parseopt
  ` [PATCH 3/3] rebase: new convenient option to edit a single commit

[PATCH] cifs: Wait for writebacks to complete before attempting write
 2014-03-04 18:37 UTC  (3+ messages)

[Buildroot] Buildroot 2014.02 : make on raspberry pi failed
 2014-03-04 18:36 UTC  (2+ messages)

-- www.facebook.com Herzlichen Glückwunsch,
 2014-03-04 18:25 UTC 

[Buildroot] [RFC, PATCH 2/8] package/dropbear: Add separate configuration options for client and server
 2014-03-04 18:36 UTC  (6+ messages)

-- www.facebook.com Herzlichen Glückwunsch,
 2014-03-04 18:24 UTC 

[Buildroot] [PATCH 1/3] hostapd: fix static linking
 2014-03-04 18:35 UTC  (2+ messages)

What does rpc.mountd dlopen() libnfsjunct.so rather than libnfsjunct.so.0
 2014-03-04 18:35 UTC  (5+ messages)

[Buildroot] [git commit] wpa_supplicant: add fix for WPS NFC support
 2014-03-04 18:35 UTC 

[Buildroot] [git commit] wpa_supplicant: fix static linking
 2014-03-04 18:34 UTC 

[Buildroot] [git commit] hostapd: fix static linking
 2014-03-04 18:34 UTC 

[PATCH v2] crypto: omap-sham: kmap SG pages before appending
 2014-03-04 18:30 UTC  (2+ messages)

[Buildroot] [PATCH] libubox: new package
 2014-03-04 18:32 UTC  (4+ messages)

[PATCH 0/1] A QA_check fix for x32 kernel module packages
 2014-03-04 18:28 UTC  (2+ messages)
` [PATCH 1/1] QA_check: special case kernel modules for x32 targets

[PATCH v4 net-next 0/3] Extended BPF, converter, seccomp, doc
 2014-03-04 18:31 UTC  (8+ messages)
` [PATCH v4 net-next 1/3] Extended BPF interpreter and converter

[linux-dvb] I'd like to donate two Analog USB TV tuners with TV Capture and FM
 2014-03-04 18:23 UTC 

[Buildroot] [PATCH 1/4] mysql: fix missing directory
 2014-03-04 18:30 UTC  (4+ messages)
` [Buildroot] [PATCH 4/4] mysql: host-mysql depends on host-zlib

Smart Package Manager Repos?
 2014-03-04 18:24 UTC  (2+ messages)

[Buildroot] [PATCH] dnsmasq: fix static linking
 2014-03-04 18:29 UTC  (2+ messages)

rootfs_failure
 2014-03-04 18:29 UTC  (3+ messages)

[PATCH v2 00/11] Generic Device Tree based power domain look-up
 2014-03-04 18:29 UTC  (7+ messages)
` [PATCH v2 01/11] base: power: Add generic OF-based "
` [PATCH v2 02/11] drivercore: Bind/unbind power domain on probe/remove

[PATCH] arm: kernel: sleep: restore HYP mode configuration in cpu_resume
 2014-03-04 18:23 UTC 

[Buildroot] [PATCH] eudev: disable manpages
 2014-03-04 18:22 UTC  (2+ messages)

Regression in kernel 3.13: mouse freezes after entering in KDE (doesn't happen in 3.12)
 2014-03-04 17:54 UTC 

[PATCHv3 net-next 00/31] Misc. fixes for cxgb4 and iw_cxgb4
 2014-03-04 18:22 UTC  (2+ messages)

[Buildroot] [git commit] eudev: disable manpages
 2014-03-04 18:21 UTC 

[PATCH] xz: make XZ_DEC_BCJ filters non-optional
 2014-03-04 18:20 UTC  (4+ messages)

[Buildroot] Linux won't build any more?
 2014-03-04 18:20 UTC  (2+ messages)

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2014-03-04 18:19 UTC  (6+ messages)
` [PATCH 10/15] irda: sh_irda: Enable driver compilation "

[Buildroot] [PATCH 0/3 v2] linux: do not always depend on host-lzop
 2014-03-04 18:19 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: OMAP4: Add support for DuoVero/Parlor
 2014-03-04 18:17 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: Add support for OMAP4 Gumstix DuoVero/Parlor

[Buildroot] [git commit] Revert "packages infra: add function to get a Kconfig option"
 2014-03-04 18:16 UTC 

[Buildroot] [git commit] Revert "linux: only depend on host-lzop if needed"
 2014-03-04 18:16 UTC 

[Buildroot] [git commit] Revert "linux: check the configuration file exists"
 2014-03-04 18:16 UTC 

[Buildroot] [git commit] Revert "linux: fix check of configuration file existence"
 2014-03-04 18:16 UTC 

[PATCH 1/1] sparc64:tsb.c:use array size macro rather than number
 2014-03-04 18:16 UTC  (2+ messages)

[Buildroot] [git commit] Revert "linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL test"
 2014-03-04 18:15 UTC 

[PATCH] gitk: replace SHA1 entry field on keyboard paste
 2014-03-04 18:15 UTC  (2+ messages)

[refpolicy] RFC init_daemon_run_file
 2014-03-04 18:15 UTC  (2+ messages)

[Qemu-devel] [PULL 00/32] QMP queue
 2014-03-04 18:13 UTC  (2+ messages)

[Buildroot] [git commit] Revert "i2c-tools: Add i2c-dev.h to staging directory for userspace i2c drivers."
 2014-03-04 18:14 UTC 

[Buildroot] [PATCH] i2c-tools: Add i2c-dev.h to staging directory for userspace i2c drivers
 2014-03-04 18:14 UTC  (3+ messages)

[Qemu-devel] [PATCH 2.1 00/28] Current state of NUMA series, and hostmem improvements
 2014-03-04 18:12 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2.1 21/28] hostmem: add file-based HostMemoryBackend
` [Qemu-devel] [PATCH 2.1 28/28] qmp: add query-memdev

[PATCH] ti-qmss: provides ti queue manager sub system recipe for KeyStone devices
 2014-03-04 18:12 UTC 

[PATCH] ARM: shmobile: APMU: Fix warnings due to improper printk formats
 2014-03-04 18:11 UTC 

PCIE: Program pcie device private registers
 2014-03-04 18:10 UTC  (3+ messages)

[PATCH] upload-pack: allow shallow fetching from a read-only repository
 2014-03-04 18:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
 2014-03-04 18:09 UTC  (10+ messages)
` [PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks

[PATCH] ASoC: rsnd: Fix warnings due to improper printk formats
 2014-03-04 18:10 UTC 

[PATCH] drm: gem-cma: Fix warnings due to improper printk formats
 2014-03-04 18:10 UTC 

host_fx_image, guest_fx_image ; what are they ?
 2014-03-04 18:05 UTC 

[PATCH net-next] be2net: do external loopback test only when it is requested
 2014-03-04 18:04 UTC 


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.