All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-11 17:01:45 to 2017-01-11 17:35:44 UTC [more...]

[Qemu-devel] [PATCH v5 wave 2 0/3] q35: add negotiable broadcast SMI
 2017-01-11 17:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 wave 2 1/3] hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg
` [Qemu-devel] [PATCH v5 wave 2 2/3] hw/isa/lpc_ich9: add broadcast SMI feature
` [Qemu-devel] [PATCH v5 wave 2 3/3] hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types

[PATCH] Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"
 2017-01-11 17:35 UTC  (2+ messages)

[PATCH 0/2] xen/kbdif: add multi-touch support
 2017-01-11 17:35 UTC  (5+ messages)
` [PATCH 1/2] xen/kbdif: update protocol documentation

[Qemu-devel] [PATCH v5 wave 1 0/4] fw-cfg: support writeable blobs and more files
 2017-01-11 17:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 wave 1 1/4] fw-cfg: support writeable blobs
` [Qemu-devel] [PATCH v5 wave 1 2/4] fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
` [Qemu-devel] [PATCH v5 wave 1 3/4] pc: Add 2.9 machine-types
` [Qemu-devel] [PATCH v5 wave 1 4/4] fw-cfg: bump "file_slots" to 0x20 for 2.9+ machine types

[PATCH] musl: Upgrade to 1.1.16+ on master
 2017-01-11 17:34 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 00/47] Switch all subdirs over to modular trace.h file
 2017-01-11 17:34 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 02/47] trace: switch io/ directory "

[PATCH v8 0/6] UHS-I SDR-104 support for sh_mobile_sdhi
 2017-01-11 17:34 UTC  (9+ messages)
