All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-10 18:13:30 to 2014-12-10 19:28:40 UTC [more...]

[PATCH net-next] net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
 2014-12-10 19:28 UTC  (2+ messages)

parallel build of multiple machine/os?
 2014-12-10 19:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/7] Target-specific unit test support, add unit tests for target-i386/cpu.c code
 2014-12-10 19:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 1/7] Move target_words_bigendian() prototype to exec-all.h
` [Qemu-devel] [PATCH v3 2/7] tests: Support target-specific unit tests
` [Qemu-devel] [PATCH v3 4/7] tests: Add unit test for X86CPU code
` [Qemu-devel] [PATCH v3 5/7] target-i386: Isolate enabled-by-default features to a separate array
` [Qemu-devel] [PATCH v3 6/7] tests: test-x86-cpu: Add TCG feature bit initialization test
` [Qemu-devel] [PATCH v3 7/7] tests: test-x86-cpu: Add KVM "

[Xenomai] __ipipe_root_status exported GPL only but used to be not GPL only and is breaking other code
 2014-12-10 19:24 UTC  (11+ messages)

[PATCH v4] CPU hotplug: active_writer not woken up in some cases - deadlock
 2014-12-10 19:23 UTC  (6+ messages)

[PATCH] x86: mce: Avoid timer double-add during CMCI interrupt storms
 2014-12-10 19:23 UTC  (5+ messages)

Question about hfs_cat_keycmp
 2014-12-10 19:23 UTC  (3+ messages)
` [PATCH] fs: hfs: Fix comparison bug in hfs_cat_keycmp

