All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-19 18:32:13 to 2017-09-19 19:44:27 UTC [more...]

[PATCH] PCI: make pci_dev_type const
 2017-09-19 19:44 UTC  (2+ messages)

[PATCH 0/5] drm/i915: Skylake plane update/disable unifications [v5]
 2017-09-19 19:44 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: move adjusted_x/y from crtc to cache
` [PATCH 2/5] drm/i915: Unify skylake plane update
` [PATCH 3/5] drm/i915: Unify skylake plane disable
` [PATCH 4/5] drm/i915: dspaddr_offset doesn't need to be more than local variable
` [PATCH 5/5] drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y

[PATCH] sparc64: Expose mdesc to sysfs
 2017-09-19 19:43 UTC  (7+ messages)

[Qemu-devel] [PATCH v8 00/20] make dirty-bitmap byte-based
 2017-09-19 19:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 18/20] qcow2: Switch store_bitmap_data() to byte-based iteration

[PATCH 0/2] fix read past end of array in alternates files
 2017-09-19 19:41 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] read_info_alternates: read contents into strbuf
  ` [PATCH v2 2/2] read_info_alternates: warn on non-trivial errors

[PATCH] drm/i915: always update ELD connector type after get modes
 2017-09-19 19:41 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[Intel-wired-lan] [PATCH 5/5] e1000e: Avoid receiver overrun interrupt bursts
 2017-09-19 19:41 UTC  (5+ messages)
` [5/5] "
  ` [Intel-wired-lan] "

[U-Boot] [PATCH V3 1/5] mmc: uniphier-sd: Factor out register IO
 2017-09-19 19:39 UTC  (3+ messages)

[PATCH v6 1/3] drm/i915: Rename global i915 to i915_modparams
 2017-09-19 19:38 UTC  (3+ messages)
` [PATCH v6 2/3] drm/i915: Prepare error capture to work with const modparams
` [PATCH v6 3/3] drm/i915: Make i915_modparams members const

[meta-python][PATCH] python-bitarray: add a python3 version of the recipe
 2017-09-19 19:38 UTC 

[Buildroot] [PATCH] qt: Allow enabling of QtWebKit with GCC 6+
 2017-09-19 19:37 UTC  (2+ messages)

ERROR: parent determination failed (btrfs send-receive)
 2017-09-19 19:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] Implement basic MSA functions
 2017-09-19 19:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] s390x/tcg: add basic MSA features

[PATCH v2 0/5] dmaengine: ZynqMP PS PCIe DMA driver
 2017-09-19 19:36 UTC  (5+ messages)
` [PATCH v2 1/5] PCI:xilinx-nwl: Enable Root DMA

[Qemu-devel] [RFC PATCH v2 00/21] Guest exploitation of the XIVE interrupt controller (POWER9)
 2017-09-19 19:36 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v2 09/21] ppc/xive: extend the interrupt presenter model for XIVE
` [Qemu-devel] [RFC PATCH v2 11/21] ppc/xive: push the EQ data in OS event queue

[PATCH 1/2] dt-bindings: hwmon: add compatible for max1619
 2017-09-19 19:35 UTC  (6+ messages)
` [PATCH 2/2] hwmon: add dt binding "

[PATCH v5 0/7] Fast git status via a file system watcher
 2017-09-19 19:32 UTC  (18+ messages)
` [PATCH v6 00/12] "
  ` [PATCH v6 10/12] fsmonitor: add test cases for fsmonitor extension
  ` [PATCH v7 00/12] Fast git status via a file system watcher
    ` [PATCH v7 01/12] bswap: add 64 bit endianness helper get_be64
    ` [PATCH v7 02/12] preload-index: add override to enable testing preload-index
    ` [PATCH v7 03/12] update-index: add a new --force-write-index option
    ` [PATCH v7 04/12] fsmonitor: teach git to optionally utilize a file system monitor to speed up detecting new or changed files
    ` [PATCH v7 05/12] fsmonitor: add documentation for the fsmonitor extension
    ` [PATCH v7 06/12] ls-files: Add support in ls-files to display the fsmonitor valid bit
    ` [PATCH v7 07/12] update-index: add fsmonitor support to update-index
    ` [PATCH v7 08/12] fsmonitor: add a test tool to dump the index extension
    ` [PATCH v7 09/12] split-index: disable the fsmonitor extension when running the split index test
    ` [PATCH v7 10/12] fsmonitor: add test cases for fsmonitor extension
    ` [PATCH v7 11/12] fsmonitor: add a sample integration script for Watchman
    ` [PATCH v7 12/12] fsmonitor: add a performance test

[Qemu-devel] [PATCH 0/8] ppc: more Mac-related fixups
 2017-09-19 19:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/8] macio: convert pmac_ide_ops from old_mmio

[Qemu-devel] [PATCH] softfloat: rename make_float[x80|128]_init to const_float[x80|128]
 2017-09-19 19:31 UTC  (6+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 44f75908551c04fb16ace9cbf93319c9f3593b28
 2017-09-19 19:31 UTC 

[Qemu-devel] [Bug 1715700] [NEW] Windows 7 guest won't boot on qemu 2.10 (works on 2.9)
 2017-09-19 19:20 UTC  (2+ messages)
` [Qemu-devel] [Bug 1715700] "

