All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-22 12:07:16 to 2014-10-22 13:07:03 UTC [more...]

[GIT PULL] thermal soc changes
 2014-10-22 13:07 UTC  (4+ messages)

[PATCH ARM v8 0/4] mini-os: initial ARM support
 2014-10-22 13:06 UTC  (6+ messages)
` [PATCH ARM v8 2/4] mini-os: arm: interrupt controller

[PATCH 1/2 v2] Add configure --with-extra-cflags-*
 2014-10-22 13:06 UTC  (3+ messages)
` [PATCH 2/2] tools: Clear private variables from configure --with-opt

[u-boot-fslc][PATCH] embestmx6boards: Change default bootenv configuration
 2014-10-22 13:06 UTC  (9+ messages)

[PATCH v2 00/13] MIPS: support for the Atheros AR231X SoCs
 2014-10-22 13:06 UTC  (9+ messages)
` [PATCH v2 01/13] MIPS: ath25: add common parts
` [PATCH v2 11/13] ath5k: revert AHB bus support removing

[Qemu-devel] MAINTAINERS leaves too many files uncovered
 2014-10-22 13:06 UTC  (11+ messages)
      ` [Qemu-devel] MAINTAINERS: please add myself as usb-serial.c and baum.c maintainer

rtk_btusb issues
 2014-10-22 13:05 UTC  (2+ messages)

Security policy ambiguities - XSA-108 process post-mortem
 2014-10-22 13:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: add qemu-devel as list for util
 2014-10-22 13:03 UTC  (2+ messages)

[PATCH] irqchip: dw-apb-ictl: select GENERIC_IRQ_CHIP
 2014-10-22 13:00 UTC  (4+ messages)

[PATCH v2] irqchip: dw-apb-ictl: select GENERIC_IRQ_CHIP
 2014-10-22 12:59 UTC  (2+ messages)

[PATCH] tpm: fix multiple race conditions in tpm_ppi.c
 2014-10-22 13:00 UTC  (6+ messages)
` [tpmdd-devel] "

[Qemu-devel] [PULL 0/1] configure: Prepend pixman and ftd flags to overrule system-provided ones
 2014-10-22 13:01 UTC  (2+ messages)

[U-Boot] [U-boot] [Patch] ARM: cmd_clock: generalize command usage description
 2014-10-22 13:01 UTC 

[Qemu-devel] [PATCH] target-mips: add ULL suffix in bitswap to avoid compiler warning
 2014-10-22 13:00 UTC 

[Qemu-devel] [PATCH] MAINTAINERS: add entry for qobject files
 2014-10-22 12:56 UTC 

[Qemu-devel] [PULL 0/1] Fixes for QGA
 2014-10-22 12:59 UTC  (2+ messages)
` [Qemu-devel] [PATCH] qga: Rewrite code where using readdir_r

[PATCH] bond: disabling broadcast mode when dpdk is built without RTE_MBUF_REFCNT
 2014-10-22 12:59 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH] ARM: at91: sama5: update defconfig
 2014-10-22 12:59 UTC 

[Qemu-devel] Regression in 3.17 and 3.18
 2014-10-22 12:58 UTC 

[Qemu-devel] [PATCH 0/4] small improvements to get_maintainer.pl
 2014-10-22 12:57 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] get_maintainer.pl: exit with status 1 if no maintainer found
` [Qemu-devel] [PATCH 4/4] get_maintainer.pl: point at --git-fallback instead of enabling it automatically

[Qemu-devel] [PATCH v2 4/4] get_maintainer.pl: restrict cases where it falls back to --git
 2014-10-22 12:56 UTC  (2+ messages)

[PATCH 0/2] Updates to Makefiles to fix bugs with LIBDIR/SHLIBDIR
 2014-10-22 12:56 UTC  (3+ messages)
` [PATCH 1/2] libsemanage: install to LIBDIR instead of SHLIBDIR
` [PATCH 2/2] libselinux: libsepol: use ln --relative to create .so symlinks

[PATCH v2] xen/arm: dump guest stack even if not the current VCPU
 2014-10-22 12:56 UTC  (2+ messages)

[PATCH v2 1/4] can: dev: Consolidate and unify state change handling
 2014-10-22 12:56 UTC  (10+ messages)

[Buildroot] Buildroot developer meeting report
 2014-10-22 12:55 UTC 

[PATCH 1/3] bnep: Add error print and return errno instead of -1
 2014-10-22 12:55 UTC  (3+ messages)
