All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-23 14:01:11 to 2016-06-23 14:57:09 UTC [more...]

[ath9k-devel] ath9k: extend and improve handling of ath9k_platform_data
 2016-06-23 14:57 UTC  (2+ messages)
` [ath9k-devel] [PATCH 1/6] ath9k: Allow configuration of LED polarity in platform data

kernel-4.7 bug in Intel sound and/or ACPI
 2016-06-23 14:55 UTC  (10+ messages)

[PATCH 00/11] hvmctl hypercall
 2016-06-23 14:55 UTC  (3+ messages)
` [PATCH 01/11] public / x86: introduce "

[Qemu-devel] [PATCH 00/11] pc: allow to use -device/device_add for CPUs
 2016-06-23 14:54 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] target-i386: cpu: use uint32_t for X86CPU.apic_id
` [Qemu-devel] [PATCH 02/11] pc: add x86_topo_ids_from_apicid()
` [Qemu-devel] [PATCH 03/11] pc: extract CPU lookup into a separate function
` [Qemu-devel] [PATCH 04/11] pc: cpu: consolidate apic-id validity checks in pc_cpu_pre_plug()
` [Qemu-devel] [PATCH 05/11] target-i386: cpu: replace custom apic-id setter/getter with static property
` [Qemu-devel] [PATCH 06/11] target-i386: add socket/core/thread properties to X86CPU
` [Qemu-devel] [PATCH 07/11] pc: set APIC ID based on socket/core/thread ids if it's not been set yet
` [Qemu-devel] [PATCH 08/11] pc: implement query-hotpluggable-cpus callback
` [Qemu-devel] [PATCH 09/11] pc: register created initial and hotpluged CPUs in one place pc_cpu_plug()
` [Qemu-devel] [PATCH 10/11] pc: delay setting number of boot CPUs to machine_done time
` [Qemu-devel] [PATCH 11/11] pc: cpu: allow device_add to be used with x86 cpu

[PATCH v3 0/2] libibverbs memory barrier fixes
 2016-06-23 14:53 UTC  (2+ messages)
  ` [PATCH REPOST "

[U-Boot] [PATCH v2 0/4] armv8/fsl-layerscape: add dwc3 gadget driver support
 2016-06-23 14:53 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] usb: ums: support multiple controllers using controller_index
` [U-Boot] [PATCH v2 2/4] usb: dwc3: Add helper functions to enable snooping and burst settings

[Qemu-devel] [PATCH v3 00/20] GICv3 emulation
 2016-06-23 14:52 UTC  (10+ messages)

[PATCH v2 00/17] Xen ARM DomU ACPI support
 2016-06-23 14:50 UTC  (10+ messages)
` [PATCH v2 03/17] libxl/arm: Add a configuration option for ARM DomU ACPI
` [PATCH v2 04/17] libxl/arm: prepare for constructing ACPI tables
` [PATCH v2 11/17] libxl/arm: Construct ACPI DSDT table

Driver for rtl8188ee
 2016-06-23 14:50 UTC  (2+ messages)

[Qemu-arm] [PATCH v3] Improve the alignment check infrastructure
 2016-06-23 14:42 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2] Improve the alignment check infrastructure
 2016-06-23 14:45 UTC  (11+ messages)
` [Qemu-arm] "

[PATCH] crypto: user - re-add size check for CRYPTO_MSG_GETALG
 2016-06-23 14:46 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] Secure Boot by Authenticating/Decrypting SPL FIT blobs
 2016-06-23 14:45 UTC  (5+ messages)
