All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-05 08:10:09 to 2016-09-05 09:26:08 UTC [more...]

[PATCH v4 0/3] add support for Allwinner SoCs ADC
 2016-09-05  9:02 UTC  (9+ messages)
` [PATCH v4 3/3] iio: adc: "

[PATCH 0/6] drm/i915: Enable preliminary support for nonblocking modeset.:
 2016-09-05  9:26 UTC  (2+ messages)
` [PATCH 1/6] drm/i915: Convert intel_hdmi to use atomic state

[PATCH] libxl: do not assume Dom0 backend while getting nic info
 2016-09-05  9:26 UTC 

Regression between Xen 4.6.0 and 4.7.0, Direct kernel boot on a qemu-xen and seabios HVM guest doesn't work anymore
 2016-09-05  9:25 UTC  (5+ messages)

linux-next: Tree for Sep 5
 2016-09-05  9:25 UTC 

[Qemu-devel] qapi DEVICE_DELETED event issued *before* instance_finalize?!
 2016-09-05  9:23 UTC  (3+ messages)
` [Qemu-devel] [libvirt] "

[PATCH] libxl: do not assume Dom0 backend while getting nic info
 2016-09-05  9:24 UTC 

[PATCH 00/44] usb: don't print on ENOMEM
 2016-09-05  9:23 UTC  (3+ messages)
` [PATCH 17/44] usb: host: xhci-tegra: "

[PATCH] arm64: kernel: re-export _cpu_resume() from sleep.S
 2016-09-05  9:23 UTC 

[PATCH 0/4] x86/smpboot: Fine-tuning for smp_init_package_map()
 2016-09-05  9:19 UTC  (10+ messages)
` [PATCH 1/4] x86/smpboot: Use kmalloc_array() in smp_init_package_map()
` [PATCH 2/4] x86/smpboot: Return directly after a failed kmalloc_array()
` [PATCH 3/4] x86/smpboot: Replace one kzalloc() call by kcalloc()
` [PATCH 4/4] x86/smpboot: Return directly after a failed kcalloc()

[PATCH v2] mfd: arizona: Add DT options for max_channels_clocked and PDM speaker config
 2016-09-05  9:22 UTC  (6+ messages)

[PATCH] libxl: update flex output files for DSA 3653-2
 2016-09-05  9:21 UTC 

[PATCH] drm/fsl-dcu: fix endian issue when using clk_register_divider
 2016-09-05  8:46 UTC  (2+ messages)