` [PATCH 3/3] bnep: Return errno instead of -1 and print error

[Qemu-devel] [PATCH] MAINTAINERS: add Samuel Thibault as usb-serial.c and baum.c maintainer
 2014-10-22 12:54 UTC 

Machine crashes right *after* ~successful resume
 2014-10-22 12:53 UTC  (11+ messages)

[Qemu-devel] [PATCH] i386: fix breakpoints handling in icount mode
 2014-10-22 12:53 UTC  (2+ messages)

[PATCH v2 00/47] kernel: Add support for poweroff handler call chain
 2014-10-22 12:52 UTC  (4+ messages)
` [PATCH v2 36/47] arm64: psci: Register with kernel poweroff handler

[PATCH] bitmap: Fix undefined shift in __bitmap_shift_{left|right}()
 2014-10-22 12:51 UTC 

[Qemu-devel] [PATCH v13 00/14] qemu-img: Implement commit like QMP
 2014-10-22 12:51 UTC  (15+ messages)
` [Qemu-devel] [PATCH v13 01/14] qcow2: Allow "full" discard
` [Qemu-devel] [PATCH v13 02/14] qcow2: Implement bdrv_make_empty()
` [Qemu-devel] [PATCH v13 03/14] qcow2: Optimize bdrv_make_empty()
` [Qemu-devel] [PATCH v13 04/14] blockjob: Introduce block_job_complete_sync()
` [Qemu-devel] [PATCH v13 05/14] blockjob: Add "ready" field
` [Qemu-devel] [PATCH v13 06/14] iotests: Omit length/offset test in 040 and 041
` [Qemu-devel] [PATCH v13 07/14] block/mirror: Improve progress report
` [Qemu-devel] [PATCH v13 08/14] qemu-img: Implement commit like QMP
` [Qemu-devel] [PATCH v13 09/14] qemu-img: Empty image after commit
` [Qemu-devel] [PATCH v13 10/14] qemu-img: Enable progress output for commit
` [Qemu-devel] [PATCH v13 11/14] qemu-img: Specify backing file "
` [Qemu-devel] [PATCH v13 12/14] iotests: Add _filter_qemu_img_map
` [Qemu-devel] [PATCH v13 13/14] iotests: Add test for backing-chain commits
` [Qemu-devel] [PATCH v13 14/14] iotests: Add test for qcow2's bdrv_make_empty

Poll: time to switch skinny-metadata on by default?
 2014-10-22 12:49 UTC  (6+ messages)

[meta-fsl-arm] [PATCH] cairo: Fix PACKAGECONFIG settings
 2014-10-22 12:49 UTC  (2+ messages)

wic debug suggestions
 2014-10-22 12:48 UTC  (4+ messages)

[PATCH] bitmap: Fix undefined shift in __bitmap_shift_left()
 2014-10-22 12:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/3] monitor: add peripheral device del completion support
 2014-10-22 12:47 UTC  (2+ messages)

[PATCH] tty: serial: omap: increase max consoles to 10
 2014-10-22 12:46 UTC  (8+ messages)
` [PATCH V2] tty: serial: omap: Increase max consoles and add check to prevent crash

[PATCH v6 0/9] Support VxLAN on Fortville
 2014-10-22 12:47 UTC  (5+ messages)
` [PATCH v6 2/9] librte_ether:add VxLAN packet identification API in librte_ether

[Qemu-devel] [PATCH] block.c: Fix type of IoOperationType variable in send_qmp_error_event()
 2014-10-22 12:44 UTC  (2+ messages)

Userspace RCU: workqueue with batching, cheap wakeup, and work stealing
 2014-10-22 12:44 UTC 

[PATCH v2 1/2] timekeeping: add EXPORT_SYMBOL_GPL for do_adjtimex()
 2014-10-22 12:42 UTC  (9+ messages)

device balance times
 2014-10-22 12:40 UTC  (4+ messages)

[PATCH opensm] iba/ib_types.h: Add support for new MAD SM:PortInfoExtended and for modifying PM:PortExtendedSpeedsCounters
 2014-10-22 12:41 UTC 

[Powertop] Complete build options for Pthread API
 2014-10-22 12:41 UTC 

[PATCH] memcg: remove mem_cgroup_reclaimable check from soft reclaim
 2014-10-22 12:40 UTC  (5+ messages)

[Qemu-trivial] [PATCH v5] snapshot: use local variable to bdrv_pwrite_sync L1 table
 2014-10-22 12:39 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v10 0/8] xen/arm: introduce GNTTABOP_cache_flush
 2014-10-22 12:40 UTC  (2+ messages)

[PATCH] [media] Fix smatch warning: unknown field name in initializer
 2014-10-22 12:39 UTC  (3+ messages)

[U-Boot] Relocation issue - need help!
 2014-10-22 12:39 UTC 

[Qemu-trivial] [PATCH v4] snapshot: use local variable to bdrv_pwrite_sync L1 table
 2014-10-22 12:38 UTC  (16+ messages)
