All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-10 17:27:22 to 2015-09-10 18:46:45 UTC [more...]

storing cover letter of a patch series?
 2015-09-10 18:46 UTC  (8+ messages)

[fido-kilo][PATCH] python-cliff: account for dependency on python-pbr
 2015-09-10 18:46 UTC  (2+ messages)

PV-Grub2 works here but doesnt work their
 2015-09-10 18:46 UTC 

[juno/dizzy-juno][PATCH] python-django-appconf: use correct hashes
 2015-09-10 18:46 UTC  (2+ messages)

[PATCH 1/1] spice: add SRCREV_FORMAT to recipe
 2015-09-10 18:46 UTC  (2+ messages)

[PATCH] perf, tools, pmu-events: Add Skylake frontend MSR support
 2015-09-10 18:41 UTC  (2+ messages)

[PATCH 1/4] devicetree: bindings: Update gpio-keys-polled with support for abs/rel axis
 2015-09-10 18:42 UTC  (11+ messages)
` [PATCH 2/4] devicetree: bindings: Add header file with evdev type and abs/rel code defines

[PATCH V2 0/2] process unrecognized CPER error section
 2015-09-10 18:41 UTC  (5+ messages)
` [PATCH V2 1/2] efi: print unrecognized CPER section
` [PATCH V2 2/2] ras: acpi / apei: generate trace event for "

[PATCH V7] Report interrupt that caused system wakeup
 2015-09-10 18:42 UTC  (2+ messages)

[PATCH] Add support for the Texas Intruments ADS868x ADC
 2015-09-10 18:39 UTC  (4+ messages)

[PATCH] crypto: qat - don't check for iommu
 2015-09-10 18:36 UTC 

[PATCH] musb: sunxi: Ignore VBus errors in host-only mode
 2015-09-10 18:38 UTC  (8+ messages)
` [linux-sunxi] "

[patch 27/95] scanf: fix type range overflow
 2015-09-10 18:37 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/2] sunxi: support FEL-provided environment vars and "fel" boot target
 2015-09-10 18:36 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 1/2] sunxi: retrieve FEL-provided values to environment variables
` [U-Boot] [RFC PATCH 2/2] sunxi: add "fel" boot target

[PATCH net] sctp: fix race on protocol/netns initialization
 2015-09-10 18:35 UTC  (9+ messages)

[PATCH 09/15] drm/i915: Add NV12 support to intel_framebuffer_init
 2015-09-10 18:34 UTC  (3+ messages)

"This is a bug."
 2015-09-10 18:33 UTC  (16+ messages)

[PATCH 0/2] [media] Fix race between graph enumeration and entities registration
 2015-09-10 18:33 UTC  (18+ messages)
` [PATCH 1/2] [media] media-device: check before unregister if mdev was registered
` [PATCH 2/2] [media] media-device: split media initialization and registration

[PATCH] checkpatch cleaning no structure changes
 2015-09-10 18:31 UTC 

[PATCH v2 0/5] Add eeprom to the Olimex series of boards
 2015-09-10 18:31 UTC  (3+ messages)

[PATCH ipvs-next] ipvs: add sysctl to ignore tunneled packets
 2015-09-10 18:30 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant
 2015-09-10 18:29 UTC  (2+ messages)

[PATCH] igb: don't unmap hw_addr if its NULL
 2015-09-10 18:28 UTC  (5+ messages)
  ` [Intel-wired-lan] "

Is it OK to pass non-acquired objects to kfree?
 2015-09-10 18:26 UTC  (18+ messages)

Multiple codecs on one sound card for multi-channel sound card
 2015-09-10 18:26 UTC  (2+ messages)

[PATCH v17 00/14] port tag.c to use ref-filter APIs
 2015-09-10 18:25 UTC  (16+ messages)