[PATCH v3 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-09-05  9:20 UTC  (8+ messages)
` [PATCH v3 1/4] pwm: Add support for Meson "

linux-next: build failure after merge of the akpm-current tree
 2016-09-05  9:19 UTC 

[PATCH] KVM: nVMX: expose INS/OUTS information support
 2016-09-05  9:19 UTC  (2+ messages)

[PATCH] can: c_can: remove struct c_can_priv::device, use struct net_device::dev.parent instead
 2016-09-05  9:18 UTC 

[PATCH] virtio: remove obsolete comment
 2016-09-05  9:18 UTC  (3+ messages)

[Qemu-devel] hostdev / iSCSI issue in QEMU 2.7
 2016-09-05  9:16 UTC  (2+ messages)

[PATCH v2 0/2] sched/cputime: sum_exec_runtime fixes for 32-bit cpus
 2016-09-05  9:13 UTC  (3+ messages)
` [PATCH v2 1/2] sched/cputime: Use only pi_lock to protect sum_exec_runtime read
` [PATCH v2 2/2] sched/cputime: Protect other sum_exec_runtime reads on 32 bit cpus

[PATCH] ARM: dts: omap3-gta04: reduce panel backlight PWM frequency to 83Hz
 2016-09-05  9:16 UTC 

[Buildroot] [PATCH] micropython: replace local fix with upstream one
 2016-09-05  9:16 UTC 

[Qemu-devel] [PATCH v2 0/1] block-backend: allow flush on devices with open tray
 2016-09-05  9:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Buildroot] [autobuild.buildroot.net] Build results for 2016-08-08
 2016-09-05  9:15 UTC  (9+ messages)
` [Buildroot] Analysis of build "

[PATCH v2 1/2] iio: fetch and enable regulators unconditionally
 2016-09-05  9:14 UTC  (2+ messages)
` [PATCH v2 2/2] iio: devm_regulator_get_optional never returns NULL

[cryptodev:master 65/80] drivers/pci/quirks.c:843:6: error: 'struct pci_dev' has no member named 'sriov'
 2016-09-05  9:12 UTC  (3+ messages)

[PATCH 0/2] meta: fix gobject-introspection-native and coreutils-native
 2016-09-05  9:13 UTC  (4+ messages)
` [PATCH 1/2] coreutils: enable xattr for native
` [PATCH 2/2] gobject-introspection: set GI_SCANNER_DISABLE_CACHE "

[Qemu-devel] [Patch v4 00/30] s390x CPU models: exposing features
 2016-09-05  9:13 UTC  (32+ messages)
` [Qemu-devel] [Patch v4 01/30] qmp: details about CPU definitions in query-cpu-definitions
` [Qemu-devel] [Patch v4 02/30] s390x/cpumodel: "host" and "qemu" as CPU subclasses
` [Qemu-devel] [Patch v4 03/30] s390x/cpumodel: expose CPU class properties
` [Qemu-devel] [Patch v4 04/30] s390x/cpumodel: introduce CPU features
` [Qemu-devel] [Patch v4 05/30] s390x/cpumodel: generate CPU feature lists for CPU models
` [Qemu-devel] [Patch v4 06/30] s390x/cpumodel: generate CPU feature group lists
` [Qemu-devel] [Patch v4 07/30] s390x/cpumodel: introduce CPU feature group definitions
` [Qemu-devel] [Patch v4 08/30] s390x/cpumodel: register defined CPU models as subclasses
` [Qemu-devel] [Patch v4 09/30] s390x/cpumodel: store the CPU model in the CPU instance
` [Qemu-devel] [Patch v4 10/30] s390x/cpumodel: expose features and feature groups as properties
` [Qemu-devel] [Patch v4 11/30] s390x/cpumodel: let the CPU model handle feature checks
` [Qemu-devel] [Patch v4 12/30] s390x/cpumodel: check and apply the CPU model
` [Qemu-devel] [Patch v4 13/30] s390x/sclp: factor out preparation of cpu entries
` [Qemu-devel] [Patch v4 14/30] s390x/sclp: introduce sclp feature blocks
` [Qemu-devel] [Patch v4 15/30] s390x/sclp: indicate sclp features
` [Qemu-devel] [Patch v4 16/30] s390x/sclp: propagate the ibc val(lowest and unblocked ibc)
` [Qemu-devel] [Patch v4 17/30] s390x/sclp: propagate the mha via sclp
` [Qemu-devel] [Patch v4 18/30] s390x/sclp: propagate hmfai
` [Qemu-devel] [Patch v4 19/30] linux-headers: update against kvm/next
` [Qemu-devel] [Patch v4 20/30] s390x/kvm: allow runtime-instrumentation for "none" machine
` [Qemu-devel] [Patch v4 21/30] s390x/kvm: implement CPU model support
` [Qemu-devel] [Patch v4 22/30] s390x/kvm: disable host model for problematic compat machines
` [Qemu-devel] [Patch v4 23/30] s390x/kvm: let the CPU model control CMM(A)
` [Qemu-devel] [Patch v4 24/30] s390x/kvm: don't enable key wrapping if msa3 is disabled
` [Qemu-devel] [Patch v4 25/30] qmp: add QMP interface "query-cpu-model-expansion"
` [Qemu-devel] [Patch v4 26/30] qmp: add QMP interface "query-cpu-model-comparison"
` [Qemu-devel] [Patch v4 27/30] qmp: add QMP interface "query-cpu-model-baseline"
` [Qemu-devel] [Patch v4 28/30] s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"
` [Qemu-devel] [Patch v4 29/30] s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"
` [Qemu-devel] [Patch v4 30/30] s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"

[PATCH] x86emul: simplify prefix handling for VMFUNC
 2016-09-05  9:13 UTC 

[PATCH 0/4] One fix and some improvements for RK3288 Popmetal board
 2016-09-05  9:12 UTC  (8+ messages)
` [PATCH 1/4] ARM: dts: rockchip: enable usbotg for Popemtal-rk3288 board
` [PATCH 2/4] ARM: dts: rockchip: fix i2c address L3G4200D on PopMetal-RK3288 board

[Qemu-devel] [PATCH] net: hmp_host_net_remove: Del the -net option of the removed host_net
 2016-09-05  9:11 UTC 

A potential bug in drivers/tty/serial/jsm/jsm.ko
 2016-09-05  9:11 UTC 

[PATCH] netfilter: nft_hash: Add hash offset value
 2016-09-05  9:10 UTC  (2+ messages)

[PATCH 0/3] Add R8A7792/Wheat QSPI support
 2016-09-05  9:10 UTC  (10+ messages)
` [PATCH 1/3] ARM: dts: r8a7792: add QSPI clock
` [PATCH 2/3] ARM: dts: r8a7792: add QSPI support
` [PATCH 3/3] ARM: dts: wheat: "

[Qemu-devel] [PATCH v2 0/7] ppc/pnv: add a minimal platform
 2016-09-05  9:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 2/7] ppc/pnv: add a PnvChip object