[U-Boot] [PATCH v11 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-12-10 19:23 UTC  (4+ messages)

Perf support for interpreted and Just-In-Time translated languages
 2014-12-10 19:21 UTC  (13+ messages)
      ` Perf support for interpreted and Just-In-Time translated olanguages

[U-Boot] [PATCH v9 0/3] Adds support for Exynos5422 odroid xu3 board
 2014-12-10 19:20 UTC  (17+ messages)
` [U-Boot] [PATCH v9 2/2] Odroid-XU3: Add documentation for Odroid-XU3

[PATCH RFC 0/9] audio timestamping evolutions
 2014-12-10 19:20 UTC  (7+ messages)
` [PATCH RFC 2/9] ALSA: core: allow for trigger_tstamp snapshot in .trigger

[PATCH V2 1/1] Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
 2014-12-10 20:29 UTC 

A question about hugepage initialization time
 2014-12-10 19:16 UTC  (7+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
 2014-12-10 19:42 UTC  (3+ messages)

Multicast packets being lost (3.10 stable)
 2014-12-10 19:16 UTC  (5+ messages)
  ` [Bridge] "

[PATCH v3 0/4] android/bluetooth: Enable privacy mode on starup
 2014-12-10 19:15 UTC  (5+ messages)
` [PATCH v3 1/4] android/bluetooth: Start keep IRK for adapter
` [PATCH v3 2/4] android/bluetooth: Store IRK when storing adapter config
` [PATCH v3 3/4] android/bluetooth: Load IRK on adapter start
` [PATCH v3 4/4] android/bluetooth: Enable LE privacy mode on BfA startup

[PATCH] copy.c: make copy_fd preserve meaningful errno
 2014-12-10 19:14 UTC  (14+ messages)
        ` [PATCH 0/14] "
          ` [PATCH 03/14] copy_fd: pass error message back through a strbuf

[PATCH v8 00/50] linux: towards virtio-1 guest support
 2014-12-10 19:14 UTC  (2+ messages)

[PATCH 0/1] mac80211: Avoid accessing uninitialized stack data
 2014-12-10 19:14 UTC 

[GIT PULL] vfs.git
 2014-12-10 19:13 UTC 

randconfig build error with next-20141210, in drivers/media/usb/siano/smsusb.c
 2014-12-10 19:11 UTC 

[PATCH 1/3] X86: make VDSO data support multiple pages
 2014-12-10 19:11 UTC  (8+ messages)
` [PATCH 2/3] X86: add a generic API to let vdso code detect context switch
` [PATCH 3/3] X86: Add a thread cpu time implementation to vDSO

[RESEND PATCH] drm/doc: Document drm_add_modes_noedid() usage
 2014-12-10 19:11 UTC 

[bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3.12+
 2014-12-10 19:10 UTC  (5+ messages)
` [bisected] xfrm: TCP connection initiating PMTU discovery stalls on v3

Profiling a Qt5 application running on embedded hardware (IMX6)
 2014-12-10 19:04 UTC 

[PATCH] lib: include rte_memory.h for __rte_cache_aligned
 2014-12-10 19:09 UTC  (5+ messages)
`  "

[Buildroot] [PATCH v2] openocd 0.8.0
 2014-12-10 19:08 UTC  (3+ messages)

[PATCH v2 00/16] nfsd/sunrpc: add support for a workqueue-based nfsd
 2014-12-10 19:08 UTC  (17+ messages)
` [PATCH v2 01/16] sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
` [PATCH v2 02/16] sunrpc: move sv_function into sv_ops
` [PATCH v2 03/16] sunrpc: move sv_module parm "
` [PATCH v2 04/16] sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
` [PATCH v2 05/16] sunrpc: abstract out svc_set_num_threads to sv_ops
` [PATCH v2 06/16] sunrpc: move pool_mode definitions into svc.h
` [PATCH v2 07/16] sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting
` [PATCH v2 08/16] sunrpc: set up workqueue function in svc_xprt
` [PATCH v2 09/16] sunrpc: set up svc_rqst work if it's defined
` [PATCH v2 10/16] sunrpc: add basic support for workqueue-based services
` [PATCH v2 11/16] nfsd: keep a reference to the fs_struct in svc_rqst
` [PATCH v2 12/16] nfsd: add support for workqueue based service processing
` [PATCH v2 13/16] sunrpc: keep a cache of svc_rqsts for each NUMA node
` [PATCH v2 14/16] sunrpc: add more tracepoints around svc_xprt handling
` [PATCH v2 15/16] sunrpc: print the svc_rqst pointer value in svc_process tracepoint
` [PATCH v2 16/16] sunrpc: add tracepoints around svc_sock handling

[PATCH] drm: sgdma: add comment around suspiscious error handler
 2014-12-10 19:07 UTC 

[RFC 0/2] i2c: sh_mobile: don't regress on deferred probing
 2014-12-10 19:06 UTC  (4+ messages)
` [RFC 1/2] i2c: sh_mobile: refactor DMA setup

[GIT pull] x86 mpx support for 3.19
 2014-12-10 19:05 UTC  (2+ messages)

[bug] df reports wrong Size and Avail on raid1, 3.18rc2
 2014-12-10 19:05 UTC  (9+ messages)
` [PATCH] Btrfs: get more accurate output in fd command

[PATCH] ath10k: unregister and remove frag_threshold callback
 2014-12-10 19:03 UTC  (6+ messages)

[PATCH 00/19] gssd improvements
 2014-12-10 19:03 UTC  (12+ messages)

[PATCH i-g-t] lib: add a function to lock memory into RAM
 2014-12-10 19:02 UTC  (2+ messages)
` [PATCH i-g-t v2] "

[Buildroot] [PATCH] squid: bump to version 3.4.10
 2014-12-10 19:02 UTC  (2+ messages)

[Buildroot] [git commit] squid: bump to version 3.4.10
 2014-12-10 19:01 UTC 

[Buildroot] [PATCH] barebox: bump to version 2014.12.0
 2014-12-10 19:01 UTC  (2+ messages)

[Buildroot] [git commit] barebox: bump to version 2014.12.0
 2014-12-10 19:01 UTC 

[Xenomai] Sleeping function called from invalid context
 2014-12-10 19:01 UTC  (2+ messages)

[QEMU patch 0/2] QEMU lapic tsc deadline advancement
 2014-12-10 18:59 UTC  (14+ messages)
` [QEMU patch 2/2] kvm: allow configuration of tsc deadline timer advancement
            ` [Qemu-devel] "

[PATCH v3] CPU hotplug: active_writer not woken up in some cases - deadlock
 2014-12-10 18:59 UTC  (4+ messages)

Charging Battery on imx233 with linux 3.X
 2014-12-10 18:58 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] mtr: bump to version 0.86 and use github call
 2014-12-10 18:59 UTC  (4+ messages)
` [Buildroot] [PATCH v2 "

Audio USB disappears suddenly
 2014-12-10 18:58 UTC 

[PATCH] TTY: Fix the missing lock for the TTY ldisc buffer
 2014-12-10 18:57 UTC  (3+ messages)

[PATCH] drm: sgdma: free allocated memory if TT init fails
 2014-12-10 18:58 UTC  (3+ messages)

[Buildroot] [PATCH] jasper: add a patch fixing CVE-2014-9029
 2014-12-10 18:57 UTC 

Fixing Btrfs Filesystem Full Problems typo?
 2014-12-10 18:56 UTC  (14+ messages)

[PATCH 0/5] Tools: hv: fix compiler warnings and do minor cleanup
 2014-12-10 18:55 UTC  (11+ messages)
` [PATCH 1/5] Tools: hv: add mising fcopyd to the Makefile
` [PATCH 2/5] Tools: hv: remove unused bytes_written from kvp_update_file()
` [PATCH 3/5] Tools: hv: address compiler warnings for hv_kvp_daemon.c
` [PATCH 4/5] Tools: hv: address compiler warnings for hv_fcopy_daemon.c
` [PATCH 5/5] Tools: hv: do not add redundant '/' in hv_start_fcopy()

[Qemu-devel] [PATCH 0/3] MIPS: GDB register width fix / ABI configuration rework
 2014-12-10 18:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-mips: Add n32/n64 configuration files
` [Qemu-devel] [PATCH 2/3] target-mips: Rework ABIs to allow all required configurations
` [Qemu-devel] [PATCH 3/3] target-mips: Set GDB register widths correctly

[PATCH net-next RESEND 0/2] fix rculist sparse errors
 2014-12-10 18:49 UTC  (2+ messages)

[PATCH net-next v2] enic: add support for set/get rss hash key
 2014-12-10 18:49 UTC  (2+ messages)

[Ceph-maintainers] statically allocated uid/gid for ceph
 2014-12-10 18:48 UTC 

[PATCH v2] net: introduce helper macro for_each_cmsghdr
 2014-12-10 18:48 UTC  (2+ messages)

[PATCH 2/4] PCI: iproc: Add Broadcom iProc PCIe driver
 2014-12-10 18:46 UTC  (6+ messages)

[Cluster-devel] [LSF/MM ATTEND] [TOPIC] fs/block interface discussions
 2014-12-10 18:46 UTC  (5+ messages)
` [Cluster-devel] [Lsf-pc] "
    `  "

Git commit amend empty emails
 2014-12-10 18:46 UTC  (3+ messages)

[PATCH] drm: sgdma: remove unused nouveau_sgdma_be::dev
 2014-12-10 18:43 UTC 

[Buildroot] [PATCH v3 0/3] [RFC] Reinstall Targets
 2014-12-10 18:42 UTC  (2+ messages)

[PATCH 1/2] Input: gpio_keys - allow separating gpio and irq in device tree
 2014-12-10 18:32 UTC  (3+ messages)
` [PATCH 2/2] Input: gpio_keys - replace timer and workqueue with delayed workqueue

[PATCH] tools: hv: kvp_daemon: make IPv6-only-injection work
 2014-12-10 18:42 UTC  (3+ messages)

BCM2048 bluetooth connected over OMAP serial
 2014-12-10 18:42 UTC  (4+ messages)

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2014-12-10 18:32 UTC  (3+ messages)
` [Qemu-devel] [Bug 1368815] "

[Xenomai] Sleeping function called from invalid context
 2014-12-10 18:41 UTC  (12+ messages)

[Bug 87196] [radeonsi][dota2] small freezes happens while playing with a drm-next-3.19 linux kernel
 2014-12-10 18:41 UTC  (2+ messages)

[PATCH] TTY: Fix the missing lock for the TTY ldisc buffer
 2014-12-10 18:32 UTC 

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2014-12-10 18:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/9] sf: Update EON flash params

[PATCH] ARM: dts: add gpio_poweroff support for Iomega ix2-200
 2014-12-10 18:40 UTC 

xen-netback: make feature-rx-notify mandatory -- Breaks stubdoms
 2014-12-10 18:39 UTC  (6+ messages)

[PATCH] Avoid possible memory cpoy when sort hugepages
 2014-12-10 18:39 UTC  (6+ messages)

[PATCH v7 1/6] clk: shmobile: sh73a0 common clock framework implementation
 2014-12-10 18:39 UTC  (2+ messages)

[PATCH V2][BTRFS-PROGS] Don't use LVM snapshot device
 2014-12-10 18:40 UTC  (3+ messages)

[PATCHSET -mm] bitmap, cpumask, nodemask: implement pr_cont functions and use di"
 2014-12-10 18:38 UTC  (3+ messages)
` [PATCH 07/12] xtensa: use {cpu|node}mask pr_cont and seq output functions

xfs_quota off/remove
 2014-12-10 18:37 UTC 

[Bug 89531] New: mpt2sas: only every second disk working with PCIe x4 connection
 2014-12-10 18:36 UTC 

[PATCH 00/18] Introduce an internal API to interact with the fsck machinery
 2014-12-10 18:34 UTC  (6+ messages)
` [PATCH 16/18] fsck: support demoting errors to warnings
` [PATCH 18/18] git receive-pack: support excluding objects from fsck'ing

[PATCH net] Fix race condition between vxlan_sock_add and vxlan_sock_release
 2014-12-10 18:34 UTC  (3+ messages)

[PATCH wq/for-3.19 1/3] workqueue: make the workqueues list RCU walkable
 2014-12-10 18:34 UTC  (9+ messages)
` [PATCH wq/for-3.19 2/3] workqueue: keep track of the flushing task and pool manager
  ` [PATCH wq/for-3.19 3/3] workqueue: dump workqueues on sysrq-t

PATCH] Revert "bridge: include in6.h in if_bridge.h for struct in6_addr"
 2014-12-10 18:34 UTC  (4+ messages)
  ` [PATCH v2] if_bridge: fix conflict with glibc

[net-next PATCH 0/6] net: Alloc NAPI page frags from their own pool
 2014-12-10 18:32 UTC  (2+ messages)

[lm-sensors] [PATCH v5 0/3] hwmon: ina2xx: new attributes
 2014-12-10 18:31 UTC  (6+ messages)
` [lm-sensors] [PATCH v5 1/3] hwmon: ina2xx: make shunt resistance configurable at run-time
      `  "

[U-Boot] [PATCHv1] powerpc/p2041rdb: Convert to generic board
 2014-12-10 18:31 UTC  (2+ messages)

NFSv4 ACLs and umasks
 2014-12-10 18:31 UTC 

[PATCH] Fix the missing lock for the TTY ldisc buffer
 2014-12-10 18:26 UTC 

[PATCH v1] x86, ioapic: fix kernel crash on boot on non-PC platforms
 2014-12-10 18:29 UTC 

[PATCHv11 net-next 1/2] openvswitch: Refactor ovs_nla_fill_match()
 2014-12-10 18:29 UTC  (7+ messages)
` [PATCHv11 net-next 2/2] openvswitch: Add support for unique flow IDs
        ` [ovs-dev] "

atomic operations bottleneck in the IPv6 stack
 2014-12-10 17:58 UTC  (3+ messages)

[patch 0/2] KVM: add option to advance tscdeadline hrtimer expiration (v2)
 2014-12-10 17:57 UTC  (6+ messages)
` [patch 1/2] KVM: x86: add method to test PIR bitmap vector

[PATCH RFT 1/2] drivers: bus: check cci device tree node status
 2014-12-10 18:29 UTC  (4+ messages)

[PATCH] irda: Convert function pointer arrays and uses to const
 2014-12-10 18:28 UTC 

[Qemu-devel] [PATCH 0/2] pc: fix ACPI tables corruption after bridge hotplug
 2014-12-10 18:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/2] pc: acpi-build: make linker & RSDP tables dynamic

the next chunk of iov_iter-net stuff for review
 2014-12-10 18:25 UTC  (4+ messages)

[lm-sensors] Is w83627ehf driver working with lm-sensors?
 2014-12-10 18:25 UTC  (2+ messages)

[PATCH] usb: hcd: get/put device and hcd for hcd_buffers()
 2014-12-10 18:25 UTC  (7+ messages)

PROBLEM: bonding status file in /proc not removed when using bond-device as a slave
 2014-12-10 18:22 UTC  (4+ messages)

[PATCH v4 0/5] Patches to add support for Rockchip usb PHYs
 2014-12-10 18:22 UTC  (7+ messages)
` [PATCH v4 1/5] phy: add a driver for the Rockchip SoC internal USB2.0 PHY

[tisdk-build-scripts][PATCH] package-sdks: Generate the SD Card image
 2014-12-10 18:22 UTC  (4+ messages)

Problem setting up nftables dnat : dport set to 0 instead of requested value (22)
 2014-12-10 18:22 UTC  (2+ messages)

[PATCH 0/5] irqchip: kill the GIC routable domain
 2014-12-10 18:21 UTC  (10+ messages)

[Qemu-devel] migration from qemu2.1.2 to qemu2.0
 2014-12-10 18:21 UTC  (10+ messages)
` [Qemu-devel] migration from qemu2.1.2 to qemu2.2

[PATCH] drm/i915: Use BUILD_BUG if possible in the i915 WARN_ON
 2014-12-10 18:17 UTC  (2+ messages)

[PATCH] PCI: Clear all bridge res MEM_64 if host bridge has non mem64
 2014-12-10 18:18 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] ide: Implement VPD response for ATAPI
 2014-12-10 18:17 UTC 

[PATCH] Show number of commits being rebased interactively
 2014-12-10 18:16 UTC  (5+ messages)

[PATCH] spi/omap100k: Convert to runtime PM
 2014-12-10 18:16 UTC 

[xen-unstable test] 32198: tolerable FAIL - PUSHED
 2014-12-10 18:13 UTC 

[PATCH 0/2] DMA API usage fixes in gianfar
 2014-12-10 18:13 UTC  (3+ messages)
` [PATCH net] gianfar: Fix dma check map error when DMA_API_DEBUG is enabled

[PATCH 00/10] Prep work patches for GPU scheduler
 2014-12-10 18:12 UTC  (5+ messages)
` [PATCH 04/10] drm/i915: FIFO space query code refactor
  ` [PATCH 8/8] drm/i915: Enum forcewake domains and domain identifiers
      ` [PATCH v2] drm/i915: FIFO space query code refactor


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.