` [PATCH v17 05/14] ref-filter: introduce match_atom_name()
` [PATCH v17 08/14] ref-filter: add support for %(contents:lines=X)
` [PATCH v17 13/14] tag.c: implement '--format' option

Correct radiotap header for 802.11ad
 2015-09-10 18:25 UTC  (8+ messages)

[of/platform] 8ea9d35082: WARNING: CPU: 1 PID: 1 at fs/kernfs/dir.c:1276 kernfs_remove_by_name_ns()
 2015-09-10 18:24 UTC 

[PATCH] mm/mmap.c: Remove useless statement "vma = NULL" in find_vma()
 2015-09-10 18:19 UTC  (5+ messages)

[U-Boot] [PATCH] sunxi: Ensure that 'mksunxiboot' tool produces deterministic output
 2015-09-10 18:21 UTC  (2+ messages)

[PATCH] mmc: block: Add new ioctl to send multi commands
 2015-09-10 18:20 UTC  (7+ messages)

Missing return check of of_property_read_*()
 2015-09-10 18:19 UTC  (7+ messages)

[U-Boot] [PATCH] sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
 2015-09-10 18:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/11] target-arm improvments for aarch64
 2015-09-10 18:18 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 01/11] target-arm: Share all common TCG temporaries
` [Qemu-devel] [PATCH v3 02/11] target-arm: Introduce DisasCompare
` [Qemu-devel] [PATCH v3 03/11] target-arm: Handle always condition codes within arm_test_cc
` [Qemu-devel] [PATCH v3 04/11] target-arm: Use setcond and movcond for csel
` [Qemu-devel] [PATCH v3 05/11] target-arm: Implement ccmp branchless
` [Qemu-devel] [PATCH v3 06/11] target-arm: Implement fcsel with movcond
` [Qemu-devel] [PATCH v3 07/11] target-arm: Recognize SXTB, SXTH, SXTW, ASR
` [Qemu-devel] [PATCH v3 08/11] target-arm: Recognize UXTB, UXTH, LSR, LSL
` [Qemu-devel] [PATCH v3 09/11] target-arm: Eliminate unnecessary zero-extend in disas_bitfield
` [Qemu-devel] [PATCH v3 10/11] target-arm: Recognize ROR
` [Qemu-devel] [PATCH v3 11/11] target-arm: Use tcg_gen_extrh_i64_i32

[U-Boot] [PATCH] sunxi: Fix wrong serial console setup in Forfun Q88DB tablet
 2015-09-10 18:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/34] linux-user: Fix signal race conditions and SA_RESTART
 2015-09-10 18:16 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/34] linux-user: Fix array bounds in errno conversion
` [Qemu-devel] [PATCH 03/34] linux-user: Support for restarting system calls
` [Qemu-devel] [PATCH 04/34] linux-user: Support for restarting system calls for x86 targets
` [Qemu-devel] [PATCH 05/34] linux-user: Support for restarting system calls for ARM targets
` [Qemu-devel] [PATCH 06/34] linux-user: Support for restarting system calls for MIPS targets
` [Qemu-devel] [PATCH 07/34] linux-user: Support for restarting system calls for PPC targets
` [Qemu-devel] [PATCH 08/34] linux-user: Support for restarting system calls for SPARC targets
` [Qemu-devel] [PATCH 09/34] linux-user: Test for restarting system calls
` [Qemu-devel] [PATCH 10/34] linux-user: Support for restarting system calls for Microblaze targets
` [Qemu-devel] [PATCH 11/34] linux-user: Support for restarting system calls for SH4 targets
` [Qemu-devel] [PATCH 12/34] linux-user: Support for restarting system calls for APLHA targets

[PATCH] webkitgtk: add a new recipe for latest upstream version
 2015-09-10 18:18 UTC 

[PATCH v16 00/16] perf, tools: Add support for PMU events in JSON format
 2015-09-10 18:06 UTC  (3+ messages)

[PATCH 1/2] time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
 2015-09-10 18:14 UTC  (5+ messages)
` [PATCH 2/2 (v2)] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments

[PATCH v2 0/1] Enable axp209 on OLinuXino lime2
 2015-09-10 18:13 UTC  (4+ messages)
` [PATCH v2 1/1] ARM: dts: sun7i: Enable axp209 driver on olinuxino lime2

[Qemu-devel] [PATCH v3 0/3] pcie: Add support for Single Root I/O Virtualization
 2015-09-10 18:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/3] pci: Update pci_regs header

[PATCH v5 0/4] Support for creating/using Stolen memory backed objects
 2015-09-10 17:50 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Support for pread/pwrite from/to non shmem "

git clone svn: authors from authors file are ignored, authors-prog works, but crashes on branch points
 2015-09-10 18:08 UTC  (5+ messages)
` [PATCH] git-svn: parse authors file more leniently

[PATCH 00/16] Recipes fixes for clang
 2015-09-10 18:06 UTC  (14+ messages)
