All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-27 14:00:56 to 2016-05-27 14:58:11 UTC [more...]

v7_dma_inv_range performance/high expense
 2016-05-27 14:58 UTC  (2+ messages)

Reordering debugfs registration vs driver loading
 2016-05-27 14:58 UTC  (12+ messages)
` [PATCH 04/11] drm/i915: Move connector registration to driver registration phase
` [PATCH 05/11] drm/i915: Register debugfs interface last
` [PATCH 06/11] drm/i915: Demidlayer driver loading
` [PATCH 07/11] drm/i915: Demidlayer driver unloading
` [PATCH 08/11] drm/i915: Start exploiting drm_device subclassing
    ` [PATCH] drm/i915: Remove drm_i915_private->dev backpointer
` [PATCH 09/11] drm/i915: Merge i915_dma.c into i915_drv.c
` [PATCH 10/11] drm/i915: Split out the PCI driver interface to i915_pci.c
` [PATCH 11/11] drm/i915: Move module init/exit "
` ✗ Ro.CI.BAT: failure for series starting with [01/11] drm: Export drm_dev_init() for subclassing (rev2)

Fwd: [PATCH 1/1] team: remove unnecessary lock
 2016-05-27 14:57 UTC 

[PATCH 00/10] String hash improvements
 2016-05-26 17:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/24] kbl and gen9 workarounds v2
 2016-05-27 14:57 UTC  (28+ messages)
` [PATCH 01/24] drm/i915/kbl: Init gen9 workarounds
` [PATCH 02/24] drm/i915/kbl: Add REVID macro
` [PATCH 03/24] drm/i915/kbl: Add WaSkipStolenMemoryFirstPage for A0
` [PATCH 04/24] drm/i915/gen9: Always apply WaForceContextSaveRestoreNonCoherent
` [PATCH 05/24] drm/i915: Mimic skl with WaForceEnableNonCoherent
` [PATCH 06/24] drm/i915/kbl: Add WaEnableGapsTsvCreditFix
` [PATCH 07/24] drm/i915/kbl: Add WaDisableFenceDestinationToSLM for A0
` [PATCH 08/24] drm/i915/kbl: Add WaDisableSDEUnitClockGating
` [PATCH 09/24] drm/i915/edp: Add WaKVMNotificationOnConfigChange:bdw
` [PATCH 10/24] drm/i915/kbl: Add WaDisableLSQCROPERFforOCL
` [PATCH 11/24] drm/i915/gen9: Enable must set chicken bits in config0 reg
` [PATCH 12/24] drm/i915/kbl: Add WaDisableGamClockGating
` [PATCH 13/24] drm/i915/kbl: Add WaDisableDynamicCreditSharing
` [PATCH 14/24] drm/i915: Add WaInsertDummyPushConstP for bxt and kbl
` [PATCH 15/24] drm/i915/gen9: Add WaDisableSkipCaching
` [PATCH 16/24] drm/i915/skl: Add WAC6entrylatency
` [PATCH 17/24] drm/i915/kbl: Add WaForGAMHang
` [PATCH 18/24] drm/i915: Add WaDisableGafsUnitClkGating for skl and kbl
` [PATCH 19/24] drm/i915/kbl: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 20/24] drm/i915/gen9: Add WaEnableChickenDCPR
` [PATCH 21/24] drm/i915/gen9: Add WaFbcTurnOffFbcWatermark
` [PATCH 22/24] drm/i915/gen9: Add WaFbcWakeMemOn
` [PATCH 23/24] drm/i195/fbc: Add WaFbcNukeOnHostModify
` [PATCH 24/24] drm/i915/skl: Extend WaDisableChickenBitTSGBarrierAckForFFSliceCS
` ✗ Ro.CI.BAT: failure for kbl and gen9 workarounds (rev6)

[PATCH v2] doc: add pep8 as the python code style guidelines
 2016-05-27 14:57 UTC 

[PATCH 1/2 libnftnl] set_elem: Copy user data memory
 2016-05-27 14:56 UTC  (2+ messages)
` [PATCH 2/2 nft] set_elem: Use libnftnl/udata to store set element comment

[PATCH v2 0/4] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-05-27 14:56 UTC  (3+ messages)
` [PATCH v2 4/4] VMX: fixup PI descritpor when cpu is offline

