All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-28 20:30:40 to 2013-08-28 21:55:59 UTC [more...]

[Qemu-devel] Would virtio support 64 bit address for vring virtqueue?
 2013-08-28 21:38 UTC  (9+ messages)

[B.A.T.M.A.N.] [PATCHv5 0/9] Improving the routing protocol abstraction
 2013-08-28 21:55 UTC  (11+ messages)
` [B.A.T.M.A.N.] [PATCHv5 1/9] batman-adv: make struct batadv_neigh_node algorithm agnostic
` [B.A.T.M.A.N.] [PATCHv5 2/9] batman-adv: make struct batadv_orig_node "
` [B.A.T.M.A.N.] [PATCHv5 3/9] batman-adv: add bat_orig_print API function
` [B.A.T.M.A.N.] [PATCHv5 4/9] batman-adv: add bat_neigh_cmp "
` [B.A.T.M.A.N.] [PATCHv5 5/9] batman-adv: add bat_neigh_is_equiv_or_better "
` [B.A.T.M.A.N.] [PATCHv5 6/9] batman-adv: adapt bonding to use the new API functions
` [B.A.T.M.A.N.] [PATCHv5 7/9] batman-adv: adapt the neighbor purging routine "
` [B.A.T.M.A.N.] [PATCHv5 8/9] batman-adv: provide orig_node routing API
` [B.A.T.M.A.N.] [PATCHv5 9/9] batman-adv: adapt the TT component to use the new API functions

[PATCH 0/3] V4L2: fix em28xx ov2640 support
 2013-08-28 21:54 UTC  (3+ messages)
` [PATCH 3/3] V4L2: em28xx: register a V4L2 clock source

GPU tests on master next - core-image-x11 - sfp
 2013-08-28 21:53 UTC  (2+ messages)

[RFC/PATCH] status: introduce status.displayCommentChar to disable display of #
 2013-08-28 21:53 UTC  (11+ messages)
` [RFC/PATCH v2 1/3] builtin/stripspace.c: fix broken indentation
  ` [RFC/PATCH v2 2/3] submodule: introduce --[no-]display-comment-char
  ` [RFC/PATCH v2 3/3] status: introduce status.displayCommentChar to disable display of #

[PATCH] Avoid useless inodes and dentries reclamation
 2013-08-28 21:52 UTC 

[PATCH] usb: xhci-plat: Enable USB 2.0 hardware LPM support for platform xHCs
 2013-08-28 21:51 UTC  (9+ messages)

+ fs-ocfs2-superc-use-bigger-nodestr-to-accomodate-32-bit-node-numbers.patch added to -mm tree
 2013-08-28 21:48 UTC 

[dm-crypt] Weird cryptsetup-1.6.x problem
 2013-08-28 21:48 UTC 

[PATCH net] net: add cpu_relax to busy poll loop
 2013-08-28 21:46 UTC  (2+ messages)

[PATCH] net: stmmac: fixed the pbl setting with DT
 2013-08-28 21:44 UTC  (2+ messages)

[PATCH] USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700 Device Driver Support
 2013-08-28 21:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/6] spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT
 2013-08-28 21:44 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/6] drivers/power/pmic: Add tps65217 driver

[PATCH 0/2] xfs: prevent transient corrupt states during log recovery
 2013-08-28 21:43 UTC  (10+ messages)
` [PATCH 1/2] xfs: btree block LSN escaping to disk uninitialised
` [PATCH 2/2] xfs: check LSN ordering for v5 superblocks during recovery

Testing
 2013-08-28 21:41 UTC 

debugging librbd async
 2013-08-28 21:40 UTC  (9+ messages)

[Xenomai] [PULL] Enable build against 3.10
 2013-08-28 21:40 UTC  (3+ messages)

[PATCH 0/8] remote-{hg,bzr}: updates
 2013-08-28 21:38 UTC  (11+ messages)
` [PATCH 1/8] remote-bzr: fix export of utf-8 authors
    ` [PATCH v2] "

Is there a OE core based mgetty?
 2013-08-28 21:38 UTC  (4+ messages)

[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-28 21:36 UTC  (24+ messages)
` [PATCH-v3 1/4] idr: Percpu ida
    ` [PATCH] percpu ida: Switch to cpumask_t, add some comments

[PATCH] workqueue: defer to waiting stop_machine
 2013-08-28 21:33 UTC  (3+ messages)
  ` [PATCH] workqueue: cond_resched() after processing each work item