[PATCH v3] pci: dwc: dra7xx: Add shutdown handler to cleanly turn off clocks
 2017-09-19 19:30 UTC  (2+ messages)

[meta-python][PATCH] python-bcrypt: add a python3 version of the recipe
 2017-09-19 19:27 UTC 

[PATCH] PCI: endpoint: use correct "end of test" interrupt
 2017-09-19 19:25 UTC  (2+ messages)

[PATCH V4 00/14] blk-mq-sched: improve SCSI-MQ performance
 2017-09-19 19:25 UTC  (6+ messages)
` [PATCH V4 04/14] blk-mq-sched: move actual dispatching into one helper
` [PATCH V4 06/14] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed

[Buildroot] [PATCH 0/2] ppc64 little endian defconfig
 2017-09-19 19:25 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] configs: Add qemu_ppc64le_pseries

Blog post: Per-IP rate limiting with iptables
 2017-09-19 19:23 UTC 

[PATCH 1/9] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-19 19:21 UTC  (6+ messages)
` [PATCH 8/9] drm/i915/dp: Protect link training with connection mutex

[patch] madvise.2: Add MADV_WIPEONFORK documentation
 2017-09-19 19:21 UTC  (8+ messages)
  ` [patch v2] "

[PATCH v4 1/6] ARM: dts: imx6qdl-icore: Add Sound card with codec node
 2017-09-19 19:21 UTC  (7+ messages)
` [PATCH v4 4/6] ARM: dts: imx6dl-icore: Add LVDS support

[Intel-wired-lan] [net PATCH] ixgbe: incorrect xdp ring accounting in ethtool tx_frame param
 2017-09-19 19:20 UTC  (2+ messages)

Storage and snapshots as historical yearly
 2017-09-19 19:19 UTC  (7+ messages)

[Intel-wired-lan] [PATCH 1/2] ixgbe: fix use of uninitialized padding
 2017-09-19 19:19 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH 2/2] ixgbe: fix the FWSM.PT check in ixgbe_mng_present()

[kernel-hardening] [PATCH v4] security/keys: rewrite all of big_key crypto
 2017-09-19 19:17 UTC  (10+ messages)
` [kernel-hardening] "

[PATCH 0/7][RFC] Introduce fallocate query support mode
 2017-09-19 19:17 UTC  (7+ messages)
` [PATCH 4/7] xfs: Implement "

[PATCH] Support HVR-1200 analog video as a clone of HVR-1500. Tested, composite and s-video inputs
 2017-09-19 19:16 UTC  (3+ messages)

[PATCH v5 1/3] drm/i915: Rename global i915 to i915_modparams
 2017-09-19 19:16 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v5,1/3] "

[PATCH] of: overlay: Fix uninitialized vars in dup_and_fixup_symbol_prop()
 2017-09-19 19:15 UTC  (4+ messages)

[PATCH] scsi: aacraid: Add a small delay after IOP reset
 2017-09-19 19:15 UTC  (6+ messages)

[PATCH] drm/i915: Stop engines before reset
 2017-09-19 19:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Stop engines before reset (rev2)

OE general meeting before OEDEM next month
 2017-09-19 19:13 UTC  (3+ messages)

[PATCH] Expose some h/w info from ILOM to userspace via sysfs
 2017-09-19 19:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Clean up some bad code in the vvfat driver
 2017-09-19 19:08 UTC  (8+ messages)
` [Qemu-devel] [Qemu-block] "
    ` [Qemu-devel] Dead code in cpu-models.h (was: block: Clean up some bad code in the vvfat driver)
      ` [Qemu-devel] Dead code in cpu-models.h