[PATCH 0/3] SA11x0/PXA pcmcia fixes
 2016-09-05  9:09 UTC  (16+ messages)
` [RFC PATCH 00/33] SA11x0/PXA GPIO rework (Core + PCMCIA only)
  ` [PATCH 05/33] gpio: add generic single-register fixed-direction GPIO driver
  ` [PATCH 0/3] SA11x0 gpio keys/leds
    ` [PATCH 0/8] SA11x0 DMA engine/IrDA updates
      ` [PATCH 0/6] SA11x0 serial updates

[PATCH] rtnetlink.3: tfix
 2016-09-05  9:05 UTC  (2+ messages)

persistent storage & RO rootfs
 2016-09-05  9:05 UTC 

[Qemu-devel] [PATCH] scsi: pvscsi: request descriptor data_length to 32 bit
 2016-09-05  9:04 UTC  (2+ messages)

drm timing problems in sama5d3 Xplained
 2016-09-05  9:04 UTC 

[PATCH xf86-video-intel] uxa: only call intel_sync_close when built with HAVE_DRI3
 2016-09-05  9:04 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-09-03
 2016-09-05  9:03 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] Delay initialization of memory backends
 2016-09-05  9:03 UTC  (2+ messages)

[U-Boot] [PATCH] x86: conga-qeval20-qa3: Add README to explain the console UART options
 2016-09-05  9:03 UTC 

[PATCH v4 0/4] New debugfs API for capturing CRC of frames
 2016-09-05  9:02 UTC  (4+ messages)
` [PATCH v4 2/4] drm: Add API for capturing frame CRCs

[PATCH v3 0/7] arm64: clean up early boot function calls
 2016-09-05  9:02 UTC  (4+ messages)
` [PATCH v3 1/7] arm64: kernel: fix style issues in sleep.S

[PATCH v4] [media] vimc: Virtual Media Controller core, capture and sensor
 2016-09-05  9:01 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] Input: wdt87xx_i2c - fix the flash erase issue
 2016-09-05  9:02 UTC  (2+ messages)

[PATCH] v4l: rcar-fcp: Keep the coding style consistent
 2016-09-05  9:01 UTC 

[Xenomai] dealing with non-synchronized TSCs in Xenomai
 2016-09-05  9:00 UTC  (2+ messages)

[PATCH 0/2] Add Renesas R8A7794 audio PFC support
 2016-09-05  9:00 UTC  (3+ messages)
` [PATCH resend] pinctrl: sh-pfc: r8a7792: add QSPI pin groups