` [Qemu-trivial] [Qemu-devel] "
        `  "
  ` [Qemu-trivial] [Qemu-devel] [PATCH v4] snapshot: use local variable to bdrv_pwrite_syncL1 table
    `  "

[PATCH] ath10k: call correct function for frag threshold
 2014-10-22 12:27 UTC  (2+ messages)

[PATCH] sfc: efx: add support for skb->xmit_more
 2014-10-22 12:36 UTC  (8+ messages)
    ` [PATCH RFC net-next] sfc: "
        ` [PATCH "

[PATCH v5 00/20] perf: Add infrastructure and support for Intel PT
 2014-10-22 12:35 UTC  (3+ messages)
` [PATCH v5 02/20] perf: Add AUX area to ring buffer for raw data streams

[PATCH] asus-nb-wmi: Add wapf4 quirk for the X550VB
 2014-10-22 12:32 UTC 

[RFC][PATCH 0/6] Another go at speculative page faults
 2014-10-22 12:35 UTC  (11+ messages)
` [RFC][PATCH 3/6] mm: VMA sequence count

[PATCH] netfilter: log: protect nf_log_register against double registering
 2014-10-22 12:33 UTC  (3+ messages)

[LTP] [PATCH] ext4-new-features: modify ext4_get_inode_version.sh not know $EXT4_DEV definition
 2014-10-22 12:33 UTC  (6+ messages)

[Qemu-devel] [PULL 00/28] target-mips queue
 2014-10-22 12:32 UTC  (4+ messages)

[PATCH v2 0/12] perf/x86: implement HT leak workaround for SNB/IVB/HSW
 2014-10-22 12:31 UTC  (3+ messages)
` [PATCH v2 06/12] perf/x86: implement cross-HT corruption bug workaround

[PATCH resend] ARM: perf: remove useless return and check of idx in counter handling
 2014-10-22 12:31 UTC  (4+ messages)

[PATCH] PCI / PM: handle failure to enable wakeup on PCIe PME
 2014-10-22 12:31 UTC 

[PATCHv5 0/7] usb: dwc2: Add support for dual-role
 2014-10-22 12:29 UTC  (4+ messages)
` [PATCHv5 7/7] usb: dwc2: Update Kconfig to support dual-role

[Qemu-devel] [PATCH] get_maintainer.pl: Remove the --git-chief-penguins option
 2014-10-22 12:28 UTC 

[Xenomai] Troubleshooting general protection faults
 2014-10-22 12:29 UTC  (4+ messages)

[Cluster-devel] [PATCH][try6] VFS: new want_holesize and got_holesize buffer_head flags for fiemap
 2014-10-22 12:28 UTC  (4+ messages)

[PATCH] i8k: Ignore temperature sensors which report invalid values
 2014-10-22 12:29 UTC  (4+ messages)

Conntrack TW->SS in Reply direction
 2014-10-22 12:28 UTC  (4+ messages)
` [PATCH] nf_conntrack_proto_tcp: allow server to become a client in TW handling

[PATCH v2 0/8] Add enlightenments for vGPU
 2014-10-22 12:27 UTC  (4+ messages)
` [PATCH v2 7/8] drm/i915: Create vgpu specific write MMIO to reduce traps

[Powertop] Deletion of unnecessary checks before specific function calls
 2014-10-22 12:27 UTC 

[PATCH] x86, kexec: Add .gitignore file
 2014-10-22 12:27 UTC  (4+ messages)

[PATCH net-next 0/6] cleanup on resource check
 2014-10-22 12:24 UTC  (10+ messages)
  ` [PATCH net-next 1/6] ethernet: wiznet: remove unnecessary check
  ` [PATCH net-next 2/6] "
  ` [PATCH net-next 5/6] ethernet: renesas: "

[Powertop] error when auto-tune on last git (Sept 30th)
 2014-10-22 12:26 UTC 

[PATCH nf v2] netfilter: conntrack: disable generic tracking for known protocols
 2014-10-22 12:25 UTC  (4+ messages)

[PATCH] mac80211: Export IE split function
 2014-10-22 12:22 UTC 

Regression in i915 intel_panel_setup_backligh
 2014-10-22 12:21 UTC  (3+ messages)

[Buildroot] Setting the dates of the next Buildroot Developers meeting
 2014-10-22 12:21 UTC 

regression: checkpatch.pl fails when called via symlink
 2014-10-22 12:20 UTC  (2+ messages)

[PATCH RFC 0/3] tools: systemd patches
 2014-10-22 12:20 UTC  (8+ messages)
` [PATCH RFC 3/3] systemd: xendomains now depends on xen-init-dom0

[U-Boot] [PATCH v3 0/6] sunxi: Enable second sdcard slot found on some boards
 2014-10-22 12:18 UTC  (5+ messages)
` [U-Boot] [PATCH v3 6/6] sunxi: Kconfig: Unify sunxi Kconfig code

[Qemu-devel] [PATCH 00/20] target-mips: add MSA module
 2014-10-22 12:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 06/20] target-mips: add MSA opcode enum

Help with wm8731 support for the Utilite (imx6q)
 2014-10-22 12:17 UTC  (15+ messages)

[Powertop] [PATCH v2 1/8] Properly cleaning up the display tabs
 2014-10-22 12:17 UTC 

Question about strange things in windows 7 domUs save/restore
 2014-10-22 12:17 UTC  (2+ messages)

[PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103 for supporting the demod of M88RS6000
 2014-10-22 12:16 UTC  (2+ messages)
` Re: [PATCH 3/3] DVBSky V3 PCIe card: add some changes to M88DS3103for "

[U-Boot] [PATCH 1/2] arm: mx6: add support for TBS2910 Matrix ARM miniPC
 2014-10-22 12:16 UTC  (5+ messages)

[U-Boot] [PATCH] mx6sabresd: Add Seiko WVGA panel support
 2014-10-22 12:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] qcow2: Drop REFCOUNT_SHIFT
 2014-10-22 12:14 UTC  (2+ messages)