` [PATCH v8 6/6] mmc: sh_mobile_sdhi: Add tuning support

TCP using IPv4-mapped IPv6 address as source
 2017-01-11 17:34 UTC  (3+ messages)

[GIT PULL] ASoC fixes for v4.10
 2017-01-11 17:33 UTC 

[PATCH] x86/svm: Adjust ModRM Mode check in is_invlpg()
 2017-01-11 17:33 UTC 

[PATCH v2 0/4] platform/chrome: cros_ec_lightbar - Add new features
 2017-01-11 17:32 UTC  (5+ messages)
` [PATCH v2 1/4] platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs
` [PATCH v2 2/4] platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence
` [PATCH v2 3/4] platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC
` [PATCH v2 4/4] platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend

[PATCH v5 3/8] ethdev: reserve capability flags for PMD-specific API
 2017-01-11 17:32 UTC  (5+ messages)

[RFC PATCH] xfs_db: sanitize geometry on load
 2017-01-11 17:32 UTC  (4+ messages)

probably serious conntrack/netfilter panic, 4.8.14, timers and intel turbo
 2017-01-11 17:31 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/40] chardev: qom clean-up and split in various backend files
 2017-01-11 17:29 UTC  (41+ messages)
` [Qemu-devel] [PATCH 01/40] spice-qemu-char: convert to finalize
` [Qemu-devel] [PATCH 02/40] baum: "
` [Qemu-devel] [PATCH 03/40] msmouse: "
` [Qemu-devel] [PATCH 04/40] mux: "
` [Qemu-devel] [PATCH 05/40] char-udp: "
` [Qemu-devel] [PATCH 06/40] char-socket: "
` [Qemu-devel] [PATCH 07/40] char-pty: "
` [Qemu-devel] [PATCH 08/40] char-ringbuf: "
` [Qemu-devel] [PATCH 09/40] char-parallel: convert parallel "
` [Qemu-devel] [PATCH 10/40] char-stdio: convert "
` [Qemu-devel] [PATCH 11/40] char-win-stdio: "
` [Qemu-devel] [PATCH 12/40] char-win: do not override chr_free
` [Qemu-devel] [PATCH 13/40] char-win: convert to finalize
` [Qemu-devel] [PATCH 14/40] char-fd: "
` [Qemu-devel] [PATCH 15/40] char: remove chr_free
` [Qemu-devel] [PATCH 16/40] char: get rid of CharDriver
` [Qemu-devel] [PATCH 17/40] char: rename remaining CharDriver to Chardev
` [Qemu-devel] [PATCH 18/40] char: remove class kind field
` [Qemu-devel] [PATCH 19/40] char: move to chardev/
` [Qemu-devel] [PATCH 20/40] char: create chardev-obj-y
` [Qemu-devel] [PATCH 21/40] char: make null_chr_write() the default method
` [Qemu-devel] [PATCH 22/40] char: move null chardev to its own file
` [Qemu-devel] [PATCH 23/40] char: move mux "
` [Qemu-devel] [PATCH 24/40] char: move ringbuf/memory "
` [Qemu-devel] [PATCH 25/40] char: rename and move to header CHR_READ_BUF_LEN
` [Qemu-devel] [PATCH 26/40] char: remove unused READ_RETRIES
` [Qemu-devel] [PATCH 27/40] char: move QIOChannel-related in char-io.h
` [Qemu-devel] [PATCH 28/40] char: move fd chardev in its own file
` [Qemu-devel] [PATCH 29/40] char: move win chardev base class "
` [Qemu-devel] [PATCH 30/40] char: move win-stdio into "
` [Qemu-devel] [PATCH 31/40] char: move socket chardev to "
` [Qemu-devel] [PATCH 32/40] char: move udp chardev in "
` [Qemu-devel] [PATCH 33/40] char: move file "
` [Qemu-devel] [PATCH 34/40] char: move stdio "
` [Qemu-devel] [PATCH 35/40] char: move console "
` [Qemu-devel] [PATCH 36/40] char: move pipe chardev "
` [Qemu-devel] [PATCH 37/40] char: move pty "
` [Qemu-devel] [PATCH 38/40] char: move serial chardev to itw "
` [Qemu-devel] [PATCH 39/40] char: move parallel chardev in its "
` [Qemu-devel] [PATCH 40/40] char: headers clean-up

[PATCH V2] regulator: core: Don't use regulators as supplies until the parent is bound
 2017-01-11 17:30 UTC  (4+ messages)

[v4.4.40] patch backport error
 2017-01-11 17:28 UTC  (5+ messages)

[PATCH V3 0/4] Skip selftests depending on distro and its features
 2017-01-11 17:29 UTC  (5+ messages)
` [PATCH V3 2/4] selftest: imagefeatures: skip tests based on distro features and supported fstypes
` [PATCH V3 4/4] selftest: sstatetests: skip glibc-initial tests and use a more generic image

[PATCH] kni: fast data availability check in thread_single loop
 2017-01-11 17:29 UTC  (2+ messages)

Granularity of Credit and RTDS Scheduler
 2017-01-11 17:29 UTC  (4+ messages)

[PATCH] Input: egalax_ts - do not release gpio if probe successful
 2017-01-11 17:28 UTC 

[PATCH 00/62] watchdog: Convert to use device managed functions
 2017-01-11 17:28 UTC  (9+ messages)
` [PATCH 52/62] watchdog: sirfsoc_wdt: Convert to use device managed functions and other improvements
  ` [PATCH 56/62] watchdog: tangox_wdt: Convert to use device managed functions

[PATCH 1/3] drm/i915: Invalidate the guc ggtt TLB upon insertion
 2017-01-11 17:28 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/scheduler: emulate a scheduler for guc
  ` [PATCH v3] "

[PATCH] kni: use bulk functions to allocate and free mbufs
 2017-01-11 17:28 UTC  (3+ messages)

[PATCH/RESEND v2 0/5] z3fold optimizations and fixes
 2017-01-11 17:27 UTC  (6+ messages)
` [PATCH/RESEND v2 5/5] z3fold: add kref refcounting

[Qemu-devel] assert hit on master with q35 machine type
 2017-01-11 17:26 UTC  (5+ messages)

[PATCH v2 0/5] firmware: doc revamp
 2017-01-11 17:25 UTC  (7+ messages)
` [PATCH v2 4/5] firmware: add SmPL report for custom fallback mechanism

