All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-15 11:27:51 to 2016-06-15 12:18:59 UTC [more...]

BAT bug 95634, take 4
 2016-06-15 12:18 UTC  (18+ messages)
` [PATCH 01/44] drm: Export drm_dev_init() for subclassing
` [PATCH 02/44] drm: Add a callback from connector registering
` [PATCH 03/44] drm: Make drm_connector_register() safe against multiple calls
` [PATCH 04/44] drm: Automatically unregister the connector during cleanup
` [PATCH 05/44] drm: Automatically register/unregister all connectors
` [PATCH 06/44] drm/arc: Remove redundant calls to drm_connector_register_all()
` [PATCH 07/44] drm/atmel-hlcdc: "
` [PATCH 08/44] drm/hisilicon: "
` [PATCH 09/44] drm/mediatek: "
` [PATCH 10/44] drm/msm: "
` [PATCH 11/44] drm/rcar-du: "
` [PATCH 12/44] drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
` [PATCH 13/44] drm: Minimally initialise drm_dp_aux
` [PATCH 14/44] drm/i915: Perform async fbdev initialisation much later
` [PATCH 15/44] drm/i915: Make panel/backlight safe to setup/cleanup multiple times
` [PATCH 16/44] drm/i915: Move panel's backlight setup next to panel init

[PATCH] maintainers.inc: add missing recipes
 2016-06-15 12:18 UTC  (3+ messages)

[PATCH] netfilter: fix buffer null termination
 2016-06-15 12:17 UTC  (4+ messages)

[Qemu-devel] [PULL 00/13] ppc-for-2.7 queue 20160527
 2016-06-15 12:17 UTC  (3+ messages)
` [Qemu-devel] [PULL 03/13] target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate

[PATCH] pvclock: introduce seqcount-like API
 2016-06-15 12:17 UTC  (9+ messages)

[PATCH v2 0/3] Fix DNV HSUART RX DMA timeout interrupt issue
 2016-06-15 12:15 UTC  (2+ messages)

[U-Boot] [PATCH] x86: conga-qeval20-qa3: Add support for internal UART
 2016-06-15 12:15 UTC 

[PATCH] reiserfs: avoid uninitialized variable use
 2016-06-15 12:15 UTC  (3+ messages)

[PATCH v8 0/8] add packet capture framework
 2016-06-15 12:15 UTC  (5+ messages)
` [PATCH v9 1/8] ethdev: use locks to protect Rx/Tx callback lists

[PATCH] v4l2-ctrl.h: fix comments
 2016-06-15 12:14 UTC  (2+ messages)

random pkt generator PMD
 2016-06-15 12:14 UTC  (11+ messages)

[U-Boot] [PATCH 1/2] x86: baytrail: Introduce a Kconfig option for the internal UART
 2016-06-15 12:14 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART

[PATCH i-g-t] demos/intel_sprite_on: Fix connector iteration bug
 2016-06-15 12:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/11] nbd: tighter protocol compliance
 2016-06-15 12:13 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 04/11] nbd: Improve server handling of bogus commands
        ` [Qemu-devel] [Nbd] "

[alsa-devel] [very-RFC 0/8] TSN driver for the kernel
 2016-06-15 12:13 UTC  (18+ messages)
` [alsa-devel] [very-RFC 7/8] AVB ALSA - Add ALSA shim for TSN
    `  "
              ` [very-RFC 0/8] TSN driver for the kernel

bug in struct rte_sched_port_hierarchy define?
 2016-06-15 12:12 UTC 

[Qemu-devel] [PATCH] scsi: esp: check length before dma read
 2016-06-15 12:11 UTC  (2+ messages)

[PATCH] linux-firmware: add iwlwifi-8000C-19 version
 2016-06-15 12:11 UTC  (2+ messages)

[PATCH 00/14] Cruft removal around drm_master
 2016-06-15 12:10 UTC  (25+ messages)