` [PATCH 02/16] slang: Fix namespace conflict vis-a-vis posix_close
            ` Policy for 'Pending' patches (was Re: [PATCH 02/16] slang: Fix namespace conflict vis-a-vis posix_close)

[Qemu-devel] [PATCH v4] hmp: Allow for error message hints on HMP
 2015-09-10 18:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/1] error: Copy location information in error_copy()

[PATCH net] netlink, mmap: transform mmap skb into full skb on taps
 2015-09-10 18:05 UTC 

[Qemu-devel] [RFC 00/38] MTTCG: i386, user+system mode
 2015-09-10 18:05 UTC  (13+ messages)
` [Qemu-devel] [RFC 11/38] qemu-thread: handle spurious futex_wait wakeups
` [Qemu-devel] [RFC 13/38] cputlb: add physical address to CPUTLBEntry
` [Qemu-devel] [RFC 15/38] radix-tree: add generic lockless radix tree module
` [Qemu-devel] [RFC 19/38] tcg: add tcg_gen_smp_rmb()

[PATCH 0/6] MIPS CPS SMP fixes, debug & cleanups
 2015-09-10 18:03 UTC  (5+ messages)
` [PATCH 6/6] MIPS: CPS: drop .set mips64r2 directives

[meta-python][PATCH v2 1/2] python-pyzmq: Add python-multiprocessing in RDEPENDS
 2015-09-10 18:01 UTC  (2+ messages)
` [meta-python][PATCH v2 2/2] python-cffi: Upgrade to version 1.2.1

[PATCH] i2c-dev: Fix typo in ioctl name reference
 2015-09-10 18:00 UTC  (2+ messages)

[PATCH] usb: gadget: amd5536udc: fix NULL pointer dereference
 2015-09-10 18:03 UTC  (2+ messages)

[PATCH] dnsmasq: allow for multiple instances (per libvirt)
 2015-09-10 17:59 UTC 

[PATCH] libvirt: enable systemd support
 2015-09-10 17:59 UTC 

[PATCH net 2/2] tcp_cubic: better follow cubic curve after idle period
 2015-09-10 17:59 UTC  (2+ messages)

[PATCH net 1/2] tcp: generate CA_EVENT_TX_START on data frames
 2015-09-10 17:58 UTC  (2+ messages)

[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-09-10 17:55 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-09-10 17:58 UTC 

[PATCH v2 0/1] USB DWC2 parity fix in isochronous mode
 2015-09-10 17:56 UTC  (8+ messages)
` [PATCH v2 1/1] usb: dwc2: gadget: "

[PATCH] xen/domctl: lower loglevel of XEN_DOMCTL_memory_mapping
 2015-09-10 17:55 UTC  (11+ messages)

RDMA/CM and multiple QPs
 2015-09-10 17:55 UTC  (3+ messages)

[PATCH] clk: tegra: dfll: Properly protect OPP list
 2015-09-10 17:51 UTC  (2+ messages)

[PATCH] kernel-arch.bbclass: Allow 'baremetal' CPUs
 2015-09-10 17:50 UTC  (5+ messages)

[PATCH v2] u-boot.inc: Add host compiler flags and openssl-native dependency
 2015-09-10 17:50 UTC  (2+ messages)

When to use threaded interrupts?
 2015-09-10 17:49 UTC 

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-10 17:48 UTC  (7+ messages)

[Qemu-devel] [RFC 00/20] Do away with TB retranslation
 2015-09-10 17:48 UTC  (2+ messages)

[RFC][PATCH] Duplicate openembedded-core layer issues
 2015-09-10 17:47 UTC  (2+ messages)
` [PATCH] toaster: Special case the openembedded-core layer to avoid duplicates

[Qemu-devel] [RFC PATCH] libcacard: move it to a standalone project
 2015-09-10 17:47 UTC  (2+ messages)

[PATCH] hp-wmi: limit hotkey enable
 2015-09-10 17:46 UTC  (11+ messages)
              ` [PATCHv3] "
              ` [PATCHv4] "

[qemu-mainline test] 61666: tolerable trouble: broken/fail/pass - PUSHED
 2015-09-10 17:46 UTC 

[PATCH] waf.bbclass: filter out non -j from PARALLEL_MAKE
 2015-09-10 17:45 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S14 00/15] i40e/i40evf updates
 2015-09-10 17:43 UTC  (3+ messages)