[PATCH 0/2] minor diff orderfile documentation improvements
 2017-01-11 17:24 UTC  (6+ messages)
` [PATCH 2/2] diff: document the pattern format for diff.orderFile

[PATCH] net/ixgbe: fix API parameter checking
 2017-01-11 17:24 UTC  (4+ messages)
` [dpdk-stable] "
` [PATCH v2] "

[PATCH v2 1/1] platform/x86: Remove PMIC GPIO block support
 2017-01-11 17:24 UTC 

[PATCH net-next 0/7] net: ivp4: return matching route for GETROUTE request
 2017-01-11 17:24 UTC  (4+ messages)
` [PATCH net-next 6/7] net: ipv4: return route match in "

[linux-lvm] [DRBD-user] LVM on top of DRBD [actually: mkfs.ext4 then mount results in detach on RHEL 7 on VMWare]
 2017-01-11 17:23 UTC  (2+ messages)

[PATCH v7 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2017-01-11 17:23 UTC  (3+ messages)
` [PATCH v7 3/7] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index

[Qemu-devel] [PATCH v2 0/2] memory: extend "info mtree" with flat view dump
 2017-01-11 17:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] memory: provide common macros for mtree_print_mr()
` [Qemu-devel] [PATCH v2 2/2] memory: hmp: dump flat view for 'info mtree'

[PATCH] disk/mdraid1x: Fix >2TB RAID detection with BIOS
 2017-01-11 17:21 UTC  (2+ messages)

[PATCH v5 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2017-01-11 17:19 UTC  (39+ messages)
` [PATCH v5 01/12] clk: apn806: Add eMMC clock to system controller driver
` [PATCH v5 02/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v5 03/12] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v5 04/12] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v5 05/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v5 06/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v5 07/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v5 08/12] mmc: sdhci-xenon: Add SoC PHY PAD voltage control
` [PATCH v5 09/12] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v5 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v5 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v5 12/12] arm64: configs: enable SDHCI driver for Xenon

[PATCH] [RFC] IB/hfi1: Fix port ordering issue in a multiport device
 2017-01-11 17:20 UTC  (3+ messages)

[Qemu-devel] [Bug 1655708] [NEW] target/ppc/int_helper.c:2806: strange expression ?
 2017-01-11 17:19 UTC  (3+ messages)

RBD v1 image format 
 2017-01-11 17:17 UTC  (3+ messages)
` [ceph-users] "

[PATCH net-next 0/6] bnxt_en: Misc. updates for net-next
 2017-01-11 17:17 UTC  (4+ messages)
` [PATCH net-next 5/6] bnxt_en: Pass RoCE app priority to firmware

[PATCH v4 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-01-11 17:15 UTC  (6+ messages)
` [PATCH v4 2/4] mm: Add function to support extra actions on swap in/out

[PATCH net v2] netvsc: add rcu_read locking to netvsc callback
 2017-01-11 17:16 UTC 

Dell XPS13 does not suspend with Linux 4.10-rc3
 2017-01-11 17:16 UTC  (8+ messages)

shrink_inactive_list() failed to reclaim pages
 2017-01-11 17:16 UTC 

[RFC PATCH 0/5] Localise error headers
 2017-01-11 17:15 UTC  (7+ messages)

[net-next PATCH 0/3] net: optimize ICMP-reply code path
 2017-01-11 17:15 UTC  (4+ messages)
` [net-next PATCH 2/3] net: reduce cycles spend on ICMP replies that gets rate limited

[Qemu-devel] [PATCH v1 00/30] target-sparc: add niagara OpenSPARC T1 sun4v emulation
 2017-01-11 17:13 UTC  (5+ messages)

[PATCH] [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD
 2017-01-11 17:14 UTC  (5+ messages)
        ` Broken cx231xx-i2c.c

btrfs: account_page_dirtied -> __percpu_counter_add kernel crash
 2017-01-11 17:13 UTC 