[Buildroot] [PATCH] bash: fails in parallel build
 2013-08-28 21:29 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2013-08-27
 2013-08-28 21:29 UTC  (4+ messages)
` [Buildroot] Analysis of build failures

[PATCH net-next v4 0/13] bonding: remove vlan special handling
 2013-08-28 21:25 UTC  (14+ messages)
` [PATCH net-next v4 01/13] net: rename netdev_upper to netdev_adjacent
` [PATCH net-next v4 02/13] net: add lower_dev_list to net_device and make a full mesh
` [PATCH net-next v4 03/13] net: remove search_list from netdev_adjacent
` [PATCH net-next v4 04/13] net: add netdev_upper_get_next_dev_rcu(dev, iter)
` [PATCH net-next v4 05/13] net: add netdev_for_each_upper_dev_rcu()
` [PATCH net-next v4 06/13] bonding: use netdev_upper list in bond_vlan_used
` [PATCH net-next v4 07/13] bonding: make bond_arp_send_all use upper device list
` [PATCH net-next v4 08/13] bonding: convert bond_has_this_ip() to use upper devices
` [PATCH net-next v4 09/13] bonding: use vlan_uses_dev() in __bond_release_one()
` [PATCH net-next v4 10/13] bonding: split alb_send_learning_packets()
` [PATCH net-next v4 11/13] bonding: make alb_send_learning_packets() use upper dev list
` [PATCH net-next v4 12/13] bonding: remove vlan_list/current_alb_vlan
` [PATCH net-next v4 13/13] bonding: pr_debug instead of pr_warn in bond_arp_send_all

[PATCH net-next v3 0/13] bonding: remove vlan special handling
 2013-08-28 21:24 UTC  (2+ messages)

[PATCH] cpufreq: Don't use smp_processor_id() in preemptible context
 2013-08-28 21:24 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-trivial] [PATCH] target-arm: Report unimplemented opcodes (LOG_UNIMP)
 2013-08-28 21:23 UTC  (8+ messages)
  ` [Qemu-trivial] [Qemu-devel] "
      ` [Qemu-devel] [RFC] Streamlining endian handling in TCG

[PATCH v2] ARM: xen: only set pm function ptrs for Xen guests
 2013-08-28 21:22 UTC  (3+ messages)

confusion about DEPENDS vs RDEPENDS
 2013-08-28 21:22 UTC  (4+ messages)