[RFC][PATCH] add pagesize field to /proc/pid/numa_maps
 2014-10-22 12:14 UTC  (4+ messages)

vnc=1 / pvgrub / close fb: backend at /local/domain/0/backend/vfb/xx/0
 2014-10-22 12:13 UTC  (8+ messages)

[RFC PATCH v2 net-next] net: ipv6: Add a sysctl to make optimistic addresses useful candidates
 2014-10-22 12:13 UTC  (8+ messages)

[GIT PULL] Integrator multiplatform migration for v3.19
 2014-10-22 12:13 UTC 

[PATCHv5 0/3] syscalls,x86: Add execveat() system call
 2014-10-22 11:44 UTC  (3+ messages)
` [PATCHv5 man-pages 3/3] execveat.2: initial man page for execveat(2)

[PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
 2014-10-22 12:12 UTC  (5+ messages)

[Ocfs2-devel] [PATCH 7/7 v4] ocfs2: do not fallback to buffer I/O write if fill holes
 2014-10-22 12:12 UTC  (2+ messages)

[patch] netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
 2014-10-22 12:11 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/17] qcow2: Fix image repairing
 2014-10-22 12:09 UTC  (18+ messages)
` [Qemu-devel] [PATCH v8 01/17] block: Add qemu_{, try_}blockalign0()
` [Qemu-devel] [PATCH v8 02/17] qcow2: Calculate refcount block entry count
` [Qemu-devel] [PATCH v8 03/17] qcow2: Fix leaks in dirty images
` [Qemu-devel] [PATCH v8 04/17] qcow2: Split qcow2_check_refcounts()
` [Qemu-devel] [PATCH v8 05/17] qcow2: Use sizeof(**refcount_table)
` [Qemu-devel] [PATCH v8 06/17] qcow2: Pull check_refblocks() up
` [Qemu-devel] [PATCH v8 07/17] qcow2: Use int64_t for in-memory reftable size
` [Qemu-devel] [PATCH v8 08/17] qcow2: Split fail code in L1 and L2 checks
` [Qemu-devel] [PATCH v8 09/17] qcow2: Let inc_refcounts() return -errno
` [Qemu-devel] [PATCH v8 10/17] qcow2: Let inc_refcounts() resize the reftable
` [Qemu-devel] [PATCH v8 11/17] qcow2: Reuse refcount table in calculate_refcounts()
` [Qemu-devel] [PATCH v8 12/17] qcow2: Fix refcount blocks beyond image end
` [Qemu-devel] [PATCH v8 13/17] qcow2: Do not perform potentially damaging repairs
` [Qemu-devel] [PATCH v8 14/17] qcow2: Rebuild refcount structure during check
` [Qemu-devel] [PATCH v8 15/17] qcow2: Clean up after refcount rebuild
` [Qemu-devel] [PATCH v8 16/17] iotests: Fix test outputs
` [Qemu-devel] [PATCH v8 17/17] iotests: Add test for potentially damaging repairs

[PATCH 00/12] ASoC: dapm: Cleanups and speed-ups
 2014-10-22 12:10 UTC  (4+ messages)
` [PATCH 03/12] ASoC: dapm: Only mark paths dirty when the connection status changed

[LTP] [PATCH v2] network/tcp_fastopen: add support for IPv6
 2014-10-22 12:10 UTC 

[PATCH nf] netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
 2014-10-22 12:09 UTC  (2+ messages)


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.