` [Intel-wired-lan] [next PATCH S14 05/15] i40e/i40evf: Add info to nvm info struct for OEM version data

[Bug 91890] New: [nve7] witcher2: blurry image & DATA_ERRORs (class 0xa097 mthd 0x2380/0x238c)
 2015-09-10 17:42 UTC  (2+ messages)
  ` [Bug 91890] "

[Qemu-devel] [PATCH] ui/cocoa.m: Add Mount image file menu item
 2015-09-10 17:40 UTC  (11+ messages)

[Qemu-devel] [PULL 00/29] xen-2015-09-10-tag
 2015-09-10 17:16 UTC  (20+ messages)
` [Qemu-devel] [PULL 11/29] xen, gfx passthrough: add opregion mapping
` [Qemu-devel] [PULL 12/29] xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting
` [Qemu-devel] [PULL 13/29] xen/HVM: atomically access pointers in bufioreq handling
` [Qemu-devel] [PULL 14/29] xen/pt: Update comments with proper function name
` [Qemu-devel] [PULL 15/29] xen/pt: Make xen_pt_msi_set_enable static
` [Qemu-devel] [PULL 16/29] xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
` [Qemu-devel] [PULL 17/29] xen: use errno instead of rc for xc_domain_add_to_physmap
` [Qemu-devel] [PULL 18/29] xen/pt/msi: Add the register value when printing logging and error messages
` [Qemu-devel] [PULL 19/29] xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings
` [Qemu-devel] [PULL 20/29] xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
` [Qemu-devel] [PULL 21/29] xen/pt: Sync up the dev.config and data values
` [Qemu-devel] [PULL 22/29] xen/pt: Check if reg->init function sets the 'data' past the reg->size
` [Qemu-devel] [PULL 23/29] xen/pt: Remove XenPTReg->data field
` [Qemu-devel] [PULL 24/29] xen/pt: Log xen_host_pci_get in two init functions
` [Qemu-devel] [PULL 25/29] xen/pt: Log xen_host_pci_get/set errors in MSI code
` [Qemu-devel] [PULL 26/29] xen/pt: Make xen_pt_unregister_device idempotent
` [Qemu-devel] [PULL 27/29] xen/pt: Move bulk of xen_pt_unregister_device in its own routine
` [Qemu-devel] [PULL 28/29] xen/pt: Check for return values for xen_host_pci_[get|set] in init
` [Qemu-devel] [PULL 29/29] xen/pt: Don't slurp wholesale the PCI configuration registers

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-10 17:40 UTC  (5+ messages)
` [PATCH 04/15] drm/i915: Stage scaler request for NV12 as src format
` [PATCH 07/15] drm/i915: Add NV12 as supported format for primary plane

[PATCH v2] ARM64: kernel: implement ACPI parking protocol
 2015-09-10 17:40 UTC 

dropbear is not working after including in IMAGE_FEATURES
 2015-09-10 17:37 UTC  (2+ messages)

[PATCH 0/1] [review-request][PATCH]toaster:cleanup buildelete command
 2015-09-10 17:39 UTC  (2+ messages)
` [PATCH 1/1] bitbake: toaster: delete multiple builds cleanup

Multiple MSIs on ARM imx6q
 2015-09-10 17:37 UTC  (3+ messages)

[PATCH 1/2] drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only
 2015-09-10 17:37 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/lrc: Prevent preemption when lite-restore is disabled

Ath10K issue
 2015-09-10 17:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 1/5] i40e: Remove CONFIG_I40E_VXLAN
 2015-09-10 17:36 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v2 2/5] vxlan: Generalize udp based tunnel offload

[Qemu-devel] [RFC v4 0/9] Slow-path for atomic instruction translation
 2015-09-10 17:36 UTC  (12+ messages)
` [Qemu-devel] [RFC v4 1/9] exec.c: Add new exclusive bitmap to ram_list

[Bug 88921] System reboots upon suspending when Radeon 5770 card is used
 2015-09-10 17:31 UTC 

[PATCH][fido] wic: fix path parsing, use last occurrence
 2015-09-10 17:30 UTC 

[RFC PATCH 0/2] virtio nvme
 2015-09-10 17:28 UTC  (4+ messages)

[RFC][PATCH] Add spurious wakeup quirk for Lynxpoint controllers
 2015-09-10 17:27 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.