[PATCH 13/13] i40e: improve message grepability
 2017-01-11 17:13 UTC  (3+ messages)
` [PATCH] "
  ` [PATCH v3 1/1] "

[Qemu-devel] [PATCH v3 00/25] block: Fix some filename generation issues
 2017-01-11 17:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 22/25] block: Do not copy exact_filename from format file

[PATCH 0/2] crypto: add user defined name initializing parameter
 2017-01-11 17:13 UTC  (3+ messages)
` [PATCH 1/2] cryptodev: add user defined name initializing parameter to software PMD
` [PATCH 2/2] crypto: add user defined name initializing parameter parsing to software PMDs

[PATCH] usb: musb: Add support for optional VBUS irq to dsps glue layer
 2017-01-11 17:12 UTC  (4+ messages)

[PATCH v2 1/7] pci: If a driver's probe function fails, unmap resources
 2017-01-11 17:10 UTC  (4+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] pci: Separate detaching ethernet ports from PCI devices
  ` [PATCH v3 3/3] pci: Pass rte_pci_addr to functions instead of separate args

most stable dom0 kernels + dependencies on Xen versions
 2017-01-11 17:10 UTC  (2+ messages)

[PATCH] powerpc/pseries: Report DLPAR capabilities
 2017-01-11 17:00 UTC 

[PATCH 1/2] drm: fix drm_vm for NOMMU builds
 2017-01-11 17:03 UTC  (7+ messages)

[U-Boot] [PATCH] MAINTAINERS: Add maintainer for TI security related files
 2017-01-11 17:09 UTC 

GPU hang with kernel 4.10rc3
 2017-01-11 17:08 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH/RESEND 0/5] z3fold optimizations and fixes
 2017-01-11 17:08 UTC  (7+ messages)
` [PATCH/RESEND 5/5] z3fold: add kref refcounting

[PATCH net-next 0/2] Move hwmon support out of switch and into PHYs
 2017-01-11 17:06 UTC  (2+ messages)

[PATCH] usb: dwc3 dwc3_exynos_probe() change goto labels to meaningful names
 2017-01-11 17:06 UTC  (3+ messages)

[PATCH] drm: Fix broken VT switch with video=1366x768 option
 2017-01-11 17:05 UTC  (6+ messages)

[PATCH] drm/amdgpu: fix typo of CGTS
 2017-01-11 17:05 UTC  (2+ messages)

[PATCH] net/virtio: fix advertised Rx offload capabilities
 2017-01-11 17:05 UTC 

[RFC v4 0/6] CPU reclaiming for SCHED_DEADLINE
 2017-01-11 17:05 UTC  (3+ messages)
` [RFC v4 2/6] sched/deadline: improve the tracking of active utilization

[PATCH net-next v2] net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()
 2017-01-11 17:04 UTC 

NFSoRDMA Fails for max_sge Less Than 18
 2017-01-11 17:04 UTC  (3+ messages)

[PATCH] net/ixgbevf: fix stats update after a PF reset
 2017-01-11 17:04 UTC 

[PATCH v2 0/5] ARM: add module autoloading support for crypto modules
 2017-01-11 17:01 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: wire up HWCAP2 feature bits to the CPU modalias
` [PATCH v2 2/5] crypto: arm/aes-ce - enable module autoloading based on CPU feature bits
` [PATCH v2 3/5] crypto: arm/ghash-ce "
` [PATCH v2 4/5] crypto: arm/sha1-ce "
` [PATCH v2 5/5] crypto: arm/sha2-ce "

[Qemu-devel] [PATCH v3 00/10] aio_context_acquire/release pushdown, part 1
 2017-01-11 17:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/10] aio-posix: remove walking_handlers, protecting AioHandler list with list_lock

[patchwork][PATCH] patchwork/bin/parsemail: Make "[PATCH" prefix mandatory
 2017-01-11 17:01 UTC  (4+ messages)
    ` [patchwork][PATCH] patchwork/bin/parsemail: Improve new patch filtering


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.