` [U-Boot] [PATCH 2/9] spl: fit: add support for post-processing of images

[U-Boot] U-boot support for FIT image with 64 bit Linux Kernel
 2016-06-23 14:45 UTC 

[PATCH 00/22] drm/msm: Enable DT support
 2016-06-23 14:45 UTC  (28+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 01/25] drm/msm: Drop the id_table in platform_driver
  ` [PATCH v2 02/25] drm/msm: Remove unused fields
  ` [PATCH v2 03/25] drm/msm: Get irq number within kms driver itself
  ` [PATCH v2 04/25] drm/msm/mdp5: Add MDSS top level driver
  ` [PATCH v2 05/25] drm/msm/mdp5: Create a separate MDP5 device
  ` [PATCH v2 06/25] drm/msm/mdp5: Prepare new kms_init funcs
  ` [PATCH v2 07/25] drm/msm/mdp5: Use the new hierarchy and drop old irq management
  ` [PATCH v2 08/25] drm/msm/mdp5: Remove old kms init/destroy funcs
  ` [PATCH v2 09/25] drm/msm/mdp5: Use updated MDP5 register names
  ` [PATCH v2 10/25] drm/msm/mdp5: Update the register offsets of MDP5 sub-blocks
  ` [PATCH v2 11/25] drm/msm: Call pm_runtime_enable/disable for newly created devices
  ` [PATCH v2 12/25] drm/msm/mdp5: Add missing mdp5_enable/disable calls
  ` [PATCH v2 13/25] drm/msm: Create separate funcs for adding display/gpu components
  ` [PATCH v2 14/25] drm/msm: Add display components by parsing MDP ports
  ` [PATCH v2 15/25] drm/msm: Add components for MDP5
  ` [PATCH v2 16/25] drm/msm: Drop the gpu binding
  ` [PATCH v2 17/25] drm/msm/mdp5: Update compatible strings for MDSS/MDP5
  ` [PATCH v2 18/25] drm/msm/dsi: Don't get DSI index from DT
  ` [PATCH v2 19/25] dt-bindings: msm/mdp4: Create a separate binding doc for MDP4
  ` [PATCH v2 20/25] dt-bindings: msm/mdp5: Add MDP5 display bindings
  ` [PATCH v2 21/25] dt-bindings: msm/mdp: Provide details on MDP interface ports
  ` [PATCH v2 22/25] dt-bindings: msm/dsi: Remove unused properties
  ` [PATCH v2 23/25] dt-bindings: display/msm: Remove power domain property from encoder nodes
  ` [PATCH v2 24/25] arm64: dts: msm8916: Add display support
    ` [PATCH v2 25/25] arm64: dts: apq8016-sbc: Add HDMI "

PCI passthrough for HVM with stubdomain broken by "tools/libxl: handle the iomem parameter with the memory_mapping hcall"
 2016-06-23 14:45 UTC  (19+ messages)

(no subject)
 2016-06-23 14:43 UTC  (7+ messages)
` [PATCH v2 01/12] arm: add armv8 Kconfig entries
` [PATCH v2 03/12] arm: introduce lib64 for arm64 related stuff

[PATCH v5 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-06-23 14:44 UTC  (3+ messages)
` [PATCH v5 02/14] libxc: Prepare a start info structure for hvmloader

GIT admin access
 2016-06-23 14:43 UTC 

[Qemu-devel] [RFC v3 PATCH 07/14] tcg/ppc: Add support for fence
 2016-06-23 14:42 UTC  (3+ messages)

[PATCH v2 00/18] make direct compaction more deterministic
 2016-06-23 14:41 UTC  (5+ messages)
` [PATCH v2 12/18] mm, compaction: more reliably increase direct compaction priority

[PATCH alsa-lib] doxygen: Suppress timestamp
 2016-06-23 14:30 UTC 

[PATCH for-next 0/7] RDMA/iw_cxgb4: Misc. fixes cleanup and low resource fixes
 2016-06-23 14:41 UTC  (2+ messages)

[arm64:for-next/core 5/12] ubsan.c:undefined reference to `__ashlti3'
 2016-06-23 14:41 UTC  (2+ messages)

[PATCH] arm64:swiotlb:Enable only when Input size through command line
 2016-06-23 14:38 UTC  (5+ messages)

[PATCH] kni: fix compilation with gcc 6.1
 2016-06-23 14:38 UTC 