[PATCH v2] Support for Alps SS5 touchpad
 2016-09-05  8:59 UTC  (2+ messages)

[PATCH] x86/microcode/AMD: Fix loading of builtin microcode with CONFIG_RANDOMIZE_MEMORY
 2016-09-05  8:57 UTC  (2+ messages)
` [tip:x86/urgent] x86/microcode/AMD: Fix load of builtin microcode with randomized memory

[Qemu-devel] question with usb stick host pass-through do ejection in guest
 2016-09-05  8:57 UTC  (2+ messages)

algif_akcipher
 2016-09-05  8:57 UTC  (2+ messages)

[PATCH] drm/atomic: Reject properties not part of the object
 2016-09-05  8:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-05  8:48 UTC  (5+ messages)
` [RFC PATCH v2 07/20] x86: Provide general kernel support for memory encryption

[PATCH] *** Vhost-pci RFC v2 ***
 2016-09-05  8:56 UTC  (10+ messages)
` [virtio-comment] "
      ` [Qemu-devel] "
        ` [virtio-comment] "

Build regressions/improvements in v4.8-rc5
 2016-09-05  8:56 UTC  (2+ messages)

[PATCH libnftnl] expr: hash: Add offset to hash value
 2016-09-05  8:55 UTC 

[PATCH] can: c_can_pci set device pointer
 2016-09-05  8:54 UTC  (2+ messages)

[Xenomai] tsc not monotonic
 2016-09-05  8:54 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 0/2] virtio-crypto: virtio crypto device specification
 2016-09-05  8:53 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 1/2] virtio-crypto: Add "

Problems about handling duplicate packets when frame retry is enabled
 2016-09-05  8:53 UTC  (7+ messages)
    ` 答复: "
        ` 答复: "
              ` 答复: "

[Qemu-devel] Throttle in virtio-net
 2016-09-05  8:52 UTC  (3+ messages)
` [Qemu-devel] [Qemu-discuss] "

A potential race in drivers/staging/speakup/speakup.ko
 2016-09-05  8:51 UTC 

BTRFS constantly reports "No space left on device" even with a huge unallocated space
 2016-09-05  8:49 UTC  (20+ messages)

[PATCH] [media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on success
 2016-09-05  8:49 UTC  (7+ messages)

Status/Progress of CherryTrail / BayTrail support in mainline Linux kernel
 2016-09-05  8:49 UTC 

[PATCH] fs/proc/kcore.c: Omit kernel text area for hardened usercopy feature
 2016-09-05  8:47 UTC  (3+ messages)

[xen-unstable test] 100751: tolerable FAIL
 2016-09-05  8:44 UTC 

fs: GPF in bd_mount
 2016-09-05  8:43 UTC  (4+ messages)

[PATCH] arm64: mm: phys_mem_access_prot() reports non-kernel memory as device memory
 2016-09-05  8:43 UTC  (2+ messages)
` [PATCH] arm64: Drop generic xlate_dev_mem_{k,}ptr()

How to submit patche to this list?
 2016-09-05  8:37 UTC 

nf_conntrack_max
 2016-09-05  8:40 UTC  (4+ messages)

[PATCH] tcp: make challenge acks less predictable
 2016-09-05  8:23 UTC 

lvmetad doesn't terminate with SIGTERM if thin volume used
 2016-09-05  8:39 UTC  (6+ messages)

[Buildroot] Error with OVERRIDE_SRCDIR in 2016.08
 2016-09-05  8:39 UTC 

v3.18.41 build: 0 failures 94 warnings (v3.18.41)
 2016-09-05  8:38 UTC 

[Qemu-devel] [PATCH 0/3] memory: add IOMMU notifier type
 2016-09-05  8:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] memory: add iommu_notify_flag

mm: GPF in __insert_vmap_area
 2016-09-05  8:37 UTC  (4+ messages)

[v2][PATCH] Fix a race between try_to_wake_up() and a woken up task
 2016-09-05  8:37 UTC  (7+ messages)