exporting kernel headers via the include/uapi directory
 2016-05-27 14:56 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/19] linux-user: fix various signal race conditions
 2016-05-27 14:52 UTC  (20+ messages)
` [Qemu-devel] [PATCH v2 01/19] linux-user: Factor out handle_signal code from process_pending_signals()
` [Qemu-devel] [PATCH v2 02/19] linux-user: Move handle_pending_signal() to avoid need for declaration
` [Qemu-devel] [PATCH v2 03/19] linux-user: Fix stray tab-indent
` [Qemu-devel] [PATCH v2 04/19] linux-user: Factor out uses of do_sigprocmask() from sigreturn code
` [Qemu-devel] [PATCH v2 05/19] linux-user: Define macro for size of host kernel sigset_t
` [Qemu-devel] [PATCH v2 06/19] linux-user: Use safe_syscall for sigsuspend syscalls
` [Qemu-devel] [PATCH v2 07/19] linux-user: Fix race between multiple signals
` [Qemu-devel] [PATCH v2 08/19] linux-user: Remove redundant default action check in queue_signal()
` [Qemu-devel] [PATCH v2 09/19] linux-user: Remove redundant gdb_queuesig()
` [Qemu-devel] [PATCH v2 10/19] linux-user: Remove real-time signal queuing
` [Qemu-devel] [PATCH v2 11/19] linux-user: Queue synchronous signals separately
` [Qemu-devel] [PATCH v2 12/19] linux-user: Block signals during sigaction() handling
` [Qemu-devel] [PATCH v2 13/19] linux-user: pause() should not pause if signal pending
` [Qemu-devel] [PATCH v2 14/19] linux-user: Restart exit() "
` [Qemu-devel] [PATCH v2 15/19] linux-user: Use safe_syscall for kill, tkill and tgkill syscalls
` [Qemu-devel] [PATCH v2 16/19] linux-user: Restart fork() if signals pending
` [Qemu-devel] [PATCH v2 17/19] linux-user: Use both si_code and si_signo when converting siginfo_t
` [Qemu-devel] [PATCH v2 18/19] linux-user: Avoid possible misalignment in host_to_target_siginfo()
` [Qemu-devel] [PATCH v2 19/19] linux-user: Avoid possible misalignment in target_to_host_siginfo()

[PATCH] arm/acpi: Add Server Base System Architecture UART support
 2016-05-27 14:56 UTC  (4+ messages)

[PATCH RT] kernel/printk: Don't try to print from IRQ/NMI region
 2016-05-27 14:56 UTC  (4+ messages)

[PATCH v1] doc: add pep8 as the python code style guidelines
 2016-05-27 14:56 UTC  (2+ messages)

[RFC PATCH 00/16] New DSA bind, switches as devices
 2016-05-27 14:55 UTC  (5+ messages)
` [RFC PATCH 09/16] dsa: dsa: Split up creating/destroying of DSA and CPU ports
` [RFC PATCH 12/16] dsa: Make mdio bus optional

[Qemu-devel] [RFC v2 00/11] Base enabling patches for MTTCG
 2016-05-27 14:55 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 11/11] tcg: enable thread-per-vCPU

[RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
 2016-05-27 14:54 UTC  (6+ messages)
      ` [Qemu-devel] "

[PATCH v3 0/8] add packet capture framework
 2016-05-27 14:54 UTC  (5+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 5/9] lib/librte_pdump: add new library for packet capturing support

sata_dwc_460ex driver
 2016-05-27 14:54 UTC 

[U-Boot] [PATCH 0/3] MIPS cache cleanups
 2016-05-27 14:54 UTC  (13+ messages)
` [U-Boot] [PATCH 1/3] MIPS: Move cache sizes to Kconfig
` [U-Boot] [PATCH 3/3] MIPS: Abstract cache op loops with a macro

[PATCH v3] upload-pack.c: use of parse-options API
 2016-05-27 14:52 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v7 0/5] dtc: Dynamic DT support
 2016-05-27 14:52 UTC  (15+ messages)
` [PATCH v7 3/5] dtc: Document the dynamic plugin internals

[PATCH 1/2] mm: oom: add memcg to oom_control
 2016-05-27 14:52 UTC  (12+ messages)
` [PATCH 2/2] mm: oom: deduplicate victim selection code for memcg and global oom

[dm-crypt] [PATCH] dm-log-writes: fix bug with too large bios
 2016-05-27 14:51 UTC  (2+ messages)