[PATCH] tracing: Fix oops caused by graph notrace filter
 2016-06-23 14:39 UTC  (4+ messages)

[PATCH net v2] ipv6: enforce egress device match in per table nexthop lookups
 2016-06-23 14:39 UTC  (4+ messages)

[PATCH] kasan: account for new sections when instrumenting globals
 2016-06-23 14:38 UTC  (9+ messages)

[PATCH] UBI: only read UBI_VID_HDR_SIZE when reading the vid_hdr
 2016-06-23 14:38 UTC  (2+ messages)

[PATCH v2 3/5] ASoC: tpa6130a2: Use snd soc volsw functions
 2016-06-23 14:38 UTC  (3+ messages)
` Applied "ASoC: tpa6130a2: Use snd soc volsw functions" to the asoc tree

[PATCH v2 1/5] ASoC: tpa6130a2: Register component
 2016-06-23 14:38 UTC  (3+ messages)
` Applied "ASoC: tpa6130a2: Register component" to the asoc tree

[PATCH 2/4] ASoC: tap6130a2: Use regmap
 2016-06-23 14:38 UTC  (3+ messages)
` Applied "ASoC: tap6130a2: Use regmap" to the asoc tree

[PATCH v2 0/3] fix coverity issues in packet capture framework
 2016-06-23 14:36 UTC  (6+ messages)
` [PATCH v3 0/4] fix "
  ` [PATCH v3 1/4] pdump: fix default socket path
  ` [PATCH v3 2/4] pdump: check getenv return value
  ` [PATCH v3 3/4] pdump: fix string overflow
  ` [PATCH v3 4/4] app/pdump: "

[Bug 96625] GPU lockup when using r600g VDPAU on powerpc
 2016-06-23 14:37 UTC  (2+ messages)

[rtc-linux] [PATCH RFC 0/2] rtc-cmos: Workaround unwanted interrupt generation
 2016-06-23 14:37 UTC  (5+ messages)
` [rtc-linux] [PATCH RFC 1/2] rtc/hpet: Factorize hpet_rtc_timer_init()
  ` [rtc-linux] "
    `  "

[Qemu-devel] [RFC PATCH 0/7] BlockBackends, nodes and guest devices
 2016-06-23 14:36 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH 1/7] block/qdev: Allow node name for drive properties
` [Qemu-devel] [RFC PATCH 2/7] block: Add blk_by_dev()
` [Qemu-devel] [RFC PATCH 3/7] qdev-monitor: Factor out find_device_state()
` [Qemu-devel] [RFC PATCH 4/7] qdev-monitor: Add blk_by_qdev_id()
` [Qemu-devel] [RFC PATCH 5/7] block: Accept device model name for blockdev-open/close-tray
` [Qemu-devel] [RFC PATCH 6/7] block: Accept node-name for block-stream
` [Qemu-devel] [RFC PATCH 7/7] block/qdev: Allow configuring WCE with qdev properties

[PATCH 0/4] RDMA/Intel X722 iWarp driver fixes
 2016-06-23 14:36 UTC  (2+ messages)

[PATCH] cpuidle/powernv: Fix snooze timeout
 2016-06-23 14:36 UTC  (7+ messages)

[Qemu-devel] [PATCH] qcow2 resize with snapshot
 2016-06-23 14:34 UTC  (6+ messages)
    ` [Qemu-devel] [Qemu-block] "

[PATCH 1/3] drm/vgem: Fix mmaping
 2016-06-23 14:35 UTC  (3+ messages)
` [PATCH 2/3] drm/vgem: Enable dmabuf interface for export
` [PATCH 3/3] drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)

[Qemu-devel] [RFC v3 00/19] Base enabling patches for MTTCG
 2016-06-23 14:34 UTC  (3+ messages)