[PATCH v4 0/1] netif: staging grants for I/O requests
 2017-09-19 19:08 UTC  (2+ messages)
` [PATCH v4 1/1] public/io/netif.h: add gref mapping control messages

[Qemu-devel] [PATCH v7 00/16] Dirty bitmaps postcopy migration
 2017-09-19 19:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 03/16] migration: split common postcopy out of ram postcopy
        ` [Qemu-devel] ping "

[PATCH] pinctrl: bcm2835: fix build warning in bcm2835_gpio_irq_handle_bank
 2017-09-19 19:04 UTC  (2+ messages)

[PATCH v2] crypto: s5p-sss: Add HASH support for Exynos
 2017-09-19 19:03 UTC  (2+ messages)

[meta-processor-sdk][PATCH] uio-test-pruss: Update to new version 1.0.2.0
 2017-09-19 19:01 UTC  (2+ messages)
` [EXTERNAL] "

[U-Boot] [RESEND PATCH 1/5] dm: video: bridge: add operation to read EDID
 2017-09-19 19:00 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH 5/5] sunxi: video: add LCD support to DE2 driver

[Qemu-arm] [PATCH 00/19] ARMv8M: support security extn in the NVIC
 2017-09-19 18:59 UTC  (25+ messages)
` [Qemu-arm] [PATCH 02/19] nvic: Add banked exception states
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH 08/19] nvic: Handle banked exceptions in nvic_recompute_state()
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 09/19] nvic: Make set_pending and clear_pending take a secure parameter
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 10/19] nvic: Make SHPR registers banked
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 11/19] nvic: Compare group priority for escalation to HF
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 12/19] nvic: In escalation to HardFault, support HF not being priority -1
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 13/19] nvic: Implement v8M changes to fixed priority exceptions
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-devel] [PATCH 14/19] nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clear
  ` [Qemu-arm] "

[GIT PULL] irqchip updates for 4.14-rc2
 2017-09-19 18:59 UTC 

[U-Boot] DDR training code for Armada 38x
 2017-09-19 18:58 UTC 

[PATCH] mm, memory_hotplug: do not back off draining pcp free pages from kworker context
 2017-09-19 18:57 UTC  (9+ messages)

[PATCH] cpufreq: cpufreq_stats: make last_index signed int
 2017-09-19 18:54 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/apache: add patch to fix CVE-2017-9798
 2017-09-19 18:54 UTC 

Problems after recent changes to meson-gx-mmc driver
 2017-09-19 18:54 UTC  (6+ messages)
` [PATCH/RFT] mmc: meson-gx: include tx phase in the tuning process

[PATCH][V3] libata: make static arrays const, reduces object code size
 2017-09-19 18:54 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v3
 2017-09-19 18:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] isdn/i4l: check the message proto does not change across fetches
 2017-09-19 18:52 UTC 

[PATCH] rev-parse: rev-parse: add --is-shallow-repository
 2017-09-19 18:51 UTC  (2+ messages)

[meta-python][PATCH] python-appdirs: add an initial recipe
 2017-09-19 18:51 UTC 

[PATCH] eal: bus scan and probe never fail
 2017-09-19 18:51 UTC  (3+ messages)

How to recover failing filesystem?
 2017-09-19 18:44 UTC 

backport "nfsd: Fix general protection fault in release_lock_stateid()" to 4.4
 2017-09-19 18:50 UTC  (3+ messages)

[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
 2017-09-19 18:49 UTC  (11+ messages)

[PATCH 1/2] ARM: dts: rockchip: add cpu opp table for rv1108
 2017-09-19 18:48 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: dt: add support for rockchip rv1108

[PATCH 0/3] [media] HD PVR USB: Adjustments for two function implementations
 2017-09-19 18:47 UTC  (8+ messages)
` [PATCH 1/3] [media] hdpvr: Delete three error messages for a failed memory allocation
` [PATCH 2/3] [media] hdpvr: Improve a size determination in hdpvr_alloc_buffers()
` [PATCH 3/3] [media] hdpvr: Return an error code only as a constant "

[PATCH v2 0/6] Support PPTT for ARM64
 2017-09-19 18:47 UTC  (16+ messages)
` [PATCH v2 1/6] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v2 2/6] ACPI: Enable PPTT support on ARM64
` [PATCH v2 3/6] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
` [PATCH v2 4/6] Topology: Add cluster on die macros and arm64 decoding
` [PATCH v2 5/6] arm64: Fixup users of topology_physical_package_id
` [PATCH v2 6/6] arm64: topology: Enable ACPI/PPTT based CPU topology