` [PATCH 01/14] drm: Nuke legacy maps debugfs files
` [PATCH 02/14] drm: Hide hw.lock cleanup in filp->release better
` [PATCH 03/14] drm: Link directly from drm_master to drm_device
` [PATCH 04/14] drm: Move master functions into drm_auth.c
` [PATCH 05/14] drm: Extract drm_master_open
  ` [Intel-gfx] "
` [PATCH 06/14] drm: Extract drm_master_relase
  ` [Intel-gfx] "
` [PATCH 07/14] drm: Only do the hw.lock cleanup in master_relase for !MODESET
` [PATCH 08/14] drm: Move authmagic cleanup into drm_master_release
` [PATCH 09/14] drm: Protect authmagic with master_mutex
  ` [Intel-gfx] "
` [PATCH 10/14] drm: Mark authmagic ioctls as unlocked
  ` [Intel-gfx] "
` [PATCH 11/14] drm: Mark set/drop master ioctl "
  ` [Intel-gfx] "
` [PATCH 12/14] drm: Move master pointer from drm_minor to drm_device
  ` [Intel-gfx] "

[PATCH] [media] v4l2-ioctl.c: fix warning due wrong check in v4l_cropcap()
 2016-06-15 12:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] scsi: esp: check length before dma read
 2016-06-15 12:08 UTC 

[PATCH] Add support for power9 in ibm_architecture_vec
 2016-06-15 12:08 UTC  (3+ messages)

[PATCH v3 0/6] fix bugs; enable iommu for ARM64
 2016-06-15 12:04 UTC  (19+ messages)
  ` [PATCH v3 1/6] iommu/rockchip: fix devm_{request,free}_irq parameter
  ` [PATCH v3 2/6] iommu/rockchip: add map_sg callback for rk_iommu_ops
  ` [PATCH v3 3/6] iommu/rockchip: support virtual iommu slave device
  ` [PATCH v3 5/6] iommu/rockchip: use DMA API to map, to flush cache
  ` [PATCH v3 6/6] iommu/rockchip: enable rockchip iommu on ARM64 platform
` [PATCH v3 4/6] drm: rockchip: use common iommu api to attach iommu

[PATCH 00/10] i2c: designware-platdrv: Some improvments related to PM
 2016-06-15 12:07 UTC  (6+ messages)
` [PATCH 02/10] i2c: designware-platdrv: Gate clk in error path in ->probe()

[Bug 46713] New: HDMI audio played back at a wrong rate
 2016-06-15 12:06 UTC  (2+ messages)
` [Bug 46713] "

[ANNOUNCE] Git Rev News edition 16
 2016-06-15 12:06 UTC 

[PATCH v2 1/1] x86/platform/intel-mid: Make vertical indentation consistent
 2016-06-15 12:04 UTC 

[PATCH 0/2] Drop last two remaining omap3 legacy board files
 2016-06-15 12:05 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP2+: Drop legacy board file for n900

[RFC PATCH] regulator: introduce boot protection flag
 2016-06-15 12:05 UTC  (3+ messages)

[PATCH V2] net: Allow xt_owner in any user namespace
 2016-06-15 11:52 UTC  (5+ messages)

[PATCH v11 0/3] mempool: add external mempool manager
 2016-06-15 12:03 UTC  (10+ messages)