` [Qemu-devel] [RFC v3 03/19] translate-all: add DEBUG_LOCKING asserts

[PATCH v11 0/3] perf config: Reimplement perf_config()
 2016-06-23 14:33 UTC  (6+ messages)
` [PATCH v11 2/3] perf config: Reimplement perf_config() introducing new perf_config__init() and perf_config__finish()

[PATCH v3 0/10]
 2016-06-23 14:33 UTC  (19+ messages)
` [PATCH v3 02/10] drm/rockchip: analogix_dp: split the lcdc select setting into device data
` [PATCH v3 03/10] drm/bridge: analogix_dp: correct the register bit define error in ANALOGIX_DP_PLL_REG_1
` [PATCH v3 06/10] drm/rockchip: analogix_dp: make panel detect to an optional action
` [PATCH v3 07/10] drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()
` [PATCH v3 08/10] drm/rockchip: analogix_dp: correct the connector display color format and bpc
` [PATCH v3 09/10] drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output mode
` [PATCH v3 10/10] drm/bridge: analogix_dp: fix no drm hpd event when panel plug in

[PATCH v10 00/10] perf tools: Support overwritable ring buffer
 2016-06-23 14:31 UTC  (6+ messages)
` [PATCH v10 04/10] perf evlist: Introduce aux evlist
` [PATCH v10 07/10] perf record: Read from overwritable ring buffer

[PATCH] tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
 2016-06-23 14:32 UTC  (2+ messages)

[PATCH v4 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-06-23 14:32 UTC  (4+ messages)
` [PATCH v4 3/4] perf: xgene: "