`  "

Does Qoriq-SDK v2.0 supports LS1021A-TWR 1.0 Revision ?
 2016-05-27 14:35 UTC  (2+ messages)

[PATCH 1/5] ath10k: fix operating irq mode for ahb device
 2016-05-27 14:45 UTC  (10+ messages)
` [PATCH 2/5] ath10k: remove unused phy_mode_to_band
` [PATCH 3/5] ath10k: update module description
` [PATCH 4/5] ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAM
` [PATCH 5/5] ath10k: add pdev param support to enable/disable btcoex

[dm-crypt] bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
 2016-05-27 14:47 UTC  (7+ messages)
          ` [PATCH] dm-crypt: Fix error with too large bios (was: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size)

[U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
 2016-05-27 14:46 UTC  (5+ messages)

[PATCH v2 0/6] of: overlays: New target methods
 2016-05-27 14:46 UTC  (3+ messages)

[PATCH v2] perf tools: Add arch/*/include/generated/ to .gitignore
 2016-05-27 14:44 UTC  (2+ messages)

[PATCH v4 0/3] external mempool manager
 2016-05-27 14:44 UTC  (7+ messages)
` mempool: "
  ` [PATCH v5 1/3] mempool: support external handler

[PULL REQUEST] Please pull rdma.git
 2016-05-27 14:44 UTC  (6+ messages)

Notes from the four separate IO track sessions at LSF/MM
 2016-05-27 14:44 UTC  (6+ messages)
    ` bio-based DM multipath is back from the dead [was: Re: Notes from the four separate IO track sessions at LSF/MM]

[PATCH] examples/ethtool: include case for 64-bit registers
 2016-05-27 14:43 UTC  (4+ messages)
` [PATCH 1/2] ethdev: add callback to get register size in bytes

[PATCH] soc/tegra: pmc: Fix "scheduling while atomic"
 2016-05-27 14:43 UTC  (13+ messages)

problem with fio --client and latency logs
 2016-05-27 14:43 UTC  (2+ messages)

[PATCH] bitbake.conf: add default for IMAGE_FSTYPES_DEBUGFS
 2016-05-27 14:42 UTC  (4+ messages)

fast red autotest
 2016-05-27 14:42 UTC  (6+ messages)

[PATCH 0/4] Implement pmd hardware support exports
 2016-05-27 14:38 UTC  (4+ messages)
` [PATCHv5 0/6] "
  ` [PATCHv5 5/6] pmdinfo.py: Add tool to query binaries for hw and other support information

[PULL] Btrfs for 4.7, part 2
 2016-05-27 14:35 UTC  (4+ messages)

[PATCH] mbuf: new flag when Vlan is stripped
 2016-05-27 14:33 UTC  (2+ messages)
` [PATCH v2] "

[meta-multimedia][master][krogoth][PATCH] dvd-apps: Fix several QA WARNINGS
 2016-05-27 14:34 UTC 

[PATCH v2] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-05-27 14:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/3 v2] linux-yocto: linux-yocto: intel staging and bxt backports
 2016-05-27 14:32 UTC  (4+ messages)
` [PATCH 1/3] linux-yocto:4.4: broxton backports
` [PATCH 2/3] linux-yocto: create intel branches
` [PATCH 3/3] linux-yocto: only use intel branches for optimized platforms

[PATCH] arm/gic-v3: Fix driver probe fail on GICv4 hardware
 2016-05-27 14:31 UTC  (5+ messages)

[PATCH] Require 0 context lines in git-blame algorithm
 2016-05-27 14:16 UTC 

[U-Boot] [PATCH 0/5] LS2080ARDB: Enable EFI boot support
 2016-05-27 14:27 UTC  (4+ messages)
` [U-Boot] [PATCH 1/5] ls2080: Exit dpaa only right before exiting U-Boot

[PATCH v6 00/12] Support non-lru page migration
 2016-05-27 14:26 UTC  (6+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "

[PATCH i-g-t 1/8] tests/gem_exec_flush: Tune down BAT timeout to ~1sec
 2016-05-27 14:28 UTC  (10+ messages)
` [PATCH i-g-t 4/8] tests/gem_close_race: Tune down for BAT ~1s

[PATCH v8 0/9] connect: various cleanups
 2016-05-27 14:24 UTC  (2+ messages)

[RFCv2] brcmfmac: Add tracepoints for bcmdhd-dissector tool
 2016-05-27 14:24 UTC 

[refpolicy] [PATCH 1/4] authlogin: remove fcontext for /var/run/user
 2016-05-27 14:23 UTC  (3+ messages)
` [refpolicy] [PATCH 3/4] userdomain: user_tmp requires searching /run/user

interrupts properties and API usage with GPIO controllers/Device Tree
 2016-05-27 14:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/12] tcg: Add fence opcode
 2016-05-27 14:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 01/12] Introduce TCGOpcode for fence instruction
` [Qemu-devel] [PATCH v2 10/12] tcg/tci: Add support for fence

[PATCH 1/1] usbip: don't call stub_device_reset() during stub_disconnect()
 2016-05-27 14:20 UTC  (2+ messages)

[Bug]Reiser4-for-4.5.3 mount: page allocation failure
 2016-05-27 14:20 UTC  (6+ messages)

Starting ELKS in EMU86
 2016-05-27 14:19 UTC 

[PATCH v2] efi: Free malloc regions on exit
 2016-05-27 14:19 UTC 

[PATCH 0/8] mwifiex: Fix some error handling issues in mwifiex_sdio_probe() function
 2016-05-27 14:18 UTC  (9+ messages)
` [PATCH 1/8] mwifiex: only call mwifiex_sdio_probe_of() if dev has an OF node
` [PATCH 2/8] mwifiex: propagate sdio_enable_func() errno code in mwifiex_sdio_probe()
` [PATCH 3/8] mwifiex: propagate mwifiex_add_card() "
` [PATCH 4/8] mwifiex: consolidate mwifiex_sdio_probe() error paths
` [PATCH 5/8] mwifiex: use dev_err() instead of pr_err() in mwifiex_sdio_probe()
` [PATCH 6/8] mwifiex: check if mwifiex_sdio_probe_of() fails and return error
` [PATCH 7/8] mwifiex: don't print an error if an optional DT property is missing
` [PATCH 8/8] mwifiex: use better message and error code when OF node doesn't match

[RFC PATCH 0/4] cgroup aware workqueues
 2016-05-27 14:17 UTC  (6+ messages)

[Qemu-devel] [PULL v2 00/31] Misc changes for 2016-05-27
 2016-05-27 14:16 UTC  (3+ messages)
` [Qemu-devel] [PULL 01/31] Add optionrom compatible with fw_cfg DMA version

[PATCH] efi: Free malloc regions on exit
 2016-05-27 14:16 UTC  (3+ messages)

RFC: new git-splice subcommand for non-interactive branch splicing
 2016-05-27 14:08 UTC 

[PATCH] mm: zap ZONE_OOM_LOCKED
 2016-05-27 14:13 UTC  (4+ messages)

[Qemu-devel] [PULL 00/31] Misc changes for 2016-05-27
 2016-05-27 14:11 UTC  (8+ messages)

[Bug 95517] Constant GPU VM faults
 2016-05-27 14:11 UTC 

[PATCH] weston-conf: set default backend to drm-backend
 2016-05-27 14:10 UTC  (4+ messages)

[LTP] cgroup_regression_test failed in CentOS 7.2
 2016-05-27 14:08 UTC  (3+ messages)

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-05-27 14:06 UTC  (4+ messages)
` [RFC PATCH] usb: typec: Various API updates and fixes

[BUG] win2008 guest cannot get ip through sriov
 2016-05-27 14:06 UTC  (5+ messages)

[PATCH v3] x86/mce: handle reserved domain ID in XEN_MC_msrinject
 2016-05-27 14:06 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/38] linux-user pull request
 2016-05-27 14:03 UTC  (2+ messages)

[patch] KEYS: potential uninitialized variable
 2016-05-27 14:02 UTC  (2+ messages)

[WIP-PATCH 0/2] send-email: refactor the email parser loop
 2016-05-27 14:01 UTC  (3+ messages)
` [WIP-PATCH 1/2] send-email: create email parser subroutine
` [WIP-PATCH 2/2] send-email: use refactored subroutine to parse patches

[B.A.T.M.A.N.] [PATCH v4 0/6] GW code: make it algorithm-agnostic and add B.A.T.M.A.N. V support
 2016-05-27 14:01 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH v4 5/6] batman-adv: B.A.T.M.A.N. V - implement GW selection logic


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.