` [PATCH v12 "
  ` [PATCH v12 1/3] mempool: support external mempool operations

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2016-06-15 12:03 UTC  (2+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

[nft PATCH] tests/shell: cleanup tempfile handling in testcases/sets/cache_handling_0
 2016-06-15 12:02 UTC  (2+ messages)

[Qemu-devel] Supplying QCOW2 as 'file' driver to `blockdev-add` results in a QEMU crash
 2016-06-15 12:02 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[nft PATCH] tests/shell: delete unused variable in run-tests.sh
 2016-06-15 12:02 UTC  (2+ messages)

multipath IB/srp fail-over testing lands up in dump stack in swiotlb_alloc_coherent()
 2016-06-15 12:02 UTC  (9+ messages)

[Cocci] [PATCH 0/4] scripts: add basic python version library and use it
 2016-06-15 12:01 UTC  (4+ messages)
` [Cocci] [PATCH 2/4] scripts: add reqs python library
    ` Aw: "

[PATCH 00/15] drivers: net: cpsw: improve runtime pm
 2016-06-15 11:56 UTC  (32+ messages)
` [PATCH 01/15] drivers: net: cpsw: fix suspend when all ethX devices are down
` [PATCH 02/15] drivers: net: cpsw: check return code from pm runtime calls
` [PATCH 03/15] drivers: net: cpsw: remove pm runtime calls from suspend callbacks
` [PATCH 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device
` [PATCH 05/15] drivers: net: cpsw: ndev: "
` [PATCH 06/15] drivers: net: davinci_mdio: do pm runtime initialization later in probe
` [PATCH 07/15] drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
` [PATCH 08/15] drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
` [PATCH 09/15] drivers: net: davinci_mdio: split reset function on init_clk and enable
` [PATCH 10/15] drivers: net: davinci_mdio: add pm runtime callbacks
` [PATCH 11/15] drivers: net: davinci_mdio: implement pm runtime auto mode
` [PATCH 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string
` [PATCH 13/15] net: davinci_mdio: introduce "ti,cpsw-mdio" "
` [PATCH 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
` [PATCH 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string

[PATCH 0/3] Exynos IOMMU: improve clock management
 2016-06-15 12:00 UTC  (3+ messages)

Xen-unstable 4.8: HVM domain_crash called from emulate.c:144 RIP: c000:[<000000000000336a>]
 2016-06-15 12:00 UTC  (6+ messages)

[PATCH] drm/vmwgfx: use *_32_bits() macros
 2016-06-15 11:59 UTC  (7+ messages)

[PATCH nft] tests: shell: add endless jump loop tests
 2016-06-15 11:59 UTC  (2+ messages)

[PATCH nft] tests: shell: make testcases which using tcp/udp port more rubost
 2016-06-15 11:58 UTC  (3+ messages)

[PATCH 00/54] MAINTAINERS: Add file patterns for device tree bindings
 2016-06-15 11:55 UTC  (4+ messages)
` [PATCH 22/54] MAINTAINERS: Add file patterns for iommu "

[PATCH nft] src: use new definitions from libnftnl
 2016-06-15 11:56 UTC 

[Bug 82279] New: SDL applications crash when changing video mode: double free or corruption
 2016-06-15 11:56 UTC  (2+ messages)
` [Bug 82279] [bisected] double free or corruption on context destruction with postprocessing enabled

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-15 11:55 UTC  (5+ messages)

[Bug 40476] No HDMI audio though ATi Radeon HD5730/1GB-VRAM card
 2016-06-15 11:54 UTC  (2+ messages)

[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
 2016-06-15 11:54 UTC  (4+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain

[PATCH v8 1/2] drm/bridge: Add sii902x driver
 2016-06-15 11:53 UTC  (2+ messages)

[PATCH i-g-t] tests/drv_missed_irq_hang: Fix gem_blt path
 2016-06-15 11:56 UTC  (2+ messages)

[PATCH v2] arm64: allow building with kcov coverage on ARM64
 2016-06-15 11:53 UTC  (8+ messages)

[PATCH 0/4] x86: Rewrite switch_to()
 2016-06-15 11:52 UTC  (5+ messages)
` [PATCH 3/4] x86: Rewrite switch_to() code

padata - is serial actually serial?
 2016-06-15 11:52 UTC  (2+ messages)

[PATCH] verify-tag: allow to verify signed blob objects
 2016-06-15 11:51 UTC 

[PATCH] iommu/vt-d: Avoid write-tearing on PTE clear
 2016-06-15 11:48 UTC  (2+ messages)

Linux panics when suspend cannot offline the secondary cores
 2016-06-15 11:48 UTC  (7+ messages)
          ` Rebooting Cortex A9 MPCore (was: Linux panics when suspend cannot offline the secondary cores)

vTPM detaching issue
 2016-06-15 11:48 UTC  (4+ messages)

[Bug 91141] Lots of *ERROR* Couldn't update BO_VA (-22) since drm/radeon: stop using addr to check for BO move
 2016-06-15 11:48 UTC  (3+ messages)

[PATCH v2] mbuf: new flag when Vlan is stripped
 2016-06-15 11:48 UTC  (2+ messages)
` [PATCH v3] "

Next 4.6.x stable release, numbering, qemu-tag
 2016-06-15 11:46 UTC  (9+ messages)

[Qemu-devel] git master build failure
 2016-06-15 11:46 UTC  (6+ messages)

[PATCH 1/6] drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup
 2016-06-15 11:44 UTC  (6+ messages)
` [PATCH 2/6] drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING
` [PATCH 3/6] drm/ttm: simplify ttm_bo_wait
` [PATCH 4/6] drm/ttm: add the infrastructur for pipelined evictions
` [PATCH 5/6] drm/amdgpu: save the PD addr before scheduling the job
` [PATCH 6/6] drm/amdgpu: pipeline evictions as well

[oe-commits] [openembedded-core] branch master updated (2fdd2c1 -> c57ab66)
 2016-06-15 11:44 UTC 

[PATCH] tools/perf: fix the word selected in find_*_bit
 2016-06-15 11:42 UTC 

[PATCH net-next 00/10] net_sched: defer skb freeing while changing qdiscs
 2016-06-15 11:43 UTC  (2+ messages)

[PATCH 0/2] Add SHA-3 algorithm and test vectors
 2016-06-15 11:42 UTC  (3+ messages)
` [PATCH 1/2] Crypto: Add SHA-3 hash algorithm

disfunctional floppy driver in kernels 4.5, 4.6 and 4.7
 2016-06-15 11:42 UTC  (5+ messages)

[PATCH] iommu/vt-d: reduce extra first level entry in iommu->domains
 2016-06-15 11:39 UTC  (4+ messages)

[cryptodev:master 47/51] crypto/drbg.c:1637:39-40: Unneeded semicolon
 2016-06-15 11:40 UTC  (3+ messages)
` [PATCH] crypto: fix semicolon.cocci warnings

Linux RT workshop colocated with ELCE'16
 2016-06-15 11:39 UTC 

[PATCH v2 00/15] Runtime pm ref leak bonanza
 2016-06-15 11:37 UTC  (4+ messages)

[linux-lvm] managing "local" LVM and cLVM concurrently ?
 2016-06-15 11:36 UTC 

[PATCH v2 0/2] Support consistent reads of mapped vcpu_runstate_info
 2016-06-15 11:34 UTC  (3+ messages)
` [PATCH v2 1/2] xen/arm: add support for vm_assist hypercall
` [PATCH v2 2/2] xen: add update indicator to vcpu_runstate_info

Yocto git server via http and mirror tarballs
 2016-06-15 11:33 UTC  (3+ messages)

[PATCH 0/8] arm64: pmu: Detect multiple PMU types in an ACPI system
 2016-06-15 11:33 UTC  (4+ messages)
` [PATCH 3/8] arm64: pmu: Add support for probing with ACPI

[PATCH 0/2] Fix CPU Online handling for unbounded worker threads
 2016-06-15 11:32 UTC  (5+ messages)
` [PATCH 2/2] workqueue:Fix affinity of an unbound worker of a node with 1 online CPU

[PATCH] mmc: host: use pr_err for sdhci_dumpregs
 2016-06-15 11:28 UTC  (2+ messages)

[xen-4.6-testing test] 95718: tolerable trouble: broken/fail/pass - PUSHED
 2016-06-15 11:32 UTC 

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-15 11:28 UTC  (8+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server


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.