[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-08-28 21:01 UTC  (3+ messages)

ACPI and PM material for the first pull request during the 3.12 merge window
 2013-08-28 21:21 UTC 

[dm-crypt] Cryptsetup 1.6.X on Ubuntu 12.10
 2013-08-28 21:10 UTC 

[PATCH v3 2/2] genl: Hold reference on correct module while netlink-dump
 2013-08-28 21:19 UTC  (2+ messages)

[PATCH v3 1/2] genl: Fix genl dumpit() locking
 2013-08-28 21:19 UTC  (2+ messages)

[CONSOLIDATED PULL 0/4] Kernel fix & QA tests support for RC1
 2013-08-28 21:19 UTC 

[gcv v3 25/35] powerpc: Replace __get_cpu_var uses
 2013-08-28 21:18 UTC  (12+ messages)
` [gcv v3 27/35] arm: "
` [gcv v3 15/35] drivers/cpuidle: "
` [gcv v3 31/35] sh: "

[PATCH 1/3] cpuidle: coupled: disable interrupts after entering safe state
 2013-08-28 21:28 UTC  (2+ messages)

[PATCH 12/14] HID: sensor-hub: validate feature report details
 2013-08-28 21:16 UTC  (4+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely
 2013-08-28 21:56 UTC 

linux-next: Tree for Aug 28 [ xhci build breakage ]
 2013-08-28 21:15 UTC  (11+ messages)

[xen-unstable bisection] complete test-amd64-amd64-xl
 2013-08-28 21:15 UTC 

[PATCH 14/14] HID: check for NULL field when setting values
 2013-08-28 21:14 UTC  (3+ messages)

+ sched_clock-document-4mhz-vs-1mhz-decision.patch added to -mm tree
 2013-08-28 21:14 UTC 

+ aoe-remove-do-nothing-name=%k-term-from-example-udev-rules.patch added to -mm tree
 2013-08-28 21:12 UTC 

+ aoe-do-not-bug-if-memory-pressure-prevented-debugfs-file-creation.patch added to -mm tree
 2013-08-28 21:12 UTC 

[kernel-hardening] [PATCH 1/2] procfs: restore 0400 permissions on /proc/*/{syscall,stack,personality}
 2013-08-28 21:11 UTC  (9+ messages)
` [kernel-hardening] "
        `  "

[PATCH] drm/i915: Report enabled slices on Haswell GT3
 2013-08-28 21:09 UTC  (2+ messages)

[PATCHSET cgroup/for-3.12] cgroup: factor out css creation into create_css()
 2013-08-28 21:03 UTC  (21+ messages)
` [PATCH 1/9] cgroup: fix css leaks on online_css() failure
` [PATCH 2/9] cgroup: css iterations and css_from_dir() are safe under cgroup_mutex
` [PATCH 3/9] cgroup: make for_each_subsys() useable under cgroup_root_mutex
` [PATCH 4/9] cgroup: move css_id commit from cgroup_populate_dir() to online_css()
` [PATCH 5/9] cgroup: reorder operations in cgroup_create()
` [PATCH 6/9] cgroup: combine css handling loops "
` [PATCH 7/9] cgroup: factor out cgroup_subsys_state creation into create_css()
` [PATCH 8/9] cgroup: implement for_each_css()
` [PATCH 9/9] cgroup: remove for_each_root_subsys()

[PATCH 13/14] HID: picolcd_core: validate output report details
 2013-08-28 21:00 UTC  (2+ messages)

[PATCH v2] vfs: Tighten up linkat(..., AT_EMPTY_PATH)
 2013-08-28 21:07 UTC  (8+ messages)
` [RFC PATCH] fs: Add user_file_or_path_at and use it for truncate

Deleted tag in poky master
 2013-08-28 21:07 UTC 

[Qemu-devel] [PATCH 00/18] tcg: decouple tcg_target_long from pointer size
 2013-08-28 21:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/18] tcg: Change flush_icache_range arguments to uintptr_t
` [Qemu-devel] [PATCH 03/18] tcg: Change tcg_qemu_tb_exec return "
` [Qemu-devel] [PATCH 04/18] tcg: Fix next_tb type in cpu_exec

Tegra tools git repo relocation
 2013-08-28 21:06 UTC 

32bit allyesconfig on 64bit system broke
 2013-08-28 21:05 UTC  (3+ messages)

[PATCHSET cgroup/for-3.12] cgroup: factor out css creation into create_css()
 2013-08-28 21:03 UTC 

[Qemu-trivial] [PATCH] target-mips: fix get_physical_address() #if 0 build error
 2013-08-28 21:03 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[flasher manifests PATCH] Move tools from nv-tegra to github
 2013-08-28 21:02 UTC 

[Qemu-devel] [PATCH 0/4] tcg: Add muluh and mulsh opcodes
 2013-08-28 21:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] "
` [Qemu-devel] [PATCH 2/4] tcg-mips: Implement mulsh, muluh
` [Qemu-devel] [PATCH 3/4] tcg-ppc64: Implement muluh, mulsh
` [Qemu-devel] [PATCH 4/4] tcg: Constant fold div, rem

[U-Boot] [PATCH] arm:samsung:serial: Extract common Samsung UART code
 2013-08-28 21:01 UTC  (5+ messages)
` [U-Boot] [PATCH v3 0/3] arm:exynos:cleanup: Extract common code
  ` [U-Boot] [PATCH v3 1/3] arm:samsung:serial Extract common UART code

[PATCH] x86/apic: remove DMI checks in bigsmp driver for obsolete systems
 2013-08-28 20:58 UTC  (3+ messages)

[PATCH v2] tile: support KVM for tilegx
 2013-08-28 20:57 UTC  (2+ messages)
` [PATCH v3 2/3] tile: enable building as a paravirtualized KVM_GUEST

[merged] documentation-hwspinlocktxt-fix-typo.patch removed from -mm tree
 2013-08-28 20:52 UTC 

[merged] documentation-memory-hotplugtxt-fix-typo.patch removed from -mm tree
 2013-08-28 20:52 UTC 

[B.A.T.M.A.N.] [PATCHv4 0/9] Improving the routing protocol abstraction
 2013-08-28 20:48 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCHv4 9/9] batman-adv: adapt the TT component to use the new API functions

[PATCH V6 1/5] of: move documentation of of_parse_phandle_with_args
 2013-08-28 20:47 UTC  (8+ messages)
` [PATCH V6 2/5] of: move of_parse_phandle()
` [PATCH V6 3/5] of: introduce of_parse_phandle_with_fixed_args
` [PATCH V6 5/5] gpio: implement gpio-ranges binding document fix

[PATCH 0/1]libnfsidmap: Add and modify idmapd.conf
 2013-08-28 20:44 UTC  (3+ messages)

[PATCH] ARM: new platform for Energy Micro's EFM32 Cortex-M3 SoCs
 2013-08-28 20:43 UTC  (5+ messages)

[RFC PATCHv3] drivers: power: Detect device suspend/resume lockup and log event in pstore
 2013-08-28 20:52 UTC  (4+ messages)

[PATCH] Avoid do_rt_tgsigqueueinfo kernel warning
 2013-08-28 20:40 UTC  (2+ messages)

[3.10rc6] /proc/dri/0/vma broken on nouveau
 2013-08-28 20:39 UTC  (7+ messages)

[net-next 00/10][pull request] Intel Wired LAN Driver Updates
 2013-08-28 20:38 UTC  (5+ messages)
` [net-next 04/10] ixgbe: fix link test when connected to 1Gbps link partner

[PATCH] blackfin: Ignore generated uImages
 2013-08-28 20:36 UTC  (4+ messages)

[PATCH] imx-drm: Fix probe failure
 2013-08-28 20:34 UTC  (6+ messages)

[PATCH v4 0/2] Document msm_serial bindings and support newer uartdms
 2013-08-28 20:32 UTC  (7+ messages)
` [PATCH v4 1/2] devicetree: serial: Document msm_serial bindings
` [PATCH v4 2/2] ARM: dts: msm: Update uartdm compatible strings

[PATCH 11/14] HID: multitouch: validate feature report details
 2013-08-28 20:31 UTC 

[PATCH 10/14] HID: ntrig: validate feature report details
 2013-08-28 20:31 UTC 

[PATCH 09/14] HID: logitech-dj: validate output report details
 2013-08-28 20:31 UTC 

[PATCH 08/14] HID: lenovo-tpkbd: validate output report details
 2013-08-28 20:31 UTC 

[PATCH 07/14] HID: LG: validate HID output report details
 2013-08-28 20:31 UTC 

[PATCH 06/14] HID: pantherlord: validate output report details
 2013-08-28 20:30 UTC 

[PATCH 05/14] HID: steelseries: validate output report details
 2013-08-28 20:30 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.