[kernel-hardening] [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-23 14:31 UTC  (6+ messages)
` [kernel-hardening] "
      `  "

[PATCH V2 0/5] Package Upgrades: systemd, dbus, util-linux, systemd-bootchart
 2016-06-23 14:31 UTC  (5+ messages)
` [PATCH 2/5] systemd: upgrade to 230

[PATCH v4 0/2] Add support for SYSCON reset
 2016-06-23 14:28 UTC  (7+ messages)
` [PATCH v4 2/2] reset: add TI SYSCON based reset driver

[PATCH v2] ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM
 2016-06-23 14:27 UTC 

[PATCH 2/2] btrfs: wait for bdev put
 2016-06-23 14:27 UTC  (3+ messages)
` [PATCH v3 2/2] btrfs: make sure device is synced before return

Hello world, python-btrfs
 2016-06-23 14:26 UTC  (2+ messages)

Linux 4.1.27
 2016-06-23 14:25 UTC 

Linux 3.18.36
 2016-06-23 14:25 UTC 

Fwd: fsck.reiser4 questions
 2016-06-23 14:24 UTC 

[PATCH] PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
 2016-06-23 14:24 UTC  (3+ messages)

[PATCH v2 1/3] block: provide helpers for reading block count
 2016-06-23 14:22 UTC  (3+ messages)

[PATCH net-next 0/4] net_sched: bulk dequeue and deferred drops
 2016-06-23 14:22 UTC  (6+ messages)

xfs: untangle the direct I/O and DAX path, fix DAX locking
 2016-06-23 14:22 UTC  (4+ messages)
` [PATCH 8/8] xfs: fix locking for DAX writes

[PATCH v2] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-06-23 14:22 UTC  (3+ messages)
` [PATCH v7] "

Kernel 4.4 : mma8452 driver bug
 2016-06-23 14:20 UTC 

[PATCH] perf: symbols: dso__load(): remove check of file on uninitialized memory
 2016-06-23 14:20 UTC 

[PATCH] IB/cma: Make the code easier to verify
 2016-06-23 14:20 UTC  (2+ messages)

Bug (?) : cumulative xfsrestore does not restore files and folders in a directory which was renamed
 2016-06-23 14:17 UTC  (5+ messages)

[qemu-upstream-4.3-testing test] 96152: regressions - FAIL
 2016-06-23 14:17 UTC 

[PATCH 0/2] IB/hfi1: More fixes for 4.7 rc
 2016-06-23 14:16 UTC  (3+ messages)

[PATCH v3 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-23 14:15 UTC  (7+ messages)
` [PATCH v3 6/8] xen: Use the typesafe mfn and gfn in map_mmio_regions
` [PATCH v3 7/8] xen/arm: Rework the interface of p2m_lookup and use typesafe gfn and mfn

[U-Boot] u-boot
 2016-06-23 14:15 UTC 

[PATCH v12 0/3] perf config: Reimplement perf_config()
 2016-06-23 14:14 UTC  (4+ messages)
` [PATCH v12 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h
` [PATCH v12 2/3] perf config: Reimplement perf_config() introducing new perf_config__init() and perf_config__finish()
` [PATCH v12fg 3/3] perf config: Reimplement show_config() using config_set__for_each

=?gb18030?B?u9i4tKO6dWJpZnM6UXVlc3Rpb25zIEFib3V0IEdhcmJhZ2UgQ29sbGVjdGlvbg==?=
 2016-06-23 14:10 UTC 

[LTP] [patch V2 00/20] timer: Refactor the timer wheel
 2016-06-23 14:10 UTC  (3+ messages)

[PATCH 0/4] make tur the default path checker
 2016-06-23 14:13 UTC  (4+ messages)
` [PATCH 3/4] multipath-tools: replace TUR with DEFAULT_CHECKER in hwtable

[PATCH] dsa: mv88e6xxx: hide unused functions
 2016-06-23 14:13 UTC 

[PATCH rdma 00/11] IB core,mlx5,mlx4 fixes for 4.7-rc4
 2016-06-23 14:11 UTC  (2+ messages)

Regarding backslash in bblayers.conf file
 2016-06-23 14:12 UTC  (2+ messages)

[PATCH v2 0/3] Aardvark PCIe controller driver for Marvell Armada 3700
 2016-06-23 14:10 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: add DT binding for the Aardvark PCIe controller

[PATCH] Documentation: tiny typo fix in usb/gadget_multi.txt
 2016-06-23 14:09 UTC  (2+ messages)

[PATCH V2 0/3] perf script: Add callindent option
 2016-06-23 14:09 UTC  (3+ messages)
` [PATCH V2 3/3] "

[PATCH] Documentation: fix wrong value in md.txt
 2016-06-23 14:08 UTC  (2+ messages)

[PATCH v2 0/3] DPTF Platform power participant driver
 2016-06-23 14:05 UTC  (5+ messages)
` [PATCH v2 2/3] acpi: dptf_power: Add DPTF power participant

[PATCH 1/2] defaultenv-2: select BOOTM
 2016-06-23 14:06 UTC  (2+ messages)
` [PATCH 2/2] mtd: fix mtdraw_erase stub signature

[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
 2016-06-23 14:06 UTC  (6+ messages)
` [PATCH 19/27] mm: Move vmscan writes and file write accounting to the node

[RFC PATCH 00/11] Refactor select_task_rq_fair()
 2016-06-23 14:06 UTC  (4+ messages)
` [RFC PATCH 08/11] sched: Remove SD_WAKE_AFFINE flag and replace it with SD_BALANCE_WAKE

[git pull] clk: renesas: Updates for v4.8 (take two)
 2016-06-23 14:04 UTC 

[PATCH v3] drm/i915: Small compaction of the engine init code
 2016-06-23 14:03 UTC  (3+ messages)
` [PATCH v4] "

[PATCH linux] FSI: Initial stubs for device driver
 2016-06-23 14:02 UTC  (2+ messages)

[PATCH] memstick: Use kmemdup instead of kmalloc and memcpy
 2016-06-23 14:02 UTC 

[PATCH] ixgbe: fix missed packet types
 2016-06-23 14:01 UTC  (3+ messages)

[PATCH 1/4] commands: ubimkvol: Add option for static volumes
 2016-06-23 14:00 UTC  (4+ messages)
` [PATCH 3/4] commands: ubi: Add ubiupdatevol command


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.