[Buildroot] [PATCH] package/python3: bump to 3.6.2
 2017-09-19 18:47 UTC  (2+ messages)

[PATCH] dmaengine: sun6i: sun4i-gpadc: use of_device_get_match_data
 2017-09-19 18:44 UTC  (2+ messages)

[1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2
 2017-09-19 18:46 UTC  (6+ messages)

[PATCH] clk: pxa: fix building on older compilers
 2017-09-19 18:46 UTC  (2+ messages)

[PATCH 0/2] x86: Fix inline asm call constraints for clang
 2017-09-19 18:45 UTC  (3+ messages)
` [PATCH 1/2] objtool: Handle another GCC stack pointer adjustment bug
` [PATCH 2/2] x86/asm: Fix inline asm call constraints for clang

[Buildroot] [PATCH 0/4] package/tor: bump version to 0.3.1.7
 2017-09-19 18:45 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] "
` [Buildroot] [PATCH 2/4] package/tor: add optional support for lzma
` [Buildroot] [PATCH 3/4] package/zstd: enable library build and staging install
` [Buildroot] [PATCH 4/4] package/tor: add optional support for zstd

[PATCH v2 00/40] tracing: Inter-event (e.g. latency) support
 2017-09-19 18:44 UTC  (3+ messages)

[PATCH v4 2/2] app/testpmd: use uevent to monitor hot removal
 2017-09-20  4:12 UTC  (3+ messages)
` [PATCH v5 0/2] add uevent monitor for hot plug

[PATCH 0/5] dm-mpath: improve I/O schedule
 2017-09-19 18:42 UTC  (14+ messages)
` [PATCH 1/5] block: don't call blk_mq_delay_run_hw_queue() in case of BLK_STS_RESOURCE

[PATCH v4 00/10] arm, arm64, cpufreq: frequency- and cpu-invariant accounting support for task scheduler
 2017-09-19 18:39 UTC  (3+ messages)
` [PATCH v4 02/10] cpufreq: provide default frequency-invariance setter function

[U-Boot] [PATCH 0/6] i.MX6Q: Add SPL_OF_CONTROL support
 2017-09-19 18:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] i.MX6: engicam: Fix MAINTAINERS/README
` [U-Boot] [PATCH 2/6] imx6ul: geam6ul/isiot: Fix to MMC devices
` [U-Boot] [PATCH 3/6] i.MX6: engicam: Move set_fdt_file to common
` [U-Boot] [PATCH 4/6] i.MX6Q: icorem6: Move spl load fit to common/spl
` [U-Boot] [PATCH 5/6] i.MX6Q: icore: Add SPL_OF_CONTROL support
` [U-Boot] [PATCH 6/6] i.MX6Q: icore: Add imx6q board for icore/icore_rqs

[refpolicy] Do we need a new domain for /usr/share/misc/magic.mgc?
 2017-09-19 18:36 UTC  (3+ messages)

[Buildroot] [PATCH] package/zstd: Install tools into /usr/bin, not /usr/local/bin
 2017-09-19 18:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] Support the Capstone disassembler
 2017-09-19 18:36 UTC  (5+ messages)
` [Qemu-arm] "

[Buildroot] [PATCH v3] zstd: bump to version 1.3.1
 2017-09-19 18:36 UTC  (2+ messages)

[PATCH v2 05/11] mux: Add Intel Cherrytrail USB mux driver
 2017-09-19 18:35 UTC  (5+ messages)
  ` [PATCH 1/2] mux: add mux_control_get_optional() API

[patch net-next] team: fall back to hash if table entry is empty
 2017-09-19 18:33 UTC 

[PATCH] drm/amd/amdgpu: Fix iova debugfs for non-iommu case
 2017-09-19 18:33 UTC  (10+ messages)

[PATCH net-next] net: sk_buff rbnode reorg
 2017-09-19 18:33 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 00/8] i915 PMU and engine busy stats
 2017-09-19 18:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for i915 PMU and engine busy stats (rev10)


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.