` [RESEND][v2][PATCH] "

[Qemu-devel] [PATCH] virtio-blk: Remove hw/virtio/dataplane folder from MAINTAINERS file
 2016-09-05  8:34 UTC  (3+ messages)

[PATCH] image.bbclass: do not check size of the debugfs image
 2016-09-05  8:34 UTC 

[PATCH] image.bbclass: also mask debugfs versions of masked images
 2016-09-05  8:33 UTC 

Memory barrier needed with wake_up_process()?
 2016-09-05  8:33 UTC  (3+ messages)

[PATCH] mwifiex: handle edmac vendor command
 2016-09-05  8:33 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] sunxi: Pine64 fixes
 2016-09-05  8:32 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80"
` [U-Boot] [PATCH 2/4] Revert "sunxi: Downclock AHB1 to 100MHz on Allwinner A64"

[Qemu-devel] [PATCH v4 0/2] targte-i386: Add virtual L3 cache support
 2016-09-05  8:31 UTC  (2+ messages)

drm: NULL pointer dereference in drm_mode_object_find()
 2016-09-05  8:30 UTC  (2+ messages)

Bug#836211: dpkg: Cannot upgrade some packages on overlayfs: Invalid cross-device link
 2016-09-05  8:28 UTC  (3+ messages)

[PATCH v3] mmc: core: Optimize the mmc erase size alignment
 2016-09-05  8:27 UTC  (5+ messages)

A potential bug in drivers/net/ethernet/synopsys/dwc_eth_qos.ko
 2016-09-05  8:26 UTC 

[PATCH] iio: adc: at91: Add support for Touchscreen Switches Closure Time
 2016-09-05  8:26 UTC  (4+ messages)

[Qemu-devel] [PATCH] Move migrate_set_speed and migrate_set_downtime into migrate_set_parameter
 2016-09-05  8:25 UTC  (5+ messages)

[U-Boot] [PATCH] armv8: Remove the codes about switching to EL1 before jumping to kernel
 2016-09-05  8:24 UTC  (8+ messages)

[PATCH v5 0/3] support of v4l2 encoder for STMicroelectronics SOC
 2016-09-05  8:24 UTC  (3+ messages)
` [PATCH v5 2/3] st-hva: multi-format video encoder V4L2 driver

[PATCH] v4l: Add metadata buffer type and format
 2016-09-05  8:23 UTC  (3+ messages)

[PATCH] ARM: dts: imx6ul-pico-hobbit: add sgtl5000 sound card support
 2016-09-05  8:21 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-09-02
 2016-09-05  8:20 UTC  (4+ messages)

[PATCH 0/2] mmc: sh_mobile_sdhi: use SDR & card_busy only on Gen2+
 2016-09-05  8:18 UTC  (6+ messages)
` [PATCH 2/2] mmc: host: sh_mobile_sdhi: don't populate unneeded functions

[PATCH v4 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-09-05  8:16 UTC  (3+ messages)
` [tip:x86/apic] "
  ` [oops] "

Checkarray doesn't seem to do anything
 2016-09-05  8:15 UTC  (2+ messages)

[PATCH v24 0/9] arm64: add kdump support
 2016-09-05  8:15 UTC  (5+ messages)

[PATCH 0/6] Arizona FLL fixes and Clocking Improvements
 2016-09-05  8:12 UTC  (5+ messages)
` [PATCH 5/6] ASoC: arizona: Add gating for clock when used for direct MCLK
` [PATCH 6/6] ASoC: arizona: Add gating for source clocks of the FLLs

[PATCH 0/4] kvm: export TSC offset to user-space
 2016-09-05  8:10 UTC  (5+ messages)
` [PATCH 4/4] kvm: x86: "

[PATCH v2 0/4] R-Car VSP1 1-D Histogram support
 2016-09-05  8:10 UTC  (3+ messages)
` [PATCH v2.2 1/4] v4l: Add metadata buffer type and format


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.